body {
	text-align:center;
	
}

#container {
	position:absolute;
	top: 50%;
	margin-top: -282px;
	left: 50%;
	margin-left: -495px;
	width: 990px;
	background-image: url(../images/gherber_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border: 1px solid #696A6E;
}

#header {
	position: relative;
	width: 990px;
	height: 125px;
	text-align: left;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#696a6e;
}

#menu {
	position: relative;
	left:292px;
	top:18px;
	height: 100px;
	width:450px;
}
#menu ul{
      margin: 0;
      padding: 0;
      list-style-type: none;
}
#menu li {
      height: 20px;
      margin: 0;
      padding: 0;
      margin-right: 15px;
      text-align: center;
      float: left;
      line-height: 20px;
 }

.menu_voci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_voci a:link { color: #FFFFFF; text-decoration: none}
.menu_voci a:visited { color: #FFFFFF; text-decoration: none; }
.menu_voci a:hover { text-decoration: none; color: #696A6E}

.sottomenu_voci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.sottomenu_voci a:link { color: #FFFFFF; text-decoration: none}
.sottomenu_voci a:visited { color: #FFFFFF; text-decoration: none; }
.sottomenu_voci a:hover { text-decoration: none; color: #B9C147}



#concetto {
	float:right;
	margin-top:38px;
	width:185px;
	height: 85px;
	overflow:hidden;
}

#logo {
	position:absolute;
	top:20px;
	left:30px;
	width:257px;
	height: 97px;
}

#main{
	position: relative;
	width:990px;
	height: 440px;
}

#down{
	position: relative;
	width:990px;
	height: 24px;
}

#footer {

position: absolute;
top: 50%;
margin-top: 282px;
left: 50%;
margin-left: -495px;
width: 990px;
top:50%;
height: 12px;

}


.testo_indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696A6E;	
}

.testo_indirizzo a:link { color: #696A6E; text-decoration: none}
.testo_indirizzo a:visited { color: #696A6E; text-decoration: none; }
.testo_indirizzo a:hover { text-decoration: none; color: #000000}

.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696A6E;
}

.testi a:link { color: #696A6E; text-decoration: none}
.testi a:visited { color: #696A6E; text-decoration: none; }
.testi a:hover { text-decoration: underline; color: #696A6E}

.testi li {
	line-height: 30px;
	list-style-type:square;
	margin-left: -60px;
	padding-left:0px;
} 