/*CSS - 2a1n0d5e2r0l0i9s.com
	Figuracao=WBSP
	modelo= 3
*/
*{/*zerando todas as margens e espaos*/
margin: 0;
padding:0;}

/*-------TAGS-------*/
body{
background:#fff url(../imagens/fundo.jpg) repeat-x;
font:11px Arial, Helvetica, sans-serif;
text-align:left;}

a{text-decoration:none;}

a img{border:none;}

address{font-style:normal;
}

p{margin:10px auto;}

/*-------CLASSES-------*/
.caixa1{
background:url(../imagens/Sacos_novos.jpg) top no-repeat;
padding:10px 140px 10px 10px;
width:146px;}

.caixa2{
background:url(../imagens/Compra_sacos_usados.jpg) top no-repeat;
padding:10px 10px 10px 20px;
width:144px;}

.caixa3{
background:url(../imagens/Sacos_Usados.jpg) top no-repeat;
padding:10px 355px 10px 25px;
width:143px;}

.caixa1,.caixa2,.caixa3{
float:left;
height:65px;
overflow:hidden;}

.caixa1 div,.caixa2 div,.caixa3 div{
height:102px;
overflow:hidden;}

.direita{float:right;}

.esquerda{float:left;}	

.lista li{
list-style:url(../imagens/bullet.gif);
margin:5px 0 5px 16px;}

.margens{margin:10px auto;}

.nivelador{zoom:1;}/*limpa elementos com float no IE7 ou menor*/

.nivelador:after{/*limpa todos os elementos com float*/
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;}

.seta{
display:block;
margin:0 auto;
width:21px;}

.title{
color:#5c4d2e;
font-size:17px;}

.texto{
padding:0px 0px 0px 6px;
}

.atende{padding:0px 10px 0px 10px
}

.produtos{list-style-position:inside;
padding:10px 5px 10px 20px;}

.fotos{ padding:20px 20px 10px 60px;
}


.contato{ float: 0px 10px 0px 10px;
padding:0px 0px 0px 30px;
}

.retorno{color:#5c4d2e;
font-size:20px;
}

.titulo_caixa{
color:#0c569d;
font-size:14px;
margin-bottom:15px;
padding:25px 0 0 40px;
text-align:center;}
/*-------IDs-------*/
#caixa_esquerda{margin-top:140px;}

#coluna_direita{background:#fff6db;}

#caixagrande{
float:right;
background:url(../imagens/caixagrande.jpg) no-repeat;
padding:8px 90px 8px 10px;
height:270px;}

#caixagrande_contato{
float:right;
background:url(../imagens/caixagrande2.jpg) no-repeat;
padding:8px 90px 8px 10px;
height:300px;}

#coluna_direita{
float:right;
width:535px;
height:453px;
font-size:15px;
}

#coluna_esquerda{
background:url(../imagens/coluna_esquerda.jpg) top no-repeat;
color:#000000;
float:left;
height:443px;
font-size:11px;
padding:10px 10px 0 10px;
width:215px;}

#coluna_esquerda a{color:#5c4d2e;
}

#geral{
text-align:left;
width:770px;
margin:0 auto;}

#direita_celular{
height:122px;
margin-bottom:12px;
padding-right:192px;}

#rodape{
background:url(../imagens/rodape.jpg) top no-repeat;
height:31px;
overflow:hidden;
padding:10px 10px 10px 5px;
text-align:left;}

#rodape li{display:inline;}

#rodape li a{
color:#fff6db;
font-weight:bold;
}

#rodape li a:hover{
color:#000;
text-decoration:underline;
}

#topo{
background:url(../imagens/topo.jpg) top no-repeat;
height:186px;}

fieldset, input, textarea {
  border:0px solid #CCC;
}

fieldset {
  padding:10px;
}

label {
  display:block;
  float:left;
  width:60px;
}

input, textarea {
  margin-bottom:6px;
  border:2px solid #5c4d2e;
}

legend {
	display:none;
}
