@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #B0D2F2;
}


a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {color: #FF9900;}
.style1 {font-size: 16px}
.style3 {font-size: 16px; font-weight: bold; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.titolo_regione {
font-size: 36px; 
color: #FFA255
}
.box_regioni {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.titlelit {
	font-family: "Lithos Pro Regular";
	font-size: 26px;
	color: #FF7400;
}
.nomealbergo {
	font-weight: bold;
	font-family: verdana;
	font-size: 24px;
}
-->


