BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #604408;
}

A {
	color: #4A869A;
    outline: none;
}

A:hover {
	color: #ff0000;
}

#CorpoPagina1  {
	padding: 20px;
}

#CorpoPagina P {
	margin-bottom: 1em;
}

#CorpoPagina H1 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #0229AA;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #C3C3C3;
	margin-bottom: 0.4em;
}

#CorpoPagina H2 {
	font-size: 16px;
	margin-bottom: 0.6em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #FF630E;
}

#CorpoPagina .Foto {
	padding: 3px;
	border: 1px solid #a0a0a0;
}

#CorpoPagina UL {
	margin-bottom: 1em;
}

#CorpoPagina LI {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 18px;
}

#CorpoPagina A, #PiedePagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover, #PiedePagina A:hover  {
    text-decoration: none;
}

.Centro {
	text-align: center;
}

.Dx {
	text-align: right;
}

.Debug {
	border: 1px solid red;
}

.NoWrap {
	white-space: nowrap;
}

.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}

.Ext {
	background-image: url('../immagini/b_linkext.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}

.Colore1 {
	font-size: 12px;
	background-color:#FFF8E0;
	
}

.Colore2 {
	font-size: 12px;
	background-color:#FEEA9A;
	
}

.FormWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.FormWrapper BR {
	clear: both;
}

.FormWrapper LABEL {
	width: 200px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url('../immagini/freccia_form.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.FormWrapper .Campo {
	border: 1px solid #606060;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #fefefe;
}

.FormWrapper .Data {
	border: 1px solid #606060;
	width: 70px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #fefefe;
}

.FormWrapper .Numero {
	border: 1px solid #606060;
	width: 70px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #fefefe;
}

/* Homepage */

#HomePage {
	position: relative;
	padding: 2px;
	width: 762px;
	height: 383px;
}

#Relax {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 247px;
	height: 127px;
	background-image: url('../immagini/benvenuti-mondo-relax.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#Prenotazione {
	position: absolute;
	top: 129px;
	left: 0px;
	width: 247px;
	height: 127px;
	background-image: url('../immagini/controlla-prenotazione.gif');
	background-repeat: no-repeat;
	
}

#Prenotazione A {
	display: block;
	width: 247px;
	height: 127px;
	text-indent: -9999px;
}

#Dicono {
	position: absolute;
	top: 259px;
	left: 0px;
	width: 247px;
	height: 127px;
	background-image: url('../immagini/dicono-di-noi.gif');
	background-repeat: no-repeat;
}

#Dicono A {
	display: block;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
	font-size: 11px;
	color: #604408;
	text-decoration: none;
}

#Dicono A:hover {
	color: #FF630E;
}

#ImmagineHome {
	position: absolute;
	top: 0px;
	left: 250px;
	width: 516px;
	height: 387px;
}

/* Servizi */

#Servizi LI {
	padding-bottom: 2px;
	padding-top: 3px;
	color: #FF630E;
	font-weight: bold;
}