body {
	margin-top: 9px;
	background-image: url(images/base/sfondo_pagina.gif);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	background-color: #FAFAEF;
	height: auto;
	margin: auto;
	background-image: url(images/base/sfondo_container.gif);
	background-repeat: repeat;
}

/*- formattazione intestazione -*/
#intestazione1 {
	height: 45px;
	vertical-align: bottom;
}
#lingue {
	height: 30px;
	display: block;
	float: left;
	background-color: #FAFAEF;
	width: 270px;
	padding-top: 15px;
}
#menualtohome {
	width: 300px;
	padding-top: 25px;
	float: left;
	text-align: left;
}
#logo_alta_valtellina {
	float: right;
}
#intestazione2 {
	height: 205px;
	vertical-align: bottom;
	background-image: url(images/base/sfondo_intestazione.gif);
}
#intestazionefotosx {
	width: 260px;
	display: inline;
	float: left;
}
#logo {
	width: 440px;
	display: inline;
	float: left;
	text-align: center;
}
#menualto {
	width: 440px;
	float: left;
	text-align: center;
	height: 22px;
	padding-top: 10px;
}
#intestazionefotodx {
	display: inline;
	float: right;
	width: 260px;
}



/*- formattazione mappa -*/
#myMap {
	position:relative;
	width:600px;
	height:450px;
	margin: 20px;
}



/*- formattazione contenuti -*/
#menusinistra {
	width: 200px;
	clear: left;
	display: inline;
	float: left;
}
#contenuti {
	height: auto;
	width: 760px;
	float: left;
}
#titolo {
	height: 47px;
	width: 760px;
	background-image: url(images/base/sfondo_titolo.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #F29200;
	letter-spacing: 3px;
	text-indent: 60px;
	margin: 0px;
	float: right;
	display: inline;
	clear: right;
	padding-top: 11px;
}
#testi1home {
	width: 370px;
	float: left;
	display: block;
	padding-top: 25px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#testi2home {
	width: 370px;
	float: right;
	display: block;
	padding-top: 25px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#testi {
	width: 380px;
	float: left;
	display: block;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#testinofoto {
	width: 740px;
	float: left;
	display: block;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
IMG.home {
	float: left;
	display: block;
	height: 70px;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
#newshome {
	width: 275px;
	display: block;
	background-color: #D0DAF0;
	padding: 20px;
	border: 1px dotted #8AA1D9;
	clear: right;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}
#facebook {
	width: 315px;
	display: block;
	clear: right;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#immagini {
	width: 360px;
	display: block;
}
#descrizioneprezzi {
	width: 280px;
	display: block;
	clear: right;
	float: left;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8AA1D9;
	width: 960px;
	background-color: #FAFAEF;
	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: 26px;
	color: #F29200;
	text-indent: 60px;
	letter-spacing: 3px;
}
.MenuAlto {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.MenuSinistra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 28px;
	text-decoration: none;
	text-indent: 12px;
	font-weight: bold;
	padding-top: 50px;
}
.MenuAlto a:link, .MenuAlto a:visited, .MenuAlto a:active, .MenuSinistra a:link, .MenuSinistra a:visited, .MenuSinistra a:active {
	color: #333333;
	text-decoration: none;
}
.MenuAlto a:hover {
	color: #F29200;
	text-decoration: none;
}
.MenuSinistra a:hover {
	color: #F29200;
	text-decoration: none;
}


/*- formattazione testi -*/
.TestoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	height: 95px;
}
.TestoNormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.TestoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	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: #F29200;
}
.TestoPrezziRighe {
}
.TestoPrezziRigheOver {
	background-color: #A0B3DD;
}
