@charset "utf-8";
/* CENTRO */

#centro2 { background:left top url(../imgs/centro_fundo.jpg) repeat-x #fff; }

#centro {
	width:745px;
	padding:15px;
	clear:both;
	height:auto;
}

#centro h2 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18pt;
	color:#20333E;
	font-weight:bold;
	letter-spacing:1px;
	height:30px;
	width:450px;
	float:left;
}

#centro .busca {
	float:right;
	width:250px;
}

#centro .busca .campo { float:left; }

#centro .busca label { width:45px; padding-top:3px; }

#centro .busca .botao {
	padding:2px;
	font-size:11px;
	float:left;
	margin-left:5px;
	_margin-left:2px;
	cursor:pointer;
}

#centro h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	color:#335262;
	font-weight:bold;
	margin-bottom:3px;
	border-bottom:2px solid #F1F0F0;
	padding-top:2px;
	padding-bottom:5px;
	clear:both;
}

#centro .conteudo {
	float:left;
	width:725px;
	background-color:#fff;
	padding:10px;
	border-bottom:1px solid #F1F0F0;
}

/* BOXES */

#centro .box_noticia {
	float:left;
	width:445px;
	margin-top:15px;
	height:260px;
}

#centro .box_noticia ul { list-style:none; }
#centro .box_noticia ul li {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #DEE6EB;
}

#centro .box2 {
	float:left;
	width:280px;
	margin-left:20px;
	_margin-left:20px;
}

#centro .box2 a { color:#fff; }

#centro .box2 h3 {
	float:left;
	width:270px;
	height:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	color:#fff;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:15px;
	padding-left:10px;
	padding-top:10px;
	background:left top url(../imgs/capa_tit.jpg) no-repeat;
	border:0;
}

#centro .box2 img {
	float:left;
	margin-right:5px;
	_margin-right:2px;
}

#centro .box2 .box_cont {
	float:left;
	height:65px;
	background:right bottom url(../imgs/box.jpg) no-repeat #708FA1;
	width:265px;
	font-size:11px;
	color:#fff;
	padding:7.5px;
}

#centro .box2 .box_cont2 {
	width:180px;
}

#centro .box2 .box_cont li,#centro .box2 .box_cont ul {	
	list-style-image:none;
	list-style:none;
	margin-left:0;
}

/* CONTEUDO */

#centro ul li {
	list-style-image:url(../imgs/li.png);
	margin-left:18px;
}

#centro .conteudo li {
	margin-bottom:10px;
}

#centro .conteudo h3 {
	margin-bottom:15px;
	margin-top:10px;
	font-size:13pt;
	font-weight:bold;
}

#centro .conteudo h3 a {
	color:#000;
}

#centro h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#20333E;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
	display:block;
}