/* Il giallo usato nelle pagine è : #F2F499 composto come R(242)G(244)B(153) */
/* Colori delle stagioni: bassa:green(#54c94e) - media:yellow(#f1ef38) - alta:red(#f4535f) - altissima:blue(#4994c9) 
    chiusura:grey:a9a7a4  */

BODY { font-family:Verdana, Arial, sans-serif; font-size:14px; background-color: #F2F499;}

HR {height:4px;}

H1 { font-size:24px; font-family:Verdana, Arial, sans-serif; color:blue; text-align: left}
h3.gestore { font-family:Verdana, Arial, sans-serif; color:blue; text-align: center}

div.indietro { font-size:16px; font-family:Verdana, Arial, sans-serif; color:blue; text-align: left}

DIV.linguaggio  { font-family:Verdana, Arial, sans-serif; font-size:13px }

P { font-family: Verdana,Arial, sans-serif; font-size:14px }
a.linkAttivita { font-family: Verdana,Arial, sans-serif; font-size:18px;text-align: justify;}

P.percorso { font-size:12px ; background-color: white; line-height: 18px; text-align: center}
P.percorso_invisibile { font-size:12px ; color: #F2F499; background-color: #F2F499; line-height: 18px; }

P.pubblicita { font-family: Verdana, Arial, sans-serif; color: blue; font-size:22px ;font-style:oblique; background-color: yellow; line-height: 24px; text-align: center; text-decoration:blink}

P.sottomenu { color: black; background-color: #F2F499; line-height: 20px; text-align: center}

P.piva_hp { font-size:12px; font-family:Verdana, Arial, sans-serif; color:blue; text-align: center}

P.parentesi { font-size:10px; font-family:Verdana, Arial, sans-serif; color:blue; text-align: center}

P.ndr { font-size:16px ; background-color: red; line-height: 18px; text-align: center}

body.guestbook {background-image:url(./immagini/libro_sfondo.jpeg) }

A { font-family:Verdana, Arial, sans-serif;}
A.selezionato {color: blue; font-weight: 600; }
a.fotoHP:hover {color:#F2F499}
a.fotoHP:active {color:#F2F499}
a.fotoHP:visited {color:#F2F499}
a.fotoHP:link {color:#F2F499}
/* a:hover {color:#F2F499} (quando il mouse sta sopra il link)*/
/* a:active {color:#F2F499} (quando hai cliccato e si sta aprendo)*/
/* a:visited {color:#F2F499} (link già visitato)*/
/* a:link {} (link non visitato)*/

A.camerare {font-size:12px ; background-color: blue; color: #F2F499; font-weight: 600;line-height: 16px; text-align: center;display: inline;border-style: solid outset ; }

UL { font-family:Verdana, Arial, sans-serif;}

TABLE { font-family:Verdana, Arial, sans-serif;}
TABLE.prezzi { width:650px; height:200px; border-style:double; border-width:3px;}
TD.prezzi { align:center;}

TABLE.stagioni { border-style:single; border-width:1px;font-size:13px; }


TABLE.mappe { width:700px; height:150px; border-style:double; border-width:3px;}

select { background-color: #F2E6AA;}
input { background-color: #F2E6AA; }
textarea{ font-size:16px; background-color: #F2E6AA; color:blue ; font-style:italic;}

input.gestione { border-color:black;border-style:  dotted dotted inset groove ; }
textarea.gestione { border-color:black; border-style:outset dotted  dotted inset; }

#testata {
margin:0px;
padding:0px;
height:50px;
/* background-color:#000099; */
/* background-image: url(sfondo.gif); */

}


#menu {
position:absolute;
top:68px; 
left:10px; 
width:140px;
height: 100%;
}

#contenuto {
margin:0px 0px 0px 150px;
padding:10px;
}

#sottomenu {
margin:0px 0px 0px 150px;
height:50px;
padding:10px;
}

#sottocontenuto {
margin:0px 0px 0px 150px;
padding:10px;
height: 100%;
}
