body {
	margin-top: 5px;
	background-color: #FBF7DB;
	background-image: url(images/base/sfondo_pagina.jpg);
	background-repeat: repeat-x;
}
div#container {
	width: 960px;
	height: auto;
	margin: auto;
	background-color: #FBF7DB;
	background-repeat: no-repeat;
	background-position: left top;
}


/*- formattazione intestazione -*/
div#intestazione {
	width: 960px;
	display: block;
	float: left;
	height: 45px;
	background-image: url(images/base/sfondo_intestazione.jpg);
}
div#loghi {
	display: block;
	float: left;
	height: 30px;
	width: 440px;
	margin-top: 10px;
}
div#lingue {
	display: block;
	float: left;
	height: 12px;
	width: 100px;
	margin-top: 15px;
	margin-left: 30px;
}
div#menualto {
	text-align: right;
	padding-top: 18px;
	width: 320px;
	display: block;
	float: right;
	height: 22px;
	padding-right: 15px;
}



/*- formattazione colonna sinistra e menu-*/
div#contenutisinistra {
	width: 314px;
	display: block;
	float: left;
}
div#logo {
	width: 314px;
	display: block;
	float: left;
	height: 100px;
}

	ul#menu {
	display: block;
	float: left;
	width: 230px;
	line-height: 21px;
	margin: 0px;
	list-style-type: none;
}
	ul#menu li {
	list-style-type: none;
	width: 225px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C7655;
	margin-left: 10px;
	float: left;
	display: block;
}
	ul#menu li a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration:none;
	margin: 0px;
	color: #39633B;
}
	ul#menu li a:hover {
	color: #975352;
}
	ul#menu li ul {
	list-style:none;
	margin: 0px;
}


/*- formattazione colonna destra -*/
div#fotoalte {
	width: 635px;
	display: block;
	float: right;
	padding: 5px;
}


/*- formattazione contenuti -*/
div#contenuti {
	width: 960px;
	float: left;
	display: block;
	background-color: #FFFFFF;
	background-image: url(images/base/sfondo_contenuti.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
}
div#riga {
	width: 950px;
	float: left;
	background-color: #39633B;
	height: 17px;
	display: block;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FBF7DB;
	border-left-color: #FBF7DB;
}
div#titolo {
	width: 400px;
	float: left;
	height: 30px;
	display: block;
	margin-top: 15px;
	margin-left: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #455241;
	letter-spacing: 3px;
	font-weight: bold;
	font-style: oblique;
}
div#testihome {
	width: 400px;
	float: left;
	display: block;
	margin-top: 15px;
	margin-left: 30px;
}
div#testi {
	width: 670px;
	float: left;
	display: block;
	padding: 20px;
}
div#testinofoto {
	width: 930px;
	float: left;
	display: block;
	padding: 15px;
}
div#tabellaprezzi1 {
	width: 457px;
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #39633B;
	padding-right: 7px;
}
div#tabellaprezzi2 {
	width: 450px;
	display: block;
	float: right;
}
div#descrizioneprezzi {
	width: 880px;
	display: block;
	float: left;
	border: 1px dotted #39633B;
	margin: 20px;
}
IMG.home {
	float: left;
	display: block;
	height: 75px;
	clear: both;
	border: 1px solid #975352;
	padding: 3px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 6px;
}
div#newshome {
	width: 400px;
	display: block;
	padding: 10px;
	border: 1px solid #39633B;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
div#immagini {
	width: 225px;
	display: block;
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #516255;
	width: 960px;
	height: 20px;
}
div#footersx {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
div#footerdx {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
.MenuAlto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455241;
	text-decoration: none;
	font-weight: bold;
}
.MenuAlto a:link, .MenuAlto a:visited, .MenuAlto a:active {
	color: #455241;
	text-decoration: none;
}
.MenuAlto a:hover {
	color: #A5842E;
	text-decoration: none;
}
.tipicamere {
	width: 680px;
	display: block;
}
.planimetrie {
	width: 150px;
	display: block;
	float: left;
	height: 100px;
	padding-right: 15px;
}



/*- formattazione pagina offerte -*/
div#testiofferte {
	width: 850px;
	float: left;
	display: block;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 55px;
}
.DettaglioOfferte {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #516255;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39633B;
}
IMG.offerte {
	float: left;
	display: block;
	height: 150px;
	clear: both;
	border: 1px solid #975352;
	padding: 3px;
	width: 175px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}




/*- formattazione testi -*/
.TestoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	height: 90px;
}
.TestoNormale {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.TestoGrande {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.TestoPiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.TestoFinePagina {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.TestoHome a:link, .TestoHome a:visited, .TestoHome a:active, .TestoNormale a:link, .TestoNormale a:visited, .TestoNormale a:active, .TestoGrande a:link, .TestoGrande a:visited, .TestoGrande a:active, .TestoPiccolo a:link, .TestoPiccolo a:visited, .TestoPiccolo a:active, .TestoFinePagina a:link, .TestoFinePagina a:visited, .TestoFinePagina a:active {
	color: #39633B;
	text-decoration: underline;
}
.TestoHome a:hover, .TestoNormale a:hover, .TestoGrande a:hover, .TestoPiccolo a:hover, .TestoFinePagina a:hover {
	color: #975352;
}
.TestoPrezziRighe {
}
.TestoPrezziRigheOver {
	background-color: #E7D6A9;
}

