@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BBC0C4;
	background-image: url(../images/sfondo_3.png);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFF;
}
#container {
	width: 995px;
	position: relative;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#testata {
	height: 115px;
	position: relative;
}
#contenuto {
	border: 1px solid #666666;
	margin: 10px;
	padding: 10px;
}
#contenuto #contenuto_inside {
	background-image: url(../images/bg.jpg);
}
#left {
	width: 410px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	position: relative;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right {
	width: 480px;
	border-right-style: none;
	padding: 20px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	height: 390px;
}
.oggetti {
	height: 410px;
	position: relative;
	z-index: 0;
}
.descrizione_oggetto {
	background-image: url(../images/over_immagine.png);
	position: relative;
	height: 121px;
	width: 390px;
	left: 0px;
	top: -100px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.link_opera {
	background-color: #666;
	padding: 5px;
	display: inline;
}

.arrows {
	position: absolute;
	z-index: 99;
	left: 10px;
	top: 313px;
}
.green {
	color: #94c74e;
	margin-top: 0px;
}
#logo {
	position: absolute;
	left: 30px;
	top: 37px;
}
#menu {
	position: absolute;
	left: 470px;
	top: 55px;
	z-index: 99;
}
#maschera_blank {
	position: absolute;
	z-index: 10;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #94c74e;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
.curren_navigation {
	color: #94c74e;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.navigation {
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}

.footer {
background-color:#666666;
border-bottom:1px solid #666666;
border-color:#666666;
border-top:1px solid #666666;
color:#000000;
font-size:9px;
margin:15px auto 10px;
padding:10px 0 5px;
text-align:center;
width:955px;
}
.titolo {
	font-size: 16px;
	color: #94c74e;
	text-align: center;
}

