
#box_geralzao_conteudo{
	width:100%;
	background-color:#b1c6e5;
	float:left;
}
#box_geral_conteudo{
	margin:auto;
	width:990px;	
}
#box_conteudo{
	width:990px;
	background-image:url(imgs/bg_menu.png);
	background-repeat:repeat;
	padding-bottom:20px;
}
.conteudo_texto{
	width:640px;
	padding:15px 25px 0 35px;
	text-align:justify;
	float:left;
	min-height:500px;
}
.conteudo_texto2{
	width:640px;
	padding:5px 25px 0 15px;
	text-align:justify;
	float:left;
	min-height:500px;
}
#box_depo{
	width:250px;
	padding:15px 0 0 0;
	float:left;
}
.depoimentos{
	float:left; 
	padding-top:12px;
}
.depo_textos{
	width:250px;
	font-size:12px;
	text-align:justify;
	float:left;
}
.depo_textos p{
	line-height:20px;
}
.fotinha{
	padding-top:10px;
	width:74px; 
	float:left;
}
.newsletter{
	background-image:url(imgs/newsletter.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#203365;
	padding:65px 0 27px 30px;
	float:left;
	width:220px;
}
.newsletter2{
	margin-left:12px;
	background-image:url(imgs/newsletter.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#203365;
	padding:70px 0 27px 15px;
	float:right;
	width:224px;
}
.newsletter2 input[type=text], input[type=password]{

}

input[type=text], input[type=password] {
	background-color:#203365;
	border: solid 1px #203365;
	font-size: 12px;
	color:#fff;
	width:142px;
}
#box_geral_rodape{
	width:100%;
	height:133px;
	background-color:#203265;
	float:left;
}
#box_rodape{
	margin:auto;
	width:990px;
	height:133px;
}
.rodape{
	width:990px;
	height:133px;
	float:left;
}
.box_mba{
	width:250px;
	padding:13px 0 20px 0;
	float:left;
}
.box_mba input[type=text], input[type=password] {
	background-color:#fff;
	border: solid 1px #CCC;
	font-size: 13px;
	color:#000344;
	height:18px;
	width:206px;
}
#box_geral_lateral_direita{
	width:250px;
	height:880px;
	float:left;
}
#accordion h3{
	width:640px;
	background-image:url(imgs/bg_duvidas.jpg);
	background-repeat:repeat;
	height:21px;
	font-size:12px;
	font-weight:normal;
	padding:6px 0 0 4px;
	border:solid 1px #9eb8df;
	color:#001637;
	margin:2px 0;
}
#accordion ul li{
	text-decoration:none;
}
.duvidas-frequentes h2{color:#203365;}

.accordion a:link {color:#001637;text-decoration: none; _text-decoration: none;}
.accordion a:visited {color: #001637; text-decoration: none; _text-decoration: none;}
.accordion a:hover ul li{ background-color:#FFF;color: #001637; height:100%; text-decoration: none; color:#fff; _text-decoration: none;}