html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	}

body {
	/*	font: 62.5% "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	/*font-size: 62.5%;*/
	color: #515151;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../../graph/sfondino_ombra_3.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 13px;
	}

.titolostruttura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.corpostruttura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
.condizioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}
.listino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.testonero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.titolettoNero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

.nomeStruttura {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}

.titolipagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

.TitoliTesti {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #AD916A;
	font-weight: bold;

}
.criteriRicerca {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
}
.vocimenu {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #0033CC;
}

.titoloStruttura1 {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
}

.linkStruttura {
	font-family: "Comic Sans MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}

a.linkStruttura:link {
	font-family: "Comic Sans MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}

a.linkStruttura:hover {
	font-family: "Comic Sans MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
}

a.linkStruttura:active {
	font-family: "Comic Sans MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}

.titoloatmosfera {
	font-family: "English111 Vivace BT";
	font-size: 24px;
	font-weight: bold;
	color: #003366;

}
.Verdana {
	font-family: Verdana, Tahoma;
}

a.titoletto:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}

a.titoletto:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;

}

.testogiallo {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: normal;
}

.testoBianco {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.testoBianco {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.testoBianco:link {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.testoBianco:visited {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.testoBianco:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}

.testoarancio {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

a.testoarancio {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}

a.testoarancio:link {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}

a.testoarancio:visited {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}

a.testoarancio:hover {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.BodyLink{
	color: #999999;
	text-decoration: none;

}

a.BodyLink{
	color: #000000;
	text-decoration: underline;

}
a.BodyLink:link{
	color: #000000;
	text-decoration: underline;

}
a.BodyLink:visited{
	color: #000000;
	text-decoration: underline;
}
a.BodyLink:hover{
	color: #666666;
	text-decoration: none;
}
