body{
	margin:0; 
	background:url(/img/background_full.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1, h2, h3, h4{margin:0; padding:0; font-size:11px;}

hr{display:none;}

input {
	border:none !important;
}

#logo{
	width:260px;
	height:50px;
	float:left;
	margin:15px 0 0 5px;
	background:url(/img/logo_siciliano.png) center center no-repeat;
	position:absolute;
}

#meuscadastro{
	width:160px;
	height:30px;
	float:left;
	margin:12px 0px 0 5px;
	background:url(/img/topo_botao_cadastro.png) center center no-repeat;
	position:absolute;
}

#meuscadastro a{
	text-decoration:none;
}

#meuspedidos{
	width:159px;
	height:30px;
	float:left;
	margin:12px 172px;
	background:url(/img/topo_botao_pedidos.png) center center no-repeat;
	position:absolute;
}

#meuspedidos a{
	text-decoration:none;
}

#meucarrinho{
	width:140px;
	height:30px;
	float:left;
	margin:12px 340px;
	background:url(/img/topo_botao_carrinho.png) center center no-repeat;
	position:absolute;
}

#meucarrinho a{
	text-decoration:none;
}

#topo-bloco1 #logo h1{
	text-indent:-9999px;
	width:260px;
	height:30px;
}

#logo a span{
	display:none;
}


#poslogo{
	margin-top:25px;
	margin-left:5px;
}

input[type='text'], textarea, select, input[type='password'] {
	border:solid 1px #7b7b70 !important;
	color:#7b7b70;
	background:url('/img/input_background_0.png') top left no-repeat #FAFAF5;
}

input[type='text']:focus, textarea:focus, select:focus, input[type='password']:focus {
	border:solid 1px #3296c8 !important;
	color:#25648f;
	background:url('/img/input_background_1.png') top left no-repeat #FFFFFF;
}

#selos, .lojasEspeciais{
	text-align:center;
}

.vitrine{
	text-align:center;
}

.rounded{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;		
}

img {
	border:0;
}

.mensagem{
	background-color:#E09494;
	border:thin solid #AD675F;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	
	padding:10px;	
}

.infoSiciliano, .infoSiciliano b{
	color:#666666;
	font-weight:normal;
}
.infoSiciliano a{
	color:#006699;
	text-decoration:none;
}
.infoSiciliano a:hover{
	color:#006699;
	text-decoration:underline;
}
/************************** Estilos para o topo **************************/
.divisorLinksTopo{
	display:inline-block;
	width:150px;
	height:42px;
	margin-left:0px;
	text-indent:-9999px;
}

.divisorLinksTopoSemImage{
	display:inline-block;
	width:150px;
	height:42px;
	margin-left:0px;
	text-indent:-9999px;
	text-decoration:none;
}


.links-box UL LI a{	
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.links-box UL LI a:hover{	
	text-decoration:underline;
}

.links-box UL .linkBoxEsquerdo{	
	background:url('/img/linkbox_esquerdo.png') no-repeat left;
	width:3px;
	height:20px;
	padding:0;
	margin:0 0 0 3px;
}
.links-box UL .linkBoxDireito{	
	background:url('/img/linkbox_direito.png') no-repeat right;
	width:3px;
	height:20px;
	padding:0;
	margin:0 3px 0 0;
}

.linksTopo-B ul{
	margin:0; 
	width:485px; 
	padding-left:250px; 
	*float:right;
	*padding-left:0px; 
}

.linksTopo-B ul li{ list-style:none; display:inline;}

.buscar_Sic {
	color:#F0F7FB;
	font-size:18px;
	margin-left:20px;
	margin-top:2px;

	}

<!-- Início da barra de infos do topo -->

.links-box{text-align:right;}


#links-topo .links-box UL{margin:5px 0 10px 0; float:right;}
.links-box UL LI{
	color:#FFFFFF;
	display:block;
	line-height:20px;
	font-size:10px;
	list-style:none;
	padding:0 8px;
	position:relative;
	float:left;


}

.links-box UL LI a{	
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.links-box UL LI a:hover{	
	text-decoration:underline;
}

.links-box UL .linkBoxEsquerdo{	
	background:url('/img/linkbox_esquerdo.png') no-repeat left;
	width:3px;
	height:20px;
	padding:0;
	margin:0 0 0 3px;
}
.links-box UL .linkBoxDireito{	
	background:url('/img/linkbox_direito.png') no-repeat right;
	width:3px;
	height:20px;
	padding:0;
	margin:0 3px 0 0;
}

.topoAesq{
	background:url(/img/topoAesq.png) no-repeat left;
	}
	
.topoAmeio{
	background-color:#022036;
	}
	
.topoAdir{
	background:url(/img/topoAdir.png) no-repeat right;
	}

<!-- Fim da barra de infos do topo -->

/****************** Pesquisa width:785px \0/IE8; ***************/
#conteudo-pesquisa{
	display:block;
	width:770px;
	float:right;
	background-color:#FFFFFF;		
}

#pesquisa-corpo{
	display:block;
	float:right;
	z-index:1;
	line-height:49px;
	height:49px;	
}

.pesquisa{  
	
	display:block;
	float:right;
	margin-right: -143px;
	*margin-right: -133px;
	position:relative;
	width:974px;
	height:49px;
	
	}


.pesquisa p {

	list-style:none;
	position:relative;
	float:left;
	display:block;
	margin-top:-6px;
	*margin-top:-2px;

}

.campos_Sic {

	line-height:49px;
	height:49px;	
	background:url('/img/barra_busca_background.png') repeat-x left;
	list-style:none;
	padding:0 8px;
	position:relative;
	float:left;
	width:220px;

}

.campos_Sic1 {

	line-height:49px;
	height:49px;	
	background:url('/img/barra_busca_background.png') repeat-x left;
	list-style:none;
	padding:0 8px;
	position:relative;
	float:left;
	width:325px;

}



.campos_Sic_Esq{	
	background:url('/img/barra_busca_esquerda.png') no-repeat left;
	width:115px;
	height:49px;
	margin-left:50px;

}

.buscar_Sic1{	
	display:block;
	width:325px;
	height:20px;
	margin:12px 0;
	font-size:14px;

}

.campos_Sic_Dir{	
	background:url('/img/barra_busca_direita.png') no-repeat right;
	width:98px;
	height:49px;
	padding:0;
}

#txtBuscar{
	margin-left:10px;
	*margin-left:9px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#txtBuscar{
	margin-left:7px;
	
}
}


#btBuscar{
	margin-left:5px;
	width:72px;
	height:28px;
	
}

.tituloPesquisa{
	color:#F0F7FB;
	font-size:18px;
	font-weight:500;	
}
.selectPesquisa{
	display:block;
	width:220px;
	height:25px;
	margin:12px 0;
	font-size:14px;
}
.inputPesquisa{
	display:block;
	width:325px;
	height:20px;
	margin:12px 0;
	font-size:14px;
}
.btPesquisa{
	display:block;
	margin:12px 0;
	margin-left:10px;
}

.link_semretorno a{
	color:#333333;		
	display:inline-block;
	padding:2px 5px;	
	margin:2px;
}
.link_semretorno a:hover{	
	text-decoration:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	display:inline-block;
	padding:2px 5px;
	background-color:#EBEBEB;
	margin:2px;
}
.resultado_pagina, .resultado_pagina b{ color:#006699; font-weight:normal; text-decoration:none;}
.resultado_pagina:link:hover{text-decoration:underline;}

/*************************************** Destaques e Selos ***************************************/


#destaques {
	width:770px;
	height:250px;
}

#selos a {
	display:block;
	float:left;
	width:198px;
	height:120px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	cursor:pointer;
	border:solid 1px #d3d3c3;
	margin-bottom:10px;
}

#sky a {
	display:block;
	float:left;
	width:200px;
	height:500px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	cursor:pointer;
	/*border:solid 1px #d3d3c3;*/
	margin-bottom:10px;
}


/*************************************** Vitrine Geral ***************************************/
.vitrine-produto{
	width:95%;
	margin:5px 2px 0 2px;
}

.vitrine-produto * {
	margin:0;
	padding:0;
	border:0;
}

.vitrine-produto-imagem {
    text-align: center;
	padding:10px 0px;
}

fieldset, img {
	border: 0 none;
}



.vitrine-produto-imagem2 {
	height:120px;
	text-align:center;
	margin:10px;
}

.vitrine-produto-descricao{	text-align:center;	}

.vitrine-produto-prevenda{
	text-align:center;
	clear:both;
}

.vitrine-produto-nome{
	color:#444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.vitrine-produto-nome a{
	color:#444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.vitrine-produto-autor {
	text-align:center;
	color:#7C7C7C;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.vitrine-produto-preco{text-align:center; margin:5px 0px 0px 0px;}
.vitrine-produto-preco-por{
	color:#BF511F;
	font-size:18px;
	line-height:19px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
.vitrine-produto-preco-de{
	color:#666666;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}
.vitrine-produto-chamada{
	color:#666666;
	font-size:10px;
	font-weight:normal;

}
.vitrine-chamada{	
	display:inline-block;
	margin:0 0 5px 2px;
	max-width:260px;
	text-align:left;
	vertical-align:top;
}
.vitrine-chamada div, .vitrine-chamada h2{text-align:left;}
.vitrine-chamada .vitrine-produto-descricao{text-align:center; min-height:20px;}
.vitrine-produto-preco-parcela{
	color:#7c7c7c;
	font-size:11px;
	margin:0;
	padding:0;
	text-decoration:none;		
	font-weight:normal;	
}

.vitrine-produto-btComprar{
	text-align:center;
	margin:0 0 5px 0;
}
.vitrine-produto-preco h6{
	color:#7c7c7c;
	font-size:11px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:bold;
}

/*************************************** Vitrine Geral NOVA - THIAGO ***************************************/

#vitrine_new{
	display:block;
	width:770px;	
	margin:10px 0 0;		
}
#vitrine-topo_new{height:10px; width:100%; background:url("/img/conteudo_770_topo.png") no-repeat center; clear:both;}
#vitrine-conteudo_new{background-color:#FFFFFF; clear:both;}
#vitrine-rodape_new{height:10px; width:100%; background:url("/img/conteudo_770_rodape.png") no-repeat center; clear:both;}

.vitrine_image_new {	

	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	list-style:none;

}

.vitrine_image_new ul {	

	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	list-style:none;

}


.vitrine-produto_new{
	width:95%;
	margin:5px 2px 0 2px;
	text-decoration:none;
	list-style:none;
	alignment-adjust:central;
}


.vitrine-produto_new a {
	width:95%;
	display:table-cell;
	vertical-align:middle;
	height:175px;
	*height:175px;
	
	width:1% \0/IE9;
	display:table-cell \0/IE9;
	vertical-align:middle \0/IE9;

}

.vitrine-produto_new ul li {	

	text-decoration:none;
	list-style:none;

}

.vitrine-produto_new * {
	
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;

	
}


.vitrine-produto_new ul* {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	list-style:none;
	top: 50%;
	left: 50%;
}
	

.vitrine-produto-imagem_new {
    text-align: center;
	padding:10px 0px;
}

.vitrine-produto-imagem2_new {
	height:120px;
	text-align:center;
	margin:10px;
}

.vitrine-produto-descricao_new{	text-align:center;	}

.vitrine-produto-prevenda_new{
	text-align:center;
	clear:both;
}

.vitrine-produto-nome_new{
	color:#444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}
.vitrine-produto-nome_new a{
	color:#444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.vitrine-produto-autor_new {
	text-align:center;
	color:#7C7C7C;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.vitrine-produto-preco_new{text-align:center; margin:5px 0px 0px 0px;}
.vitrine-produto-preco-por_new{
	color:#BF511F;
	font-size:18px;
	line-height:19px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
.vitrine-produto-preco-de_new{
	color:#666666;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}
.vitrine-produto-chamada_new{
	color:#666666;
	font-size:10px;
	font-weight:normal;

}
.vitrine-chamada_new{	
	display:inline-block;
	margin:0 0 5px 2px;
	max-width:260px;
	text-align:left;
	vertical-align:top;
}
.vitrine-chamada_new div, .vitrine-chamada_new h2{text-align:left;}
.vitrine-chamada_new .vitrine-produto-descricao_new{text-align:center; min-height:20px;}
.vitrine-produto-preco-parcela_new{
	color:#7c7c7c;
	font-size:11px;
	margin:0;
	padding:0;
	text-decoration:none;		
	font-weight:normal;	
}

.vitrine-produto-btComprar_new{
	text-align:center;
	margin:0 0 5px 0;
}
.vitrine-produto-preco_new h6{
	color:#7c7c7c;
	font-size:11px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:bold;
}

<!-- Fim da Vitrine Nova -->
/******************** Rodapé *************************/

.rodape{text-align:right;}
.rodape UL#rodape-ul{
	margin:0;
	float:right; 
	width:100%; 	
	list-style:none;
}
.rodape UL LI{
	display:inline-block;		
	padding:0 8px;
	position:relative;
	float:left;
}
.rodape UL LI a{	
	color:#F0F7FB;
	text-decoration:none;
}

.rodape UL .rodape_lateral_esquerda{	
	background:url('/img/rodape_lateral_esquerda.png') no-repeat left;
	width:10px;
	height:250px;
	padding:0;
}
.rodape UL .rodape_conteudo{
	width:943px;
	height:250px;	
	background:url('/img/rodape_background.png') repeat-x center top;
}
.rodape UL .rodape_lateral_direita{	
	background:url('/img/rodape_lateral_direita.png') no-repeat right;
	width:10px;
	height:250px;
	padding:0;
}

#rodape-juridico_new{
 font-size:10px; 
 color:#999; 
 widht:980px;
}

/* Conteúdo do rodapé */

#links-box-rodape.links-box{
	overflow:hidden;
	text-align:center;
	font-size:1.1em;
}
.links-box-ul{
	display:block;
	left:180px;
	list-style:none outside none;
	position:relative;
}
#rodape-formas-de-pagamento-titulo, #rodape-formas-de-pagamento img {
	display:inline;
}
#rodape-certificados-de-seguranca img {
	margin:5px 0 0 14px;
	display:inline;
}
#rodape-site-seguro-titulo{
	display:inline;
	margin:18px -15px 0 0;
	vertical-align:top;
}

/* box lateral */

.lateral-box {
	display:block;
	border:0;
	margin:0;
	width:200px;
}

.txt_veja_mais{
	font-size:11px;
}

.lateral-box .titulo {
	text-align:left;
	display:block;
	float:left;
	width:200px;
	height:25px;
	background:url('/img/lateral_box_topo.png') top left no-repeat;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#bf511f;
	padding:5px 0 0 15px;
}
.titulo h1{
margin:0px;
padding:0px;
}

.lateral-box .conteudo {
	text-align:left;
	display:block;
	float:left;
	width:200px;
	padding:0 10px;
	background:url('/img/lateral_box_background.png') repeat-y;
}

.lateral-box .rodape {
	display:block;
	float:left;
	width:200px;
	height:10px;
	background:url('/img/lateral_box_rodape.png') bottom left no-repeat;
}

/* menu subcategorias lateral */

#subcategorias {
	font-family:arial;
	font-size:11px;
	width:190px;
}

#subcategorias a{
	color:#7b7b70;
	text-decoration:none;
}
#subcategorias table{
	background-color:Transparent;
}
#subcategorias a:hover {
	text-decoration:underline;
}
#subcategorias ul li {
	color:#7b7b70;
	text-decoration:none;
	list-style:none;
	margin:0 0 0 -35px;
}


/* lojas especiais */

#lojas-especiais a {
	display:block;
	padding:5px 0;
	padding-left:30px;
}

.pagto-title {
	font-family:arial;
	font-size:15px;
	background-color:#25648f;
	color:#FFFFFF;
}

.pagto-mensagem {
	font-family:arial;
	font-size:15px;
	background-color:#FFCCCC;
	color:#990000;
	border:solid 1px #990000;
}

.siciliano-modal-overlay { position:fixed; top:0; right:0; bottom:0; left:0; height:100%; width:100%; margin:0; padding:0; background:#FFF; opacity:.75; filter: alpha(opacity=75); -moz-opacity: 0.75; z-index:9999991; }
* html .siciliano-modal-overlay { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
.siciliano-modal-window { position:fixed; top:50%; left:50%; margin:0; padding:0; z-index:9999992; border:solid #3296c8 3px; background-color:#FFFFFF; }
* html .siciliano-modal-window { position:absolute; }
.siciliano-close-window { position:absolute; width:22px; height:22px; right:-10px; top:-10px; background:transparent url('/img/modal_fechar.png') no-repeat scroll right top; text-indent:-99999px; overflow:hidden; cursor:pointer; }

/* devolucao */

.itens_detalhe {
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:12px;
}

.itens_detalhe05 a {
    font-family: Arial, Helvetica, sans-serif;
    color: #4d4d4d;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
}

.itens_detalhe05 a:hover {
    color: #f69e07;
}

.identifica_input {
    background-image: url(/imgc/identificacao-m2_14.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FFFFFF;
    border: 1px solid #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
    color: #303030;
    font-size: 12px;
    height: 20px;
    font-weight: bold;
}

.identifica_input_multiline {
    background-color: #F0F0F0;
    border: 1px solid #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
    color: #303030;
    font-size: 12px;
    height: 50px;
    font-weight: bold;
	width:120px;
} 


.identifica_msg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #bb0000;
    font-weight: bold;
} 

.itens_acompanhe {
    font-family: Arial, Helvetica, sans-serif;
    color: #4d4d4d;
    font-size: 12px;
} 

.itens_acompanhe02 {
    font-family: Arial, Helvetica, sans-serif;
    color: #4d4d4d;
    font-size: 9px;
} 

.itens_interna_devolucao a {
    font-family: Arial, Helvetica, sans-serif;
    color: #4d4d4d;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
} 

.itens_interna_devolucao a:hover {
    color: #f69e07;
}

.normal {
    font-family: Arial, Helvetica, sans-serif;
    color: #4d4d4d;
    font-size: 11px;
} 

.mensagem{
	background-color:#FFECEC;
	border:solid 1px #804040;
	color:#804040;
	width:auto;
	padding:10px;
	margin:5px;

}
.mensagem br {
	display:none;
}
#faixinha{height:80px; width:100%; margin-top:52px; clear:both;}
#faixinha a img{ width:100%; height:80px;}

/*************************************** Destaques e Selos ***************************************/

#destaques_new {
	width:770px;
	height:250px;
}

#selos_new a {
	display:block;
	float:left;
	width:198px;
	height:120px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	cursor:pointer;
	border:solid 1px #d3d3c3;
	margin-bottom:10px;
}

#sky_new a {
	display:block;
	float:left;
	width:200px;
	height:500px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	cursor:pointer;
	/*border:solid 1px #d3d3c3;*/
	margin-bottom:10px;
}


/******************** Rodapé NOVO - THIAGO *************************/

.rodape_new{
	text-align:center;
	width:980px;
	height:260px;	
	background:url('/img/rodape_background_novo.png') no-repeat;
	}
.#rodape-ul_new{
	margin:0;
	list-style:none;
}
.rodape_new UL LI{
	display:inline-block;		
	padding:0 8px;
	position:relative;
	float:left;
}
.rodape_new UL LI a{	
	color:#F0F7FB;
	text-decoration:none;
}

.linkNossasLojas_new{
	background:url('/img/linkbox_nossaslojas.png') no-repeat center;
	width:75px;
	height:20px;
	line-height:20px;
	font-size:10px;
}

.linkPPS_new{
	background:url('/img/linkbox_PPS.png') no-repeat center;
	width:180px;
	height:20px;
	line-height:20px;
	font-size:10px;
}

.linkPoliticaVendas_new{
	background:url('/img/linkbox_PoliticaVendas.png') no-repeat center;
	width:104px;
	height:20px;
	line-height:20px;
	font-size:10px;
}

.rodape_new UL .rodape_lateral_esquerda_new{	
	background:url('/img/rodape_lateral_esquerda.png') no-repeat left;
	width:10px;
	height:250px;
	padding:0;
}

.rodape_new UL .rodape_lateral_direita_new{	
	background:url('/img/rodape_lateral_direita.png') no-repeat right;
	width:10px;
	height:250px;
	padding:0;
}

/* Conteúdo do rodapé */

#links-box-rodape_new.links-box_new{
	overflow:hidden;
	text-align:center;
	font-size:1.1em;
}
.links-box-ul_new{
	display:block;
	left:245px;
	top:7px;
	position:relative;
}


#rodape-formas-de-pagamento-titulo_new, #rodape-formas-de-pagamento_new img {
	display:inline;
}
#rodape-certificados-de-seguranca_new img {
	margin:5px 0 0 14px;
	display:inline;
}
#rodape-site-seguro-titulo_new{
	display:inline;
	margin:18px -15px 0 0;
	vertical-align:top;
}

<!--Rodapé novo-->

/* Rodapé */
#rodape-corpo{
	margin:0 0 10px 0;
	
}
#rodape-links_new{
	height:35px;
}

#rodape-box-A_new  {
	display:inline;
	overflow:hidden;
	width:530px;
	margin-left:-20px;
	float:left;
}
#rodape-box-B_new {
	display:inline; 
	margin:0px 0px 8px 10px;
	overflow:hidden;
	text-align:left;
	vertical-align:top;
	margin-left:-40px;
	float:left; 
	width:450px;
	
}

#rodape-box-C_new {
	display:inline; 
	margin:0px 0px 8px -15px;
	overflow:hidden;
	text-align:center;
	vertical-align:top;
	float:left; 
	width:980px;
}

#rodape-box-B_new li{

	padding:0px
}

#rodape-miolo_new {
	overflow:hidden;
	padding:10px ;
	text-align:center;
}
#rodape-formas-de-pagamento_new {
	margin:0 0 7px 20px;
	text-align:left;
}
#rodape-certificados-de-seguranca_new {
	text-align:left;
	margin-left:7px;
	width:530px;
	}

#rodape-certificados-de-seguranca_new ul li{
	padding:0px;
}

#cartao-bandeiras_new li{
	padding:0px;
	display:block; 
	height:26px; 
	float:left; 
	margin: -2px 1px 0px;" 
}

#cartao-bandeiras_new img{
margin-left:1px;
height:21px;
}


#seloEbits_new{
padding:0px; 
float:right; 
display:inline; 
*margin-top:-78px;
margin-top:-92px;
*font-size:1px; 
height:94px; 
width:120px;
left:600px;
margin-left:325px;
z-index:9999999; 
background-image:url(https://a248.e.akamai.net/f/248/52872/0s/img.ebit.com.br/ebitBR/selo/img_709.png) no-repeat center; clear:both;; 

}

#rodape-conteudo_new{	
	margin-top:-20px;
	margin-left:-35px;
	overflow:hidden;
	padding-right:80px;
	padding-bottom:10px;
	margin:auto;
}
<!-- ********** FIM DO RODAPÉ NOVO - THIAGO -->

.vitrine_new{
	text-align:center;
}

.rounded{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;		
}

.img_new {
	border:0;
}



