/* 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; }

/* 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: 5px;
	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;
}

/**/

#boxinferior {
	border:2px solid #DBE0E2;
	background-color:#F8FCFD;
	width:540px;
	padding:10px;
}

#boxinferior h3 {
	text-indent:0;
	font-size:10pt;
	border-bottom:1px solid #E3E8E9;
	margin-bottom:15px;
	padding-bottom:5px;
}

#boxinferior ul li {
	margin-bottom:10px;
}





