
body {
	background-color:#c11f3d;
	color: #37424c;
	margin: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	position: relative;
}

img {
	border: none;
}
h1 {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #eee;
}

.flotaIzq {
	float: left;
}
.flotaDer {
	float: right;
}
.noFlota {
	clear: both;
}
.blanco {
	color: #FFF;
}

@font-face {
	font-family: 'AvenirMedium';
	src: url('../font/AvenirLTStd-Medium.eot?') format('eot'), url('../font/AvenirLTStd-Medium.woff') format('woff'), url('../font/AvenirLTStd-Medium.otf') format('opentype');
	/*src: url(//:) format('eot'), url('../font/AvenirMedium.ttf') format('truetype');*/
	/*src: url('../font/AvenirMedium.ttf');*/
	/*src: url('GraublauWeb.eot?') format('eot'), url('GraublauWeb.woff') format('woff'), url('../font/AvenirMedium.ttf') format('truetype');*/
}
@font-face {
	font-family: 'AvenirRoman';
	src: url('../font/AvenirLTStd-Roman.eot?') format('eot'), url('../font/AvenirLTStd-Roman.woff') format('woff'), url('../font/AvenirLTStd-Roman.otf') format('opentype');
	/*src: url(//:) format('eot'), url('../font/AvenirRoman.ttf') format('truetype');*/
	/*src: url('../font/AvenirRoman.ttf');*/
}
@font-face {
	font-family: 'AvenirLight';
	src: url('../font/AvenirLTStd-Light.eot?') format('eot'), url('../font/AvenirLTStd-Light.woff') format('woff'), url('../font/AvenirLTStd-Light.otf') format('opentype');
	/*src: url(//:) format('eot'), url('../font/AvenirLight.ttf') format('truetype');*/
	/*src: url('../font/AvenirLight.ttf');*/
}
@font-face {
	font-family: 'AvenirBook';
	src: url('../font/AvenirLTStd-Book.eot?') format('eot'), url('../font/AvenirLTStd-Book.woff') format('woff'), url('../font/AvenirLTStd-Book.otf') format('opentype');
	/*src: url(//:) format('eot'), url('../font/AvenirBook.ttf') format('truetype');*/
	/*src: url('../font/AvenirBook.ttf');*/
}

/******* INICIO MENU ********/
	#menu {
		width:1040px;
		margin:0 auto;
		position:relative;
		z-index:99;
		}
		#menu .contenido {
		position:absolute;
		top:0;
		right:22px;
		text-align:right;
		width:700px;
		}
		#menu .contenido ul {
			margin:0;
			list-style:none;
			padding:0;
			}
			#menu .contenido li {
				display:inline-block;
				*display:inline;
				*width:50px;
				*background-color:#333;
				height:31px;
				}
			#menu .contenido li a {
				background:#f5efeb;
				line-height:31px;
				color:#37424c;
				font-size:12px;
				font-family:Tahoma, Geneva, sans-serif;
				display:block;
				padding-left:14px;
				padding-right:14px;
				margin-left:2px;
				}
			#menu .contenido li a.home {
				background:url(../img/fondo_menu.gif) repeat-x top left;
				}
			#menu .contenido li a.selected {
				background:#fbf8f6;
				color:#c11f3d;
				}
		#menu .logo {
			position:absolute;
			left:16px;
			top:21px;
			}
		#menu .volver {
			position:absolute;
			right:25px;
			top:65px;
			}
		#menu .volver a{
			background:url(../img/flecha_volver.gif) no-repeat right top;
			font-family:AvenirLight, Tahoma, Arial;
			font-size:16px;
			color:#61676e;
			padding-right:31px;
			display:block;
			width:110px;
			text-align:right;
			height:28px;
			padding-top:5px;
			}
		
		
#lang {
	display:none;
	float:right;
	background-color:#F5EFEB;
	margin-top:4px;
}
	
#lang.home {
	background-color:#E8DFD8;
}

#lang ul li a,
#lang ul li a:link,
#lang ul li a:active,
#lang a,
#lang a:link,
#lang a:visited {
	color:#37424C;
	font-size:11px;
	background:none;
	line-height:20px;
	padding-left:15px;
	padding-right:18px;
	margin-top:4px;
}

#lang .activo a,
#lang .activo a:link,
#lang .activo a:visited {
	color:#C11F3D;
	font-size:11px;
}

#lang a:hover,
#lang a:active{
	text-decoration:underline;
	color:#C11F3D;
}
a#lang-btn:hover,
a#lang-btn:active{
	text-decoration:underline;
}
/******* FIN MENU ********/



/******* INICIO CONTENIDOS ********/
#contenedorHome {
	background:#f1e9e4 url(../img/fondo_homepage.jpg) no-repeat center top;
	min-height:670px;
	width:100%;
	margin:0 auto;
	}
#contenedorShopper {
	background:#f1e9e4 url(../img/fondo_shopper.jpg) no-repeat center bottom;
	min-height:600px;
	width:100%;
	margin:0 auto;
	padding-top:100px;
	}
#contenedor {
	background:#f1e9e4;
	min-height:570px;
	width:100%;
	margin:0 auto;
	padding-top:100px;
	}
/* INICIO HOMEPAGE */
	#homepage {
		width:1040px;
		margin:0 auto;
		position:relative;
	}
	#homepage .secreto {
		position:absolute;
		top:31px;
		left:25px;
		}
	#homepage .logo {
		position:absolute;
		top:76px;
		right:33px;
		}
	#homepage .anne {
		position:absolute;
		top:100px;
		left:370px;
		z-index:99;
		}
	#homepage .silueta {
		position:absolute;
		top:180px;
		right:10px;
		z-index:1;
		width:1018px;
		height:198px;
		background:url(../img/pastilla_home.jpg) no-repeat top left;
		}
	#homepage .silueta .flotaIzq {
		padding-left:74px;
		width:440px;
		padding-top:20px;
		height:164px;
		}
	#homepage .silueta .titulo,
	#homepage .silueta .titulo a {
		font-family:AvenirMedium, Tahoma, Arial;
		gfont-family:GS, Tahoma, Arial;
		/*font-family:Tahoma, Arial \0/;
		*font-family:Tahoma, Arial;*/
		color:#c11f3d;
		font-size:36px;
		/**font-size:34px;
		font-size:34px \0/;*/
		}
	.ie9 #homepage .silueta .titulo,
	.ie9 #homepage .silueta .titulo a {
		gfont-family:Tahoma, Arial;
		gfont-size:34px;
		}
	#homepage .silueta .texto1 {
		font-family:AvenirLight, Tahoma, Arial;
		color:#343a3f;
		font-size:16px;
		margin-bottom:14px;
		width: 350px;
		}
	#homepage .silueta .texto2 {
		font-family:AvenirMedium, Tahoma, Arial;
		color:#343a3f;
		font-size:16px;
		}
	#homepage .silueta .flotaDer {
		padding-left:102px;
		width:400px;
		padding-top:20px;
		height:164px;
		}

		#homepage ul.subnav {
			display:none;
			background:#c1ffb0;
			list-style:none;
			margin:0;
			padding:0;
			}
		#homepage .flotaIzq ul.subnav li {
			margin:0;
			padding-top:32px;
			padding-left:96px;
			padding-right:0;
			padding-bottom:0;
			width:405px;
			gwidth:920px;
			background:#C00;
			height:166px;
			position:absolute;
			top:0;
			left:0;
			background:url(../img/fondo_silueta_left.jpg) no-repeat top left;
			}
		#homepage .flotaDer ul.subnav li {
			margin:0;
			padding-top:25px;
			padding-left:135px;
			padding-right:0;
			padding-bottom:0;
			width:392px;
			gwidth:920px;
			gfloat:right;
			background:#C00;
			height:166px;
			position:absolute;
			top:0;
			right:0;
			background:url(../img/fondo_silueta_right.jpg) no-repeat top left;
			}
			#homepage .silueta .flotaIzq:hover ul.subnav {
				gdisplay:block;
				}
			#homepage .silueta .flotaDer:hover ul.subnav {
				gdisplay:block;
			}
		#homepage ul.subnav li a {
			background:url(../img/guion_submenu.gif) no-repeat left top;
			padding-left:28px;
			display:block;
			width:330px;
			height:15px;
			line-height:18px;
			font-size:16px;
			color:#f1ebe7;
			font-family:AvenirRoman, Tahoma, Arial;
			margin-bottom:-2px;
			}
	#homepage .spot {
		position:absolute;
		top:510px;
		left:10px;
		z-index:2;
		}
	#homepage .anticell {
		position:absolute;
		top:410px;
		left:10px;
		z-index:2;
		}
	#homepage .novedad14 {
		position:absolute;
		top:410px;
		left:10px;
		z-index:2;
		}
	#homepage .anticell img.play {
		position:absolute;
		top:115px;
		left:100px;
		}
	#homepage .novedad14 img.play {
		position:absolute;
		top:150px;
		left:140px;
		}
	#homepage .anticell img.info {
		position:absolute;
		bottom:10px;
		right:-40px;
		}
	#homepage .novedad14 img.info {
		position:absolute;
		bottom:10px;
		right:-40px;
		}
	#homepage .regalos {
		position:absolute;
		top:435px;
		right:45px;
		z-index:2;
		width:305px;
		height:110px;
		background:url(../img/bolsas.jpg) no-repeat top right;
		padding-top:23px;
		}
	#homepage .regalos a {
		background:url(../img/pastilla_boton.png) no-repeat top left;
		width:141px;
		height:27px;
		padding-left:14px;
		padding-top:6px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#37424c;
		display:block;
		margin-top:3px;
		}
	#homepage .buscador {
		position:absolute;
		top:585px;
		right:45px;
		z-index:2;
		text-align:right;
		}
	#homepage .buscador a {
		background:url(../img/icono_buscador.png) no-repeat right top;
		display:block;
		width:70px;
		height:50px;
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:14px;
		color:#e4dbd3;
		font-weight:bold;
		padding-right:65px;
		padding-top:12px;
		}

.foto1,
.foto2 {
	float: left;
    left: 0;
    position: absolute;
    top: 0;
	display:none;
}
/* FIN HOMEPAGE */

/* INICIO CAMPA�A */
	#campanya {
		width:1040px;
		margin:0 auto;
		position:relative;
		}
		#campanya .flotaDer {
			margin-right:20px;
		}
		#campanya .subt {
			font-family:AvenirBook, Tahoma, Arial;
			font-size:16px;
			width:305px;
			margin-left:10px;
			text-align:justify;
		}
		#campanya .subt strong {
			font-family:AvenirMedium, Tahoma, Arial;
			font-weight:normal;	
		}
	.tituloAp {
		float:left;
		font-family:AvenirLight, Tahoma, Arial;
		color:#c11f3d;
		font-size:36px;
		margin-left:10px;
		width:310px;
		letter-spacing:-0.2px;
	}
	.makingoff {
		margin-top:40px;
		}
	.ayuda {
		margin-top:125px;
		margin-left:15px;
		}
	.ayuda .recomienda {
		margin-left:14px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#3b464f;
		line-height:15px;
		}
	.ayuda .recomienda a {
		font-weight:bold;
		text-decoration:underline;
		color:#c11f3d;
		}
	.ayuda .recomienda a:hover {
		text-decoration:none;
		}
	.buscador2 {
		margin-top:15px;
		width:150px;
		text-align:right;
		}
	.buscador2 a {
		background:url(../img/icono_buscador.png) no-repeat right top;
		display:block;
		width:70px;
		height:50px;
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:14px;
		color:#343a3f;
		font-weight:bold;
		padding-right:65px;
		padding-top:12px;
		}
	.subtitulo {
		margin-left:30px;
		font-family:AvenirLight, Tahoma, Arial;
		font-size:24px;
		color:#343a3f;
		margin-bottom:15px;
		margin-top:10px;
		}
	.subtitulo2 {
		margin-left:10px;
		font-family:AvenirLight, Tahoma, Arial;
		font-size:18px;
		color:#343a3f;
		margin-bottom:15px;
		margin-top:10px;
		}
		#campanya .buscador2 {
			float:right;
			margin-right:8px;
		}
		#campanya .minivideo {
			float:left; 
			width:320px;
			margin-top:20px;
		}
	#productos {
		width:1040px;
		margin:0 auto;
		position:relative;
		}
	.buscador3 {
		margin-top:45px;
		width:150px;
		text-align:left;
		}
	.buscador3 a {
		background:url(../img/icono_buscador.png) no-repeat left top;
		display:block;
		width:70px;
		height:50px;
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:13px;
		color:#343a3f;
		font-weight:bold;
		padding-left:62px;
		padding-top:10px;
		margin-left:28px;
		margin-bottom:12px;
		}
	#productos h3 {
		margin-bottom:0px;
		margin-top:8px;
		font-family:AvenirBook, Tahoma, Arial;
		font-size:29px;
		color:#3d4751;
		font-weight:normal;
		letter-spacing:-1.2px;
		gmargin-bottom:45px;
		}
	#productos h3 .efecto {
		font-size:36px;
		color:#c11f3d;
		}
	#productos h4 {
		font-family:Tahoma, Arial;
		font-size:12px;
		color:#3d4751;
		margin-bottom:0px;
		margin-top:50px;
		font-weight:normal;
		text-align:justify;
		width:240px;
		margin-left:12px;
		}
	#productos h5 {
		font-family:AvenirBook, Tahoma, Arial;
		font-size:14px;
		color:#3d4751;
		margin-bottom:0px;
		margin-top:0px;
		font-weight:normal;
		letter-spacing:-1.0px;
		}
	#productos .flotaDer {
		width:630px;
		margin-right:40px;
		position:relative;
		margin-bottom:50px;
		}
	#productos .intensidad {
		position:absolute;
		top:80px;
		left:-90px;
		text-align:center;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#8b684c;
		background:url(../img/intensidad.gif) no-repeat center 70px;
		height:560px;
		line-height:14px;
		width:60px;
		}
	#productos #anne {
		position:absolute;
		top:50px;
		right:-60px;
		z-index:99;
		}
	#productos .valores.izquierda {
		float:left;
		}
	#productos .valores.derecha {
		width:320px;
		float:right;
		}
	#productos .valores ul {
		list-style:none;
		margin:0;
		padding:0;
		width:275px;
		gbackground:#F1E9E4;
		}
	#productos .valores li {
		border:solid #d7cac0 1px;
		padding-left:12px;
		line-height:20px;
		margin-bottom:2px;
		height:20px;
		}
	#productos .valores li a {
		font-size:11px;
		color:#595a5c;
		font-family:Tahoma, Geneva, sans-serif;
		display:block;
		width:180px;
		}
	#productos .valores li a:hover {
		text-decoration:underline;
		background:url(../img/flecha_rollover.gif) no-repeat right 4px;
		color:#cd5267;
		}
	#productos .valores li.titulo {
		border:none;
		background:none;
		color:#c11f3d;
		padding-top:6px;
		padding-left:2px;
		text-align:left;
		margin-top:0;
		margin-bottom:0;
		width:260px;
		}
	#productos .valores li.i1,
	#productos .valores li.i6 {
		background:#cbb5a5 url(../img/degradado_productos.gif) no-repeat left top;
		width:262px;
		}
	#productos .valores li.i2 {
		background:#b9a08c url(../img/degradado_productos.gif) no-repeat left top;
		}
	#productos .valores li.i3, 
	#productos .valores li.i9 {
		background:#a3856d url(../img/degradado_productos.gif) no-repeat left top;
		}
	#productos .valores li.i4 {
		background:#a3856d url(../img/degradado_productos.gif) no-repeat left top;
		}
	#productos .valores li.i5 {
		background:#8b684c url(../img/degradado_productos.gif) no-repeat left top;
		}
	#productos .valores li.i7 {
		background:#c1a996 url(../img/degradado_productos.gif) no-repeat left top;
		}
	#productos .valores li.i8 {
		background:#B9A08C url(../img/degradado_productos.gif) no-repeat left top;
		}
	#productos .valores li.i10 {
		background:#B9A08C url(../img/degradado_productos.gif) no-repeat left top;
		}
	#productos .subtituloProducto {
		font-family:AvenirBook, Tahoma, Arial;
		font-size:23px;
		color:#3d4751;
		margin-left:8px;
		margin-top:12px;
		gletter-spacing:-1.2px;
		letter-spacing:-0.2px;
		}
	#productos .referenciaProducto {
		font-family:AvenirBook, Tahoma, Arial;
		font-size:14px;
		color:#3d4751;
		margin-left:8px;
		margin-top:5px;
		letter-spacing:-0.8px;
		}
	#productos .volverProducto {
		margin-top:28px;
		margin-left:10px;
		}
	#productos .volverProducto a{
		font-family:AvenirLight, Tahoma, Arial;
		font-size:16px;
		color:#61676e;
		line-height:14px;
		display:block;
		padding-left:30px;
		background:url(../img/flecha_volverprod.gif) no-repeat left 2px;
		}
	#productos p {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#3d4751;
		text-align:justify;
		line-height:17px;
		margin-top:5px;
		margin-left:3px;
		}
	#productos .detalle {
		float:right;
		width:510px;
		margin-right:90px;
		position:relative;
		margin-top:-5px;
		}
	#productos .modelo {
		position:absolute;
		top:45px;
		left:-160px;
		z-index:1;
		}
	#productos .imgefecto {
		margin-top:12px;
		float:left;
		width:170px;
		}
	#productos .informacion {
		margin-top:12px;
		float:right;
		width:330px;
		margin-right:-25px;
		}
	#productos .fotos {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#595a5c;
		line-height:18px;
		text-indent:-10px;
		position:relative;
		width:150px;
		float:left;
		}
	#productos .fotos.izq {
		width:180px;
		}
	#productos .fotos a{
		position:absolute;
		top:125px;
		left:120px;
		}
	#productos .tablaTalla {
		margin-top:40px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#595a5c;
		position:relative;
		}
	#productos .tablaTalla a.info{
		background:url(../img/ico_pregunta.png) no-repeat right top;
		display:block;
		float:right;
		width:160px;
		color:#7c7c7d;
		font-size:11px;
		height:29px;
		position:absolute;
		right:16px;
		top:-2px;
		padding-right:32px;
		padding-top:2px;
		text-align:right;
		}
	#productos .tablaTalla table,
	#productos .tablaTalla td {
		border:solid 1px #d5cbc2;
		vertical-align: middle;
		}
	#productos .tablaTalla table {
		margin-top:8px;
		}
	#productos .tablaColores {
		margin-top:30px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#595a5c;
		}
	#productos .tablaColores table{
		margin-top:8px;
		}
	#productos .tablaColores td.up{
		gborder-bottom:none;
		}
	#productos .tablaColores td{
		gborder-top:1px solid #d5cbc2;
		border-bottom:1px solid #d5cbc2;
		vertical-align: middle;
		}
	#productos .tablaColores img {
		vertical-align:middle;
		margin:1px 5px;
		}
	#productos .tablaComposicion {
		margin-top:30px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#595a5c;
		min-height:135px;
		}
	#productos .tablaComposicion td{
		border-top:1px solid #d5cbc2;
		border-bottom:none;
		border-left:1px solid #d5cbc2;
		border-right:none;
		text-align:center;
		vertical-align: middle;
		}
	#productos .tablaComposicion table{
		margin-top:8px;
		}
	#productos .reduccion {
		left:-20px;
		position:absolute;
		bottom:50px;
		z-index:1;
	}
	#productos .detalle .zoom,
	#sorteo .zoom {
		position:absolute;
		top:42px;
		left:-1px;
		z-index:2;
		background:url(../img/popup_marco_fondo.gif) repeat-y top left;
		text-align:left;
		}
	#sorteo .zoom {
		top:85px;
		left:250px;
		line-height:18px;
		}
	#productos .detalle .zoom .superior,
	#sorteo .zoom .superior {
		background:url(../img/popup_marco_sup.gif) no-repeat top left;
		width:550px;
		height:30px;
		}
	#productos .detalle .zoom .inferior,
	#sorteo .zoom .inferior {
		background:url(../img/popup_marco_inf.gif) no-repeat top left;
		height:20px;
		width:550px;
		}
	#sorteo .zoom .inferior {
		height:20px;
		}
	#productos .detalle .zoom .imagen{
		margin-top:-31px;
		margin-bottom:-26px;
		padding-left:19px;
		padding-right: 5px;
		}
	#productos .detalle .zoom a,
	#productos .detalle .zoom a:hover,
	#sorteo .zoom a,
	#sorteo .zoom a:hover {
		display:block;
		width:30px;
		height:30px;
		text-decoration:none;
		float:right;
		}
	#productos .detalle .zoom#imagen,
	#productos .detalle .zoom#ayuda,
	#sorteo .zoom#lopd {
		display:none;
		}
	#productos .detalle .zoom#ayuda {
		top:170px;
		}
	#productos .detalle .zoom .tallas,
	#sorteo .zoom .lopd {
		margin-top:-21px;
		margin-bottom:-16px;
		background:url(../img/ico_ayuda.gif) no-repeat 16px 21px;
		padding-left:98px;
		padding-top:12px;
		text-align:left;
		font-size:12px;
		font-family:Tahoma, Geneva, sans-serif;
		color:#595a5c;
		width:400px;
		padding-bottom:20px;
		}
	#sorteo .zoom .lopd {
		padding-left:48px;
		background:none;
		width:450px;
		}
	#productos .detalle .zoom .tallas td{
		border:solid 1px #d5cbc2;
		empty-cells:hide;
		vertical-align: middle;
		}
	#productos .detalle .zoom .tallas table{
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:5px;
		}
	#productos .detalle .zoom .tallas h6 {
		margin:10px 0;
		padding:0;
		font-family:AvenirLight, Tahoma, Arial;
		font-size:21px;
		color:#3d4751;
		letter-spacing:-1.2px;
		font-weight:normal;
		}
	#tiendas {
		width:1040px;
		margin:0 auto;
		position:relative;
		}
	#tiendas .mapaTiendas {
		float:right;
		margin-top:40px;
		margin-right:20px;
		width:686px;
		height:444px;
		}
	#tiendas .busca {
		margin-top:30px;
		margin-left:10px;
		font-family:AvenirBook, Tahoma, Arial;
		font-size:14px;
		color:#4a535b;
		width:201px;
		}
	#tiendas .busca input{
		border:none;
		background:#FFF;
		width:192px;
		height:25px;
		line-height:25px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#b9b9b9;
		gfont-weight:bold;
		padding-left:8px;
		margin-top:10px;
		margin-bottom:8px;
		}
	#tiendas .busca a{
		display:block;
		padding-right:36px;
		background:url(../img/btn_buscar.gif) no-repeat right top;
		height:28px;
		line-height:28px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#c11f3d;
		font-weight:bold;
		text-align:right;
		}
	#personalshopper {
		width:1040px;
		margin:0 auto;
		position:relative;
		}
	#personalshopper .modelo {
		position:absolute;
		top:96px;
		left:30px;
		z-index:99;
		}
	#personalshopper .flotaDer {
		margin-right:24px;
		margin-top:70px;
		width:635px;
		position:relative;
		height:390px;
		}
	#personalshopper .flotaDer h2 {
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:36px;
		color:#4a535b;
		font-weight:normal;
		line-height:42px;
		letter-spacing:-1.2px;
		margin-bottom:32px;
		margin-top:0;
		}
	#personalshopper .flotaDer h3 {
		font-family:AvenirMedium, Tahoma, Arial;
		font-size:29px;
		color:#c11f3d;
		font-weight:normal;
		line-height:45px;
		letter-spacing:-1.2px;
		margin:0;
		margin-left:35px;
		}
	#personalshopper .flotaDer h4 {
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:19px;
		color:#c11f3d;
		font-weight:normal;
		line-height:22px;
		letter-spacing:-1.0px;
		margin:0;
		margin-left:35px;
		margin-bottom:35px;
		}
	#personalshopper .flotaDer h5 {
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:20px;
		color:#4a535b;
		font-weight:normal;
		line-height:26px;
		margin:0;
		margin-left:35px;
		}
	#personalshopper .flotaDer .txtRojo {
		font-size:36px;
		font-family:AvenirBook, Tahoma, Arial;
		color:#c11f3d;
		}
	#personalshopper .flotaDer .submenu {
		position:absolute;
		bottom:15px;
		right:250px;
		letter-spacing:-1.0px;
		}
	#personalshopper .flotaDer .submenu img{
		vertical-align:middle;
		margin:1px;
		}
	#personalshopper .flotaDer .submenu a{
		font-family:AvenirRoman, Tahoma, ARial;
		font-size:21px;
		color:#323a41;
		}
	#personalshopper .flotaDer .submenu a:hover{
		text-decoration:none;
		color:#c11f3d;
		}
	#personalshopper .buscador {
		position:absolute;
		top:450px;
		right:20px;
		z-index:2;
		text-align:right;
		}
	#personalshopper .buscador a {
		background:url(../img/icono_buscador.png) no-repeat right top;
		display:block;
		width:70px;
		height:50px;
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:14px;
		color:#e4dbd3;
		font-weight:bold;
		padding-right:65px;
		padding-top:12px;
		}
	#personalshopper .flotaDer ul{
		list-style:none;
		margin:0;
		margin-top:65px;
		margin-left:10px;
		}
	#personalshopper .flotaDer li {
		margin-bottom:30px;
		}
	#personalshopper .flotaDer li a {
		font-family:Tahoma, Geneva, sans-serif;
		color:#2f363c;
		font-size:12px;
		background:url(../img/check_inactivo.gif) no-repeat left top;
		padding-left:60px;
		display:block;
		height:50px;
		padding-top:4px;
		}
	#personalshopper .flotaDer li a .gran{
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:20px;
		color:#4a535b;
		letter-spacing:-1.0px;
		font-weight:normal;
		}
	#personalshopper .flotaDer li a:hover,
	#personalshopper .flotaDer li a:hover .gran {
		text-decoration:none;
		color:#c11f3d;
		}
	#personalshopper .flotaDer li a:hover{
		background:url(../img/check_activo.gif) no-repeat left top;
		}
	#personalshopper .flotaDer .subtitulo,
	#personalshopper .flotaDer .subtitulo2 {
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:19px;
		color:#c11f3d;
		font-weight:normal;
		line-height:26px;
		margin-top:-28px;
		margin-left:0;
		letter-spacing:-1.0px;
		}
	#personalshopper .flotaDer ul.respuestas,
	#personalshopper .flotaDer ul.respuestasFinal {
		list-style:none;
		margin:0;
		margin-top:35px;
		margin-left:105px;
		}
	#personalshopper .flotaDer ul.respuestasFinal {
		margin-left:-12px;
		}
	#personalshopper .flotaDer ul.respuestas li{
		margin-bottom:0px;
		}
	#personalshopper .flotaDer ul.respuestasFinal li {
		margin-bottom:10px;
		}
	#personalshopper .flotaDer ul.respuestas li a,
	#personalshopper .flotaDer ul.respuestasFinal li a {
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:20px;
		color:#4a535b;
		background:url(../img/check_inactivo.gif) no-repeat left top;
		padding-left:60px;
		display:block;
		height:35px;
		padding-top:10px;
		letter-spacing:-1.0px;
		}
	#personalshopper .flotaDer ul.respuestasFinal li a {
		font-size:18px;
		background:url(../img/check_ok.gif) no-repeat left top;
		padding-left:45px;
		padding-top:0;
		line-height:16px;
		height:35px;
		}
	#personalshopper .flotaDer ul.respuestasFinal li a.linea1{
		padding-top:8px;
		height:27px;
		}
	#personalshopper .flotaDer ul.respuestas li a:hover{
		text-decoration:none;
		color:#c11f3d;
		background:url(../img/check_activo.gif) no-repeat left top;
		}
	#personalshopper .flotaDer ul.respuestasFinal li a:hover{
		text-decoration:none;
		color:#c11f3d;
		}
	#personalshopper .flotaDer .subtitulo2 {
		margin-top:-20px;
		font-size:19px;
		line-height:30px;
		}
	#personalshopper .flotaDer .subtitulo2 .txtGris {
		color:#4a535b;
		font-size:22px;
		}
	#personalshopper .regalos {
		position:absolute;
		top:188px;
		right:18px;
		z-index:2;
		width:305px;
		height:110px;
		background:url(../img/bolsas2.jpg) no-repeat top right;
		padding-top:23px;
		}
	#productos .regalos {
		position:absolute;
		top:0px;
		right:50px;
		z-index:2;
		width:260px;
		height:100px;
		background:url('../img/bolsas2.jpg') no-repeat scroll right 30px / 80px auto;
		padding-top:25px;
		}
	#personalshopper .regalos a,
	#productos .regalos a {
		background:url(../img/pastilla_boton.png) no-repeat top left;
		width:141px;
		height:27px;
		padding-left:14px;
		padding-top:6px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#37424c;
		display:block;
		margin-top:3px;
		}
	#sorteo {
		width:1040px;
		margin:0 auto;
		position:relative;
		}
	#sorteo .flotaDer {
		position:relative;
		width:465px;
		margin-right:250px;
		z-index:2;
		}
	#sorteo .anneSorteo {
		position:absolute;
		top:20px;
		right:-30px;
		z-index:1;
		}
	#sorteo .flotaDer h2 {
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:36px;
		color:#4a535b;
		font-weight:normal;
		letter-spacing:-2.0px;
		margin:0;
		margin-top:-2px;
		margin-left:2px;
		line-height:38px;
		margin-bottom:20px;
		}
	#sorteo .flotaDer .txtGris {
		font-size:48px;
		}
	#sorteo .flotaDer .txtRojo {
		font-size:48px;
		color:#c11f3d;
		}
	#sorteo .flotaDer .espacio {
		margin-left:70px;
		}
	#sorteo .flotaDer p {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#4a535b;
		line-height:18px;
		}
	#sorteo .flotaDer label {
		display:block;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#c11f3d;
		font-weight:bold;
		margin-left:5px;
		margin-bottom:10px;
		margin-top:20px;
		}
	#sorteo .flotaDer select {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#37424c;
		border:solid 1px #979797;
		border-radius:5px;
		height:24px;
		padding:3px;
		margin-right:8px;
		background:#fdfdfd;
		background: -moz-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -ms-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -webkit-linear-gradient(top, #dbdbdb, #fdfdfd);
		}
	#sorteo .flotaDer input {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#6c747b;
		border:solid 1px #979797;
		border-radius:5px;
		height:20px;
		padding-left:8px;
		padding-right:8px;
		margin-right:8px;
		background:#fdfdfd;
		background: -moz-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -ms-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -webkit-linear-gradient(top, #dbdbdb, #fdfdfd);
		}
	#sorteo .flotaDer a.participa {
		font-family:AvenirRoman, Tahoma, Arial;
		font-size:26px;
		color:#4a535b;
		background:url(../img/btn_sorteo.gif) no-repeat right top;
		display:block;
		width:377px;
		margin-top:30px;
		margin-bottom:5px;
		height:50px;
		padding-top:14px;
		padding-left:3px;
		letter-spacing:-1.0px;
		}
	#sorteo .flotaDer a.pdf,
	#sorteo .flotaDer a.novedades {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#4a535b;
		display:block;
		padding-left:25px;
		padding-top:3px;
		height:15px;
		}
	#sorteo .flotaDer a.pdf{
		padding-left:27px\0/;
		margin-left:-5px\0/;
		}
	#sorteo .flotaDer a.lopd {
		background:url(../img/radiobutton.gif) no-repeat left top;
		}
	#sorteo .flotaDer a.pdf {
		background:url(../img/ico_descarga.gif) no-repeat left top;
		}
	#sorteo .flotaDer a.novedades {
		background:url(../img/ico_novedades.gif) no-repeat left top;
		line-height:18px;
		padding-top:1px;
		margin-top:5px;
		height:18px;
		width:330px;
		}
	#sorteo .flotaDer a.novedades strong {
		color:#c11f3d;
		}
	#sorteo .flotaDer .alineado {
		margin-top:100px;
		width:350px;
		margin-left:30px;
		}
	#sorteo .flotaDer .alineado h2 {
		margin-bottom:3px;
		}
	#sorteo .flotaDer .alineado .buscador2 {
		float:right;
		}
	#sorteo .flotaDer .alineado .buscador2 a {
		font-size:13px;
		}
	#sorteo .flotaDer input.check {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#6c747b;
		border:none;
		height:12px;
		padding-left:0;
		padding-right:0;
		margin-right:10px;
		background:none;
		line-height:30px;
		vertical-align:middle;
		}
	#sorteo .privacidad,
	#sorteo .privacidad a {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		color:#4a535b;
		vertical-align:middle;
		line-height:30px;
		}
	#sorteo .flotaDer p.bases {
		font-size:11px;
		margin-left:25px;
		line-height:12px;
		margin-bottom:2px;
		margin-top:2px;
		}
	#sorteo .flotaDer p.novedades {
		font-size:12px;
		line-height:14px;
		margin-bottom:5px;
		margin-top:12px;
		text-indent:-28px;
		margin-left:27px;
		}
	#sorteo .flotaDer p.novedades strong {
		color:#c11f3d;
		}

	#politica {
		width:1040px;
		margin:0 auto;
		position:relative;
		}
	#politica .tituloAp {
		width:500px;
		}
	#politica h2 {
	font-family:AvenirRoman, Tahoma, Arial;
	font-size:30px;
	color:#4a535b;
	font-weight:normal;
	margin:0;
	letter-spacing:-1.2px;
		}
	#politica .flotaDer{
		width:505px;
		margin-right:180px;
		text-align:justify;
		margin-top:40px;
		}
	#politica .flotaDer p{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#4a535b;
		}

/* FIN CAMPA�A */

/******* FIN CONTENIDOS ********/



/******* INICIO PIE DE PAGINA ********/
#pie {
	background:#c11f3d url(../img/fondo_pie.gif) repeat-x top left;
	width:100%;
	color:#f2eeea;
	}
	#pie .contenido {
		height:40px;
		padding-top:10px;
		width:976px;
		margin:0 auto;
		padding-right:44px;
		padding-left:20px;
	}
	#pie .contenido img{
		padding-right:3px;
		vertical-align:middle;
	}
	#pie .contenido .politica{
		color:#e5d9d0;
		font-size:12px;
		margin-left:18px;
	}
	#pie .contenido a {
		color:#e5d9d0;
	}
	#pie .contenido .flotaDer{
		font-size:12px;
		line-height:24px;
		}

/******* FIN PIE DE PAGINA ********/

#activeresult {
	gpadding-top:15px;
	gmargin-left:10px;
	margin-left:10px;
}
#activeresult, #activeresult a {
	color:#C11F3D;
}
#buscaresults {
	gpadding-top:15px;
	margin-left:10px;
}
#buscaresults, #buscaresults a {
	color:#C11F3D;
}
#buscaresults ul, #activeresult ul {
	list-style:none;
	margin:0;
	padding:0;
	gmargin-left:10px;
}
#buscaresults li, #activeresult li {
	list-style:none;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#buscaresults div, #activeresult div {
	border-top:1px solid #B9B9B9;
	border-bottom:1px solid #B9B9B9;
	padding:10px 0 10px 5px;
	gmargin-left:5px;
	margin-top:10px;
}
.vcard-tienda .tit {
	font-weight: bold;
}




ul.respuestasFinal {
	list-style:none;
	margin:0;
	margin-top:35px;
	margin-left:105px;
}
ul.respuestasFinal {
	margin-left:5px;
}
ul.respuestasFinal li {
	margin-bottom:22px;
}
ul.respuestasFinal li a {
	font-family:AvenirRoman, Tahoma, Arial;
	font-size:20px;
	color:#4a535b;
	background:url(../img/check_inactivo.gif) no-repeat left top;
	padding-left:60px;
	display:block;
	height:35px;
	padding-top:10px;
	letter-spacing:-1.0px;
}
ul.respuestasFinal li a {
	font-size:18px;
	background:url(../img/check_ok.gif) no-repeat left top;
	padding-left:45px;
	padding-top:0;
	line-height:16px;
	height:35px;
}
ul.respuestasFinal li a.linea1{
	padding-top:8px;
	height:27px;
}
ul.respuestasFinal li a:hover{
	text-decoration:none;
	color:#c11f3d;
}
.busca .paises {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	
	color:#4A535B;
	border:none;
	padding-bottom:7px;
	padding-left:3px;
	padding-top:7px;
	padding-right:3px;
	width:197px;
	margin-top:5px;
	
		color:#37424c;
		border:solid 1px #979797;
		border-radius:5px;
		height:24px;
		padding:3px;
		gmargin-right:8px;
		background:#fdfdfd;
		background: -moz-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -ms-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -webkit-linear-gradient(top, #dbdbdb, #fdfdfd);
	}
.form_tiendas {
	width:500px;
	}
.form_tiendas a {
	color:#37424C;
	}
.form_tiendas .formulario .textField,
#tiendas .busca input.CampoBuscador {    
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    color: #4A535B;
	border:1px solid #CBB5A5;
    height: 25px;
    padding-left: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
	background: none repeat scroll 0 0 #FFFFFF;
    line-height: 25px;
    width: 250px;
	
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#6c747b;
		border:solid 1px #979797;
		border-radius:5px;
		height:20px;
		padding-left:3px;
		padding-right:3px;
		margin-right:8px;
		background:#fdfdfd;
		background: -moz-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -ms-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -webkit-linear-gradient(top, #dbdbdb, #fdfdfd);
	}
.form_tiendas .formulario .areaTexto {    
	background: none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CBB5A5;
    color: #4A535B;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 3px;
    width: 260px;
	
		border:solid 1px #979797;
		border-radius:5px;
		background:#fdfdfd;
		background: -moz-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -ms-linear-gradient(top, #dbdbdb, #fdfdfd);
		background: -webkit-linear-gradient(top, #dbdbdb, #fdfdfd);
	}
.form_tiendas .formulario .sendButton { 
	border: medium none;
    color: white;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    margin-right: 8px;
	float:right;
	background-color:#CBB5A5;
	}
.form_tiendas .formulario .casillaCheck {
	vertical-align:sub;
	}
a.descarga {
	background: url("../img/ico_zoom.png") no-repeat scroll left top transparent;
	display:block;
	font-size:11px;
	color:#343A3F;
    height: 28px;
    padding-left: 35px;
    padding-top: 3px;
	line-height:20px;
	margin-left:10px;
	margin-top:5px;
	width:200px;
}
#menu .contenido li.idiomas,
#menu .contenido li.idiomasInterior {
	background: url("../img/fondo_menu.gif") repeat-x scroll left top;
	padding-left:6px;
	padding-right:6px;
}
#menu .contenido li.idiomas a,
#menu .contenido li.idiomasInterior a {
	display:inline;
	background:none;
	padding-left:2px;
	padding-right:2px;
}
#menu .contenido li.idiomasInterior {
	background:#F5EFEB;
}
#productos .logoOne {
	text-indent:-10000px;
	background:#F1E9E4 url(../img/logo_one.gif) no-repeat left top;
	width:252px;
	height:95px;
	position:absolute;
	top:-80px;
	left:15px;
	z-index:99;
}
#productos .masinfo {
	margin-top:50px;
	width: 325px;
	float: right;
	margin-right:8px;
}
#productos .masinfo a.mas {
		text-decoration:none;
		background:url(../img/flecha_rollover.gif) no-repeat right 4px;
		font-size:11px;
		color:#595a5c;
		font-family:Tahoma, Geneva, sans-serif;
		display:block;
		height: 20px;
    	line-height: 18px;
	    padding-right: 15px;
    	float: left;
		margin-left: 10px;
		margin-top:5px;
}
#productos .masinfo a.mas:hover {
		text-decoration:underline;
		color:#cd5267;
}
#productos .info-izquierda {
	float:left;
	width:325px;
}
#productos h6 {
	font-size:14px;
	color:#3d4751;
}
#productos h6 strong {
	color:#c11f3d;
}
#productos .info-derecha {
	float:right;
	width:325px;
}
#productos .info-derecha ul {
	width:330px;
	position:relative;
}
#productos .info-derecha li {
	display:inline-block;
	width:63px;
	vertical-align:top;
}
#productos .info-derecha li p {
	text-align:center;
	font-size:15px;
	color:#3d4751;
	font-family:'AvenirLight', Tahoma, Arial;
}
.texto-detalle {
    font-size: 12px;
    line-height: 20px;
    margin-left: 120px;
    margin-top: 10px;
    width: 440px;
}

/* BANNER MEETING */
.meeting {
	position:absolute;
	top:400px;
	right:40px;
}

/*/////// INICIO TOOLTIPS ////////*/

a.tooltip {
	outline:none; 
} 
a.tooltip strong {
	line-height:30px;
} 
a.tooltip:hover {
	text-decoration:none;
} 
a.tooltip span {
	z-index:10;
	display:none; 
	padding:14px 20px; 
	margin-top:-30px; 
	margin-left:28px; 
	line-height:16px; 
	width:321px; 
	height:96px;
	padding-top:45px;
} 
a.tooltip span.b1 {
	background:url(../img/fondo_bocadillo1.png) no-repeat left top;
} 
a.tooltip span.b2 {
	background:url(../img/fondo_bocadillo2.png) no-repeat left top;
}  
a.tooltip span.b3 {
	top:135px;
	background:url(../img/fondo_bocadillo3.png) no-repeat left top;
}   
a.tooltip span.b4 {
	top:135px;
	background:url(../img/fondo_bocadillo4.png) no-repeat left top;
}  
a.tooltip span.b5 {
	background:url(../img/fondo_bocadillo5.png) no-repeat left top;
}
a.tooltip:hover span {
	display:inline; 
	position:absolute; 
	color:#111; 
	gborder:1px solid #DCA; 
	gbackground:#fffAF0;
} 
/*CSS3 extras*/ 
a.tooltip span { 
	top:120px;
	left:-25px;
	gborder-radius:4px; 
	g-moz-border-radius: 4px;
	g-webkit-border-radius: 4px; 
	g-moz-box-shadow: 5px 5px 8px #CCC; 
	g-webkit-box-shadow: 5px 5px 8px #CCC; 
	gbox-shadow: 5px 5px 8px #CCC; 
} 
#productos .info-derecha li.bocadillo {
	width:280px;
	font-family:'AvenirLight';
	font-size:15px;
	color:#3d4751;
	line-height:18px;
	background:url(../img/list-item.gif) no-repeat left 6px;
	padding-left:15px;
}



.tt-wrapper{
	padding: 0;
	width: 200px;
	height: 60px;
	margin: 12px auto 0 auto;
}
.tt-wrapper li{
	float: left;
}
.tt-wrapper li a{
	display: block;
	width: 63px;
	height: 63px;
	margin: 0;
	outline: none;
	background: transparent url(../img/iconos.gif) no-repeat top left;
	text-indent: -9000px;
	position: relative;
	text-decoration:none;
}
.tt-wrapper li .tt-cafeina{
    background-position: -4px 0px;
}
.tt-wrapper li .tt-retinol{
    background-position: -49px 0px;
}
.tt-wrapper li .tt-vitamina-e{
    background-position: -89px 0px;
}
.tt-wrapper li .tt-aloe-vera{
    background-position: -128px 0px;
}
.tt-wrapper li .tt-ceramidas{
    background-position: -168px 0px;
}
.tt-wrapper li a span{
	width: 320px;
	height: auto;
	line-height: 20px;
	padding: 2px;
	left: 50%;
	margin-left: -45px;
	font-family: Georgia, serif;
	font-weight: 400;	
	font-style: italic;
	font-size: 12px;
	color: #0EA9F8;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #fff;
	background: rgba(255,255,255,1);
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 100px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tt-wrapper li a span:before,
.tt-wrapper li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid rgba(241,241,241,0.1);
	border-right: 10px solid rgba(241,241,241,0.1);
	border-top: 10px solid rgba(0,0,0,0.1);
}
.tt-wrapper li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.tt-wrapper li a:hover span{
	opacity: 0.9;
	bottom: 65px;
}

/*/////////////// FIN TOOLTIPS ////////////////*/
