#contieneportada{
	width: 100%;
	position:relative;
	float:left;
	font-family:Arial;
	color:#333333;
	}
.zona1{
	width: 54%;
	position:relative;
	float:left;
	}
.zona2{
	width: 45%;
	position:relative;
	float:left;
	}

.texto_introduccion {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	color: #333333;
	font-size: 0.75em;
}
.texto_notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	text-decoration: none;
}
.titulo_noticias {
	padding-left:40px;
	background-position:center;
	background-image: url(../images/inicio/fondo_titulo_noticias.jpg);
	background-repeat: no-repeat;
}
#contiene_noticias{
	position:relative;
	float:left;
	width:16em;
	max-width:16em;
}
#contiene_video{
	position:relative;
	float:left;
	width:15em;
	max-width:15em;
	text-align:center;
}
.texto_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:79%;
	text-align:justify;
}
.titulo_noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:left;
}
.info {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.info:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.imagen_noticias {
	position:relative;
	float:left;
	width:43px;
	max-width:45px;
}
.firma_introduccion {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	color: #333333;
	font-size: 0.7em;
	height:40px;
	background-image:url(../images/inicio/firmaoscar.jpg);
	background-repeat:no-repeat;
}
