/* Entrevistas */
.fgrande
{
	border: none;
	float: left;
	margin-top: -55px;
}
#entrevistas
{
	background: url(../imagenes/diseno_web/entrevistas.jpg) no-repeat;
	height: 85px;
}
#mas_entrevistas
{
	background: url(../imagenes/diseno_web/mas_entrevistas.jpg) no-repeat;
	height: 50px;
}
#flotante
{
	background: url(../imagenes/diseno_web/entrevistas.png) no-repeat;
	width: 250px;
	height: 250px;
	position: absolute;
	top: 80px;
	right: 0;
}
.articulo
{
	float: right;
	width: 550px;
	margin-right: 30px;
}
.articulo h1, .articulo h2
{
	display: inline;
}
.articulo h1
{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.articulo h2
{
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
hr
{
	position: relative;
	left: -19px;
	z-index: 9;
	height: 1px;
	margin: 2px -19px 10px 0;
	border-top: #3782A1 1px dashed;
	clear: both;
	text-align: left;
}
.articulo p
{
	text-align: justify;
	margin: 20px 0 0 20px;
}
.margen_boton
{
	margin: 0 0 30px 500px;
	position: relative;
}
.otra_entrevista
{
	width: 390px;
	float: left;
}
.otra_entrevista h1
{
	display: inline;font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 169px;
}
.otra_entrevista img
{
	float: left;
	margin-top: -43px;
	margin-bottom: 15px;
}
.otra_entrevista .sombra_intermedia
{
	margin-left: 159px;
	margin-top: 25px;
}
.otra_entrevista hr
{
	margin: 2px -19px 10px 159px;
}
.espanyol
{
	width: 35px;
	height: 23px;
	border: #3883A2 1px solid;
	margin-bottom: 0;
	position: relative;
	top: 15px;
	left: 115px;
}
.english
{
	width: 35px;
	height: 23px;
	margin-left: 45px;
	border: #3883A2 1px solid;
	position: relative;
	top: 15px;
	left: 115px;
}
.bandera
{
	position: absolute;
	top: -20px;
	border: #3883A2 1px solid;
	left: 160px;
}
.flag
{
	position: absolute;
	top: -20px;
	border: #3883A2 1px solid;
	left: 220px;
}