/* CSS Document */

*{
	margin: 0;
	padding: 0;

}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273585;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
input{
	color: #6796C5; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}
#loading{
	display: none;
}
.topo{
	margin: 0 0 10px 0;

}
.pics {  
    height:  200px;  
    width:   auto;  
    padding: 0;  
    margin:  0;  
}
.tabTopo{
	width: 657px;
	height: 35px;
	margin-left: 30px;
	font: "Arial Rounded MT Bold", Arial bold ;
	size: 10px;
	color: #FFFFFF;
}
.tabTopo span{
	display: none;
	left: -1000px;
}	
.grandesofertas{
	background:url(../imagens/superofertas.jpg) no-repeat; 
	height: 220px;
}
.carrinhoprecotopo{
	background:url(../imagens/bgcesta.jpg) no-repeat; height:27px; 
	background-position: center; 
	font: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #6796C5;
}
.fundo_sessoes{
	background: url(../imagens/fundo_sessoes.jpg);
}
.sessoes{
	background: url(../imagens/fundo_ul.jpg) left repeat-y;
}
#sessoes{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#sessoes li{
	width: auto;
	height: 41px;
	background: url(../imagens/fundo_ul.jpg)  right top no-repeat;
	float: left;
	text-align: center;
	line-height: 41px;

}
#sessoes li a{
	font: "Arial Rounded MT Bold", Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	color: #6796C5;
	text-transform: uppercase;
	text-decoration: none;
}
.news{
	background: url(../imagens/fundonews.jpg);
	color: #6796C5;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ad{
	background: url(../imagens/ad.jpg) no-repeat;
}

.barraBusca{
	height: 100px;
	background: url(../imagens/produtospedidos.jpg) no-repeat;

}
#menu{
	width: 160px;
	margin: 10px 2px;
	background: url(../imagens/bgCategorias.jpg) repeat-y;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li{
	padding: 0;
	margin: 0;
	padding-left: 10px;
	list-style: none;
	text-indent: 2px;
	text-align: left !important;
}
#menu ul li a{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273585;
	text-decoration: none;
	text-align: left !important;
}
#menu h3{
	margin: 10px 0;
	padding-left: 10px;
	text-align: left !important;

}
#menu h3 a{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #273585;
	text-decoration: underline;
	text-transform: uppercase;	
}
#nossasmarcas{
	width: 160px;
	margin: 10px 2px 0 2px;
	background: #CEE6FC;
}
#maismarcas{
	width: 160px;
	margin: 0 2px;
}

#nossasmarcas ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#nossasmarcas ul li{
	margin: 1px;
	background: #FFFFFF;
}
.vermelho{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;

}
.detalhes-azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273585;
	text-decoration: none;
}
.detalhes-azul a{
	text-decoration: none;
	color: #273585;
}
.arredondados{
	width: 90px;
	color: #6796C5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: none !important;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	}
.fundo_rodape{
	background: url(../imagens/fundo_rodape.jpg) repeat-x;

}	
.fundo_topo2{
	background: url(../imagens/fundo_topo2.jpg) repeat-x;
}
.fundo_topo{
	background: url(../imagens/fundo_fox.jpg) repeat-x top;
}	
#rodape{
	margin: 10px 0 0 0;
	
}
