body {
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(images/base/sfondo_pagina.jpg);
}
#container {
	width: 960px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(images/base/sfondo_container.jpg);
	background-repeat: repeat;
}


/*- formattazione intestazione -*/
#intestazione {
	width: 960px;
	display: block;
	float: left;
	height: 45px;
}
#loghi {
	display: block;
	float: left;
	height: 14px;
	width: 342px;
	margin-top: 10px;
}
#lingue {
	display: block;
	float: left;
	height: 14px;
	width: 150px;
	margin-top: 10px;
	margin-left: 50px;
}
#menualto {
	text-align: right;
	padding-top: 18px;
	width: 330px;
	display: block;
	float: right;
	height: 22px;
	padding-right: 15px;
}



/*- formattazione colonna sinistra -*/
#contenutisinistra {
	width: 260px;
	display: block;
	float: left;
}
#logo {
	width: 260px;
	display: block;
	float: left;
	height: 135px;
}
#menu {
	width: 260px;
	background-image: url(images/base/sfondo_menu.jpg);
	height: 300px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center 1px;
}
#qualita {
	width: 260px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 20px;
}


/*- formattazione colonna destra -*/
#contenutidestra {
	width: 692px;
	display: block;
	float: right;
}
#fotoalta {
	width: 692px;
	display: block;
	float: left;
}
#titolo {
	width: 400px;
	float: left;
	background-image: url(file:///C|/Documents and Settings/Michele/Impostazioni locali/Temporary Internet Files/Content.IE5/MK910IB5/images/base/sfondo_titolo.jpg);
	height: 30px;
	display: block;
}


/*- formattazione contenuti -*/
#contenuti {
	width: 950px;
	float: left;
}
#testihome {
	width: 310px;
	float: left;
	display: block;
	margin-top: 15px;
}
#testi {
	width: 430px;
	float: left;
	display: block;
	padding: 15px;
}
#testinofoto {
	width: 650px;
	float: left;
	display: block;
	padding: 15px;
}
#tabellaprezzi {
	width: 290px;
	float: left;
	display: block;
	margin-top: 15px;
}
IMG.home {
	float: left;
	display: block;
	height: 75px;
	clear: both;
	border: 1px solid #C8A138;
	padding: 3px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#newshome {
	width: 340px;
	display: block;
	padding: 10px;
	border: 1px solid #455241;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#immagini {
	width: 225px;
	display: block;
	float: right;
	margin-top: 5px;
}
img.immagini {
	padding-right: 5px;
	padding-bottom: 5px;
}
#descrizioneprezzi {
	width: 365px;
	display: block;
	clear: right;
	float: left;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8A138;
	width: 960px;
	height: 20px;
	padding-top: 5px;
	margin-top: 5px;
}
#footersx {
	float: left;
	padding-left: 15px;
}
#footerdx {
	float: right;
	padding-right: 15px;
}



/*- formattazione titoli e menu -*/
.Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #455241;
	letter-spacing: 3px;
	background-image: url(file:///C|/Documents and Settings/Michele/Impostazioni locali/Temporary Internet Files/Content.IE5/MK910IB5/images/base/sfondo_titolo.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 60px;
	font-weight: bold;
}
.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;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #455241;
	text-decoration: none;
	line-height: 27px;
	padding-left: 45px;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 5px;
	height: 300px;
}
.Menu a:link, .Menu a:visited, .Menu a:active {
	color: #455241;
	text-decoration: none;
}
.Menu a:hover {
	color: #A5842E;
	text-decoration: none;
}


/*- formattazione testi -*/
.TestoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.TestoNormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.TestoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.TestoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.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: #A5842E;
	text-decoration: underline;
}
.TestoHome a:hover, .TestoNormale a:hover, .TestoGrande a:hover, .TestoPiccolo a:hover, .TestoFinePagina a:hover {
	color: #455241;
}
.TestoPrezziRighe {
}
.TestoPrezziRigheOver {
	background-color: #E7D6A9;
}

