@charset "utf-8";
/* CSS Document */

/***********************************************
HOME
***********************************************/
.playerFlash{
	width:668px; height:478px;
	margin:0; padding:0;
	background:url(../img/home_player_fake.jpg) no-repeat top center;
	position:relative;
}


#liberiaPlayer{
	width:668px; height:158px;
	background:url(../img/home_player_liberia_tile.gif) repeat-x left;
}

	#liberiaPlayer li {
		float:left;
		display:block;
		width:154px; height:124px;
		margin-left:6px;		
	}
	
	#liberiaPlayer li div{width:154px; height:124px;}
	#liberiaPlayer li div a{font-size:11px; color:#FFFFFF; text-decoration:none;cursor:pointer;}
	#liberiaPlayer li div a.tituloVideo{
		display:block;
		font-size:11px; color:#FFFFFF; text-decoration:none;line-height:12px;
		padding:3px 0 0 5px;	
		cursor:pointer;
	}
	#liberiaPlayer li div a.tituloVideo:hover{ text-decoration:underline;}	
	
/***********************************************
PROGRAMACION
***********************************************/

h2#programacion{
	display:block;
	width:167px; height:26px;
	text-indent:-999em;
	background:url(../img/seccion_programacion.gif) no-repeat top center;
	margin:20px 10px;
}

ul.programacion { 	
	margin-left:10px;
	margin-top: 10px !important;
	*margin-top:-10px !important;	
	margin-top:-10px; 	
}

	ul.programacion img.thumb{
		float:left;
		background-color:#989898;
		padding:4px 5px;
	}
	
	ul.programacion ul.element li.thumb{ 
		float:left;
		width:109px;
		margin-bottom:10px;		
	}
	
	ul.programacion ul.element li.txt{ 
		float:left;
		width:500px; height:63px;
		margin-left:15px; margin-bottom:10px; padding-top:20px;
		border-bottom:1px solid #666666;
		line-height:.7em;			
	}

	ul.programacion ul.element li.txt a{font-size:12px; color:#b80a0a; text-decoration:none; font-weight:bold;}
	ul.programacion ul.element li.txt a:hover{ text-decoration:underline; }
	ul.programacion ul.element li.txt h3.dia{font-size:11px; color:#666666; margin-top:5px; margin-bottom:2px; font-weight:bold;}
	ul.programacion ul.element li.txt h3.hora{font-size:25px; color:#9a9a9a; font-weight:bold; margin-bottom:10px;}	
	ul.programacion ul.element li.txt p{font-size:11px; color:#a5a5a5;margin-top:3px;}
	
/***********************************************
CONCURSO
***********************************************/
ul.concurso{
	/*margin-top:10px; 
	margin-top:-10px \9;*/
	margin-top: 10px !important;
	*margin-top:-10px !important;	
	margin-top:-10px;  
	margin-left:10px; 
	margin-right:10px;
}

	ul.concurso img.thumb{
		float:left;
		background-color:#989898;
		padding:4px 5px;
	}

	ul.concurso li{		
		margin-bottom: 10px !important;
		*margin-bottom:-5px !important;	
		margin-bottom:-5px; 
	}	
	
	ul.concurso ul.element{clear:both;}
	ul.concurso ul.element li{}
	ul.concurso ul.element li.thumb{ 
		width:110px;
		float:left;
	}
	
	ul.concurso ul.element li.txt{
		width:430px; height:72px;
		float:right;		
		border-bottom:1px solid #666666;
		line-height:.7em;
		padding-top:60px; padding-right:20px;
	}
	

	ul.concurso ul.element li.txtConcursos{		
		padding-top:35px; padding-right:50px;
	}
	
	ul.concurso ul.element li.txt a{font-size:12px; color:#b80a0a; text-decoration:none; font-weight:bold;}
	ul.concurso ul.element li.txt a:hover{ text-decoration:underline; }
	ul.concurso ul.element li.txt h3.dia{font-size:11px; color:#666666; margin-top:5px; margin-bottom:2px; font-weight:bold;}
	ul.concurso ul.element li.txt h3.hora{font-size:25px; color:#9a9a9a; font-weight:bold; margin-bottom:10px;}	
	ul.concurso ul.element li.txt p{font-size:11px; color:#a5a5a5;margin-top:3px;}		
	
	#tablaConcursos{
		width:648px;
		margin:0 auto;
		background:url(../img/concursos_caja.gif) no-repeat top;
		padding-top:15px;		
	}
		#tablaConcursos ul{
			background:url(../img/concursos_caja.gif) no-repeat bottom;
			overflow:auto;
			padding-bottom:15px;
		}		
		#tablaConcursos ul li{	
			display:block;
			height:31px;
			margin-top:5px; padding:0 10px 0 10px;;
			overflow:auto;
		}		
			#tablaConcursos ul li p{
				float:left;
				font-size:11px;	color:#f8c500; font-style:italic; font-weight:bold;
				padding-top:8px; padding-left:25px;
			}			
			#tablaConcursos ul li a.ganadores{
				float:right;
				width:124px; height:31px;
				background:url(../img/concursos_boton_ganadores.gif) no-repeat top;
				text-indent:-900em;
				margin-right:20px
			}
			#tablaConcursos ul li a.ganadores:hover{background-position:bottom;}			
			
	#tablaGanadores{
		width:648px;
		margin:0 auto;
		background:url(../img/concursos_caja.gif) no-repeat top;
		padding-top:15px;		
	}
		#tablaGanadores ul{
			background:url(../img/concursos_caja.gif) no-repeat bottom;
			overflow:auto;
			padding-bottom:15px;
		}			
		#tablaGanadores ul li.ganadores{	
			display:block;
			height:19px;
			margin-top:5px; padding:0 10px 0 10px;;
			overflow:auto;
		}
			#tablaGanadores ul li.ganadores span.flecha{
				float:left;
				width:12px; left:14px;
				background:url(../img/concursos_ganadores_icono.gif) no-repeat left top;
				margin-left:25px;
				text-indent:-900em;
			}		
			#tablaGanadores ul li.ganadores a{
				float:right;
				width:560px;
				font-size:11px;	color:#999999; font-weight:bold; font-style:normal;
				padding:0;
				border-bottom:1px solid #666666;
				margin-right:25px;
				text-decoration:none;
			}
			/*#tablaGanadores ul li.ganadores a:hover{ color:#FFFFFF;}*/
			
	p#tit{font-family:"Arial Black", Arial, Helvetica, sans-serif; font-size:14px; color:#333333;}
		
		
	
/***********************************************
SINOPSIS / NOTICIAS DETALLE
***********************************************/
.textoDetalle{}

	.textoDetalle h2{margin-top:10px; margin-left:10px; font-size:30px; line-height:1em;}
	.textoDetalle h3{margin-left:10px; font-weight:bold; font-size:15px;}
	.textoDetalle img.fotoSinopsis{
		width:396px; height:296px;
		padding:3px; margin-left:10px; margin-top:10px; margin-bottom:15px; margin-bottom:0px\9;
		background-color:#a0a0a0;		
		float:left;
	}
		
	
	.textoDetalle div.horario{
		width:215px; height:304px;
		float:right;
		margin-top:10px; margin-right:20px; display:inline;
		position:relative;
	}
	
		.textoDetalle div.horario ul{
			position:absolute; bottom:10px; left:0px; 
			color:#676767;
		}		
		.textoDetalle div.horario ul li{display:block;}
		.textoDetalle div.horario ul li.vacio{ height:20px;}
		.textoDetalle div.horario ul li.vacioPeque{ height:10px;}
		.textoDetalle div.horario ul li.hora{ padding-left:20px;}
		.textoDetalle div.horario ul li.horaNotepierdas{ padding-left:20px;font-size:13px;}
		.textoDetalle div.horario ul li.fecha{
			background:url(../img/sinopsis_flecha.gif) no-repeat left; 
			height:22px;
			padding-left:20px; padding-top:5px; padding-top:7px\9;
			font-size:14px;
			font-weight:bold;
		}
		.textoDetalle div.horario ul li a{
			display:block;
			background:url(../img/sinopsis_horario_recordar.gif) no-repeat 0 -1px;
			padding-left:15px; margin-right:55px!important; margin-top:2px;			
			margin-right:25px;
			float:right;
			color:#333333; font-size:12px
		}
		.textoDetalle div.horario ul li a:hover{ background-position:left bottom;}
		.textoDetalle div.horario ul li.intro{
			font-size:10px;
			margin-top:5px; padding-bottom:5px;
			border-bottom:1px solid #666666;					
		}
	
	.textoDetalle p{
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
		width:612px;
		margin:10px;
		clear:both;
	}
	
	.textoDetalle a{
		text-decoration:underline;
		color: #000000;
	}
	
	
/***********************************************
PARRILLA SEMANAL
***********************************************/	

#parrillaSemanal{
	width:100%;
}

	#parrillaSemanal thead{
		height:53px;
		background:url(../img/parrillasemanal_tabla_thead_tile.gif) repeat-x left;
	}	
		#parrillaSemanal thead th{
			width:125px;
			font-size:18px; color:#f0d061;
		}	
		#parrillaSemanal thead th.horas{width:119px;}
		
		#parrillaSemanal tbody td.parrilla table td{
			width:125px; 
			/*height:52px;*/
			vertical-align:middle; text-align:center; font-size:12px; padding:0;
			background:url(../img/parrillasemanal_tabla_tbody_celda_fondo.gif) no-repeat bottom right;
			font-size:11px;			
		}
		
		#parrillaSemanal tbody td.parrilla table td a.parrillaPrograma{ color:#000000; text-decoration:none;}
		#parrillaSemanal tbody td.parrilla table td a.parrillaPrograma:hover{ text-decoration:underline;}		
		
		#parrillaSemanal tbody td.horas{width:119px;vertical-align:top;}
			#parrillaSemanal tbody td.horas table{
				width:119px;
				background:url(../img/parrillasemanal_tabla_tbody_horas.gif) repeat-x top;
			}
				#parrillaSemanal tbody td.horas table td{ 
					height:52px; width:119px; 
					padding:0;
					font-family:"Arial Black", Arial, Helvetica, sans-serif; font-size:20px; text-align:center; color:#f0d061;
				}
				
#selectorSemana{
	width:350px; height:60px;
	position:absolute; top:-60px; right:0;
	text-align:right;
}

#selectorSemana form{margin:0; padding:0;}


	#selectorSemana form select{
		float:right;
		height:20px;
		font-family:Arial, Helvetica, sans-serif; font-size:11px!important;
		border:1px solid black;
		margin:0; padding:0; margin-right:10px !important; margin-right:5px;
	}

	#selectorSemana #frajaHoraria{position:absolute; top:25px; right:0;}
		#selectorSemana #frajaHoraria li{float:left;}
			#selectorSemana #frajaHoraria li a#horas00_8{
				display:block;
				width:115px; height:21px;
				background:url(../img/vertv_parrilla_00_08.gif) no-repeat 0 0;
				text-indent:-999em;
			}
			#selectorSemana #frajaHoraria li a#horas00_8:hover{ background-position:0 -21px;}
			#selectorSemana #frajaHoraria li a#horas00_8.select{ background-position:0 -42px}
			
			#selectorSemana #frajaHoraria li a#horas8_16{
				display:block;
				width:107px; height:21px;
				background:url(../img/vertv_parrilla_08_16.gif) no-repeat 0 0;
				text-indent:-999em;
			}
			#selectorSemana #frajaHoraria li a#horas8_16:hover{ background-position:0 -21px;}
			#selectorSemana #frajaHoraria li a#horas8_16.select{ background-position:0 -42px}			
		
			#selectorSemana #frajaHoraria li a#horas16_00{
				display:block;
				width:107px; height:21px;
				background:url(../img/vertv_parrilla_16_00.gif) no-repeat 0 0;
				text-indent:-999em;
			}
			#selectorSemana #frajaHoraria li a#horas16_00:hover{ background-position:0 -21px;}
			#selectorSemana #frajaHoraria li a#horas16_00.select{ background-position:0 -42px}		
/*
	#selectorSemana	ul li{ display:inline;}
	#selectorSemana	ul li a{text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#FF0000;}
	#selectorSemana	ul li a:hover{ text-decoration:underline;}
	#selectorSemana	ul li a.select{ text-decoration:underline; font-weight:bold;}
	
*/

/***********************************************
ENTRETENIMIENTO
***********************************************/
h2#seccion{
	display:block;
	text-indent:-999em;
	margin:12px 10px;
}

h2#seccion.ecards{
	width:81px; height:26px;
	background:url(../img/seccion_ecards.gif) no-repeat top center;
}

h2#seccion.wallpapers{
	width:225px; height:26px;
	background:url(../img/seccion_wallpapers.gif) no-repeat top center;
}
h2#seccion.microsite{
	width:121px; height:26px;
	background:url(../img/seccion_microsite.gif) no-repeat top center;
}
h2#seccion.salvapantallas{
	width:172px; height:26px;
	background:url(../img/seccion_salvapantallas.gif) no-repeat top center;
}
h2#seccion.juegos{
	width:90px; height:26px;
	background:url(../img/seccion_juegos.gif) no-repeat top center;
}
	
	li.txtEntre100{
		width:430px; height:77px;		
		float:left;		
		border-bottom:1px solid #666666;
		line-height:.7em;
		display:inline;
		margin-left:30px;
	}
	
	li.txtEntre179{
		width:430px; height:77px;
		float:right;		
		border-bottom:1px solid #666666;
		line-height:.7em;
		padding-top:55px; margin-right:20px; display:inline;		
	}
	
	li.txtEntre179.home{padding-top:75px; height:59px;}
	li.txtEntre179 h3, li.txtEntre100 h3{font-size:16px; color:#000000; margin-top:5px; margin-bottom:5px;}	
	li.txtEntre179 a.seccion, li.txtEntre100 a.seccion{font-size:16px; color:#000000; margin-top:5px; margin-bottom:5px; font-weight:bold; text-decoration:none; display:block;}
	li.txtEntre179 a.seccion:hover, li.txtEntre100 a.seccion:hover{text-decoration:underline;}
	
	li.txtEntre179 a.descargar, li.txtEntre100 a.descargar{
		display:block;
		width:93px; height:21px;
		background:url(../img/entretenimiento_boton_descargar.gif) no-repeat top;
		float:right;
		text-indent:-900em;
	}
	
	li.txtEntre100 a.entrar{
		display:block;
		width:64px; height:21px;
		background:url(../img/entretenimiento_boton_entrar.gif) no-repeat top;
		float:right;
		text-indent:-900em;
		margin-top:10px;
	}
	
	li.txtEntre100 a.jugar{
		display:block;
		width:60px; height:21px;
		background:url(../img/entretenimiento_boton_jugar.gif) no-repeat top;
		float:right;
		text-indent:-900em;
		margin-top:10px;
	}		
	
	li.txtEntre179 a.d1024{
		display:block;
		width:93px; height:21px;
		background:url(../img/entretenimiento_boton_1024.gif) no-repeat top;
		float:right;
		text-indent:-900em;
		display:inline;
		margin-top:10px;
	}
	
	li.txtEntre179 a.d1280{
		display:block;
		width:101px; height:21px;
		background:url(../img/entretenimiento_boton_1280.gif) no-repeat top;
		float:right;
		text-indent:-900em;
		display:inline;		
		margin-top:10px;
	}
	li.txtEntre179 a.d1920{
		display:block;
		width:101px; height:21px;
		background:url(../img/entretenimiento_boton_1920.gif) no-repeat top;
		float:right;
		text-indent:-900em;
		display:inline;		
		margin-top:10px;
	}		
	
	
	li.txtEntre179 a:hover, li.txtEntre100 a:hover{background-position:bottom;}	
	li.txtEntre179 p, li.txtEntre100 p{font-size:11px; color:#a5a5a5; padding-right:30px;}

/***********************************************
MOVILES
***********************************************/
.seccionMovil{ height:475px; width:653px; padding:10px 0 10px 0}
.seccionMovil *{ margin-left:10px;}	
.seccionMovil h2{ font-size:30px; margin-top:20px;}
.seccionMovil h3{ font-size:18px; font-weight:normal;}

.seccionMovil p{
	font-size:11px; color:#999999;
	margin-top:15px; margin-bottom:5px;
}

/***********************************************
GALERIA 
***********************************************/

.homeGaleria p{font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
.homeGaleria span.numeroGalerias{font-size:18px; font-weight:bold;}
.homeGaleria .galeriaElemento{
	width:310px;height:83px;
	/*overflow:auto;*/
	float:left;
	margin-bottom:20px;
}

	.homeGaleria .galeriaElemento img{
		float:left;
		padding:4px 5px;
		background-color:#989898;
		display:inline;
	}
	
	.homeGaleria .galeriaElemento a.titThumb{
		float:right;
		width:190px;
		font-size:12px; color:#000000; font-weight:bold;
		padding-top:5px;
		text-decoration:none;
	}
	
	.homeGaleria .galeriaElemento a:hover{text-decoration:underline;}	
	
	.homeGaleria .galeriaElemento p{
		float:right;
		width:190px; 
		font-size:11px; font-weight:normal; color:#a4a4a4;
	}
	
.homeGaleria .anterior{
	display:block;
	float:left;
	width:94px; height:16px;
	background:url(../img/galeria_botones.gif) no-repeat 0 0;
	margin:25px 0 0 16px;
	margin-left:15px;
	text-indent:-900em;
}
.homeGaleria .anterior:hover{background-position:0 -32px;}

.homeGaleria .siguiente{
	display:block;
	float:right;
	width:94px; height:16px;
	margin:25px 16px 0 0px;
	background:url(../img/galeria_botones.gif) no-repeat 0 -16px;
	text-indent:-900em;
}
.homeGaleria .siguiente:hover{background-position:0 -48px;}

.homeGaleria p.numFoto{
	width:100px;
	margin:20px auto 0 auto;
	font-size:18px;	color:#666666; font-weight:normal;	
}

.homeGaleria .fotoGrande{
	width:627px; height:455px;
	background-color:#999999; 
	padding:4px; margin:15px 15px;
}

.homeGaleria h2{
	margin-left:20px;
	width:430px;
	font-size:20px;
	line-height:1em;	
}

.homeGaleria p.notaPieFoto{
	font-size:12px; font-weight:normal;
	margin:5px 20px 10px 20px ; 
}

/***********************************************
ERROR 404
***********************************************/

.error404VersionGris{
	width:644px; height:307px;
	background:url(../img/error404_gris.jpg) no-repeat top;
	font-size:40px; font-weight:bold; line-height:1em;
	padding-top:169px; padding-left:24px;
}
.error404VersionBlanco{
	font-size:35px; font-weight:bold; line-height:1em;
	margin-top:34px; margin-left:24px;
}

.error404Img{ margin:15px 24px;}

/***********************************************
PUBLICIDAD + ¿QUÉ ES HISTORIA?
***********************************************/

.publicidad h2, .queEsHistoria h2{
	margin:10px;
	font-size:30px; line-height:1em;
}
.publicidad p, .queEsHistoria p{
	font-size:12px; 
	/*color:#999999;*/
	width:570px;
	padding:0 10px;
}

.publicidad img, .queEsHistoria img{
	background-color:#989898;
	padding:4px 5px; margin:10px;
}

.publicidad a.btnPDF{
	float:right;
	display:block;
	width:324px; height:17px;
	background:url(../img/publicidad_btn_pdf.gif) no-repeat top;
	text-indent:-900em;
	margin-top:30px; margin-bottom:15px; margin-right:35px;
}
.publicidad a.btnPDF:hover{ background-position:bottom;}

/***********************************************
DONDE VERNOS
***********************************************/

.dondeVernos ul{ margin-top:30px; margin-bottom:40px; overflow:auto;}

.dondeVernos .galeriaElemento{
	width:310px;height:83px;
	/*overflow:auto;*/
	float:left;
	margin-bottom:20px;}

	.dondeVernos .galeriaElemento img{
		float:left;
		padding:4px 5px;
		background-color:#989898;
		display:inline;
	}
	
	.dondeVernos .galeriaElemento a{
		float:right;
		width:190px;
		font-size:12px; color:#dd1925; font-weight:bold;
		padding-top:5px; margin-top:48px;
		text-decoration:none;
	}
	
	.dondeVernos .galeriaElemento a:hover{text-decoration:underline;}	
	
	.dondeVernos .galeriaElemento p{
		float:right;
		width:190px; 
		font-size:11px; font-weight:normal; color:#494949;
	}

	
/***********************************************
ALERTAS + RECORDAR + BAJA + OPINION + NEWSLETTER
***********************************************/

.alertas h2,.recordar h2, .baja h2, .opinion h2, .newsletter h2{
	margin:10px 10px 5px 10px;
	font-size:30px; line-height:1em;
}

.alertas h3{
	margin:0 10px 10px 10px;
	font-size:18px; line-height:1em; font-weight:normal;
}

.alertas p, .recordar p, .opinion p, .newsletter p{
	font-size:11px; color:#999999;
	width:570px;
	padding:0 10px;
}

.alertas hr, .newsletter hr{ 
	width:570px; 
	margin:20px 10px;
}

.alertas img{margin:10px;}

/***********************************************
REGISTRO
***********************************************/

form#registro input{
	width:220px;
	padding-left:5px;
}

form#registro select{
	width:227px;
}

form#registro input.colum01{ width:150px;}
form#registro label.colum01{ width:100px;}
form#registro select.colum01{ width:158px;}

form#registro select#diaNacimiento{ width:50px;}
form#registro select#mesNacimiento{ width:110px;}
form#registro select#annoNacimiento{ width:60px;}

form#registro input#aviso_legal{
	border:0;
	width:15px; height:15px;
	margin-left:20px;
}
form#registro label#lblprivacidad{
	width:170px; height:15px;
	padding:0; 
}
a#privacidad{font-size:11px; color:#999999;}

/***********************************************
RECORDAR CONTRASEÑA
***********************************************/
.recordar{height:340px;}

/***********************************************
baja
***********************************************/
.baja{height:360px;}
.baja form{ padding:0; margin-top:20px; margin-left:8px;}
.baja form input{width:500px;}
.baja form #btnEnviar{display:inline;}
.baja p{
	font-size:10px; color:#999999;
	width:570px;
	padding:0 10px;
	clear:both;
}
.baja a{font-size:10px; color:#999999;}

/***********************************************
OPINION
***********************************************/
.opinion form{ padding:0px; margin-top:10px;}
.opinion form label{margin-left:5px;margin-left:3px;}
.opinion form #btnEnviar { display:inline; margin-right:65px;}
.opinion p.notaRoja{
	width:200px;
	margin-top:10px;
	font-size:11px;font-weight:bold;color:#A00C0C;
}

/***********************************************
NEWSLETTER
***********************************************/

.newsletter hr{ 
	width:610px; 
	margin:10px;
}
.newsletter a{font-size:10px; color:#999999;}
.newsletter a#btnRegistrate{margin-right:57px !important; margin-right:40px;}

.newsletter form{ padding:20px 0 0 10px;}


/***********************************************
HOY EN LA HISTORIA
***********************************************/
#quePaso{
	height:100px;
	background-color:#cccccc;
	margin:10px 30px;
	text-align:center;
}
	
	#quePaso p{
		height:20px;
		font-size:20px; font-weight:bold;color:#333333;
		padding-top:20px; padding-bottom:0; margin:0;
	}

	#quePaso form#cumple02{
		display:block;
		/*width:32%;*/
		width: 200px; 
		height:35px;
		margin:0 auto; padding:0; padding-top:10px;
		/*overflow:auto;*/
	}
		#quePaso form#cumple02 button{
			display:block;
			width:16px; height:30px;
			background:url(../img/boton_hoy_en_la_historia.gif) no-repeat left;
			text-indent:-900em;
			border:0;
			margin-top:2px;
		}
		#quePaso form#cumple02 button:hover{ background-position:right;}

.textoDetalle img.fotoSinopsisHoyEnHistoria{
		width:404px; height:237px;
		padding:3px; margin-left:10px; margin-top:10px; margin-bottom:15px; margin-bottom:0px\9;
		background-color:#a0a0a0;		
		float:left;
	}

.textoDetalle div.horarioHoyEnHistoria{
		width:215px; height:252px;		
	}

/***********************************************
¿QUÉ ES HISTORIA?
***********************************************/
.queEsHistoria .copyFinal{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold;}
.queEsHistoria p { font-size:12px;}
.queEsHistoria .tit{font-family:"Arial Black", Arial, Helvetica, sans-serif; font-size:14px; color:#333333;}

.queEsHistoria .galeriaElemento{
	width:400px;height:83px;
	overflow:auto;
	margin-bottom:20px; margin-left:10px; padding:0;
}

	.queEsHistoria .galeriaElemento img{
		float:left;
		padding:4px 5px; margin:0;
		background-color:#989898;
		display:inline;
	}
	
	.queEsHistoria .galeriaElemento a.titThumb{
		float:right;
		width:270px;
		margin:0; padding:0; margin-top:35px;
		font-size:12px; color:#000000; font-weight:bold;
		text-decoration:none;		
	}	
	.queEsHistoria .galeriaElemento a:hover{text-decoration:underline;}	
	
	.queEsHistoria .galeriaElemento p{
		float:right;
		width:270px;
		margin:0; padding:0;		
		font-size:11px; font-weight:normal; color:#a4a4a4;
	}
/***********************************************
RELACIONES INSTITUCIONALES
***********************************************/
.relaciones p { font-size:12px;}

.relaciones h2{
	margin:10px;
	font-size:30px; line-height:1em;
}

.relaciones p{
	font-size:12px;
	width:570px;
	padding:0 10px; margin-bottom:20px;
}

.relaciones ul {
	margin-left:20px;
	overflow:auto;
}

.relaciones ul li{
	float:left;
	margin-right:20px;
}

.relaciones ul li span{ margin-bottom:30px;}

.relaciones .museoAr{
	display:block;
	width:116px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat 0 0;
	text-indent:-900em;
}

.relaciones .complutenseMadrid{
	display:block;
	width:75px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat -116px 0;
	text-indent:-900em;
}

.relaciones .museoCara{
	display:block;
	width:141px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat -191px 0;
	text-indent:-900em;
}
.relaciones .premios{
	display:block;
	width:43px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat -332px 0;
	text-indent:-900em;
}
.relaciones .muchasRazones{
	display:block;
	width:74px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat 0 -55px;;
	text-indent:-900em;
}

.relaciones .bbaa{
	display:block;
	width:60px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat -74px -55px;;
	text-indent:-900em;
}

.relaciones .uniBcn{
	display:block;
	width:181px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat -134px -55px;;
	text-indent:-900em;
}

.relaciones .uniJuan{
	display:block;
	width:111px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat -315px -55px;;
	text-indent:-900em;
}

.relaciones .caixa{
	display:block;
	width:129px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat 0 -110px;;
	text-indent:-900em;
}

.relaciones .intermon{
	display:block;
	width:154px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat -129px -110px;;
	text-indent:-900em;
}

.relaciones .astro{
	display:block;
	width:50px; height:94px;
	background:url(../img/relaciones_logos.gif) no-repeat 0px -165px;;
	text-indent:-900em;
}

.relaciones .CCM{
	display:block;
	width:111px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat -283px -110px;;
	text-indent:-900em;
}

.relaciones .everest{
	display:block;
	width:440px; height:55px;
	background:url(../img/relaciones_logos.gif) no-repeat 0 -259px;;
	text-indent:-900em;
	margin:10px auto;
}
