* {
	margin: 0px;
}

body {
	background: #fff;
	color: #000;
	font: x-small verdana, arial, sans-serif;
	text-align: center;
	padding: 5em 1em 1em 1em;
}

/* Classe para chamada de especiais */
.especial {
	position: relative;
	top:10px;
	*margin-bottom:15px;
	clear: both;
	background:#F6F7F9;
	height:74px;
	border: 1px solid #A6ADB4;
	}
/* // Classe para chamada de especiais */

/* Ajuste do tamanho da fonte \*/
* html body {
	font-size: 1.25ex;
}
/* IE/Mac */

a:link,
a:visited {
	color: #025ec7;
	text-decoration: none;
}

a:visited {
	color: #800080;
}

a:hover,
a:active {
	color: #025ec7;
	text-decoration: underline;
}

a img {
	border-width: 0px;
}

#tudo,
#conteudo {
	clear: both;
	font-size: 1em;
	width: 100%;
}
body#capa #tudo {
	padding-top:30px;
}
#tudo {
	position: relative;
	margin:0 auto;
	text-align: left;
	_width: expression( (document.documentElement.clientWidth < 800) ? "76em" : (document.documentElement.clientWidth < 1140) ? "" : "112em" );
	min-width: 76em; 
	max-width:112em;
	padding-top:64px;
}

#conteudo {
	padding-bottom: 20px;
}

#sem-breadcrumb #conteudo {
	padding-top: 1em;
}

.contextos {
	left: -500em;
	position: absolute;
}

caption.contextos,
legend.contextos {
	display: none;
}

/* INI: easy clearing */

.clearfix:after,
#tudo:after,
#conteudo:after,
#topo:after,
#navegacao form:after,
#todos-deptos:after,
#deptos-nav:after,
#breadcrumb:after,
#saudacao:after,
#rodape:after,
#conteudo-home:after,
#principal:after,
#decorA-home:after,
#rodape-home:after,
#lojista:after,
#produto-destaque .titulo-home:after,
#buscados-home:after,
#porque-cadastrar:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

/* FIM: easy clearing */

/* INI: barra UOL */

#tudo #barrauol,
#tudo #barrauol1 {
	background: #0a3b6c url( http://barra.uol.com.br/b/uol10anosbg.gif ) repeat-x 0px 0px;
	width: 100%;
}

#tudo #barrauol select,
#tudo #barrauol1 select {
	width: auto;
}

#tudo .buol a {
	color: #fff;
}

#tudo .buol form {
	line-height: 1;
}

/* FIM: barra UOL */

/* INI: barras */

h2.deptos {
	background: transparent no-repeat 5px 1px;
	font: 700 1.6em arial, sans-serif;
	line-height: 2;
	padding-left: 42px;
}

h2.produtos {
	font: 700 1.6em arial, sans-serif;
	padding: 0px 0px 3px;
	width: 100%;
}

h2.produtos span {
	color: #999;
	font: normal 0.688em arial, sans-serif;
	padding: 0px 0.5em;
}

h2.lojas {
	font: 1.6em arial, sans-serif;
	height: 1.875em;
	margin-bottom: 0.4375em;
	margin-left: 0.625em;
	width: 7.5em;
}

h2.lojas img {
	display: block;
	height: 100%;
	width: 100%;
}

h3.tituloA {
	background: #FF8A1E;
	color: #fff;
	font: 1.2em arial, sans-serif;
	line-height: 2.1;
	padding: 0px 8px;
	text-transform: uppercase;
}

h3.tituloB {
	background: #FFD953;
	font: 1.2em arial, sans-serif;
	line-height: 2.1;
	padding: 0px 8px;
	text-transform: uppercase;
	text-align:center;
}
body h3.tituloB {
	background: #FF8A1E !important;
}

h3.tituloB a:link {
	color: #FFF;
}

h3.tituloC {
	font: 700 1.6em arial, sans-serif;
	line-height: 1.5;
	padding: 0px 10px;
}

h3.tituloD {
	background: #d46a1e;
	color: #fff;
	font: 1.2em arial, sans-serif;
	line-height: 2.1;
	padding: 0px 8px;
	text-transform: uppercase;
}

h3.tituloE {
	background: #fbd963 url( http://img.mejorprecio.com.mx/ico/decor-fundo-tituloE.gif ) repeat-x 0px 0px;
	color: #9e2720;
	font: 1.3em arial, sans-serif;
	line-height: 1.7;
	padding: 0px 8px;
	text-transform: uppercase;
}

/* FIM: barras */

/* INI: botões */

a.botao-comparar {
	background: transparent url( http://img.mejorprecio.com.mx/topo/topo2.gif ) no-repeat -86px -322px;
	display: block;
	height: 22px;
	position: relative;
	width: 119px;
}

a.botao-comparar:hover {
	background-position: -86px -344px;
}

/* FIM: botões */

#todos-deptos {
	background: #fff;
	border: 2px solid #194294;
	left: -3px;
	padding: 1em 0.8em 0px;
	position: relative;
	text-align: left;
	top: -3px;
	width: 58em;
}

#deptos-nav {
	border-bottom: 1px solid #ccc;
	width: 100%;
}

#todos-deptos ul.lista-deptos {
	float: left;
	list-style-type: none;
	padding: 0px 0px 1.8em 1em;
	width: 18em;
}

#todos-deptos ul.lista-deptos li a {
	display: block;
	font: 1.1em arial, sans-serif;
	margin-bottom: 0.6em;
	width: 16.5em;
}

#todos-deptos .nome{
	background:transparent url(http://img.mejorprecio.com.mx/topo/topo2.gif) no-repeat scroll right -286px;
	float:right;
	height:30px;
	width:133px;
	
	margin-top:2px;
}

#posiciona-deptos #todos-sombra-x {
	background: #fff url( http://img.mejorprecio.com.mx/ico/todos-sombra-x.gif ) repeat-x 0px 0px;
	clear: both;
	height: 3px;
	left: 0px;
	margin-top: -3px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

/* FIM: caixa flutuante de departamentos */

/* INI: rodapé */

#flags{ text-align:center;margin:2.2em 0 0 0; }
#flags img{ vertical-align:middle;margin-left:5px }

#rodape {
	clear: both;
	font: 1em arial, sans-serif;
	_height: 1%;
	padding: 10px 0px 0px;
}

#rodape #aviso-uso {
	padding: 7px 0px;
	text-align: center;
}

#rodape .link-regras {
	background: url( http://img.mejorprecio.com.mx/ico/ico-regras-uso.gif ) no-repeat 0px 0px;
	padding-left: 15px;
}

#rodape #copyright {
	width: auto;
}

/* FIM: rodapé */

/* INI: estrutura posicional da home */

#conteudo-home {
	/*background: url( http://img.mejorprecio.com.mx/ico/faux-column-menu-home.gif ) no-repeat 0px 100%;*/
	padding-top: 10px;
	position: relative;
	width: 100%;
}

#principal {
	float: right;
	width: 68%;
	/* AJUSTE ESPECIAL
	padding-bottom: 7em; */
}

#decorA-home {
	/*background: transparent url( http://img.mejorprecio.com.mx/ico/decor-home-oe.gif ) no-repeat 100% 100%;*/
	width: 100%;
}

#produto-destaque {
	padding-right: 16.1em;
	margin-right:0;
}

#ofertas-home {
	border: 0.1em solid #FFD953;
	/*clear: both;
	float: right;*/
	width: 15.1em;
}

#nav-menu-home {
	background: #f6f7f9;
	border: 0.1em solid #91a1b1;
	float: left;
	padding: 1em 1em 0px;
	width: 28%;
}

#rodape-home {
	padding-top: 20px;
	width: 100%;
}

/* FIM: estrutura posicional da home */

/* INI: caixa de produtos em destaque */

#produto-destaque .titulo-home {
	background: #f1ac51;
	border: 1px solid #d3d7da;
	border-width: 1px 0px;
	font-size: 1em;
	height: 2.7em;
	_overflow: hidden;
}

#produto-destaque .titulo-home strong {
	display: block;
	font: 700 1.6em arial, sans-serif;
	line-height: 1.7;
	margin-left: 7px;
	width: 9.8em;
}

#produto-destaque .titulo-home strong a {
	color: #000;
}

#produto-destaque .titulo-home strong em {
	font: normal 0.689em arial, sans-serif;
}

#produto-destaque form.comparar {
	position: relative;
}

#produto-destaque form.comparar input {
	font: 700 1.2em arial, sans-serif;
	height: 1.9em;
	_margin-right: 17em;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: -2.15em;
	width: 15em;
}

#produto-destaque .bloco-produto {
	border-bottom: 0.1em solid #e4e4e4;
	_height: 15.5em;
	margin-bottom: 3.5em;
	min-height: 15.5em;
	padding: 0px 0px 3.3em 17em;
	position: relative;
}

#produto-destaque div.primeiro {
	margin-top: 4.9em;
}

#produto-destaque div.ultimo {
	border-bottom-width: 0px;
	margin-bottom: 2.3em;
	padding-bottom: 2.4em;
	_margin-bottom: 3.9em;
	_margin-bottom: 1.9em;
	_padding-bottom: 2em;
}

#produto-destaque .bloco-produto p.imagem {
	_display: inline;
	height: 15em;
	margin-left: -16em;
	position: absolute;
	width: 15em;
}

#produto-destaque .bloco-produto p.imagem img {
	height: 100%;
	width: 100%;
}

#produto-destaque .bloco-produto h4 {
	font: 700 1.4em arial, sans-serif;
	padding-bottom: 5px;
}

#produto-destaque .bloco-produto .avalie {
	float: left;
	margin-bottom: 10px;
}

#produto-destaque .bloco-produto .avalie dd.nota {
	margin-right: 40px;
}

#produto-destaque .bloco-produto .preco,
#produto-destaque .bloco-produto .textos {
	font: 1.1em arial, sans-serif;
}

#produto-destaque .bloco-produto .preco strong {
	font-size: 1.18em;
}

#produto-destaque .bloco-produto .comparar {
	margin: 5px 0px 3px;
}

/* FIM: caixa de produtos em destaque */

/* INI: caixa vertical de ofertas */

#ofertas-home dl {
	border-bottom: 0.1em solid #e4e4e4;
	margin: 0px auto;
	/*padding: 5px 0px;*/
	padding: 10px 0px;
	text-align:center;
	width: 12.5em;
}

#ofertas-home dl.primeiro {
	
}

#ofertas-home dl.ultimo {
	margin-bottom: 4px;
	border: 0;
}

#ofertas-home dl dd.imagem img {
	display: block;
	height: 9em;
	margin: 0px auto;
	width: 9em;
}

#ofertas-home dl dt {
	font: 700 1.2em arial, sans-serif;
}

#ofertas-home dl dd.preco,
#ofertas-home dl dd.loja {
	font: 1.1em arial, sans-serif;
	margin: 2px 0px;
}

#ofertas-home .mais {
	background: url( http://img.mejorprecio.com.mx/ico/seta-azul-home.gif ) no-repeat 100% 3px;
	font: 1em arial, sans-serif;
	margin: 0px 10px;
	padding: 0px 10px 5px 0px;
	text-align: right;
	text-transform: uppercase;
}

/* FIM: caixa vertical de ofertas */

/* INI: caixa de mais buscados */

/* FIM: caixa de mais buscados */

/* INI: caixa "porque se cadastrar" */

#porque-cadastrar {
	_height: 1%;
	margin: 0px 10px;
}

#porque-cadastrar h4 {
	color: #9d281f;
	font: 700 1.3em arial, sans-serif;
	margin-bottom: 3px;
}

#porque-cadastrar div.col-esquerda{
	color: #4d5e72;
	float: left;
	padding-right: 1em;
	width: 24.1em;
}

#porque-cadastrar div.col-direita {
	color: #4d5e72;
	float: right;
	padding-left: 1em;
	width: 24em;
}

#porque-cadastrar div.col-esquerda p,
#porque-cadastrar div.col-direita p {
	font: 1.2em arial, sans-serif;
	margin-top: 12px;
}

/* FIM: caixa "porque se cadastrar" */



/* INI: caixa com opções para o lojista */

#principal #lojista {
	margin-top: 2em;
}

#lojista {
	border: 0.1em solid #bdc4cf;
	float: right;
	background: url("http://img.mejorprecio.com.mx/ico/deg_anunciante.gif") repeat-x left top;
	height: 13em;
	padding:0.3em 0.9em;
	width: 45%;
}
#lojista .anunciante {
	background: url("http://img.mejorprecio.com.mx/ico/img_anunciante.gif") no-repeat right -2px;
}

#lojista ul {
	/*float: left;*/
	list-style-type: none;
	padding: 8px 0px 0px;
	width: 49%;
}

#lojista ul li {
	/*float: left;*/
	padding: 0px 0px 8px 1em;
	width: 24em;
}

#lojista ul li.ultimo {
	padding-bottom: 0px;
}


/* FIM: caixa com opções para o lojista */

/* INI: botão "anuncie" */

#anuncie {
	float: left;
	height: 8em;
	width: 22.8em;
}

#anuncie img {
	height: 100%;
	width: 100%;
}

/* FIM: botão "anuncie" */

/* INI: publicidade */

#banner-468x60 {
	background: transparent url( http://img.mejorprecio.com.mx/ico/pub_v_60.gif ) no-repeat 100% 0px;
	padding-right: 9px;
	position: absolute;
	right:0;
	top: -4em;
	width: 468px;
}
#banner-full-topo{
	position:absolute;
	right:0;
	top:-71px;
	width:728px;
	z-index:99999;
}
/* FIM: publicidade */

/* INI: Selo PagSeguro 125x125px */

div#selo {
	width:15.3em;
	text-align:center;
	/*clear:both;
	float:right;*/
	padding-bottom: 1em;
	}
div#selo img { 
	width:12.5em;
	height:12.5em;
	}

/* FIM: Selo PagSeguro 125x125px */ 
#enviar-busca-link:hover {
	background-position:0px -24px;
}
#enviar-busca-link {
	background:transparent url("http://img.mejorprecio.com.mx/bt/buscar.gif") no-repeat scroll 0 0;
	height:24px;
	margin: -3px 0px 0px 5px;
	_top:3px;
	position:absolute;
	width:75px;
}
@media all and (min-width:0px) {
    #enviar-busca-link {
    	left:85%;
	}
}
/* INI: faixa da promoção de vídeo */

#concurso-wrapper {
	padding: 20px 0px 0px;
	*padding-bottom: 20px;
}
#concurso-home {
	background: #fff url( http://img.mejorprecio.com.mx/ico/home-video-bg.gif ) repeat-x 0px 0px;
	border: 1px solid #065a96;
	_height: 74px;
	min-height: 74px;
}
#concurso-home .a {
	float: left;
	width: 29%;
}
#concurso-home .b {
	background: url( http://img.mejorprecio.com.mx/ico/home-video-texto.gif ) no-repeat center 0px;
	float: right;
	width: 71%;
}
#concurso-home a {
	display: block;
	height: 74px;
	text-decoration: none;
}
#concurso-home a span {
	visibility: hidden;
}
#saudacao a.print img{
	width:auto;
	height:auto;
}
#saudacao a.print:hover {
	text-decoration:none;
}
#saudacao a.print:hover span{
	text-decoration:underline;
}
/* FIM: faixa da promoção de vídeo



/* tripa MX dia del nino */

div#tp-diadelnino{
	background: url(http://img.mejorprecio.com.mx/diadelosninos/elnino.jpg) no-repeat;
	width:100%;
	height:139px;
	margin-top:1em;
	cursor:pointer;
	overflow:hidden;
}
div#tp-diadelnino div#tpEsq div.block{ 
	display:none;
	width:33%;
	height:120px;
	float:left;
}
div.block img{
	border:0;
}

div#tp-diadelnino div#tpEsq{
	width:55%;
	_width:58%;
	margin: auto;
	position:relative;
	top:17px;
	left:32px;
}
div#tp-diadelnino div#tpDir{ 
	float:right;
	background: url(http://img.mejorprecio.com.mx/diadelosninos/fio.gif) no-repeat right;
	*background: none;
	width:159px;
	height:139px;
	*position:relative;
	*top:-96px;
	*left:-8px;
}
div#tp-diadelnino div#tpDir a{
	display:block;
	margin:0 auto;
	margin-top:24px;
	*margin-top:0;
	_margin-top:0;
	width:159px;
	height:114px;
	overflow:hidden;
	text-indent:-5000px;
	background: url(http://img.mejorprecio.com.mx/diadelosninos/botao.gif) no-repeat -1px 0px;
	*background: url(http://img.mejorprecio.com.mx/diadelosninos/botao.gif) no-repeat 0 0px;
}
div#tp-diadelnino div#tpDir a:hover{
	background-position: -1px -114px;
	*background-position: 0 -114px;
}

/* chamada de la madre */

div#callMadre{
	width:153px;
	height:595px;
	border-bottom:1px solid #CCC;
}
div#callMadre object{
	width:152px;
	height:595px;
}

/* INÍCIO: Publicidade no topo */
div.publicidadeTopo{
	height:60px;
	position:absolute;
	right:0;
	top:-33px;
	*top:-42px;
	width:468px;
}
/* FIM: Publicidade no topo */
.publicidadeGrande{
	margin-top:20px;
	text-align:center;
	width:100%;
}

/* INI: Posição Sugestion */
div#innerContentsFast {
	top:85px;/*103px;*/
	*top:88px;
}

.abaNinos{
	/*background: transparent url(http://img.mejorprecio.com.mx/diadelosninos/ico_ninos.gif) no-repeat 0 0;*/
}
.abaNinos a,
.abaNinos a:hover{
	background: transparent url(http://img.mejorprecio.com.mx/diadelosninos/bg_botao.jpg) repeat-x 0 0 !important;
	border-left:1px solid #B09F00 !important;
	border-right:1px solid #FFF05B !important;
}
.abaNinos a span{
	background:transparent url(http://img.mejorprecio.com.mx/diadelosninos/ico_ninos.gif) no-repeat 10px 3px;
	color:#1f5bac;
	padding-left:29px !important;
}


/*   CROSS-SELLING   */
div#genericProdOffers div.geralCarrossel{
	background:transparent url(http://img.mejorprecio.com.mx/guias-compra/fundoCarrossel.jpg) repeat-x  0 bottom;
	border:1px solid #405D9F;
	height:98px;
}
div.geralCarrossel div.tituloCarrossel{
	background-color:#405D9F;
	color:#FFFFFF;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:700;
	padding:3px 10px;
	text-align:left;
}
div.tituloCarrossel a{
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:normal;
	*margin-right:10px;
	position:relative;
	*text-decoration:none;
	top:-16px;
	*top:-18px;
}
div.tituloCarrossel a:hover{
	color:#FFFFFF;
	*text-decoration:underline;
}

#cross-selling {
	position:relative;
}
#cross-selling div#vitrineContent{
	height:77px;
	margin:0 23px;
	*margin-top:-15px;
	overflow:hidden;
	padding:0 10px;
	width:488px;
}
#cross-selling div#mask {
	float:left;
	height:74px;
	overflow:hidden;
	padding:3px 0 0;
	width:100%;
}
#cross-selling div.block {
	float:left;
	height:74px;
	overflow:hidden;
	text-align:center;
	width:95px;
}
#cross-selling div.block  a{
	display:block;
}
#cross-selling div.block p {
	color:#838383;
	margin:0;
}
#cross-selling div.block a.blLink {
	display:block;
	font:13px arial;
	height:18px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:95%;
}
#cross-selling a.blLink { 
	display:block;
	font:bold 14px arial;
}
#cross-selling div.block a.botao-comparar { 
	float:none; 
	margin:0 auto; 
	outline:none;
	position:static !important;
}
#cross-selling a#prev,
#cross-selling a#next {
	background:url(http://img.mejorprecio.com.mx/guias-compra/btsCarrossel.gif) no-repeat;
	display:block;
	height:69px;
	margin-left:4px;
	*margin-left:-243px;
	_margin-left:-238px;
	margin-top:-35px;
	_margin-top:-46px;
	overflow:hidden;
	outline:none;
	position:absolute;
	text-indent:-5000px;
	top:50%;
	width:15px;
}
#cross-selling a#next {
	background-position:-15px 0;
	left:100%;
	margin-left:-21px;
	_margin-left:-263px;
}
#cross-selling a#prev:hover{
	background-position:0 -69px;
}
#cross-selling a#next:hover {
	background-position:-15px -69px;
}

/*
	sponsor-area
*/
#sponsor-area {
	height: 42px;
	left: 100%;
	margin-left: -135px;
	position: absolute;
	top: 165px;
	*top: 170px;
	width: 120px;
}
#sponsor-area strong {
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
}
#patrocinador {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

/***** CSS´S PARA NOVA HOME *****/
#esqHomeDepart {
	position: relative;
}

.brd-top, .brd-bottom,
.brd-top span, .brd-bottom span {
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
}

.brd-top, .brd-bottom,
.brd-top span, .brd-bottom span {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-menu-brd.gif) no-repeat 0 0;
}
.brd-top, .brd-bottom {
	margin-left: 730px;
}
.brd-top span, .brd-bottom span {
	background-position: 100% 0;
	float: right;
	width: 37px;
}

.brd-bottom {
	background-position: 0 100%;
}
.brd-bottom span {
	background-position: 100% 100%;
}

#nav-menu-home,
#nav-menu-brd {
	background: #FFFFFF url(http://img.mejorprecio.com.ar/home/bg-menu.gif) repeat-y scroll 0 0;
}
#nav-menu-home {
	/*border: none !important;*/
	padding: 0 0 0 0 !important;
}
#nav-menu-brd { background-position: 100% 0; }
#nav-menu-content {
	height: 724px !important;
	padding-top: 5px;
}
#nav-menu-home p.vertodos { margin: 0.5em 0 0 !important; }

#middle {
	float: left;
}

#top-offers {
	height: 222px;
	width: 561px;
}

#top-offers h3 {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-top-ofertas.gif) no-repeat 0 0;
	height: 35px;
	text-indent: -9999px;
}
#top-offers li {
	height: 70px;
	overflow: hidden;
}
#top-offers .nomeTopOffers {
	height: 30px !important;
	overflow: hidden !important;
	text-transform: capitalize !important;
}
#top-offers .sobconsulta {
	font-size: 12px;
	display: block;
	margin-left: 90px;
}

#top-offers-content {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-top-ofertas.gif) no-repeat 0 -35px;
	height: 187px;
}

#top-offers-content ul {
	list-style: none;
	padding: 0 10px;;
	margin: 0;
}
#top-offers-content ul li {
	float: left;
	padding: 5px 0;
	display: block;
	margin: 5px 0;
	width: 49.8%;
}
#top-offers-content ul li img {
	height: 70px;
	width: 70px;
}
#top-offers-content ul li .blocoTopOffer {
	display:block;
}
#top-offers-content ul li .blocoTopOffer a {
	display:block;
}
#top-offers-content ul li .blocoTopOffer a:hover {
	text-decoration: underline;
}
#top-offers-content ul li .blocoTopOffer .imgTopOffers{
	float:left;
	margin-right:6px;
}
#top-offers-content ul li .blocoTopOffer .nomeTopOffers{
	font:12px verdana;
	color:#025EC7;
	text-transform:uppercase;
	text-decoration:none;
	height:44px;
	margin:0 0 2px 90px;
	overflow:hidden;
}

#top-offers-content ul li .blocoTopOffer .priceTopOffers,
#top-offers-content ul li .blocoTopOffer .priceTopOffersParcelas,
#top-offers-content ul li .blocoTopOffer .merchandiseTopOffers {
	margin:0 0 0 90px;
	font:10px verdana;
	text-decoration:none;
	color:#025EC7;
}
#top-offers-content ul li .blocoTopOffer .priceTopOffers strong{
	font:bold 15px arial;
}
#top-offers-content ul li .blocoTopOffer .priceTopOffersParcelas{
	color:#000000;
}
#top-offers-content ul li .blocoTopOffer .priceTopOffersParcelas .valorParcela{
	color:#9F231B;
}

#top-offers-content ul li .blocoTopOffer .parcelasTopOffers{
	font-size:10px;
	color:#000;
}
#top-offers-content ul li .blocoTopOffer .parcelasTopOffers span{
	color:#9F231B;
}

#top-products {
	position: relative;
	padding-top: 10px;
	width: 561px;
}
#top-products h3 {
	background: #FFF  url(http://img.mejorprecio.com.ar/home/bg-top-prod-ar.gif) no-repeat 0 0;
	height: 45px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 509px;
}
#top-products-content {
	background: #FFF  url(http://img.mejorprecio.com.ar/home/bg-top-prod-ar.gif) no-repeat 0 -45px;
	height: 289px;
	margin: 0 auto;
	overflow: hidden;
	width: 509px;
}
#top-products-carousel {
	height: 288px;
	margin: 0 auto;
	overflow: hidden;
	width: 496px;
}
#top-products-content .mask {
	overflow: hidden;
	height: 288px;
	margin-left: -496px;
	width: 1488px;
}
#top-products-content .block {
	float: left;
	height: 264px;
	margin: 10px 0;
	text-align: center;
	overflow: hidden;
	width: 248px;
}
#top-products-content .block img {
	height: 100px;
	width: 100px;
}
#top-products-content .first {
	margin-left: 496px;
	_margin-left: 248px;
}
#top-products-content .pricevariation {
	background: #FFF url(http://img.mejorprecio.com.ar/home/btscarrossel.gif) no-repeat 0 -198px;
	height: 66px;
	margin: 0 auto;
	text-align: right;
	width: 160px;
}
#top-products-content .pricevariation span {
	color: #FFF;
	display: block;
	float: right;
	font: bold 15px arial,sans-serif;
	height: 66px;
	line-height: 64px;
	text-align: center;
	width: 66px;
}
#top-products-content .price {
	height: 50px;
}
#top-products-content .price a {
	color: #0058BD;
	display: block;
	font: bold 30px arial,sans-serif;
	outline: none;
}
#top-products-content .price span {
	font: normal 11px aria,sans-serif;
}
#top-products-content .botao-comparar {
	margin: 3px auto;
	position: static;
}
#top-products-content .num-offers {
	font: normal 11px arial,sans-serif;
}
#top-products-content .num-offers span {
	font: bold 11px arial,sans-serif;
}

#top-products a.btn-left,
#top-products a.btn-right {
	background: transparent url(http://img.mejorprecio.com.ar/home/btscarrossel.gif) no-repeat 0 -5px;
	display: block;
	height: 87px;
	margin: -20px 0 auto;
	outline: none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 56px;
}

#top-products a.btn-left {
	background-position: -25px -6px;
	left: 0;
}
#top-products a.btn-right {
	background-position: -79px -6px;
	left: 100%;
	margin-left: -57px;
	_margin-left: -56px;
}

#top-products a.btn-left:hover {
	background-position: -25px -94px;
}

#top-products a.btn-right:hover {
	background-position: -79px -94px;
}

#guias-produtos {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-guias-productos-home.gif) no-repeat 0 10px;
	height: 179px;
	padding-top: 10px;
	overflow: hidden;
	width: 561px;
	
	margin-top:2px;
}
#guias-produtos h3 {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-guias-productos-home.gif) no-repeat 0 0 !important;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
}
#guias-produtos div.maskGuias {
	position:relative;
}
#guias-produtos div.maskGuias ul {
	height:120px;
	list-style:none;
	overflow:hidden;
	padding:10px 50px 0;
}
#guias-produtos div.maskGuias li {
	float:left;
	margin:0 13px;
	text-align:center;
	width:120px;
}
#guias-produtos li a {
	font: bold 12px arial,sans-serif;
}
#guias-produtos dl {
	float: left;
	height: 130px;
	margin: 5px 10px;
	overflow: hidden;
	text-align: center;
	width: 120px;
	
	_margin: 5px 8px;
	_width: 120px;
}
#guias-produtos dd.imagem {
	margin-top:5px;
}
#guias-produtos p.btn-left {
	height:95px;
	left:0;
	position:absolute;
	top:0;
	width:50px;
	z-index:2;
}
#guias-produtos p.btn-left a,
#guias-produtos p.btn-right a {
	background:#FFFFFF url(http://img.mejorprecio.com.ar/home/btsmall.gif) no-repeat 0 0;
	display:block;
	height:50px;
	margin:45px auto 0;
	outline:none;
	text-indent:-9999px;
	width:35px;
}
#guias-produtos p.btn-left a:hover {background-position:0 -50px;}
#guias-produtos p.btn-right {
	height:95px;
	left:100%;
	margin-left:-60px;
	position:absolute;
	top:0;
	width:50px;
	z-index:2;
}
#guias-produtos p.btn-right a {
	background-position:-35px 0;
}
#guias-produtos p.btn-right a:hover {background-position:-35px -50px;}

#bl-news-brand {
	clear:both;
	height:90px;
	overflow:hidden;
	padding-top:12px;
	width:100%;
}

#box-news {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-boletim.gif) no-repeat 0 0;
	float: left;
	height: 73px;
	margin-right: 8px;
	padding: 13px 15px;
	width: 270px;
}

#box-news .new-field {
	background: transparent url(http://img.mejorprecio.com.ar/home/campo-boletim.gif) no-repeat 0 0;
	height: 29px;
	float: left;
	margin-right: 10px;
	padding: 10px 2px 0 2px;
	width: 213px;
}
#box-news .new-field input {
	background-color: #FFF;
	border: none;
	font-size:11px;
	width: 213px;
	*width: 210px;
}

#box-news label {
	display: block;
	font-size: 12px;
	padding-bottom: 8px;
}

#box-news .act {
	float: left;
	padding-top: 6px;
}

#box-news .act button {
	background: transparent url(http://img.mejorprecio.com.ar/home/btok-inter.gif) no-repeat 0 0;
	border: medium none;
	float: left;
	content: "";
	height: 22px;
	line-height: 0pt;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 30px;
	cursor: pointer;
	text-indent: -9999px;
}

#box-brand {
	float: right;
	/*height: 84px;*/
	margin-right: -308px;
	width: 100%;
}

#brand-carousel {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-marcas-esq.gif) no-repeat 0 0;
	height: 63px;
	margin-right: 308px;
	padding: 10px 0;
	position: relative;
}

#brand-carousel span.brd-right {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-marcas-dir.gif) no-repeat 0 0;
	float: right;
	display: block;
	height: 84px;
	left: 100%;
	margin-left: -23px;
	position: absolute;
	top: 0;
	width: 23px;
	z-index: 1;
}

#brand-carousel p.btn-left,
#brand-carousel p.btn-right {
	height: 84px;
	position: absolute;
	top: 0;
	width: 60px;
	z-index: 2;
}

#brand-carousel p.btn-left a,
#brand-carousel p.btn-right a {
	background: #FFF url(http://img.mejorprecio.com.ar/home/btsmall.gif) no-repeat 0 0;
	display: block;
	height: 50px;
	margin: 16px auto 0;
	outline: none;
	text-indent: -9999px;
	width: 40px;
}

#brand-carousel p.btn-left {
	left: 0;
}
#brand-carousel p.btn-right {
	left: 100%;
	margin-left: -60px;
}

#brand-carousel p.btn-left a {
	background-position: 3px 0;
}

#brand-carousel p.btn-right a {
	background-position: -35px 0;
}

#brand-carousel p.btn-left a:hover {
	background-position: 3px -50px;
}

#brand-carousel p.btn-right a:hover {
	background-position: -35px -50px;
}

#brand-carousel ul {
	list-style: none;
	height: 60px;
	margin: 0 auto;
	padding: 0 80px;
	overflow: hidden;
}

#brand-carousel ul li {
	float: left;
	height: 34px;
	padding: 9px 0;
	text-align: center;
	width: 25%;
	*width: 24.8%;
}

#brand-carousel ul li a {
	border: 3px solid #FFF;
	display: block;
	margin: 0 auto;
	padding: 2px;
	width: 104px;
}

#brand-carousel ul li a:hover {
	border-color: #55A6D5;
}

#box-faq-twitter {
	height: 130px;
	margin: 0 10px;
	overflow: hidden;
	padding-top: 15px;
}

#box-faq {
	float: left;
	overflow: hidden;
	margin-left: -269px;
	width: 100%;
}

#box-faq-content {
	margin-left: 269px;
}

#box-faq-consumer,
#box-faq-advertiser {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-st.gif) no-repeat 0 0;
	float: left;
	height: 120px;
	width: 49.8%;
}

#box-faq-advertiser {
	background-position: 0 -146px;
}

#box-faq-consumer h4 a,
#box-faq-advertiser h4 a {
	color: #000;
	display: block;
	font-family: arial,sans-serif;
	font-size: 16px;
	padding-left: 40px;
}

#box-faq-consumer ul,
#box-faq-advertiser ul {
	list-style: none;
	padding-left: 15px;
	margin: 15px 0 0;
}

#box-faq-consumer ul li,
#box-faq-advertiser ul li {
	background: transparent url(http://img.mejorprecio.com.ar/home/seta-red-inter.gif) no-repeat 0 7px;
	float: left;
	height: 25px;
	padding: 3px 0 3px 8px;
	margin: 0;
	width: 46%;
}

#box-faq-consumer ul li a,
#box-faq-advertiser ul li a {
	color: #000;
	font-size: 11px;
}

#box-twitter {
	float: left;
	width: 259px;
}

#box-twitter h5 a {
	background: #FFF url(http://img.mejorprecio.com.ar/home/twitter-bird-ar.gif) no-repeat 0 0;
	display: block;
	height: 55px;
	outline: none;
	text-indent: -9999px;
}

#box-twitter p.tweet {
	padding: 5px 6px;
	line-height: 15px;
}

#box-twitter p.no-response {
	line-height: 40px;
	text-align: center;
}

#box-twitter p.load {
	position: relative;
	height: 40px;
}

#box-twitter p.load span {
	background: #FFF url(http://img.mejorprecio.com.ar/load-twitter.gif) no-repeat 0 0;
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}

#sponsor-area {
	height: auto !important;
	_margin-left: -14px;
}
#sponsor-area #patrocinador {
	margin-left: 0 !important;
}

#advertise {
	float: right;
	width: 152px;
}

#advertise .pub {
	border: 2px solid #DFDFDF;
	height: 90px;
	margin-top: 30px;
	width: 116px;
}
#advertise .pub span {
	color: #DFDFDF;
	display: block;
	font: bold 13px arial,sans-serif;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
#advertise-content {
	margin: 0 auto;
	overflow: hidden;
	width: 120px;
}

.noTwitter {
	padding-left: 0 !important;
}
.noTwitter #contentMoreSearched {
	float: none !important;
	height: 115px !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	width: auto !important;
}

























