.text_menu_h{
	
	font-size: 12px;
	color: #333;
	text-decoration: none;	
	
}
.text_menu_h:hover{
	
	font-size: 12px;
	color: #fff;
	text-decoration: none;	
	
}


.text_menu_h_selec{
	
	font-size: 14px;
	color: #fff;
	text-decoration: none;	
	
}


.eslogan{
	
	font-size: 20px;
	color: #fff; padding-bottom: 5px;

	
}

a.red{
color:#990000;
text-decoration:none;
font-size:15px;
font-weight:bold;

}
.menu {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	color: #6BA52D;
	text-decoration: underline;
	font-weight: bold;
}


.seleccionado {
	color: #6BA52D;
	text-decoration: none;
	font-weight: bold;
}

.boton_verde{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}

.boton_verde:hover{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.fuente_text {
	color: #6BA52D;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	font-size: 11px;
}

.fuente_text:hover {
	color: #6BA52D;
	text-decoration: underline;
	font-style: oblique;
	font-weight: bold;
	font-size: 11px;
}

.enlaces_text {
	color: #6BA52D;
	text-decoration: underline;
	font-weight: bold;
}

.enlaces_text:hover {
	color: #6BA52D;
	text-decoration:none;
	font-weight: bold;
}

.titulo {
	color: #8b978d;
	font-size: 25px;
	text-align: left;
}

.titulo_noticia {
	color: #8b978d;
	font-size: 15px;
	text-align: left;
}


p {
	text-align: justify;
	line-height: 20px;
}

.destacado {
	color: #A5B2A2;
	font-weight: bold;
}

.blanco{
	color: #fff;
	text-decoration: none;
}


.blanco_idiomas{
	color: #fff;
	text-decoration: none;
	font-size:12px;
}

.blanco_idiomas:hover{
	color: #fff;
	font-size:12px;
	text-decoration:underline;
}


.gris{
	color: #8b978d;
	text-decoration: none;
}


.negro{
	color: #181512;
	font-size: 10px;
	text-decoration: none;
}

.negro:hover{
	color: #181512;
	font-size: 10px;
	text-decoration:underline;
}

.negro_inv{
	color: #181512;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}

.negro_inv:hover{
	color: #333;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

