.btnHome{background-image:url('img/home.png');
			background-repeat:no-repeat;
			background-position:center center;
			width:75px;height:34px;
			background-color:0000ff;}
.btnRist{background-image:url('img/ristorante.png');
			background-repeat:no-repeat;
			background-position:center center;
			width:75px;height:34px;
			background-color:0000ff;}
.btnHotel{background-image:url('img/hotel.png');
			background-repeat:no-repeat;
			background-position:center center;
			width:75px;height:34px;
			background-color:0000ff;}
.btnCamp{background-image:url('img/camping.png');
			background-repeat:no-repeat;
			background-position:center center;
			width:75px;height:34px;
			background-color:0000ff;}
.btnPesca{background-image:url('img/pesca.png');
			background-repeat:no-repeat;
			background-position:center center;
			width:75px;height:34px;
			background-color:0000ff;}
.btnItin{background-image:url('img/itinerari.png');
			background-repeat:no-repeat;
			background-position:center center;
			width:75px;height:34px;
			background-color:0000ff;}
p.home{color:#33cc99;
    font-size:14pt;
	font-style:Geneva, Arial, Helvetica, sans-serif;}
p.homeNegativo{font-size:18px;
	color:#FFFFCC;
	background-color:#660000;}
p.itinNegativo{font-size:18px;
	color:#000000;
	background-color:#FF9900;
}
div.itinerari{color:#00FF00;
    font-size:14pt;
	font-style:Geneva, Arial, Helvetica, sans-serif;}
.bcgCella{background-color:#0000ff;}

body.bckg {background-image:url('img/sfuma.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;}
.spazio
{
word-spacing: 20px;
}
.colorLink{
	color:#FF00FF;
}

.textHref {
text-decoration:none;
color:#003300;
}

.firma {
text-align:justify;
}
