#containerfoto {
	WIDTH: 265px;
	POSITION: relative;
	HEIGHT: 330px;
	background-color: transparent;
	top: 104px;
	left: 1px;
}
A.galleria SPAN {
	DISPLAY: block;
	LEFT: 5px;
	OVERFLOW: hidden;
	WIDTH: 1px;
	POSITION: absolute;
	TOP: 5px;
	HEIGHT: 1px;
	background-color: #333333;
}
A.galleria {
	DISPLAY: block;
	Z-INDEX: 100;
	FLOAT: left;
	WIDTH: 130px;
	COLOR: #333333;
	HEIGHT: 80px;
	TEXT-DECORATION: none;
	background-position: center center;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
}
A.galleria:visited {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	Z-INDEX: 100;
	FLOAT: left;
	WIDTH: 130px;
	COLOR: #333333;
	HEIGHT: 80px;
	TEXT-DECORATION: none;
	background-position: center center;
	border: 1px solid #FFFFFF;
	text-align: center;
}
A.galleria:hover {
	border: 1px solid #FF00FF;
}
A.galleria:hover IMG {
	Z-INDEX: 100;
	POSITION: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A.galleria:hover SPAN {
	DISPLAY: block;
	Z-INDEX: 100;
	WIDTH: 623px;
	POSITION: absolute;
	HEIGHT: 385px;
	left: 270px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
