@CHARSET "ISO-8859-1";
/* === Inicio CSS :: Pestaņa Alfombra Roja === */
.Galeria_celdaEvento {
	border: 2px solid #575757;
	font-family: sans-serif;
	font-size: 7pt;
	background-color: #191919;
	width: 80px;
	text-align: left;
}

.Galeria_celdaEvento a, .Galeria_celdaEvento a:hover, .Galeria_celdaEvento a:visited{
	text-decoration: none;
}

.Galeria_tituloEvento {
	text-transform: capitalize;
	font-weight: bold;
	color: #FFFFFF;
}
.Galeria_fechaEvento {
	font-size: 7pt;
	color: #FFE739;
	line-height: 1.5em;
}

.Galeria_celdaEvento img, .Galeria_celdaEvento a {
	border:0;
}
/* === Fin CSS :: Pestaņa Alfombra Roja === */
/* === Inicio CSS :: Album === */
.Album_celdaEvento {
	border: 3px solid #575757;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #191919;
	width: 80px;
}
/* === Fin CSS :: Album === */
/* === Inicio CSS :: Entrevistas === */
.diventrevistasAnteriores {
	background-color: #292929;
	width: 100%;
}
.entrevistasAnteriores {
	/*background-color: #292929;*/
	background-color: #FFF;
	width: 50%;
	/*padding: 5px;*/
	font-family: sans-serif;
	font-size: 10pt;
	color: #292929;
	/*color: #E8CE54;*/
}
.entrevistasAnteriores td{
	/*color: #FFF;
	width: 15%;
	text-align: left;*/
}
.verNota {
	font-weight: bold;
	/*color: white;*/
}
.imgUE {
	/*border: 5px solid #292929;*/
}
/* === Fin CSS :: Entrevistas === */