.clear {
	clear:both;
}
body {
	margin: 0;
	background: url(imagens/bg.jpg) top center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#geral {
	margin: 0 auto;
	width:770px;
	text-align:left;
	background: #FFFFFF;
	border-right: 1px solid #aacded;
	border-left: 1px solid #aacded;
}
img {
	border:0;
}
/*---------TOPO--------*/

#superbanner {
	padding: 5px 0;
	text-align:center;
}
#topo1 {
	width: 770px;
}
#topo1 #logo {
	width: 271px;
	float: left;
	height: 88px;
}
#topo1 #banner1 {
	width: 468px;
	height: 60px;
	margin: 15px 10px 0px 15px;
	float: left;
}
#topo2 {
	background: url(imagens/topo2_bg.jpg) no-repeat;
	height: 135px;
	width: 771px;
	clear: both;
}
#prediocdl {
	width:285px;
	height: 135px;
	float: left;
}
#bannertop {
	height: 114px;
	width: 468px;
	margin:10px 0;
	float: left;
}
/*---------MENU-----------*/

#menu {
	width: 146px;
	float:left;
	margin: 8px 3px 0 3px;
	_margin: 8px 1px 0 2px;
}
#menu ul {
	padding: 2px;
	list-style-type: none;
	margin: 2px;
}
#menu li a, #menu li a:link {
	padding: 2px;
	display: block;
	font-size: 12px;
	height: 15px;
	color: #000000;
	width: 138px;
	margin-bottom: 0;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none
}
#menu li a:hover {
	background-color:#ECF3FB;
	color: #666;
}
.nomemenu {
	font-size: 14px;
	color: #4b91d2;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin: 5px;
}
/*---------CONTEUDO-----------*/

#central {
	float:left;
	margin-bottom: 10px;
}
#central #centro {
	width: 481px;
}
#central #interna {
	width: 476px;
	margin: 10px 5px 5px 0px;
	_margin: 10px 0 5px 0;
}
#central #interna img {
	max-width: 476px;
}
/*---------ARTIGOS-----------*/

#central #centro #artigos {
	width: 155px;
	margin: 5px 3px 0 4px;
	float: left;
	background-color: #F2F7FC;
	border: 1px solid #aacded;
	_margin: 5px 3px 0 0px;
}
#central #centro #artigos p {
	margin: 5px 3px 9px 5px;
	padding:0;
}
/*---------ARTIGOS-----------*/



/*---------DESTAQUES-----------*/

#central #centro #destaques {
	width: 313px;
	margin: 5px 0px 0 2px;
	float:left;
}
#central #centro #destaques .destaques {
	height: 125px;
	width: 315px;
	margin-left: 4px;
	clear: both;
}
#central #centro #destaques .destaques .dt {
	height: 125px;
	width: 155px;
	float: left;
}
/*---------DESTAQUES-----------*/







#central #centro #bannermeio1 {
	width: 480px;
	float:left;
	margin-top: 5px;
}
#central #centro #bannerpp {
	width: 480px;
	clear: both;
}
#central #centro #notcapa {
	width: 230px;
	float: left;
	margin: 6px 6px 8px 0;
}
#central #centro #not2 {
	float: left;
	width: 230px;
	background-color: #f2f7fc;
	margin: 6px 0px 8px 0;
	padding: 5px;
	border: 1px solid #aacded;
}
#maisnot {
	width: 460px;
	background-color: #f2f7fc;
	padding: 5px;
	border: 1px solid #aacded;
	clear: both;
}
/*--------BANNERS LATERAIS--------*/

#patrocinio {
	float: left;
	width: 130px;
	margin: 8px 0 0 0px;
}
/*---------RODAPE-------*/

#geral #rodape {
	clear: both;
	height: 54px;
	width: 770px;
}
/*---------GALERIA-------*/

.fotoGal {
	width: 100px;
	height: 75px;
	border: 1px solid #0099FF;
}
/*---------FORM ASSOCIE-SE e contato-------*/

#associese {
	margin:0;
	padding:0;
}
.campoG {
	border: 1px solid #0099FF;
	width: 310px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	height: 19px;
}
.campoP {
	border: 1px solid #0099FF;
	width: 110px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	height: 19px;
}
/*contato*/

.campoTxt {
	border: 1px solid #0099FF;
	width: 310px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	height: 60px;
}
.contatoEnviar {
	border: 1px solid #0099FF;
	color: #FFF;
	background-color: #0066FF;
	width: 150px;
}
.AssocEnviar {
	border: 1px solid #0099FF;
	color: #FFF;
	background-color: #0066FF;
	width: 80px;
}
.AssocLimpar {
	border: 1px solid #333;
	color: #FFF;
	background-color: #666666;
	width: 80px;
}
