.menu_superior {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.texto_menus {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}
.texto_menus_2 {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_web {
	font-family: Arial;
	font-size: 12px;
	color: 666666;
	text-align: justify;
}
.texto_web_resaltado {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
}
.texto_web_negro {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.texto_vinculos_clientes {	
    font-family: Arial;
	font-size: 10px;
	color: #FF9900;
}
.fondo_imagen {
	background-repeat: no-repeat;
}
.texto_medios {
    font-family: Arial;
	font-size: 9px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}