/* CSS Document */
body{
	background:#efc0b2;
}
#content{
	float:left;
	width:976px;
	padding:12px 0;	
	background:url(../images/topo/fundo.png) center no-repeat;
}
.latEsq{
	float:left;
	width:251px;
	_width:245px;	
}
#boxEdicao {
	background:#D98E6E;
	border:1px solid #DB8485;
	width:100%;	
	float:left;
	position:relative;
	margin-bottom:10px;
	height:100%;
}
.centro{
	float:left;
	width:519px;
	margin:0 7px 0 12px;
	_margin:0 3px 0 6px;
}

.latDir{
	float:left;
	width:180px;
}
/*-----------------BOXES--------------*/


.destaque{
	width:229px;
	padding:0px  8px;
}
.destCentro{
	float:left;
	width:229px;
	margin:0 0 0 0;
	padding:5px 12px;
	_padding:2px 6px;
}
.destCentroEnq{
	float:left;
	width:229px;
	margin:0 0 0 0;
	padding:5px 12px;
	_padding:2px 6px;
	height:90px;
	_height:97px;
}
.destCentroImg{
	float:left;
	width:253px;
	margin:0 0 0 0;
}
.centroEsq{
	float:left;
	width:253px;
	margin:0 8px 0 0;
	_margin:0 4px 0 0;
}
.centroDir{
	float:left;
	width:253px;
}
h2{
	float:left;
}
.img{
	float:left;
	padding-bottom:10px;
}
.texto{
	float:left;
	font:10px Verdana;
	color:Black;
}
.texto a{
	font:10px Verdana;
	color:Black;
	cursor:pointer;
}
.texto ul{
	float:left;
}
.texto ul li{
	font:10px Verdana;
	color:Black;
}
.btnCentro{
	float:left;
}
.btnCentro a{
	font:bold 10px Verdana;
	color:Black;
	cursor:pointer;
}
.busca ul li{
	float:left;
}
.banner{
	float:left;
	padding:0 0 10px 0;
}
.textarea{
	float:left;
	width:88px;
	height:17px;
	border:1px solid white;
	font:10px Verdana;
	color:Black;
}
#titDestaqueRevista {
	width:100%;
	height:30px;
	float:left;
	background-image:url(../images/tit_destaquedarevista.png);
	margin-top:10px;
	margin-bottom:10px;
}
#imgEnquete {
	width:100%;
	height:30px;
	float:left;
	background-image:url(../images/tit_enquete.png);
	position:relative;
}
#boxEnquete {
	border:1px solid #DB8485;
	width:100%;
	float:left;
	position:relative;
	background-color:#FDF2EE;
}
.flash {
	border:1px solid #DB8485;
	width:513px;
	height:243px;
}
#imgTiraduvidas {
	width:100%;
	height:30px;
	float:left;
	background-image:url(../images/tit_tiraduvidas.png);
	position:relative;
	cursor:pointer;
}
#boxTiraduvidas {
	border:1px solid #D0A37A;
	width:100%;
	float:left;
	position:relative;
	background-color:#FDF2EE;
}
.destCentroTira{
	float:left;
	width:170px;
	margin:0 0 0 0;
	padding:5px 12px;
	_padding:5px 5px;
	height:82px;
	_height:78px;
}
#boxDestaque {
	border:1px solid #DB8586;
	width:100%;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	margin:10px 0 0 0;
}
.textoDestaque{
	float:left;
	font:10px Verdana;
	font-weight:bold;
	color:#964C4D;
	line-height:12px;
	padding: 0 5px 5px 5px;
}
.textoDestaque a{
	font:10px Verdana;
	font-weight:bold;
	color:#964C4D;
	cursor:pointer;
	line-height:12px;
	padding: 0 5px 5px 5px;
}
.textoDestaque ul{
	float:left;
}
.textoDestaque ul li{
	font:10px Verdana;
	font-weight:bold;
	color:#964C4D;
	line-height:12px;
	padding: 0 5px 5px 5px;
}

