.menu {
	font-family: "Arial";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}

.submenu {
	font-family: "Arial";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.submenu:hover {
	text-decoration: underline;
}

.menusup {
	font-family: "Arial";
	color: #B08447;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.menusup:hover {
	text-decoration: underline;
}

.menusup2 {
	font-family: "Arial";
	color: #B08447;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menusup2:hover {
	text-decoration: underline;
}

.titulo {
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

.texto {
	font-family: "Verdana";
	color: black;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.texto:hover {
	text-decoration: underline;
}

.negrita {
	font-family: "Verdana";
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.negrita:hover {
	text-decoration: underline;
}

.azul {
	font-family: "Verdana";
	color: #003458;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.azul:hover {
	text-decoration: underline;
}

.boton {
	font-family: "Arial";
	color: white;
	font-weight: bold;
	font-size: 12px;
	background-color: #B08447;
}

.formulario {
	font-family: "Verdana";
	font-weight: bold;
	color: #40596A;
	font-size: 10px;
}

.fondo_form {
	color: #B08447;
	background-color: #E9CD6A;
}

.noticia {
	font-family: "Arial";
	color: #003458;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.noticia:hover {
	text-decoration: underline;
}

.ultima_noticia {
	font-family: "Arial";
	color: #003458;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.ultima_noticia:hover {
	text-decoration: underline;
}

.ultima_noticia_destacada {
	font-family: "Arial";
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #003458;
}
.ultima_noticia_destacada:hover {
	text-decoration: underline;
}

.noticia_destacada {
	font-family: "Verdana";
	color: #003458;
	font-weight: bold;
	font-size: 11px;
	background-color: #DDDDDD;
}

.ultimas_noticias {
	font-family: "Verdana";
	color: white;
	font-weight: bold;
	font-size: 11px;
	background-color: #CC0000;
}

.noticias_recientes {
	font-family: "Verdana";
	color: white;
	font-weight: bold;
	font-size: 11px;
	background-color: #40596A;
}

.noticia_tit {
	font-family: "Arial";
	color: #003458;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}


.noticia_mundo {
	font-family: "Arial";
	color: #003458;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.noticia_mundo:hover {
	text-decoration: underline;
}

.sigue {
	font-family: "Arial";
	color: #B08447;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.sigue2 {
	font-family: "Arial";
	color: #866536;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.indice {
	font-family: "Arial";
	color: #40596A;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.indice:hover {
	text-decoration:underline;
}

.pie {
	font-family: "Verdana";
	color: white;
	font-size: 10px;
	text-decoration: none;
}
.pie:hover {
	text-decoration: underline;
}
