#bg {
	background: url(../../imgs/bgs/site-interna.png) no-repeat center top;
}
#header{
	height:157px;
	position:relative;}
#bg .page.center #main #tres-elementos {
	background:url("../../imgs/bgs/tres-elementos.jpg") no-repeat scroll 0 0 transparent;
	clear:both;
	height:172px;
	width:949px;
}
#bg .page.center #main #tres-elementos ul {
	padding-top:80px;
	margin:0;

}
#bg .page.center #main #tres-elementos ul #indicadores {
	float:left;
	list-style:none outside none;
	margin-left:155px;
	width:152px;
}
#bg .page.center #main #tres-elementos ul #sejacorrespondente {
	float:left;
	list-style:none outside none;
	margin-left:159px;
	width:152px;
}
#bg .page.center #main #tres-elementos ul #faleconosco {
	float:left;
	list-style:none outside none;
	margin-left:156px;
	width:152px;
}
#col-right {
	width:289px;}

#col-mid{
	margin:20px 0;
	width:640px;}


.titulo{
	background:url("../../imgs/icones/ico-seta.png") no-repeat scroll 0 10px transparent;
	color:#2C3B24;
	padding-left:20px;}

h3{
	color:#2C3B24;}

ul.mapa-site{
	list-style-type:square;}

/*FORMULARIO*/

.box-formulario{
	float:left;
	margin-left:30px;}

.formulario{
	float:left;
	width:100%;
	margin-bottom:20px;}

.formulario input{
	width:274px;}

.bt-enviar{
	float:left;
	margin:0 0 20px 243px;}

label{
	font-weight:bold;
	padding:3px 5px 0 0;
	float:left;
	width:120px;
}

.maior{
    font-weight:bold;
	padding:3px 5px 0 0;
	float:left;
	width:100%;
}


