*{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}
body{
	font: 62.5% Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	background: url(/mesdecompras/images/background-body.gif) left -60px repeat-x;
}
ul, ol{
	list-style: none;
}
a{
	outline: none;
}
legend{
	display: none;
}
#contenedor{
	width: 100%;
	font-size: 1.2em;
	background: url(/mesdecompras/images/background-internas.gif) center 110px no-repeat;
	padding: 15px 0 0 0;
	position: relative;
	overflow-x: hidden;
}
.boxHome{
	background: url(/mesdecompras/images/background-contenedor.gif) 0 194px no-repeat!important;
}

#principal{
	width: 995px;
	margin: 0 auto;
}

#encabezado{
	height: 55px;
	background: url(/mesdecompras/images/background-encabezado.gif) center bottom no-repeat;
	margin-bottom: 3px;
}
#encabezado h1{
	width: 79px;
	height: 26px;
	background: url(/mesdecompras/images/logo-visa.gif) no-repeat;
	float: left;
}
#encabezado h1 a{
	width: 79px;
	height: 26px;
	text-indent: -1000em;
	display: block;
}

#menu{
	float: right;
	margin: 10px 70px 0 0;
}
#menu li{
	float: left;
	height: 16px;
	margin-right: 35px;
}

#menu li a{
	text-indent: -1000em;
	display: block;
	height: 16px;
}
#menu li a:hover, #menu li a.activa{
	background-position: 0 -16px;
}

li#menuComercios a{
	width: 67px;
	background: url(/mesdecompras/images/menu-comercios.gif) no-repeat;
}
li#menuParticipar a{
	width: 103px;
	background: url(/mesdecompras/images/menu-participar.gif) no-repeat;
}
li#menuRegistrar a{
	width: 150px;
	background: url(/mesdecompras/images/menu-registrar.gif) no-repeat;
}
li#menuGanar a{
	width: 100px;
	background: url(/mesdecompras/images/menu-ganar.gif) no-repeat;
}
li#menuCompras a{
	width: 174px;
	background: url(/mesdecompras/images/menu-compras.gif) no-repeat;
}


#contenido{
	padding-top: 40px;
}
.boxHome #contenido{
	padding-top: 0;
}

#flashBanner{
	margin-top: 20px;
}

#pie{
	clear: both;
	font-size: .9em;
	width: 995px;
	margin: 0 auto;
}

#pie ul{
	float: left;
	color: #6a6a6a;
}
#pie ul li{
	float: left;
	margin-right: 4px;
}
#pie ul li a{
	float: left;
	color: #6a6a6a;
	padding-right: 4px;
}
#pie img{
	float: right;
}
#pie p{
	clear: both;
	color: #c6c6c6;
}



/* MODULOS */

#accesos{
	background: url(/mesdecompras/images/background-modulos-internas.png) center top no-repeat;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 40px 0 0 0;	
}
.boxHome #accesos{
	background: url(/mesdecompras/images/background-modulos.png) center top no-repeat;
}
div.accesos{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}

.moduloAcceso{
	float: left;
	position: relative;
	padding-top: 20px;
}
.moduloAcceso h3{
	text-indent: -1000em;
	height: 26px;
	margin-bottom: 15px;
}
.moduloAcceso a.verMas{
	width: 57px;
	height: 39px;
	display: block;
	text-indent: -1000em;
	background: url(/mesdecompras/images/ver-mas.gif) no-repeat;
}


#rubros h3{
	background: url(/mesdecompras/images/titulo-rubros.gif) no-repeat;
}
#premios h3{
	background: url(/mesdecompras/images/titulo-premios.gif) no-repeat;
}
#registro h3{
	background: url(/mesdecompras/images/titulo-registro.gif) no-repeat;
	margin-bottom: 40px;
}
#jugar h3{
	background: url(/mesdecompras/images/titulo-juego.gif) no-repeat;
}
#verSpot h3{
	background: url(/mesdecompras/images/titulo-spot.gif) no-repeat;
}
#rubros{
	width: 310px;
}
.moduloAcceso .verMas{
	position: relative;
	z-index: 999;
	left: 65px;
	top: -20px;
}
#premios .verMas{
	left: 145px;
	top: -10px;
}
#registro .verMas{
	left: 65px;
	top: 38px;
}
#verSpot .verMas, #jugar .verMas{
	top: -7px;
}
#premios{
	width: 345px;
}
#registro{
	width: 185px;
	padding-left: 100px;
}

#registro li{
	height: 20px;
	color: #003867;
	margin-bottom: 5px;
}
#registro input{
	background: url(/mesdecompras/images/background-input.gif) repeat-x;
	color: #003867;
	margin-left: 4px;
}
#registro input#nombre{
	width: 120px;
}
#registro input#email{
	width: 131px;
}
#registro input#nrocompra{
	width: 83px;
}


#jugar{
	width: 280px;
}
#jugar img{
	position: relative;
	top: -10px;
}

#verSpot{
	width: 225px;
	padding-left: 50px;
}


/* INTERNAS */

.contenidos{
	min-height: 500px;
}
h2#tituloParticipar{
	width: 509px;
	height: 88px;
	text-indent: -1000em;
	background: url(/mesdecompras/images/titulo-como-participar.gif) no-repeat;
	margin-bottom: 50px;
}
#navegacion{
	width: 220px;
	float: left;
	background: url(/mesdecompras/images/background-navegacion-bottom.gif) left bottom no-repeat;
	padding-bottom: 11px;
}
#navegacion h2{
	text-indent: -1000em;
	height: 35px;
	background: url(/mesdecompras/images/titulo-explorar.gif) no-repeat;
}
#navegacion ul{
	list-style: disc;
	list-style-position: inside;
	background: url(/mesdecompras/images/background-navegacion.gif) repeat-y;
	padding: 10px 30px 0 10px;
}
#navegacion ul li{
	color: #c6c6c6;
	padding-bottom: 4px;
}
#navegacion ul li a{
	text-decoration: none;
	color: #c6c6c6;
}
#navegacion ul li a.activa{
	color: #e77a12;
}

#contenidoCentral{
	float: left;
	width: 775px;
}

.boxParticipar{
	background: url(/mesdecompras/pics/box-participar.png) top right no-repeat;
}
.boxParticipar .boxContenido h3{
	background: url(/mesdecompras/images/titulo-participa.png) no-repeat;
	text-indent: -1000em;
	height: 33px;
	position: relative;
	left: -5px;
}
div.boxContenido div.box{
	padding: 25px 0 25px 20px;
	min-height: 300px;
	width: 525px;
	background: url(/mesdecompras/images/fondo-box-bottom.png) center bottom no-repeat;
}

div.paso{
	width: 189px;
	height: 125px;
	float: left;
	padding: 20px 2px 0 48px;
	color: #63636b;
	margin-right: 15px;
	position: relative;
}
div#paso1{
	background: url(/mesdecompras/images/background-paso1.gif) no-repeat;
}
div#paso2{
	background: url(/mesdecompras/images/background-paso2.gif) no-repeat;
}
div#paso3{
	background: url(/mesdecompras/images/background-paso3.gif) no-repeat;
}
div#paso4{
	background: url(/mesdecompras/images/background-paso4.gif) no-repeat;
}
div.paso span{
	display: none;
}

div.paso a{
	color: #ffa100;
	position: absolute;
	bottom: 50px;
	right: 5px;
}

.boxRegistrar{
	background: url(/mesdecompras/pics/box-registrar.png) right 104px no-repeat;
}
h2#tituloRegistrar{
	width: 422px;
	height: 58px;
	text-indent: -1000em;
	background: url(/mesdecompras/images/titulo-registrar.gif) no-repeat;
	margin-bottom: 30px;
}

.boxRegistrar div.boxContenido div.box{
	height: 460px;
	background: url(/mesdecompras/images/background-formulario.png) center bottom no-repeat;
}
.boxRegistrar div.boxContenido h3{
	text-indent: -1000em;
	
}

.boxRegistrar div.boxContenido div.box p{
	margin: 0 !important;
	padding: 20px;
}


.boxRegistrar form{
	padding: 40px 20px 0;
}
.boxRegistrar form ol{
	height: 25px;
	margin-bottom: 20px;
}
.boxRegistrar form ol li{
	float: left;
	width: 242px;
}
.boxRegistrar form ol li label{
	display: block;
}
.boxRegistrar form ol.comboBox{
	height: 40px;
}
.boxRegistrar form ol li input{
	background: url(/mesdecompras/images/background-input-registro.gif) no-repeat;
	width: 172px;
	padding: 4px 8px;
}
.boxRegistrar form ol li select{
	width: 185px;
	height: 20px;
	border: 1px solid #bbc8e6;
}
.boxRegistrar form ol li button{
	text-indent: -1000em;
	background: url(/mesdecompras/images/btn-enviar.gif) no-repeat;
	cursor: pointer;
	width: 87px;
	height: 25px;
	float: right;
	margin-right: 55px;
}



h3#tituloPromos{
	background: url(/mesdecompras/images/titulo-promos.png) no-repeat;
	height: 25px;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.4em;
	padding: 8px 0 0 20px;
}

h2#tituloComercios{
	width: 453px;
	height: 58px;
	text-indent: -1000em;
	background: url(/mesdecompras/images/titulo-comercios.gif) no-repeat;
	margin-bottom: 20px;
	margin-left: 10px;
}


div.boxPromociones div.boxPromos{
	width: 690px;
	background: url(/mesdecompras/images/fondo-box-promociones.png) left bottom no-repeat;
	padding: 25px 0 25px 20px;
	min-height: 300px;
}

.promocion{
	width: 306px;
	height: 120px;
	float: left;
	background: url(/mesdecompras/images/box-promocion.gif) no-repeat;
	margin: 0 10px 20px 0;
	padding: 6px 7px;
	color: #343438;
	position: relative;
}

.promocion img{
	float: left;
	border: 1px solid #bbc8e6;
	margin-right: 12px;
}
.promocion h4{
	font-size: 1.4em;
	margin-bottom: 5px;
	float: left;
	width: 200px;
}
.promocion p{
	float: left;
	width: 200px;
}
.promocion a{
	position: absolute;
	right: 10px;
	bottom: 6px;
	color: #0023a0;
}

ul.paginador{
	clear: both;
	width: 150px;
	margin: 0 auto;
	height: 18px;
}
ul.paginador li{
	float: left;
	color: #ff7604;
	margin-right: 20px;
	font-weight: bold;
}

ul.paginador li a{
	text-decoration: none;
	color: #ff7604;
}



h2#tituloGanar{
	width: 563px;
	height: 71px;
	text-indent: -1000em;
	margin-bottom: 50px;
	background: url(/mesdecompras/images/titulo-ganar.gif) no-repeat;
}

h3#tituloInstrucciones{
	text-indent: -1000em;
	background: url(/mesdecompras/images/titulo-instrucciones.png) no-repeat;
	height: 33px;
	margin-left: -5px;
}


.instrucciones{
	width: 446px;
	height: 50px;
	padding: 20px 0 0 50px;
	margin-bottom: 15px;
}
.instrucciones span{
	display: none;
}

#pasoA{
	background: url(/mesdecompras/images/instrucciones-A.gif) no-repeat;
}
#pasoB{
	background: url(/mesdecompras/images/instrucciones-B.gif) no-repeat;
}
#pasoC{
	background: url(/mesdecompras/images/instrucciones-C.gif) no-repeat;
}
#pasoD{
	background: url(/mesdecompras/images/instrucciones-D.gif) no-repeat;
}
#pasoE{
	background: url(/mesdecompras/images/instrucciones-E.gif) no-repeat;
}

.boxGanar{
	background: url(/mesdecompras/pics/box-ganar.png) right 130px no-repeat;
}

.boxGanar ul{
	width: 330px;
	margin-left: 110px;
	height: 40px;
	padding: 5px 0;
}
.boxGanar ul li{
	float: left;
	margin-right: 50px;
}
.boxGanar ul li a{
	text-indent: -1000em;
	width: 114px;
	height: 39px;
	display: block;
}
.boxGanar ul li a.btnParticipar{
	background: url(/mesdecompras/images/btn-participar.gif) no-repeat;
}
.boxGanar ul li a.btnPracticar{
	background: url(/mesdecompras/images/btn-practicar.gif) no-repeat;
}




div.boxPrivacidad div.boxPromos{
	width: 690px;
	background: url(/mesdecompras/images/fondo-box-promociones.png) left bottom no-repeat;
	padding: 25px 0 25px 20px;
	min-height: 300px;
}


h2#tituloPrivacidad{
	width: 228px;
	height: 25px;
	text-indent: -1000em;
	margin-bottom: 35px;
	background: url(/mesdecompras/images/titulo-privacidad.gif) no-repeat;
}

h3#tituloReglas{
	text-indent: -1000em;
	background: url(/mesdecompras/images/titulo-reglas.png) no-repeat;
	height: 33px;
}

div.reglas{
	width: 640px;
}
div.reglas{
	color: #63636b;
}
div.reglas h4, div.reglas p, div.reglas h5{
	margin-bottom: 15px;
}
div.reglas h5{
	font-weight: normal;
}
div.reglas p{
	font-size: .9em;
}

div.reglas h6{
	text-transform: uppercase;
	color: #ff7604;
	padding-bottom: 3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ff7604;
}

div.reglas ul{
	list-style: disc;
	margin: 0 15px 15px;
}
div.reglas a.volver{
	color: #0023a0;
	font-size: .9em;
}


#virtualJumper{
	margin-top: 72px;
}
#spotVisa{
	margin-top: 20px;
}

h2#tituloSpot{
	width: 499px;
	height: 48px;
	text-indent: -1000em;
	background: url(/mesdecompras/images/titulo-descuento.gif) no-repeat;
	margin-bottom: 10px;
}


#boxBases{
	height: 750px;
	overflow-y: scroll;
	padding-right: 20px;
}
#boxBases ul{
	font-size: .9em;
}
#boxBases ul.lista{
	list-style: none;
}
#boxBases em{
	font-weight: bold;
	font-style: normal;
}
#boxBases li em{
	text-decoration: underline;
}
#boxBases a{
	color: #e77a12;
}





