html, body {
  height:100%;
}
.altezza100{height:100%;}
BODY {
	height:100%;
	background:#ECEFE6;
	background-position:center;
	background-position:top;
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
*{
	font-family:Arial, Helvetica, sans-serif;
}

.testoMenu{
	font-family: Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:14px;
	color : #948F0E;
}
.linkMenu{
font-family:Arial Narrow,Arial, Helvetica, sans-serif;
font-size:14px;
font-stretch:condensed;
color : #006E4D;
text-decoration: none;
} 
.linkMenu:LINK {
color : #006E4D;
text-decoration: none;
} 
.linkMenu:VISITED {
color : #006E4D;
text-decoration: none;
} 
.linkMenu:HOVER {
color : #948F0E;
text-decoration: none;
} 
.linkMenu:ACTIVE {
color : #948F0E;
text-decoration: none;
}


.linkFooter{
	color:#003F1F;
	text-decoration: none;
}
.linkFooter:LINK{
	color:#003F1F;
	text-decoration: none;
}
.linkFooter:VISITED{
	color:#003F1F;
	text-decoration: none;
}
.linkFooter:HOVER{
	color:#948F0E;
	text-decoration: none;
}
.linkFooter:ACTIVE{
	color:#948F0E;
	text-decoration: none;
}

.titoliVerdi{font-size:20px; color:#006E4D; font-family:"Times New Roman", Times, serif; text-decoration:none;}
.titoliOro{font-size:20px; color:#8E7C11; font-family:"Times New Roman", Times, serif; text-decoration:none;} 

.testo13{font-size:13px; color:#000000; text-decoration:none;}
.testo12{font-size:12px; color:#000000; text-decoration:none;}
.testo11{font-size:11px; color:#000000; text-decoration:none;}
.testo10{font-size:10px; color:#000000; text-decoration:none;}

.testo12Interlinea{font-size:12px; text-decoration:none; line-height:22px;}
.testo12InterlineaMedia{font-size:12px; text-decoration:none; line-height:18px;}
/*.footer{font-size:11px; color:#A0A0A0; text-decoration:none;}*/


A:LINK {
color:#006E4D;
text-decoration: none;
} 
A:VISITED {
color:#006E4D;
text-decoration: none;
} 
A:HOVER {
color : #FF0000;
text-decoration: none;
} 
A:ACTIVE {
color:#006E4D;
text-decoration: none;
}
/*FORMATTAZIONE DEI FORM*/
.pulsanti {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background: #006E4D;
	border: 1px solid #006E4D;
    text-align: center;
	padding: 1px;
}	
input.formtext {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #2469A6;
    padding-right: 5px;
    padding-left: 5px;
}

input.campiTesto {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF;
    border:1px solid #73A0A4;
    padding-right: 5px;
    padding-left: 5px;
}

.destra{ 
	margin: 3px 0px 5px 10px; 
	float: right;
}

.sinistra{ 
	margin: 0px 10px 5px 3px; 
	float: left;
}

/*SOTTOMENU*/
/*.linkSottoMenuProva{
font-family:Times New Roman, Times, serif;
font-size:17px;
color: #333333;
text-decoration: none;
padding-left:85px;
background-image:url(img/chi/sottomenu/02.jpg);
}

.linkSottoMenuProva:HOVER{
font-family:Times New Roman, Times, serif;
font-size:17px;
text-decoration: none;
padding-left:85px;
background-image:url(img/chi/sottomenu/02Up.jpg)
} 
*/
.linkSottoMenu{
font-family:Times New Roman, Times, serif;
font-size:17px;
font-stretch:condensed;
color : #333333;
text-decoration: none;
padding-left:85px;
} 


.linkSottoMenu:LINK {
color : #333333;
text-decoration: none;
} 
.linkSottoMenu:VISITED {
color : #333333;
text-decoration: none;
} 
.linkSottoMenu:HOVER {
color : #7A0000;
text-decoration: none;
} 
.linkSottoMenu:ACTIVE {
color : #7A0000;
text-decoration: none;
}

.testoSottoMenu{
font-family:Times New Roman, Times, serif;
font-size:17px;
color : #7A0000;
text-decoration: none;
padding-left:85px;
}

.testoSottoMenuGrigio{
font-family:Times New Roman, Times, serif;
font-size:17px;
color : #222222;
text-decoration: none;
padding-left:85px;
}

/* FOOTER */
.footerPiccolo{font-size:9px; color:#777777; text-decoration:none;}

.footer h1{font-size:24px; font-weight:normal; font-family:"Times New Roman", Times, serif; text-decoration:none; color:#5A5945;}

.footer a{
	color : #003F1F;
	text-decoration: none;
}
.linkFooter:LINK {
	color : #003F1F;
	text-decoration: none;
} 
.linkFooter:VISITED {
	color : #003F1F;
	text-decoration: none;
} 
.linkFooter:HOVER {
	color : #FF0000;
	text-decoration: none;
} 
.linkFooter:ACTIVE {
	color : #FF0000;
	text-decoration: none;
}


.booking {
	color : #ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

A.l_b:link 		{COLOR: #ffffff; TEXT-DECORATION: none;FONT-SIZE: 13px;FONT-WEIGHT: bold;}
A.l_b:active 	{COLOR: #ffffff; TEXT-DECORATION: none;FONT-SIZE: 13px;FONT-WEIGHT: bold;}
A.l_b:visited 	{COLOR: #ffffff; TEXT-DECORATION: none;FONT-SIZE: 13px;FONT-WEIGHT: bold;}
A.l_b:hover 	{COLOR: #ffffff; TEXT-DECORATION: none;FONT-SIZE: 13px;FONT-WEIGHT: bold;}


