@charset "utf-8";

* { 
	margin:0; 
	padding:0; 
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
	

html{
	background:url(../img/fundo.png) repeat;
}


body {
	text-align:center;
	background:url(../img/bg-topo.jpg) repeat-x;
}



#container {
	width:961px;
	margin:0 auto;
	border: 0px #000000;
	height:200px;
}
/*__________Topo_*/
#topo{
	margin:0 auto;
	height:200px;
	position:relative;
}

#redetopo{
	position:absolute;
	right:5px;
	width:226;
	}

#logo{
	width:366px;
	height:160px;
	background:url(../img/logo.png) no-repeat;
	}

#fotos {
	width:961px;
	height:378px;
	overflow:hidden;
	position:relative;
	margin-top:-11px;
	
	}
	#slideshow {
		width:961px;
		height:378px;
		position:relative;
		z-index:3;
	}
#menu{
	width:961px;
	height:20px;
	color:#FFFFFF;
	text-align:right;
	position:relative;
	margin:-55px
}
	a.menu{
		color:#FFFFFF;
		font:bold 12px Arial, Helvetica, sans-serif;
		text-decoration:none;
		padding:0 10px;
		line-height:38px;
	}
	a.menu:hover { color:#FFFF00; }
	a.sel { color:#fc0;}
	
#indique{
	margin-right:20px;
	margin-top:15px;
	float:right;
	height:30px;
	color:#96090e;
}
	a.indique{
		color:#96090e;
		font:bold 12px Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-transform:uppercase;
		vertical-align:-2px;
	}
	a.indique:hover{color:#034ea2;}

#news{
	float:right;
	margin:10px;
	height:25px;
	font:normal 11px Verdana;
	text-transform:uppercase;
}
	.inp-news{
		background:url(../img/bg-input-news.png) 0 -1px no-repeat;
		color:#8ba8be;
		font:bold 9px Verdana;
		width:195px;
		height:19px;
	}
	.sub-news{
		background:url(../img/bg-submit-news.png) 0 0px no-repeat;
		color:#FFFFFF;
		font:bold 13px Verdana;
		width:27px;
		height:21px;
		cursor:pointer;
	}
/*__________Topo_*/

#conteudo{
	width:960px;
	background:#FFFFFF;
}

#rodape{
	position:relative;
	width:100%;
	height:278px;
	background:url(../img/bg-rodape.jpg) repeat-x;
	float:left;
}

#rodape1{
	width:961px;
	height:278px;
	margin:0 auto;
}
#logradouro{
	width:330px;
	height:233px;
	float:left;
}

	#telefone{
		padding-top:30px;
		height:30px;
		float:none;
		font:bold 0px/35px Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		text-align:left;
		width:auto;
	}
		.tel{
		font-size:25px;
		}
	#endereco{
		padding-top:30px;
		height:30px;
		color:#FFFFFF;
		text-align:left;
	}
		.endereco1{
		font:"Times New Roman", Times, serif;
		font-size:16px;
		}
		
#redesociais{
	margin:0 auto;
	width:290px;
	height:233px;
	float:left;
}
	#titulord{
		font:"Times New Roman", Times, serif;
		text-align:left;
		font-size:20px;
		margin:30px auto;
		color:#FFF;
		}
	#imagemrs{
		margin:-15px auto;
		width:280px;
		height:44px;
	}
	#reds{
	width:32px;
	height:33px;
	float:left;
	margin:0 10px 0 0;
	}
		
#fanpage{
	margin:9px 10px;
	width:318px;
	height:220px;
	float:left;
	background:#FFF;
}		
		
	#copyright{
		width:961px;
		height:40px;
		float:left;
		text-align:center;
		color:#FFF;
	}
	
	.marca-siete{
	display: block;
	background: url(../img/marca-siete.png) no-repeat;
	width: 71px;
	height: 26px;
	text-indent: -500px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
