BODY {

	margin: 10px 0px 0px 5px;

	background-color: #FFFFFF;

}

.margenes {

	padding-left: 33px;

	padding-top: 24px;

	padding-right: 33px;

	padding-bottom: 15px;

}

.bg_seccion {
    background-position: center center;
    background-repeat: no-repeat;
}

.titulo_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	color: #CFCFCD;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 23px;


}

.texto_seccion {

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	color: #EBEBEB;

	line-height: 20px;

}

.bg_principal {
	background-image: url(img/css_bg_principal.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_top {

	background-image: url(img/css_bg_top.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.transparencia {
	filter: alpha(opacity=70);
		}
.tabla_noticias {
	background-color: #3C3C3C;
}
.texto_noticias {

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	color: #FFFFFF;


}
.texto_pie {

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	color: #666666;


}
.titulo_noticias {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
.fecha_noticias {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #AEB0B5;
	text-decoration: none;

}
.fecha_noticias:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.numeracion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEB0B5;
	text-decoration: none;
	letter-spacing: -0.5px;


}
.numeracion:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.numeracion_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-weight: bold;


}

#contieneTexto{
	text-align: left;
	width: 275px;
	height: 400px;
	}
	
#contenedor {
	float: left;
	height: 391px;
	width: 407px;	
}
.Estilo1nota {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.Estilo2nota {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
}

