body
{
	font-size: 12px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #976e48;
}
h2
{
	font-family: showcard gotic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7e5b56;
}
h3
{
	font-family: showcard gotic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #976e48;
}
h4
{
	font-family: showcard gotic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e5b56;
}
.immagine_nascosta
{
	FILTER: alpha(opacity=0, finishOpacity=0,style=0);
}
.immagine_visibile
{
	FILTER: alpha(opacity=100, finishOpacity=0,style=0)
}
.nota
{
	font-family: showcard gotic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #976e48;
}
.login
{
	width: 220px;
}
.bandiera
{
	border: 2px;
	background-color: #f2e8cf;
}
.bandiera_attuale
{
	border: 2px;
	background-color: #9e864a;
}
.foto
{
	border-style: solid;
	border-color: #6cb300;
	border-width:1px;
}
.itinerario
{
	width: 300px;
	background-color: #976e48;
}
.rigavuota
{
	height: 10px;
	text-align: center;
}
.rigavuotaalta
{
	height: 40px;
	text-align: center;
}
.descr-prenotazione
{
	width: 400px;
	height: 200px;
}
.pulsante
{
	width: 70px;
}
.dati
{
	width: 250px;
}
.dati-amministrazione
{
	width: 250px;
}
.descr-amministrazione
{
	width: 350px;
	height: 200px;
}
#cmbGiorno, #cmbGiorno2
{
	width: 60px;
}
#cmbMese, #cmbMese2
{
	width: 105px;
}
#cmbAnno, #cmbAnno2
{
	width: 75px;
}
#map
{
	border: ridge;
	width: 580px;
	height: 400px;
}