@charset "utf-8";
/* CSS Document */
.conteudo_central{
	float:left;
	width:550px;
	margin-left:6px;
	margin-top:6px;
	margin-bottom:6px;
		text-align: left;
}
.menulateral{
	height:525px;
	width:174px;
	float:left;
	margin-left:7px;
		margin-top:6px;
			padding-bottom:6px;
}
.destaques_modulo{
	padding-left:7px;
	height:240px;
	width:543px;
	float:left;
	background-color:#f0ece7;
	margin-bottom:6px;
		text-align: left;
}
#back_destaques{
	background-image:url(../arquivos/back_destaques.gif);
	background-position: 180px 35px;
	background-repeat:no-repeat;
}
.noticias_modulo{
	height:220px;
	width:205px;
	float:left;
	background-color:#f0ece7;
	margin-bottom:6px;
}
.busca_modulo{
	padding-left:7px;
	height:58px;
	width:543px;
	float:left;
	background-color:#f0ece7;
	padding-top:8px;
	height: 45px;
}
.titles_images{
	padding-top:7px;
	height:20px;
}
.titles_images_busca{
	padding-top:6px;
	height:22px;

}
.fontmodulos_busca {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box_modulo{
	height:107px;
	width:160px;
	float:left;
	background-color:#f0ece7;
		margin-bottom:6px;
		margin-left:5px;
		padding-left:7px;
}
.box_frame{
	height:107px;
	width:167px;
	float:left;
	background-color:#f0ece7;
		margin-bottom:6px;
		margin-left:6px;
}.box_cad{
	height:105px;
	width:158px;
	background-color:#f0ece7;
}
#diferenciais{
	background-image:url(../arquivos/back_diferenciais.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.fontmodulos {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.vejamais{
	background-image:url(../arquivos/vejamais.gif);
	background-repeat: no-repeat;
	background-position:left;
	color: #3b8ab9;
	font-size: 11px;
	padding-left:13px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	
	}
.BordaDestaque {
	border: 4px solid #e1e1e3;
}

