/* 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/back_01.png) #F2F7F7 repeat-x top left;
	padding: 10px;
	margin-left: 2px;
	margin-bottom: 5px;
	float:left;
} * html #main{
	width: 555px;
}

/**/

#center {
	float:left;
	width:350px;
}
#center h2,#center h3 {
	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;
}


#pressrelease {
	width:326px;
	background: url(../../img/pt-br/aempresa/pressrelease_back.jpg) #D6DFE2 no-repeat 5px 5px;
	padding:10px;
}* html #pressrelease {
	width:345px;
}

#pressrelease ul li {
	padding:7px 0;
	font-weight:bold;
	background: url(../../img/pt-br/faleconosco/form_line.gif) no-repeat 0 bottom;
}
#pressrelease p.acrobat {
	margin:10px;margin-top:16px;
	text-align:right;
}


/**/
#contato {
	float:right;
	width: 188px;
	height: 201px;
	margin:3px 2px;
	background: url(../../img/pt-br/aempresa/mn_contato.png) #D4D9DC no-repeat 3px 37px;
}

#contato li {
	font-weight:bold;
	background: url(../../img/pt-br/aempresa/mn_contato_line.png) no-repeat 10px bottom;
	padding:11px 10px;
}
#contato li.last {
	background-image:url();
}


#contato h2.contato { 
	background:url(../../img/pt-br/faleconosco/mn_faleconosco_top.png) no-repeat 3px 3px;
	margin-top:3px;
	height:37px; 
	width:183px;
}
#contato a.maisinfo { 
	margin-right:15px;
	float:right;
}
