body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg-main.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #002A55;
}

div#contenitore{
	width: 100%;
	margin: 0px auto;
	height: 100%;
	margin-top: 0px;
}

.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4F3D28;
	font-weight: bold;
}

div#spacer {
	background-color: #FFFFFF;
	width: 770px;
	height: 10px;
}

div#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A05407;
	text-decoration: none;
	font-weight: bold;
}

div#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	background-color: #F4E6AC;
}

.hotel-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79725B;
}

div#indirizzo, indirizzo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg-sx2 {
	background-image: url(../images/bg-sx2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.bg-sx1 {
	background-image: url(../images/bg-sx1.jpg);
	background-position: left;
	background-repeat: no-repeat;
}.vertical100 {
	height: 100%;
}
.bg-stellamare {
	background-image: url(../images/stellamare.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-fuoco {

	background-image: url(../images/fuoco.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txt10arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}

div#form td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

div#form input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	border-width: 1;
	border-style: solid;
	border-color: #003366;
	border-collapse: collapse;	
}
.bg-conchiglia {
	background-image: url(../images/conchiglia.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul {
	color: #990000;
}

