body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFEEAF;
}
.bordoEst {
	border: 1px solid #7B7B45;
}

.testo11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7B7B45;
	font-weight: normal;
	text-decoration: none;
}
.testo11 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7B7B45;
	font-weight: normal;
	text-decoration: none;
}
.testo11 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7B7B45;
	font-weight: normal;
	text-decoration: underline;
}
.testo11Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7B7B45;
	font-weight: bold;
	text-decoration: none;
}
.testo11Bold a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7B7B45;
	font-weight: bold;
	text-decoration: none;
}
.testo11Bold a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ABAB69;
	font-weight: bold;
	text-decoration: underline;
}
.testoSezGall{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ABAB69;
	font-weight: bold;
	text-decoration: none;
}
.testoSezGall a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ABAB69;
	font-weight: bold;
	text-decoration: none
;
}
.testoSezGall a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ABAB69;
	font-weight: bold;
	text-decoration: underline;
}
.testo11BoldUndS {
	Sfont-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B7B45;
	font-weight: bold;
	text-decoration: underline;
}


.layerSottomenu, .layerSottomenuOn {
	position:absolute;
	width:74px; 
	height:70px;/* 157px*/
	z-index:10; 
	visibility: hidden; 
	margin-top: 189px;
	margin-left: -25px;
}

.layerSottomenu {
	visibility: hidden;
}

.layerSottomenuOn {
	visibility: visible;
}

.layerSottomenu[class], .layerSottomenuOn[class]{
	margin-left: 0px;
}

#galleryimage {
position: relative;
z-index:0;

}

.thumbnail {
display:block;

}


.thumbnail:hover{
position:relative;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background: #fff;
padding:5px;
left: -1000px;
border:1px solid #000;
display:none;
}

.thumbnail span img{ /*CSS for enlarged image*/
padding:2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
display:block;
top:10px;
z-index: 50;
left: 10px;
}

/*.thumbnail{
position: relative;
z-index: 0;
color: #7B7B45;
	}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
	text-decoration: none;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFEEAF;
	padding: 7px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: #7B7B45;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7B7B45;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
text-decoration: none;

}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -100px; /*position where enlarged image should offset horizontally */
	text-decoration: none;
}*/


<!--

#page-container {
margin: 0 auto;
width: 750px;
text-align: left;
}

.pg {
width: 750px;
list-style: none none;
}

.pg:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}

.pg li {
list-style: none none;
display: inline;
}

.pg li a {
margin: 2px;
border: 0px solid #CCC;
padding: 24px;
position: relative;
float: left;
display: block;
width: 150px;
height: 113px;
}

.pg li a:hover {
font-size: 100%;
z-index: 2;
}

.pg li a img {
border: 0 none;
position: absolute;
width: 150px;
height: 113px;
}

.pg li a:hover img,.pg li a:active img,.pg li a:focus img {
width: 430px;
height: 324px;
left: -50px;
top: -37px;
z-index: 1;
}
-->







