

/* Colorazione LINK */

a:link { text-decoration: none; }
a:active { text-decoration: none;}
a:visited { text-decoration: none; }

/* CSS  */

.divisorio { color: #000000; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}


.intestazione_bold { color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.lingua { color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}

.intestazione_chiaro { color: #666666; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}
.mail { color: #666666; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}


.copyright { color: #666666; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}

.sottotitolo { color: #333333; font-family: georgia; font-size: 14px; font-style: normal; font-weight: bold;}
.contenuto { color: #777777; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}

.contenuto_bold { color: #777777; font-family: arial; font-size: 12px; font-style: normal; font-weight: bold;}



/* Voci da MENU  */

.home { color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}

.dove { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.camere { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.camere_titolo { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}



.ristorante { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.piscina { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.conferenze { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.offerte { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}


.torna_su { color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.indico_su { color: #333333; font-family: arial; font-size: 14px; font-style: normal; font-weight: bold;}


/* Accendiamoli */

a.dove:hover { color: #000000; background: none; text-decoration: none;}
a.camere:hover { color: #000000; background: none; text-decoration: none;}
a.ristorante:hover { color: #000000; background: none; text-decoration: none;}
a.piscina:hover { color: #000000; background: none; text-decoration: none;}
a.conferenze:hover { color: #000000; background: none; text-decoration: none;}
a.offerte:hover { color: #000000; background: none; text-decoration: none;}
a.torna_su:hover { color: #000000; background: none; text-decoration: none;}

a.tipologia { color: #FFFFFF; background: none; text-decoration: underline;}



/* CSS ( Dove siamo ) */

.contenuto_dove { color: #ffffff; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}

.mail_dove { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}
a.mail_dove:hover { color: #000000; background: none; text-decoration: none;}



/* CSS ( Prenotazioni ) */

.contenuto { color: #777777; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}
.tipologia { color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}
.voci_form { color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}




/* CSS ( Piscina ) */

.piscina_bold { color: #ffffff; font-family: arial; font-size: 12px; font-style: normal; font-weight: bold;}
.piscina_normale { color: #ffffff; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}

.volo { color: #ffffff; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}





/* Accensione bottoni */


a.mail:hover { color: #000000; background: none; text-decoration: none; font-weight: normal;}
a.copyright:hover { color: #000000; background: none; text-decoration: none; font-weight: normal;}
a.volo:hover { color: #000000; background: none; text-decoration: none; font-weight: normal;}
a.tipologia { color: #000000; background: none; text-decoration: underline; font-weight: normal;}


/* CSS ( Conferenze) */

.conferenze_contenuto { color: #333333; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}







/* CSS per scrollbar */


body {
      scrollbar-face-color:#333333;
	  scrollbar-arrow-color: #ffffff;
	  scrollbar-track-color:#777777;
	  scrollbar-shadow-color:#333333;
	  scrollbar-highlight-color:#333333;
	  scrollbar-3dlight-color:#666666;
	  scrollbar-darkshadow-Color:#333333
}
