/* Estrutura da página */
#corpo{	
	width:980px;
	margin:auto;
	overflow:hidden;
}
/* Posicionamento dos elementos */
/* Topo */
#logo:hover{
	background:url(/img/logo_siciliano_home.png) center center no-repeat;
	margin-top:20px;}
	
#topo{
	display:block;
	height:130px;	
	overflow:hidden;
	clear:both;	
}
#topo-bloco1{
	display:block;
	width:100%;
	overflow:hidden;
	clear:both;		
}
#topo-bloco1 h1{
	margin:0px;
	padding:0px;
}
#topo-bloco2{
	display:block;
	width:100%;
	overflow:hidden;
	clear:both;
}
#links-topo{
	display:block;
	/* width:530px; */
	float:right;
	padding:0;
}
#links-topo-A{
	display:block;
	/* width:100%;*/
	height:30px;
	overflow:hidden;
	clear:both;
}
#links-topo-B{
	display:block;
	/*width:100%;*/
	height:50px;
	clear:both;
}

#menu-vertical{
	display:block;
	width:200px;
	height:45px;
	float:left;
	position:absolute;
	z-index:2;
}

#pesquisa-filtros{
	margin:5px 0;
	background-color:#FCFCFC;
	padding:5px;
	display:none;
}
.pesquisa-item-lista{
	background-color:#FCFCFC;
	border:thin solid #F5F5F5;
	display:block;
	clear:both;
	overflow:hidden;	
	margin:10px 10px 0 10px;
	color:#666666;
}
.pesquisa-item-lista:hover{border:thin solid #EEEEEE;}
.pesquisa-item-lista font.normal{color:#666666;}
.pesquisa-item-icone{
	display:block;
	background-color:#FCFCFC;
	border:thin solid #F5F5F5;
}
.pesquisa-item-icone:hover{
	display:block;
	background-color:#FCFCFC;
	border:thin solid #EEEEEE;
}
.pesquisa-item-numero{
	font-weight:bold;
	color:#F69E07;
	display:none;
}

.pesquisa-item-lista-img{
	display:block;
	width:70px;
	text-align:center;
	margin:5px;
	float:left;
}
.imagemProduto{
	max-height:125px;
}
.pesquisa-item-lista-conteudo{
	display:block;
	float:left;
	margin:5px;
	text-align:left;
	max-width:510px;
}/**/
.pesquisa-item-lista-campanha{
	display:block;
	float:right;
	margin:5px;
}

/* Barra lateral esquerda*/
#barraLateral-esquerda{
	display:block;
	width:200px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;	
}
#menu-vertical-categorias-corpo{
	display:block;
	clear:both;
	overflow:hidden;
}
#selos{
	display:block;
	margin:10px 0 0;
	clear:both;
}

#sky{
	display:block;
	/*margin:10px 0 0;*/
	clear:both;
}

#lojasEspeciais-corpo{
	display:block;
	margin:0;
	clear:both;
	text-align:center;
	overflow:hidden;
}

/* Conteudo */
#conteudo-corpo{
	display:block;
	width:auto;
	overflow:hidden;
	padding:6px 0 10px 0;
	clear:both;
}

#conteudo{
	margin:0;
	display:block;
    width:770px;
	float:right;
}

#conteudo-pesquisa{
	display:block;
	width:770px;
	float:right;
	background-color:#FFFFFF;		
}

#conteudo-fluid{
	padding:10px;
background-color:#FFFFFF;	
}

#faixona-destaque{
	display:block;
	width:770px;
	height:100px;
	margin:10px 0 0;
}

#faixa-frete{
	display:block;
	width:770px;
}
#destaques, #destaques-esteira{
	display:block;
	width:770px;
	height:250px;
	margin:10px 0 0;	
}

#destaques{
	margin:0 0 15px 0;
}
#vitrine{
	display:block;
	width:770px;	
	margin:10px 0 0;		
}
#vitrine-topo{height:10px; width:100%; background:url("/img/conteudo_770_topo.png") no-repeat center; clear:both;}
#vitrine-conteudo{background-color:#FFFFFF; clear:both;}
#vitrine-rodape{height:10px; width:100%; background:url("/img/conteudo_770_rodape.png") no-repeat center; clear:both;}

/* Rodapé */
#rodape-corpo{
	display:block;	
	overflow:hidden;
	margin:0 0 10px 0;	   
}
#rodape-links{height:35px; padding:8px;}
#rodape-box-A  {
	display:inline;
	overflow:hidden;
	width:550px;
	float:left;
}
#rodape-box-B {
	display:inline;
	margin:0px;
	overflow:hidden;
	text-align:left;
	float:right;
	vertical-align:top;
	width:350px;
}
#rodape-miolo {
	overflow:hidden;
	padding:10px;
	text-align:center;
}
#rodape-formas-de-pagamento {
	margin:0 0 7px;
	text-align:right;
}
#rodape-certificados-de-seguranca {text-align:right;}





