body{
	background: url("../img/bg_body.gif") repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #5E686E;
}

table{
	font-family: arial;
	font-size: 11px;
}

.bordaInput{
	border: 1px solid #5E686E;
}

.infoTel{
	border: 1px solid #E0E1E2;
	background: #F4F6F7;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}

.botaoForm{
	background: url("../img/bg_botao.gif") repeat-x;
	border: 0px;
	padding:3px;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}


#site{
	width: 765px;
	margin: auto;
	text-align: left;
}

#topo{
	
}

#logo{
	padding-left: 20px;
	float: left;
}


#topo_direito{
	padding: 40px 20px 0px 0px;
	color: #FFF;
	text-align: right;
	float: right;
}

#atalhos{
}

#area_menu{
	padding-top: 25px;
	border: 0px solid red;
	float: left;
}

.botao{
	background: none;
	margin-top: 10px;
	padding: 0px  10px 0px 10px;
	float: left;
	border-right: 1px dashed #FFF;
}

#area_menu a{
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
}

#area_menu a:hover{
	background: url("../img/seta_amarela.gif") center top no-repeat;
	float: left;
}


#banner_principal{

}

.banner{
	text-align: center;
	border: 1px solid #DEDEDE;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}

#conteudo{

}

#ld_esq{
	width: 195px;
	float: left;
}

.cont_esq{
	padding: 5px 10px 0px 5px; 
}

#meio{
	width: 370px;
	float: left;
}

#meio_esq{
	width: 565px;
	float: left;
}

.cont_meio_esq{
	padding: 5px 10px 0px 15px; 
}


.cont_meio{
	padding: 5px 0px 0px 0px; 
}

.box_esq{
	width: 180px;
	background: #EFEFEF;
	margin-right: 10px;
	padding-top: 10px;
	float: left;
}

.box_inc{
	background: #EFEFEF;
	margin-right: 10px;
	padding-top: 10px;
	float: left;
}

.box_dir{
	width: 180px;
	background: #EFEFEF;
	padding-top: 10px;
	float: left;
}

.box{
	width: 370px;
	padding-bottom: 10px;
	float: left;
}

.font10{
	font-size: 10px;
}

.titulo_menor{
	background: url("../img/canto_titulo.gif") no-repeat;
	padding-left: 8px;
	padding-bottom: 7px;
	font-weight: bold;
}

.titulo_maior{
	background: url("../img/canto_titulo.gif") no-repeat;
	padding-left: 8px;
	font-weight: bold;
}

.tituloProduto{
	background: #E77B42;
	padding: 2px 8px 2px 10px;
	margin-bottom: 7px;
	color: #FFF;
	font-weight: bold;
}

.cor_laranja{
	color: #E77B42;
}

.cor_branca{
	color: #FFF;
}

.negrito{
	font-weight: bold;
}


.box_separado{
	margin-bottom: 10px;
	background: #EFEFEF;
	padding-top: 10px;
}


.txt_box{
	padding: 10px;
}

.rdpAbas{
	background: #aaa;
	margin-top: 5px;
	padding: 2px;
	text-align: center;
	color: #FFF;
}

.rdpAbas a{
	text-decoration: none;
	color: #FFF;
}

.rdpAbas a:visited{
	text-decoration: none;
	color: #FFF;
}

.txt_duvidas{
	padding: 10px 0px 0px 0px;
}


.txt_dicas{
	padding: 0px 0px 0px 0px;
}

.servicos{
	width: 370px;
	float: left;
}

.dicas{
	width: 180px;
	margin-top: 10px;
	float: left;
}

.duvidas{
	width: 180px;
	margin-top: 10px;
	float: left;
}

.duvidasInc{
	width: 180px;
	float: left;
}

.duvidasInc a{
	color: #E77B42;
}

.duvidas a{
	color: #E77B42;
}




#ld_dir{
	width: 190px;
	float: left;
}

.cont_dir{
	padding: 5px 0px 0px 10px; 
}

.block{
	display: block;
}

#rodape{
	width: 100%;
	border-top: 1px solid #5E686E;
	margin-top: 10px;
	padding-top: 10px;
	float: left;
	text-align: center;
	font-size: 10px;
}

.saibamais{
	text-align: right;
}

hr{
	border: 0px;
	border-bottom: 1px dashed #DEDEDE;
	height: 0px;
	padding-bottom: 5px;
}

.hr2{
	border: 0px;
	border-bottom: 2px solid #E77B42;
	height:2px;
	margin-bottom: 5px;
}

.hr3{
	border: 0px;
	border-bottom: 1px dashed #5E686E;
	margin-bottom: 10px;
}

.float{
	float: left;
}

.mgr_10{
	margin-right: 10px;
}

.servico{
	padding-bottom: 5px;
}

#meio_esq a{
	text-decoration: none;
}

.parceiro{
	margin-right: 15px;
	padding: 3px;
	border: 1px solid #AAA;
	float: left;
}

.rdpParceiro{
	background: #AAA;
	text-align: center;
	padding: 3px;
	color: #FFF;
}

.paddBottom{
	padding-bottom: 10px;
}

.linhaEscura{
	background: #EBEEF0;
}