body {
	font-family : Verdana, Arial, sans-serif;
	margin: 0 auto 0 auto;
	font-size : 11px;
}

td.prezzitipo{
	font-size : 12px;
	font-weight : bold;
}

td.stagioni{
	font-size : 9px;
}

td.prezzi{
	font-size : 10px;
}

img {border: 0;margin: 0;}

p {
	font-size : 11px;
	text-align: justify;
	margin: 0 auto 0 0;
	text-indent : 10px;
}

h1{
	font-size : 14px;
	color: #336699;
	text-align: left;
	margin: 6px 0 0 0;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
}

a:hover {
	color: #7ca0bc;
	text-decoration: none;
	font-family: Verdana;
}

td{
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
}

td.testo{
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align : justify;
}
.foto{
	border: 1px solid #2A365E;
	margin:5px;
}	

.SfondoStagione0 {background-color:#FFF; font:11px/11px verdana;}
.SfondoStagione0 a {color:#28365B; text-decoration:none;}
.SfondoStagione0 a:hover {color:#7CA0BC;}

.SfondoStagione1 {background-color:#EFEFEF; font:11px/11px verdana;}
.SfondoStagione1 a {color:#28365B; text-decoration:none;}
.SfondoStagione1 a:hover {color:#7CA0BC;}

.mappa{
	background:transparent url(../img/Mappa.jpg) no-repeat top left;width:255px;
	vertical-align:bottom;text-align:right;padding:0 3px 1px 0;
}

/*OFFERTE SPECIALI*/
.scroller{
	width: 695px;
	height: 70px;
	padding: 0;margin:0;
	float:right;
}
.scroller .titolo{
	font-size : 12px;font-weight:bold;
	color:black;outline:none;
}
.scroller .titolo:hover{
	color:#7ca0bc;outline:none;
}
.offertadescr{text-indent : 0;margin:4px 0;clear:both;}

.roundcorner td{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.prenota{
	display:block;width:198px;height:40px;
	background:transparent url(../img/Dispo.gif) no-repeat top left;
	padding:13px 0 0 8px;float:right;
	color:white !important;font-weight:bold;
}
.prenota:hover{text-decoration:underline !important;}
.white {color:white !important;}


