﻿/* Layout CSS */
			.gallery {
	zoom: 1;
	width: 820px;
	position: absolute;
	left: 20px;
	top: 800px;
	height: 806px;
}
.gallery a {
	display: block;
	float: left;
	margin: 3px;
	opacity: 0.87;
	text-align: center;
	clip: rect(auto, auto, auto, auto);
}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}
		#titolo {
	position: absolute;
	width: 328px;
	top: 366px;
	left: 71px;
	height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #800000;
	font-weight: bold;
	cursor: help;
	font-style: italic;
	background-color: #FFFFE6;
}
		.style2 {
	text-align: center;
	color: #663300;
}
		#titolo0 {
	position: absolute;
	width: 328px;
	top: 366px;
	left: 71px;
	height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #800000;
	font-weight: bold;
	cursor: help;
	font-style: italic;
	background-color: #FFFFE6;
}

#news {
	width: 400px;
	position: absolute;
	left: -827px;
	top: 410px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	height: 156px;
}
#header {
	width: 400px;
	position: relative;
	float: right;
}
#container {
	margin: auto auto 0px auto;
	padding: 0px;
	position: relative;
	width: 900px;
	left: auto;
	right: auto;
	height: 1273px;
	top: auto;
}
#left_col {
	width: 285px;
	position: absolute;
	left: 93px;
	top: 300px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 380px;
	font-style: italic;
	font-weight: normal;
}
#gallery_right {
	width: 400px;
	position: absolute;
	left: 445px;
	top: 500px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 380px;
	font-style: italic;
	font-weight: normal;
}
#page_content {
	position: absolute;
	width: 375px;
	top: 850px;
	left: 550px;
	height: 125px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
#footer {
	margin: auto;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	left: auto;
	right: auto;
	float: inherit;
}
#sotto_menu {
	position: absolute;
	width: 350px;
	top: 250px;
	left: 60px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: help;
}
#links {
	position: absolute;
	width: 350px;
	top: 1000px;
	left: 60px;
	height: 30px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
	cursor: help;
}
a {
	color: #FFCC00;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #CC3300;
}
body {
	background-color: #42191D;
}
