@import "sidebar.css";

/* Sidebar - Correspondente */
#instrucoes { margin-bottom:5px; }
#instrucoes li.secao { background: url(../../img/pt-br/solucoes/mn_secao.png) no-repeat 5px 0; margin-top:-5px; height:26px;_height:40px; }

/* Layout */
#sidebar, #main{ float: left;}
#sidebar{ width: 190px; }


/* center bottom */

#main{
	width: 550px;
	background: url(../../img/pt-br/back_01.png) #F2F7F7 repeat-x top left;
	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
} * html #main{
	width: 572px;
}

/**/

#center {
	float:left;

}
#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;
}


.box-solucao {
	float:right;
	width:526px;
	background: url(../../img/pt-br/aempresa/pressrelease_back.jpg) #E2E9EF repeat-x;
	border:1px solid #CAD6DC;
	padding:10px;
	margin-bottom:10px;
}* html .box-solucao {
	width:545px;
}

.box-solucao h2,.box-solucao h3{ color:#2E5D78 !important; }
.box-solucao h4 { font-size:10pt; }

.box-solucao p {
	margin:10px;
}
.box-solucao p a{
	float:left;
}

.box-solucao ul {
	background: url(../../img/pt-br/solucoes/back_list.png) #DBE6E9 repeat-x;
	border:1px solid #CAD6DC;
	width:144px;
	float:right;
}



.box-solucao ul li{
	padding:5px 10px;
}
.box-solucao ul li.ne {
	border-bottom:1px solid #CAD6DC;
}


.box-solucao div img{
	float:left;
	margin:0 10px;
}
.box-solucao div {
	width:380px;
	float:left;
}

.box-solucao div.full {
	width: 530px;
	float: left;
}

#center div.full p strong {
	font-weight: bold !important;
}	


















