@charset "utf-8";
/* CSS Document */

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.TITULO_noticias {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #000000;
}
.Fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.noticias_portada_text1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #32A20F;
	font-weight: bold;
}
.noticias_portada_text2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.TITULO_noticiasCopia {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #FF0000;
}
