@charset "utf-8";
/* CSS Document */

.sopra {
	background-color: #6F072C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 5%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.centro {
	background-color: #454545;
	background-position: left center;
	position: absolute;
	z-index: 1;
	height: 90%;
	width: 100%;
	left: 0%;
	top: 5%;
	background-repeat: repeat-x;
}
.sotto {
	background-color: #6F072C;
	position: absolute;
	z-index: 2;
	height: 5%;
	width: 100%;
	bottom: 0%;
	right: 0%;
}
.gallerie {
	position: absolute;
	height: 300px;
	width: 375px;
	left: 30px;
	top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 8px;
	color: #CCCCCC;
	padding: 5px;
}
.info {
	height: 130px;
	width: 100px;
	right: 40px;
	bottom: 10px;
	left: 30px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding: 5px;
}
.logo {
	position: absolute;
	height: 136px;
	width: 530px;
	top: 35%;
	right: 5%;
	background-image: url(logo.png);
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #6F072C;
}
a:active {
	text-decoration: none;
}
.tabella {
	position: absolute;
	height: 390px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
	bottom: 12px;
	left: 8px;
	text-align: justify;
}
.tabella1 {
	position: absolute;
	height: 270px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
	bottom: 50px;
	left: 20px;
}
.logo2 {
	height: 106px;
	width: 390px;
	right: 50px;
	position: absolute;
	top: 50px;
	background-image: url(logo_2.png);
}
.home {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 25px;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	word-spacing: 50px;
	font-size: 12px;
}
.Stile3 {font-size: 12px}

