.contenidos_entrevistas {
	padding-left:8px;
	padding-top:8px;
	padding-bottom:10px;
	margin-bottom:10px;

	background-color:#f5f5f5;
	background-image:url(../images/fondo_cabecera_destacados.gif);
	background-repeat:repeat-x;
	
	height: 100%;
	margin-bottom:30px;
	display:table;
}

.entrevista{
	margin-top:5px;
	margin-left:10px;
	margin-bottom:20px;
	width:250px;
	text-align:left;
	float:left;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#676767;
}

.texto_entrevista {
	width:600px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#676767;
	margin-right:10px;
	margin-top:10px;
}

.texto_entrevista a:link {text-decoration: underline;color:#920108;}
.texto_entrevista a:visited {text-decoration: underline;color:#920108;}
.texto_entrevista a:active {text-decoration: underline; color:#920108;}
.texto_entrevista a:hover {text-decoration:underline; color:#999999;}

.entrevista a:link {text-decoration: underline;color:#920108;}
.entrevista a:visited {text-decoration: underline;color:#920108;}
.entrevista a:active {text-decoration: underline; color:#920108;}
.entrevista a:hover {text-decoration:underline; color:#999999;}

.entradilla {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#920108;
	padding-left:55px;
}


.titulo_entrevista {
	font-family:Tahoma, Arial;
	font-size:18px;
	color:#EE1C25;
	font-weight:bold;
	margin-right:5px;
	width:590px;
}

.fecha_entrevista {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#80858b;
	margin-right:5px;
	padding-top:6px;
	padding-bottom:6px;
}

.titulo_entrevista_listado {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#920108;
	font-weight:bold;
	padding-left:55px;
	margin-right:5px;
}

.texto_volver {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#676767;
	text-align:right;
	/*background-image:url(../images/fondo_cabecera_actualidad.jpg);
	background-repeat:repeat-x;*/
	padding-left:6px;
	padding-right:11px;
	margin-left:12px;
	margin-bottom:10px;
}

.texto_volver a:link {text-decoration: underline;color:#920108;}
.texto_volver a:visited {text-decoration: underline;color:#920108;}
.texto_volver a:active {text-decoration: underline; color:#920108;}
.texto_volver a:hover {text-decoration:underline; color:#EE1C25;}

.texto_volver_abajo{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#676767;
}

.texto_volver_abajo a:link {text-decoration: underline;color:#920108;}
.texto_volver_abajo a:visited {text-decoration: underline;color:#920108;}
.texto_volver_abajo a:active {text-decoration: underline; color:#920108;}
.texto_volver_abajo a:hover {text-decoration:underline; color:#EE1C25;}