#contenedor_noticias{
width:100%;
height:100%;
position:relative;
float:left;
left:0px;
background-image: url(../../images/eventos_dcha.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
color:#333333;
}
#capa_izquierda_noticias{
width:18%;
height:100%;
position:relative;
float:left;
left:0px;
}
#capa_decoracion_superior{
	background-image: url(../../images/barra_superior_03.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:82%;
	height:100%;
	float:left;
	font-size: 1em;
}
.contiene_noticias{
width:82%;
height:100%;
float:right;
position:relative;
right:0px;
}
	.contiene_noticia_completa{
	width:82%;
	height:100%;
	float:left;
	position:relative;
	left:0px;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
		}
	.clase_titulo_noticia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
	}
	.clase_desarrollo_noticia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	}
	.clase_desarrollo_subtitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
	.contiene_imagen_noticia{
	width:17%;
	height:100%;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	left:0px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left: 5px;
	}
.separacion_entre_noticias{
	width:99%;
	height:10px;
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:right;
	
	
}
.capa_mas_informacion2{
width:24%;
height:100%;
	position:relative;
	right:0px;
	float:right;
	background-color:#CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	text-align:right;
}
.texto_mas_informacion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	text-align: right;
	vertical-align: middle;

}
.texto_mas_informacion:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: underline;
	background-color: #CC0000;
	text-align: right;
	vertical-align: middle;
}
.texto_mas_enlace{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CC0000;
	text-decoration: none;

	text-align:left;
	

}
.texto_mas_enlace:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990000;
	text-decoration: none;
	
	text-align:left;
	

}
