.menu_idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_superior {
	background-image:   url(img/boton_menu_superior.gif);
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Titol {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
.menu_interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	font-weight: bold;
}
.Peu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #001E55;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a.adqa:link {
	color: #001E55;
	text-decoration: none;
}
a.adqa:visited {
	color: #001E55;
	text-decoration: none;
}
a.adqa:hover {
	color: #FF9900;
	text-decoration: none;
}
a.adqa:active {
	color: #FF9900;
	text-decoration: none;
}
.txtgeneral {
	font-family: Arial, Helvetica, sans-serif;
	color: #001E55;
	font-size: 75%;
	line-height: 20px;
}
.esquiador {
	background-image: url(img/Esquiador.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}