/* Layout */
#sidebar, #main{ float: left;}
#sidebar{ width: 190px; }

/* Menus */
#sobre{
	float:left;
	background: url(../../img/pt-br/mn_down_back.png) #E3E7E8 no-repeat 4px 5px;
	margin-right: 3px;
	margin-bottom: 7px;
	padding:4px 0; 
	width:188px;
} * html #instrucoes, * html #sobre {margin-right: 0;}

#sobre a {
	font-size:08pt;
	color:#385F72;
}
#sobre li a { text-indent:-5000px; display:block; margin:0 2px;}
#sobre li a.faleconosco { background:url(../../img/pt-br/mn_down_fconosco.gif) no-repeat; height:27px; width:182px; }
#sobre li a.duvidasfreq { background:url(../../img/pt-br/mn_down_dfrequentes.gif) no-repeat;  height:26px; width:182px; }
#sobre li a.contato { background:url(../../img/pt-br/mn_down_contato.png) no-repeat;  height:28px; width:182px; }
#sobre li a.parceiro { background:url(../../img/pt-br/mn_down_parceiro.png) no-repeat;  height:31px; width:182px; }

#subareas li.sub a {
	text-indent:30px;
	padding-top:7px;
	height:25px;
	border-bottom:1px dashed #A4B6BC;
	background: url(../../img/pt-br/bullet.gif) #DAE0E3 no-repeat 20px 13px;
}
#subareas li.sub a.caracColab span{
	display: block;
}

#subareas li.sub2 a {
	text-indent:45px;
	padding-top:5px;_padding-bottom:5px;
	height:20px;
	border-bottom:1px dashed #A4B6BC;
	background: url(../../img/pt-br/bullet.gif) no-repeat 35px 10px;
}



/* center bottom */

#main{
	width: 555px;
	background: url(../../img/pt-br/aempresa/back_01.gif) #F2F7F7 repeat-x top left;
	padding: 10px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	float:left;
} * html #main{
	width: 555px;
}

/**/

#center {}
#center h2 {
	font-size:09pt;
	padding:10px 0;
	margin-bottom:10px;
	text-indent:0;
	color:#5F8DA1;
	background: url(../../img/pt-br/faleconosco/form_line.gif) no-repeat 0 bottom;
}
#center p {
	margin-bottom:20px;
}
#center #boxGrafico{
	width: 367px;
	height: 386px;
	margin-left: -5px;
	background: url(../../img/pt-br/aempresa/fundoGrafico.jpg) no-repeat center center;
	float: left;
}
#center #boxGrafico h4{
	margin: 10px;
	font-size: 11px;
	font-weight: 400;
}
#center #boxGrafico img{
	margin: 10px 15px;
}
#center #boxGrafico p{
	text-align: center;
	color: #445158;
}
#center #boxMenu{
	width: 193px;
	height: 168px;
	margin-right: -5px;
	float: right;
}
#center #listaCaracColab{
	margin-left: 10px;
}
#center #listaCaracColab li{
	padding: 7px 20px;
	background: url(../../img/pt-br/aempresa/ico_seta_pessoas.jpg) no-repeat left center;
}
#center #listaCaracColab li a{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #4c5b63;
	font-weight: bold;
}
	#center #boxMenu #listaCaracColab li{
		padding: 5px 0 8px 20px;
	}
	#center #boxMenu #listaCaracColab li a{
		font-size: 10px;
	}
#center #boxResumo{
	width: 193px;
	height: 217px;
	margin-right: -5px;
	background: url(../../img/pt-br/aempresa/fundoResumo.jpg) no-repeat center center;
	float: right;
}
#center #boxResumo h4{
	margin: 10px;
	font-size: 11px;
	font-weight: 400;
}
#center #boxResumo p{
	margin: 10px;
	padding-left: 15px;
}
#center #boxResumo p.blockRed{
	background: url(../../img/pt-br/aempresa/blockRed.jpg) no-repeat left center;
}
#center #boxResumo p.blockBlack{
	background: url(../../img/pt-br/aempresa/blockBlack.jpg) no-repeat left center;
}
#center #boxResumo p.blockGray{
	background: url(../../img/pt-br/aempresa/blockGray.jpg) no-repeat left center;
}
#center #boxResumo p.blockOrange{
	background: url(../../img/pt-br/aempresa/blockOrange.jpg) no-repeat left center;
}
#center #boxResumo p.blockYellow{
	background: url(../../img/pt-br/aempresa/blockYellow.jpg) no-repeat left center;
}
#center #boxResumo p.blockGreen{
	background: url(../../img/pt-br/aempresa/blockGreen.jpg) no-repeat left center;
}
#center #boxResumo p.blockLBlue{
	background: url(../../img/pt-br/aempresa/blockLBlue.jpg) no-repeat left center;
}
#center #boxResumo p.blockBlue{
	background: url(../../img/pt-br/aempresa/blockBlue.jpg) no-repeat left center;
}
#center #boxResumo p.blockRose{
	background: url(../../img/pt-br/aempresa/blockRose.jpg) no-repeat left center;
}

/**/

#boxinferior, .boxinferior {
	border:2px solid #DBE0E2;
	background-color:#F8FCFD;
	width:524px;
	padding:10px;
}

#boxinferior h3, .boxinferior h3 {
	text-indent:0;
	font-size:10pt;
	border-bottom:1px solid #E3E8E9;
	margin-bottom:15px;
	padding-bottom:5px;
}

#boxinferior ul li, .boxinferior ul li {
	margin-bottom:10px;
}





