body {
	background-color: #FFFCBC;
}

h1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #733528;
	font-style: oblique;
	font-weight: normal;
	text-align: center;
	background-image: url(../_images/exp/foglia.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 56px;
	margin-top: 20px;
	font-size: 160%;
}

h3 {
	font-size: 130%;
	color: B7B47D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B47D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#contenitore {
	margin: 0px;
}

div#menuGrafico {
	width:640px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left:20px;
	position:relative;
}
div#menuGrafico *{
	margin:0px;
	padding:0px;
}
div#menuGrafico ul {
	list-style-type: none;
	display: inline;
	
}
div#menuGrafico ul li {
	list-style-type: none;
	display: inline;
	float:left;
	}
div#menuGrafico ul li a {
	text-decoration: none;
	
}
div#menuGrafico li a img {
	padding-right: 12px;
	padding-left: 12px;
	
}
div#menuGrafico ul li a:hover img {
	filter: Alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
div#menuGrafico ul li a span {
	width:100%;
	display: none;
	position: absolute;
	top: 323px;
	left: 0;
	color: #733528;
	background-color: #FFFCBC;
	text-align:center;
	font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: oblique;
	font-weight: normal;
	font-size:170%;
}
div#menuGrafico ul li a:hover span {
	display: block;
}
div#menuGrafico .clear {
	clear:both;
}
	
div#menu {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #B6B47B;
}
	
div#menu a, div#menu a:link, div#menu a:visited, div#testo a, div#testo a:link, div#testo a:visited {
	color: #733528;
	text-decoration: none;
}
div#menu a:hover, div#menu a:active, div#corpo a:hover, div#corpo a:active {
	color: #B6B47B;
}

div#credits {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #B5B47B;
	margin-top: 10px;
}

div#credits a {color: #B5B47B;}
div#credits a:hover {color: #88874D;}

div#corpo, body#testo {
	text-align: justify;
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 180%;
	margin-bottom: 26px;
	position: relative;
}
	
div#corpo img {
	padding: 0px;
	float: left;
	border: 1px solid #693A2A;

}

div#testo, body#testo {
	background-color: #FEF4D1;
	color: #693A2A;
	float: right;
	padding: 5px 10px 5px 14px;
	width: 626px;
	height: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E7C7;
	border-bottom-color: #E9E7C7;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: auto;
}

div#testo p::first-letter, body#testo p::first-letter {
	font-size: 400%;
	color: #B7B47D;
	font:"Times New Roman", Times, serif;
	float: left;
	padding-right: 10px;
	font-style: italic;
	left: 10px;
	top: 0px;	
	}
	
div#galleria {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
div#galleria li  {
	display: inline;
	margin: 0px 16px 0px 0px;
}	
div#galleria a:hover img {
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

div#galleria img {
	background-color: #FEF4D1;
	padding: 3px;
	border: 1px solid #996600;
	margin-right: 6px;
	margin-bottom: 6px;
}

div#galleria ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#galleria li {
	display: inline;
	margin:0px;
	padding:0px;
	}
div#galleria ul.camere img {
	margin-right:0px;
	padding-right:4px;
	padding-left:3px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
div#galleria ul.camere li.camere img{
	margin-left:10px;
	border-top: 1px solid #996600;
	border-right: 0px none #996600;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #996600;
}
div#galleria ul.camere li.last img{
	border-right: 1px solid #996600;
}

div#tariffe {
	font-size: 80%;
	text-align: center;
}

div#zoom {
	background-color: #FFFFFF;
	width: 302px;
	border: 1px solid #666666;
	height: 224px;
	position: absolute;
	z-index: 1;
	display: none;
	margin-right: auto;
	margin-left: auto;
	left: 220px;
	right: auto;
	margin-top: -8px;
	padding: 4px 6px;
	text-align:center;
}

div#zoom img {
	margin-right: auto;
	margin-left: auto;
	margin-top:2px;
	float:none;
}
div#googlemap
{
	height: 200px;
	width: 300px;
}

div#close {
	margin-bottom: 2px;
	width:100%;
	text-align:right;
	background-color: #EBEBEB;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}

div#close a {
	width:100%;
	display:block;
}
div#close a:hover {
	background-color: #DDD8CA;
}
div#close img {
	border: 0px;
	float:none;
}

div#tregle {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}
div#tregle ul, div#tregle li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#tregle li{
	display: inline;
}
div#tregle img {
	border: 1px solid #FFFFFF;
	filter: Alpha(Opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	margin-right: 2px;
}
div#tregle a:hover {
background-color:inerith;
}
div#tregle a:hover img {
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
}
div#programma{
	width:100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
}
div#programma a {
	color: #733528;
	text-decoration: none;
}
