/*
Dizionario dei colori

Verde acido:	#93D15D		Footer


*/
/*
Capitolo 1
Struttura di base
----------------------------------------------------
*/
body {
text-align: center;
margin: 0px;
}
#pagina {
text-align: left; /* riporta l'allineamento del testo al centro */
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
width: 703px;
}
#head {
	width: 703px;
	height: 30px;
	padding-top: 84px;
	position: relative;
	z-index: 1;
}
#base #head {
	background-image:url(../immagini/head/homepage.jpg);
	background-repeat: no-repeat;
}
#accomodations #head  {
	background-image:url(../immagini/head/prenotare.jpg);
	background-repeat: no-repeat;
}
#directions #head  {
	background-image:url(../immagini/head/dovesiamo.jpg);
	background-repeat: no-repeat;
}
#profile #head  {
	background-image:url(../immagini/head/storia.jpg);
	background-repeat: no-repeat;
}
#foto #head  {
	background-image:url(../immagini/head/foto.jpg);
	background-repeat: no-repeat;
}
#products #head  {
	background-image:url(../immagini/head/products.jpg);
	background-repeat: no-repeat;
}
#book #head  {
	background-image:url(../immagini/head/offerte.jpg);
	background-repeat: no-repeat;
}
#faq #head  {
	background-image:url(../immagini/head/faq.jpg);
	background-repeat: no-repeat;
}
#facilities #head  {
	background-image:url(../immagini/head/curio.jpg);
	background-repeat: no-repeat;
}
	#head #sceltaLingue {
		position: absolute;
		right: 0px;
		top: 18px;
	}
	#head a {
		width: 440px;
		height: 84px;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		text-decoration: none;
	}
	#head a span {
		width: 1px;
		height: 1px;
		top: -10000px;
		left: -10000px;
		position: relative;
	}
	#head #sceltaLingue a {
		position: relative;
		display: inline;
	}
#corpo {
	width: 703px;
	padding-top: 10px;
	margin-bottom: 10px;
	position: relative;
	float: left;
}
/* PROBLEMA DI MISURE */
	#ColonnaUno {
		width: 341px;
		float: left;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-right: 7px;
	}
	#ColonnaDue {
		width: 343px;
		float: right;
		padding-left: 6px;
		background-repeat: no-repeat;
		background-image: url(../immagini/Accomodationsimages/sfondone.gif);
		padding-top: 10px;
	/*padding-right: 3px;*/
}
#ColonnaUnoreflected {
	padding-top: 10px;
	/*padding-right: 3px;
	padding-left: 6px;*/
	background-image:url(../immagini/Accomodationsimages/2colonne_var_03.jpg);
	height: 1400px;
	width: 341px;
	float: left;
} 
#ColonnaDuereflected {
	width: 341px;
	float: right;
	padding-top: 9px;
	padding-right: 3px;
	padding-left: 3px;
}
#footer {
	width: 683px;
	background-color: #93D15D;
	clear: left;
	padding: 10px;
	position: relative;
	float: left;
}
#ColonnaUno.photofaq {
	float: left;
	background-image:url(../immagini/Products/uva.jpg);
	height: 580px;
}

/*
Capitolo 2
Tipografia
----------------------------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
/* Titoli */
h1 { 
	font-size: 12pt;
	margin: 0;
	padding: 0 0 4pt;
}
h2 {
	font-size: 9pt;
}
.titoloh2 {
	margin-right: 5px;
	margin-left: 5px;
}
h3 {
	font-size: 9pt;
}
p {
	text-align: left;
	line-height: 13pt;
	padding: 0;
	margin-top: 0;
	margin-right: 12;
	margin-bottom: 6pt;
	margin-left: 6pt;
}
/*
Capitolo 3
Elementi di navigazione
----------------------------------------------------
*/
a:link, a:visited {
	color: #000000;	
}
a:hover {
	color: #990000;	
}
/* Classi varie
--------------------------------------------------------------
*/
.Separa {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.separa_ara {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.Spaziotesto {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 278px;
	width: 100%;
}
.zonaindirizzi {
	background-color: f6f2ed;
	height: 200px;
	margin-top: 320px;
	width: 331px;
	margin-left: 2px;
}
.Tabprofile {
	background-image: url(../immagini/profile/sf_03.gif);
	padding: 0px;
	height: 400px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.Profiletext {
	background-image: url(../immagini/profile/sf2_06.jpg);
	background-repeat: no-repeat;
}

.copyright {
	font-size: 8pt;
	line-height: 10pt;
	text-align: center;
}
/* Home Page
----------
*/
.riepilogo th {
	color: #006600;
	text-align: left;
}
.h1riepilogo {
	font-size: 9pt;
}
/* Faq
----------
*/
.risposta {
	color: #CC3333;
}
.didascalie {
	font-size: 8pt;
	color: #666666;
	line-height: 8pt;
	margin-top: 4px;
	display: block;
}
.rigaTab {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.products {
	width: 341px;
	background-image: none;
	float: right;
}
.home {
	width: 341px;
	float: right;
	padding-top: 10px;
	padding-left: 6px;
}
.borderPhoto {
	border: 3px solid #FFFFFF;
}
.Facilities {
	width: 343px;
	padding-left: 6px;
	float: right;
	background-image:url(../immagini/Accomodationsimages/sfondo.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
}
