body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #eaeadc;
	color:#6b5938;
	letter-spacing: 1px;
}

h1 {
	font-size:11px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p {
	margin: 10px 0px 10px 0px;
}

#intestazione {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FF9900;
}

#header {
	width: auto;
	padding:0px auto;
	/* margin:0px auto; */
	text-align: center;
	height:320px;
	/*background:url(img/sfondoheader.gif) repeat-x;*/
	background-color:#faf9f6;
}

#titolo {
	background:url(img/titolo.gif) right center no-repeat;
	height:50px;
	text-align:left;
}

#container {
	padding:0px auto;
	margin:0px auto;
	text-align: center;
	background:#f2f2ed;
	background-position:center;
	background-repeat:repeat-y;
	
	
}

#contenuto {
	width:700px;
	padding:0px auto;
	margin:0px auto;
	text-align: center;
}

#footer {
	background-color: #eaeadc;
	text-align: center;
	color: #7a5228;
	font-size: 11px;
	clear:both;
	height: 100px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	background-image:url(img/separafooter.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: 100px;
	letter-spacing: 0px;
	
}

#cont_footer {
	width: 700px;
	margin: 0px auto;
}

#copyright {
	width: 145px;
	float:right;
	text-align: left;
	background:url(img/sfondocopy.gif) top left no-repeat;
	padding: 0px 0px 0px 75px;
	margin: 0px 0px 0px 0px;
	height: 75px;
}

.menusotto {
	float: left;
	text-align: center;
	margin: 5px 3px 5px 0px;
	background:url(img/separatorefooter.gif) no-repeat top right;
	padding: 0px 7px 0px 5px;
}

.linksotto:link {
	color: #e6a231;
	text-decoration: none;
}

.linksotto:active {
	color: #e6a231;
	text-decoration: none;
}

.linksotto:visited {
	color: #e6a231;
	text-decoration: none;
}

.linksotto:hover {
	color: #f6260b;
	text-decoration: underline;
}

.linksottoscuro:link {
	color: #7a5228;
	text-decoration: none;
}

.linksottoscuro:active {
	color: #7a5228;
	text-decoration: none;
}

.linksottoscuro:visited {
	color: #7a5228;
	text-decoration: none;
}

.linksottoscuro:hover {
	color: #7a5228;
	text-decoration: underline;
}

#colonnasx {
	width: 213px;
	text-align:left;
	float: left;
	padding: 0px 5px 5px 5px;
}

.offertatitolo {
	padding: 5px 5px 0px 5px;
	margin: 0px 10px 0px 5px;
	font-weight:bold;
	color:#FF9900;
}

.offerta {
	padding: 5px;
	margin: 0px 10px 10px 5px;
}

#centrale {
	text-align:left;
	padding: 5px 0px 10px 10px;
}

#menusopra {
	margin:0px auto;
	height:40px;
	padding:0px;
	background-image: url(img/sfondosopramenu_chiaro.jpg);
}

.linkgrande:link , .linkgrande:active , .linkgrande:visited {
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:blink;
}

.linkgrande:hover  {
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
}

img {
	border: 0px;
}

#mappa {
	width:680px;
	height: 500px;
	text-align: center;
}

