/*color de la fuente al pasar el ratón encima*/
A:hover {
	COLOR: #008833;
	TEXT-DECORATION: none;
	background-color: #E0E9E1;
}
/*color de la fuente de los enlaces sin estilo*/
a {color: #008833; text-decoration:underline;}
/*color de la fuente en el menú en cabeza*/
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #C6E4D1;
	font-weight: bold;
}
/*color de la fuente de los elementos del submenu no seleccionados*/
.lien2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: none; color: #FFFFFF; font-weight: normal }
/*color de la fuente pequeña en el pie*/
.lienpetit { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; text-decoration: none; color: #C6D9C9; font-weight: normal}

.Titre {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #336633}
/*color de la fuente de la línea debajo del baner en cabeza en el pie*/
.acantur {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFCC; text-decoration: none}
.gracias { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; text-decoration: none; font-weight: normal ; color: #000000}
.zona { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: none; color: #336633; font-weight: normal }
.creditos { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #EDEAC7; text-decoration: none }
.ruta { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: none; color: #FFFFFF; font-weight: bold }

/*color de los ascensores*/
Body{	scrollbar-face-color: #008833;
	scrollbar-shadow-color: #FFFFCC;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #008833;
	scrollbar-darkshadow-color: #008833;
	scrollbar-track-color: #F2FFFF;
	scrollbar-arrow-color: #66CC33;
}
.anuncio {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #B16834; text-decoration: none; font-weight: bold; background-color: #FEF6A3}

.texto1 {
	FONT-FAMILY:Verdana;
	FONT-SIZE: 10px;
	border: none;
}
.texto2 {
	FONT-FAMILY:Verdana;
	FONT-SIZE: xx-small;
}
.texto3 {
	FONT-FAMILY:Verdana;
	FONT-SIZE: x-small;
}
.class3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #005B00;
	text-decoration: none;
}
.fechas {
	FONT-FAMILY:Arial;
	FONT-SIZE:9px;
	text-align:center
}
/*estilo de los elementos de menú seleccionados*/
.focus{background-color:#E0E9E1; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; text-decoration: none; color: #008833; font-weight: bold;}

/*estilo de los elementos del submenú seleccionados*/
.focus2{background-color:#E0E9E1; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: none; color: #008833; font-weight: normal;}
/*fondo de los elementos de menú y submenú no seleccionados*/
.fondo1 {background-color:#008833;}
/*fondo de los elementos de menú y submenú seleccionados*/
.fondo2 {background-color:#E0E9E1;}
/*fondo del menú entero, del cambio de idioma*/
.fondo3 {background-color:#C6D9C9;}
/*fondo de casaForm.asp*/
.fondo4 {background-color:#ECFFEF;}
/*color del punto en el nombre de la isla*/
.colorfuente3 {color:#008833;}
/*estilo del pie*/
.pie { background-color:#008833;font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFCC;}
.cuadro1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;}
.sitemap {
	font-size:9px;
	text-decoration:none;
	color: #F7F6E9;
}
.sitemap:hover {
	color: #F7F6E9;
	font-size:9px;
	text-decoration:none;
	background-color:transparent;
	cursor: default;
}
