/*
	-----------------------------------------
	Desenvolvido por: Weffenson Basilio
	Link websites - www.linkwebsites.com.br
	-----------------------------------------
*/

@import url("corpo.css");
@import url("menu.css");
@import url("galeria.css");


/* CONTEUDO */

#principal{
	width: 100%;
}
#centro_principal{
	width: 776px;
	left:50%;
	margin-left:-389px;
	position:absolute;
}
#topo {
	width: 778px;
	float:left;
	height: 132px;
	background-image:url(../imagens/index_03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 120px;
}
#div_menu {
	width: 778px;
	float:right;
	height: 46px;
	background-image:url(../imagens/index_05.gif);
	background-color: #0C131B;
}
#conteudo {
	float: left;
	width: 778px;
}
#col_esq {
	float: left;
	width: 300px;
	padding-left: 40px;
	padding-top: 35px;
}
.div_chamada_fotos {
	width: 300px;
	height: 77px;
	padding-bottom: 3px;
}
#banner_promocional {
	margin-top: 20px;

}
.todas_noticias {
	font-size: 10px;
	padding-top: 3px;
	text-decoration:none;
}
#col_dir {
	float: right;
	width: 360px;
	padding-right: 40px;
	padding-top: 35px;
}
#banner_flash {
	width: 360px;
	height: 240px;
}
#chamadas_2 {
	width: 360px;
	padding-top: 30px;
}
#chamadas_2 h1 {
	font-size: 14px;
}




#centro {
	width: 778px;
	float:left;
	background-color: #0C131B;
}
#parceiros {
	float: left;
	width: 778px;
	height: 25px;
	padding-bottom: 15px;
	background-color: #0C131B;
}

#rodape {
	width: 100%;
	height:85px;
	background-image: url(../imagens/index_21.gif);
	background-repeat:repeat-x;
}
#table_rodape{
	padding-top:6px;
	width:778px;
	height:85px;
	background-image:url(../imagens/index_22.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 10px;
	font-weight: 10px;
}
#centro_conteudo_internas {
	float: left;
	width: 420px;
	margin-top: 40px;
	margin-left: 25px;
	padding: 15px;
	background-color: #000000;
	font-size: 14px;
}
#centro_conteudo_internas h1{
	display:block;
	padding:18px;
	background-color:#333333;
}
#lateral_internas {
	float: right;
	width: 180px;
	margin-top: 40px;
	margin-right: 25px;
	background-color: #000000;
	padding: 15px;
}
#lateral_internas h1{
	display:block;
	padding:6px;
	background-color:#333333;
	font-size:16px;
}
#lateral_internas h2{
	font-size:14px;
}

#lista_eventos a {
	color: #CCCCCC;
}
#seleciona_foto a {
	color: #CCCCCC;
}

