.menu_principal_rojo {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}
.menu_principal_rojo:hover {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}
.menu_principal_blanco {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}
.menu_principal_blanco:hover {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	border-style: outset;
	border-color: #666666;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}
.noticias_subtitulo {
	font-size: 12px;
	color: #000000;
	text-align:justify;
	vertical-align: text-top;
}
.noticias_titulo {
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.noticias_fecha {
	font-size:18px;
	font-style:normal;
	color:#FF0000;
	text-decoration:none;
}
