.cont .site .rodape {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 5px 0 21px;
}

.busca_rodape {
	height: 39px;
	padding: 0;
	margin: 5px 5px 0px 5px;
	background-image: url(../_IMG/RODAPE/busca.jpg);
	background-repeat: no-repeat;
	position:relative;
	clear:both;
}
 .busca_rodape .form .btn_ok {
	margin-top: 8px;
}
.busca_rodape .menu_carrinho {
	position: absolute;
	top:15px;
	right:65px;
	padding:0;
	margin:0;
}
 .busca_rodape .menu_carrinho li {
	display: inline;
	margin:0;
	padding:0 0 0 5px;
}
 .busca_rodape .form {
	width:800px;
}
 .busca_rodape .menu_carrinho li a {
	color: #FFF;
	font-style:italic;
}
.cont .site .rodape .pagamento {
	padding: 0 10px 10px 10px;
	border-right: 1px dotted #999;
	float: left;
	height: 80px;
	margin: 10px 10px 0 0px;
}
.cont .site .rodape .selos {
	float: left;
	padding: 0 10px 0 15px;
	margin: 10px 0px;
}
.cont .site .rodape .desenvolvimento {
	float: left;
	height: 80px;
	width: 121px;
	padding: 0 0 0 15px;
	margin: 10px 0px;

}
.cont .site .rodape .criacao {
	float: left;
	height: 80px;
	width: 105px;
	padding: 0 0 0 15px;
	margin: 10px 0px;
}
.cont .site .rodape p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666;
}
.textos {
	background-color: #ecebec;
	float: left;
	height: 143px;
	width:100%;
	text-align:center;
}

.textos .in {
	width:974px;
	text-align:left;
	margin:0 auto;
}
 .textos p {
	font-size:12px;
	font-weight: bold;
	color: #a60f0b;
	padding: 0 0 0 30px;
}
.textos ul {
	list-style-image: url(../_IMG/RODAPE/seta.jpg);
}
 .textos li a {
	color: #666;
}
.textos .duvidas {
	float: left;
	height: 120px;
	width: 200px;
	margin: 10px 0px 30px 20px;
	padding: 0 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
 .textos .institucional {
	float: left;
	height: 120px;
	width: 200px;
	margin: 10px 0px 30px 0px;
	padding: 0 20px 0 10px;;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
 .textos .suporte {
	float: left;
	height: 120px;
	width: 200px;
	margin: 10px 0px 30px 0px;
	padding-right:25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
 .textos .empresas {
	float: left;
	height: 120px;
	width: 200px;
	margin: 10px 00px 30px 0px;
	padding:0;
}

