@charset "utf-8";
.titulo_principal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #B22125;	
}
#titulo_principal a:visited a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #B22125;	
}
.texto_bajada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.otras_noticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ACAE0E;
}
.enlinea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #A9B015;
}
.foto_not {
	float: left;
	height: auto;
	width: 290px;
	margin-top: 10px;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
}
.foto_not a{
	float: left;
	height: auto;
	width: 244px;
	margin-top: 10px;
	font-size: 11px;
	line-height: normal;
	color: #bea075;
	text-decoration: none;
}
#noticia_de {
	float: left;
	height: auto;
	padding-left: 8px !important;
	padding-left: 0px;
}