body {
	margin-top: 9px;
	background-image: url(images/base/sfondo_pagna.jpg);
	background-color: #BAD047;
}
#container {
	width: 950px;
	height: auto;
	margin: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/*- formattazione intestazione -*/
#intestazione {
	width: 950px;
	float: left;
	display: block;
}
#intestazione1 {
	width: 950px;
	float: left;
	display: block;
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#loghivaltellina {
	float: left;
	display: block;
	width: 375px;
}
#lingue {
	width: 180px;
	float: left;
	display: block;
	text-align: center;
	margin-top: 18px;
}
#menualto {
	text-align: right;
	padding-top: 20px;
	width: 370px;
	display: block;
	float: right;
	padding-right: 10px;
}
#intestazione2 {
	width: 200px;
	display: block;
	float: left;
}
#logo {
	display: block;
}
#menusinistra {
	background-image: url(images/base/sfondo_menu.gif);
	margin-top: 10px;
}
#intestazione3 {
	float: right;
	display: block;
	width: 743px;
}
#fotoalta {
	width: 300px;
}



/*- formattazione contenuti -*/
#contenuti {
	float: left;
	display: block;
	width: 720px;
}
#contenutinofoto {
	float: left;
	display: block;
	width: 950px;
}
#titolo {
	width: 500px;
	float: right;
	background-image: url(images/base/sfondo_titolo.gif);
	height: 35px;
	display: block;
}
#testihome1 {
	width: 510px;
	float: left;
	display: block;
	margin: 20px;
}
#testihome2 {
	width: 650px;
	float: left;
	display: block;
	margin-left: 200px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#testi {
	width: 640px;
	float: left;
	display: block;
	padding: 40px;
}
#tabellaprezzi {
	width: 950px;
	float: left;
	display: block;
	padding: 20px;
}
#contenutoofferte {
	width: 850px;
	float: left;
	display: block;
	padding: 40px;
}
IMG.home {
	float: left;
	margin: 4px;
	display: block;
	height: 63px;
	clear: both;
	border: 3px solid #BAD047;
}
#newshome {
	width: 350px;
	display: block;
	padding: 10px;
	border: 1px solid #BAD047;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #E8E8E8;
}
#immagini {
	width: 230px;
	display: block;
	float: right;
	padding-top: 6px;
}
#descrizioneprezzi {
	width: 360px;
	display: block;
	float: right;
	padding-left: 15px;
	padding-right: 20px;
}
#loghihome {
	width: 940px;
	display: block;
	vertical-align: middle;
	float: left;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 950px;
	height: 20px;
	padding-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: #333333;
	letter-spacing: 3px;
	background-image: url(images/base/sfondo_titolo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 100px;
}
.MenuAlto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.MenuAlto a:link, .MenuAlto a:visited, .MenuAlto a:active {
	color: #333333;
	text-decoration: none;
}
.MenuSinistra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	padding-left: 10px;
}
.MenuSinistra a:link, .MenuSinistra a:visited, .MenuSinistra a:active {
	color: #333333;
	text-decoration: none;
}
.MenuAlto a:hover, .MenuSinistra a:hover {
	color: #A7BC30;
	text-decoration: none;
}


/*- formattazione testi -*/
.TestoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	height: 90px;
}
.TestoNormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.TestoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.TestoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.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: #333333;
	text-decoration: underline;
}
.TestoHome a:hover, .TestoNormale a:hover, .TestoGrande a:hover, .TestoPiccolo a:hover, .TestoFinePagina a:hover {
	color: #329900;
}
.TestoPrezziRighe {
}
.TestoPrezziRigheOver {
	background-color: #339900;
}

