@charset "utf-8";
/*----------------------------------------------------------------------------------------------------
	Neteja i iguala CSS per tots els navegadors
----------------------------------------------------------------------------------------------------*/

* { border-style: none;
	border-color: inherit;
	border-width: medium;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.75em;
	line-height:1.5em;
}
a img, img { 
	border:0px; 
	text-decoration:none;
}
li { 
	list-style:none; 
}
div.clear { 
	clear:both; 
	font-size:1px;
	line-height:1px;
	height:0;
	overflow:hidden;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, h7{ font-weight:normal;}
/*----------------------------------------------------------------------------------------------------
	CSS generals maqueta
----------------------------------------------------------------------------------------------------*/
body { 
	width:100%;
	height:100%;
	text-align:center;
	color:#fff;
	background-position:left top;
	background-repeat:repeat;
}
div.fons{
	
	height:100%;
	background-position:center top;
	background-repeat:no-repeat;
}
.contenidor {
	width:980px;
	margin:auto;
	text-align:left;
	min-height:650px;
	padding:0;
  position: relative; /* JLPDF 20090917*/
}

.contenido .mod_menu{
	position:absolute;
	/*top:96px;*/
	top:74px;
	margin-left:0px;
	z-index:1000;
}
.contenido .cont_Mig{
	position:absolute;
	/*top:96px;*/
	top:92px;
	/*left: 0px;*/ /* JLPDF 20090917*/
	margin-left:225px;
	z-index:10;
	width:752px;
	/*width: 605px;*/ /* JLPDF 20090917*/
}
.contenido .losMas{
	position:relative;
	/*margin-top:411px;*/
	/*margin-top: 550px;*/
	margin-top: 475px;
	margin-left:0px;
}
/*.contenido .pie {*/
 .pie {
	display:block;
	font-size:9px;
	line-height:13px;
	margin: 0 auto;
	padding: 0px;
	
	position: absolute;
	bottom: -20px;
	width: 978px;
}
.contenido .pie a{
	display:block;
	float:left;
	padding:0 11px 0 0;
	text-decoration: underline;
	color: #d9dadb;
}
.contenido .pie a:hover {
	color: #FFFFFF;
}
.contenido .pie a.rss {
	display:block;
	width:14px;
	height:25px;
	background:url(../img/ic_rss.png) left top no-repeat;
	background-position: right;
	text-indent:-2000px;
	cursor: pointer;
}
.contenido .pie span {
	float: left;
}

/* Interface */
.cabecera h1{
	position:absolute;
	/*top:23px;*/
	top: 0px;
	margin-left:11px;
	display:block;
	width:238px;
	height:104px;
	background:url(../img/index/nestle_blau.gif) left top no-repeat;
	text-indent:-99999px;
	cursor: pointer;
}
.cabecera h2 {
	width:225px;
	height:23px;
	position:absolute;
	top:13px;
	margin-left:736px;
	text-indent:-2000px;
	background-position: left top;
	background-repeat: no-repeat;
}


/*.barraSuperior a.inicio{
	float:left;
	text-decoration:underline;
	/*padding:80px 10px 0 0;*/
	/*padding: 123px 79px 0 0;*/
/*	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*position: absolute; 
	left: 863px;
	top: 123px;*/ /* JLPDF 20090919 */
	/*margin-top: 120px;
	margin-right: 78px;*/
	
/*	margin-left: 73px;
	margin-top: 27px;
}*/

a.inicio{
	margin-left:166px;
	font-weight: bold;
	color: #fff;
}


.cabecera a.inicio:hover{
	text-decoration:underline;
}


IMG.parrafo_flechas {
	margin-left: -12px;
	padding-right: 6px;
}

A.boton_form {
	display: block;
	background: url(/img/area/boton_bg.gif) no-repeat;
	width: 89px;
	font-size: .9em;
	text-align: center;
	text-decoration: none !important;
	line-height: 1.5em;
	color: #444444 !important;
}

A.boton_form:hover {
	color: #000000 !important;
}



/* Colores de texto */
.colorWhite { color: #FFFFFF !important; }
.colorYellow { color: #f2ea1b !important; }
.colorLightBlue { color: #a5c2ff !important; }



/*----------------------------------------------------------------------------------------------------
	mod Menu
----------------------------------------------------------------------------------------------------*/
.mod_menu {
	padding:52px 0 0px 0;
}
	.mod_menu H4 {
		width: 214px;
		height: 58px;
		text-indent:-9999px;
		background-position: 11px top;
		background-repeat: no-repeat;
	}
	.mod_menu H5 {
		font: bold 12px/12px Arial, Helvetica, sans-serif;
		padding:11px 0 0 11px;
	}
	.mod_menu .categorias {
		padding:0;
		width:228px;
		height:294px;
		/*overflow-y:auto;*/
		overflow: hidden;
	}
		.mod_menu .categorias H6 {
			float:left;
			/*padding:3px 0 11px 2px;*/
			padding:3px 0 11px 2px;
		}
		.mod_menu .categorias A {
			display:block;
			width: 97px;
			height:76px;
			padding:0 0 0 3px;
			font-size:11px;
			line-height:11px;
			color:#fff;
		}
		.mod_menu .categorias A:hover, .mod_menu .categorias A.on {
			text-decoration:none;
		}
			.mod_menu .categorias B {
				position: relative;
				display: block;
				height: 22px;
			}
				.mod_menu .categorias B SPAN {
					position: absolute;
					bottom: 0;
				}
		.mod_menu .categorias IMG {
			margin-top:3px;
			border: 1px solid #000000;
		}
		
		
/*----------------------------------------------------------------------------------------
    MOD MENu home
-----------------------------------------------------------------------------------------*/    		
.home .mod_menu {
    padding-left: 9px;
    width: 207px;
}
.home .mod_menu .categorias  {
    width: 216px !important;
    margin-bottom: 13px;
}
.home .mod_menu .categorias a{
    height: 59px;
    text-indent: -1000px;
}
.home .mod_menu h6{
    padding-bottom: 7px;
}
.home .mod_menu h4 {
    height: 46px;
}
/*----------------------------------------------------------------------------------------
	Barra superior
------------------------------------------------------------------------------------------*/
.barraSuperior{
	float:right;
	height:26px;
	margin:0;
	padding-left:41px;
	overflow:hidden;
	
	margin-right: 138px;
}
/*----------------------------------------------------------------------------------------
	Barra registro 
------------------------------------------------------------------------------------------*/
.barraRegistro{
    /* no ponemos width por menu desplegable en ie */
    width: 328px;
	float:left;
	margin-right:15px;
	
	background:url(../img/header/background-yellow.gif) left top no-repeat;
}
/*
.barraRegistro .izq{
	float:left;
	height:34px;
	padding:11px 8px 0 11px;
	background:url(../img/registro_izq.gif) left top no-repeat;
	color:#444;
}

.barraRegistro .medio{
	float:left;
	height:34px;
	padding:11px 8px 0;
	background:url(../img/bg_registro.gif) left top no-repeat;
}

.dcha{
	float:left;
	height:45px; 	
	padding:0 9px 0 9px;
	background:url(../img/bg_buscar.gif) left top no-repeat;
}
*/
.btn {
	display:block;
	width:123px;
	height:24px;
	text-align:center;
	background:url(../img/header/button.gif) left top no-repeat;
	color:#fff;
	font-size:11px;
	line-height:13px;
	padding:5px 0 0 0;
	
	 text-decoration: none;
	 float: left;
	 
	 	margin-left: 4px;
	 	}



.botonera {
    position:absolute;
    right:0px;
    top:-75px;
}

.botonera .btn {
	display:block;
	width:123px;
	height:24px;
	text-align:center;
	background:url(../img/header/button.gif) left top no-repeat;
	color:#fff;
	font-size:11px;
	line-height:13px;
	padding:5px 0 0 0;
	
	 text-decoration: none;
	 float: left;
	 
	 	margin-left: 4px;
}

.barraRegistro .btn{
	display:block;
	width:123px;
	height:24px;
	text-align:center;
	background:url(../img/header/button.gif) left top no-repeat;
	color:#444;
	font-size:11px;
	line-height:13px;
	padding:5px 0 0 0;

	
	
}
.barraRegistro .active {
	color: #dd0067;
}
.barraRegistro div p{ 
	font-size:11px;
	line-height:12px; 
	font-weight:bold;
	color:#444;
	padding:6px 8px 0 15px;
}

/* Inici buscador */
.buscar{
	width:235px;
	float: left;
	margin-left: 12px;

}
.buscar input{
	float:left;
	width:120px;
	height:16px;
	margin-top:7px;
	background:#fff; 
	padding-left:4px;
	font-size: 11px;
	color: #000;
	
	background-image: url(/img/header/icon-buscar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.buscar-watermaked {
	background: transparent;
	color: #CCCCCC;
}

.buscar input.lupa{
	width:20px;
	cursor:pointer;
	text-indent:-2000px;
	background:transparent; 
	padding-left:0px;
}

.buscar a{
	color:#555;
	text-decoration:underline;
	font-size:9px;
	display:block;
	
	float: left;
	
	/*margin-left:9px;*/
    margin-top:5px;
	
}
.buscar a:hover{text-decoration:none;}
/* Final buscador */


/*----------------------------------------------------------------------------------------
	Login
------------------------------------------------------------------------------------------*/
#login {
/*
	display: none;
	position: absolute;
	top: 8px;
	left: 278px;
	width: 279px;
	height: 88px;
*/	
	display: none;
	position: absolute;
	top: -86px;
	left: 52px;
	width: 279px;
	height: 88px;

}
	#login_bg, #login_content, #login_error {
		position: absolute;
	}
	#login_bg {
		background: url(../img/login_bg.png) no-repeat;
		width: 279px;
		height: 88px;
	}
	#login_content {
	}
		#login_labels {
			float: left;
			width: 71px;
			padding: 9px 7px 0 0;
			text-align: right;
			font-size: .9em;
		}
		#login_fields {
			float: left;
			padding-top: 9px;
		}
			#login_fields DIV {
				height: 20px;
				width: 134px;
			}
			#login_fields INPUT {
				width: 134px;
				height: 16px;
				background-color: #3E5C9D;
				font-size: .9em;
				color: #FFFFFF;
			}
		#login_submit {
			float: left;
			padding: 14px 0 0 18px;
			margin-bottom: -11px;
		}
			#login_submit * {
				display: block;
				width: 23px;
				height: 23px;
				background-repeat: no-repeat;
			}
			#login_submit DIV { background-image: url(../img/login_submit.png); }
			#login_submit A { margin-top: -23px; }
			#login_submit SPAN { background-image: url(../img/login_submit_reflection.png); }
			
		#login_forget {
			clear: left;
			padding-left: 78px;
			font-size: .8em;
		}
			#login_forget A {
				text-decoration: underline;
			}
		#login_remember {
			margin-top: -3px;
			padding-left: 62px;
			font-size: .8em;
		}
			#login_remember INPUT {
				width: 13px;
				vertical-align: -40%;
			}
			
			.login_closesession 	
				{	
					color:#555555;
					display:block;
					font-size:9px;
					text-decoration:underline;
				}
	.login_error {
		/*display: none;*/
		padding: 19px 0 0 32px;
	}
		#login_error_ico {
			float: left;
			width: 49px;
			height: 68px;
			background: url(../img/login_alert.png) no-repeat;
		}
		#login_error_msg {
			float: left;
			width: 188px;
			font-size: .9em;
			text-align: center;
		}
		 #login_error_msg A {
		 	display: block;
			width: 73px;
			height: 16px;
			margin: 12px auto 0 auto;
			font-size: .9em;
			line-height: 1.5em;
			color: #000000;
			background: url(../img/login_btn.gif) no-repeat;
		 }
		 
		 
		 
		 
/*---------------------------------------------------------------------
	menu canales
-----------------------------------------------------------------------*/
.menCanales{
	float:left;
}


/*---------------------------------------------------------------------
	part Central
-----------------------------------------------------------------------*/

.video{
	float:left;
	/*background:#959999;*/
	padding:1px;
	width:622px;
	height:352px;
	overflow:hidden;
}
	.video DIV {
		/*padding-top: 160px;*/
		font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-align:center;
	}
		.video DIV IMG {
			margin-top: 20px;
			border: none;
		}

.SeccionScroll {
	position: relative;
	float: left;
}
	#SeccionScrollBG {
		position: absolute;
		width: 128px;
		height:350px;
		background: url(../img/summary_bg.png) no-repeat;
	}
	.LinksSeccio {
		position: absolute;
		overflow-y: scroll;
		overflow-x: hidden;
		width: 128px;
		height:351px;
	}
		.LinksSeccio h4 {
			width: 108px;
			font-weight: bold;
			font-size: 1.2em;
			line-height: 1em;
			 padding: 8px 0 8px 7px;
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		.LinksSeccio .linkVideo A {
			display: block;
			font-size: 10px;
			line-height: 12px;
			width:97px;
			padding: 7px;
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		.LinksSeccio .linkVideo A:hover {
			text-decoration: none;
		}




/* sobreVideos */
.LinksSeccio .sobreVideos{
	padding-top:5px;
	margin-top:5px;
	width:115px;
	height:53px;
	overflow-y:auto;
}
.sobreVideos a{
	display:block;
	color:#fb7217;
	font-weight:bold;
	font-size:10px;
	line-height:16px;
}

/* losMas */ 
DIV.tab_page {
	display: none;
}
.losMas{
	min-height:439px;
	height:auto !important;
	height:439px;
	margin-top:11px;
	background:url(../img/comer_bien/bg_loMas.jpg) left top no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	padding:13px 0 0 226px;
	width:752px;
}
.losMas h5{
	font-size:15px;
	padding:0 0 2px 60px;
}

.losMas .categoria {
	padding:0 0 0 10px;
	width:752px;
}
	.losMas .categoria a {
		float:left;
		font-weight:bold;
		font-size:12px;
		padding:5px 19px;
		background-position: right center;
		background-repeat: no-repeat;
	}
	.losMas .categoria a.ultim{ background:none !important;}

.losMas .itemVideo {
	width: 635px;
	padding: 8px 0 15px 0;
}

.losMas .itemVideo .imatge,
.losMas .itemVideo .txt,
.losMas .itemVideo .txt .nombre,
.losMas .itemVideo .txt .categ,
.losMas .itemVideo .txt .estrellas,
.losMas .itemVideo .txt .votos,
.losMas .itemVideo .txt .comentaris,
.losMas .itemVideo .txt .visto,
.losMas .itemVideo .txt .eliminar{
	float:left;
}
.losMas .itemVideo .txt .nombre,
.losMas .itemVideo .txt .categ,
.losMas .itemVideo .txt .estrellas,
.losMas .itemVideo .txt .votos,
.losMas .itemVideo .txt .comentaris,
.losMas .itemVideo .txt .visto,
.losMas .itemVideo .txt .eliminar{
	padding-right:10px;
}
.losMas .itemVideo .imatge{
	width:88px;
	margin:0 9px 0 13px;
	_margin-left:6px;
	padding:0;
	border:1px solid #75523a;	
}
.losMas .itemVideo .imatge img{
	border:1px solid #af4c17;
}


.losMas .itemVideo .txt{
	width:480px;
	font-size:11px;
	line-height:12px;
}
.losMas .itemVideo .txt .dades {
	width:505px; 
	height: 12px;
	padding-top:3px;
	font-size: .9em;
}
.losMas .itemVideo .txt .nombre{
	width:70px;
}
.losMas .itemVideo .categ{
	width:55px;
}
.estrellas, .estrellas DIV {
	width: 67px;
	height: 10px;
	background-repeat: no-repeat;
}
	.estrellas1 { width: 11px !important; }
	.estrellas2 { width: 23px !important; }
	.estrellas3 { width: 34px !important; }
	.estrellas4 { width: 45px !important; }
	
.losMas .itemVideo .votos{
	width: 62px;
}
.losMas .itemVideo .comentaris{
	width: 85px;
}
.losMas .itemVideo .visto{
	width:70px;

}

.losMas .itemVideo .dades .eliminar {
		width: 180px;
		text-align: right;
}

.losMas .itemVideo .input{
	width:114px;
	height:15px;
	background:url(../img/comer_bien/input.gif) left top no-repeat;
	padding:2px 5px 1px;
	color:#fff;
	font-size:11px;
	font-weight:normal;	
	margin-left:8px;
}
.losMas .itemVideo input{
	background:transparent;
	margin-left:0;
	padding:0 5px;
	width:110px;
	height:15px;
	color:#fff;
	font-size:11px;
	font-weight:normal;	
	border:0;
}
.losMas .txt .txt_descr, .losMas .txt .txt_descr_all {
	padding-bottom: 10px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
	.losMas .txt .txt_descr A {
		text-decoration: underline;
	}
.losMas .txt .txt_descr_all {
	display: none;
}
.losMas .masinfo {
	position: relative;
	clear: left;
	height: 26px;
	top: 0px;
	left: 25px;
}
	.losMas .masinfo .masinfo_bg {
		position: absolute;
		width: 100%;
		height: 26px;
		background: url(../img/summary_info_bg.png) no-repeat;
	}
	.losMas .masinfo .masinfo_content {
		position: absolute;
		width: 100%;
		padding: 3px 0 0 114px;
		font-size: .8em;
		font-weight: bold;
	}
	.losMas .masinfo .addFav {
		
		width: 177px;
		float: left;
	
	}
	.losMas .masinfo .links{
		
		width: 248px;
		float: left;
	}
	
	
/* Vídeos relacionados */
#videos_relacionados {
	padding: 0 0 10px 20px;
	background-position: 16px bottom;
	background-repeat: no-repeat;
	width: 613px; /* jlpdf */
}
	#videos_relacionados H4 {
		padding-bottom: 8px;
		font-size: .9em;
		font-weight: normal;
	}
	#videos_relacionados .itemVideoRel {
		width: 100px;
		float: left;
		padding-right: 22px;
		height: 120px; /* jlpdf */
	}
		#videos_relacionados .itemVideoRel IMG {
			margin-bottom: 5px;
			border: solid 1px #000000;
		}
		#videos_relacionados .itemVideoRel P {			
			padding-bottom: 5px;
			font-size: .8em;
			font-weight: bold;
			line-height: 1.2em;
			color: #FFFFFF;
		}

/* --------------------------------------------------------------------
	menu canales 
----------------------------------------------------------------------- */
.men_canales li{
	display:block;
}
.men_canales li a.canal{
	/* puesto por jlpdf... desapareció ???? */
	/*background-image: url(/img/mascerca/men_canales.gif);*/
	display:block;
	width:71px;
	height:20px;
	background-position: left 26px;
	background-repeat: no-repeat;
	/*text-indent:-99999px;*/
	
	padding-top:6px;
	cursor:pointer;
	font-size:11px;
	
	z-index: 1000;
	color: #004085;
	padding-left: 9px;
	font-size: 14px;
}
.men_canales li.iehover a.canal,
.men_canales li:hover a.canal{
	text-decoration:none;
}

.men_canales ul {
	position:absolute;
	margin-left:-2000px;
	margin-top:-2px;
}
.men_canales li.iehover ul,
.men_canales li:hover ul{
	margin-left:0px;
}

.men_canales ul li{
	float: left;
	clear: left;
	display:block;
	width:116px;
	height:35px;
	margin: 0;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	background: url(../img/bg_submen.png) no-repeat;
}
.men_canales ul li.doslins A {
	padding-top: 9px;
}
.men_canales ul li a {
	display: block;
	padding:14px 0 0 16px;
	color:#fff;
}

/* --------------------------------------------------------------------
	menu canales 
----------------------------------------------------------------------- */
#window_container {
	display: none;
} 
	#window {   
		position: absolute;
		top: 0;
		left: 0;
		z-index: 9999;
		border: none;
	}
	#mask {   
		position:absolute;
		top: 0;
		left: 0;
		z-index:9000;
		width: 500px;
		height: 300px;
	}

/* -------------------------------------------------------------------- */

.clearboth 
{
	clear: both;
}


/* PNG FIX  per ie6 */
.estrellas,
.estrellas DIV,
.men_canales ul li,
#login_bg,
#login_submit DIV, #login_submit SPAN, #login_error_ico,
#SeccionScrollBG,
.losMas .masinfo .masinfo_bg,
.pie a.rss,
#paginacion_bg,
#logoNTV,
#area_premio_bg,
#area_alerta_bg,
#area_contacta_info_bg
{
	behavior: url('/css/iepngfix.htc');
	top: 1px;
	left: 0px;
}



/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* --- modal window ----*/

.modal {
	width: 250px;
	/*height:180px;*/
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #0b1933;
	border: solid 2px  #2e3c59;
	padding: 20px;
	text-align: center;
	/*display: none;*/
}
.modal a {
	display: block;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
}
.modalBackground {
	background-color: #2e3c59;
	opacity: 0.8;
	filter: Alpha(opacity=80);

}
.actualizando {
	height: 20px;
	background-color: #314264;
}

.panelNoFavoritos {
	width: 623px;
}
.seotext_1 
{
	font-size: large;
}
.seotext_2 
{
	font-size:medium;
}
.seotext_3 
{
	font-size: smaller;
}
#searchwords a 
{
	margin-left: 10px;
	margin-right: 10px;
}
#searchwords 
{
	width: 614px;
	border: dotted 1px #fff;
	padding: 4px;
	text-align: center;
	margin-top: 90px;
	
}
#searchdescription 
{
	margin-top: 1px;
	width: 614px;
	font-size: 0.9em;
	padding: 4px;
	border: dotted 1px #fff;
	margin-bottom: 10px;
	color: #fff;
	line-height: 1.3em;
}

.home #searchwords 
{
	
	/*top: 440px;*/
	top: 50px;
	position: absolute;
	/*width: 839px;*/
	background-image: url("/img/trama.gif");
	left: 227px;
	width: 612px;
	
	
	
}
.home #searchdescription 
{
	position: absolute;
	/*top: 583px;*/
	top: 220px;
	
	/*width: 839px;*/
	background-image: url("/img/trama.gif");
	
	left: 227px;
	width: 612px;
	
}

#seoalert {

    
    background-repeat: no-repeat;
    
    background-image:  url("/img/seolanding/alert.gif");
    
    margin-top: 30px;
    margin-bottom: 30px;
    
    margin-left: auto;
    margin-right: auto;
    
    
    height:102px;
    padding-bottom:0;
    padding-left:47px;
    padding-top:8px;
    width:395px;
}

#seoalert .text {
    color:#000000;
margin-left:35px;
margin-top:14px;
width:345px;

text-align: left;
}


#seolist {
    width:  812px;
    height: 255px;
      color: #000;
      margin-left: auto;
      margin-right: auto;

    
}
#seolist ul{
    float: left;
    width: 130px;
}
#seolist li {
    width: 127px;
    text-align: left;
    float: left;
    
    background-repeat: no-repeat;
    
    height: 200px;
    
   
    
    margin-right: 8px;
}
 
 #seolist h2 {
    font-family:Arial, Helvetica, sans-serif; 
    font-size: 1.0em;
    font-weight: bold;
    text-align: left;
 }
 #seolist .comer {
    background-image: url("/img/seolanding/acomerbien.jpg");
 }
 #seolist .bebe {
    background-image: url("/img/seolanding/bebe.jpg");
 }
  #seolist .bien {
    background-image: url("/img/seolanding/bien.jpg");
 }
 #seolist .mascotas {
    background-image: url("/img/seolanding/mascotas.jpg");
 }
 #seolist .promo {
    background-image: url("/img/seolanding/promo.jpg");
 }
 #seolist .nestle{
    background-image: url("/img/seolanding/nestle.jpg");
 }
 
 #seolist .comer h2 a {
    color: #fa781b;
 }
 #seolist .bebe h2 a {
    color: #0eb4eb;
 }
  #seolist .bien h2 a {
    color: #74b22c;
 }
  #seolist .mascotas h2 a {
    color: #007fa7;
 }
  #seolist .promo h2 a {
    color: #e9258e;
 }
   #seolist .nestle h2 a {
    color: #007fa7;
 }
 
 
 #newsletter .passwordform {
    width: 350px;
 }
 #newsletter .passwordform div {
    height: 28px;
    width: 350px;
    line-height: 28px;
 }
 
  #newsletter .passwordform div.password {
    font-size: 10px;
    color: #fff;
    
    padding-left: 79px;
    width: 250px;
    heigth: 12px;
    line-height: inherit;
 }
 
 #newsletter .passwordform span {
    font-weight: bold;
    float: right;
 }
 
 #newsletter .passwordform input {
    float: right;
    height: 20px;
    width: 270px;
    border: solid 1px #36491a;
 }
