body {
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color:#666; 
	margin: 0; 
	padding: 0px;	
	text-align:center; 
	background: #eaeaea; 			
	line-height: 1.6em;
}
td {font-family: Arial, sans-serif; font-size: 12px; color:#666;			line-height: 1.6em;}
h1 {font-family: georgia, serif; font-size: 16px; color:#666;}

a {color:#000099;}
a:hover { color:#ff9900;}
a: visited {color:#000099;}

h1 a{font-family: georgia, serif; color:#060; text-decoration: none;}
h1 a:hover { color:#ff9900;}
/*h1 a: visited {color:#666;}*/



h2 {font-size: 12px;}
h2 a{font-family: georgia, serif; color:#060; text-decoration: none;}
h2 a:hover { color:#ff9900;}
/*h2 a: visited {color:#666;}*/


h3 {font-size: 11px; padding-top: 0; margin-top: 0;}
h3 a{font-family: georgia, serif; color:#666; text-decoration: none;}
h3 a:hover { color:#ff9900;}
h3 a: visited {color:#666;}


.uppermenu a{color:#eeeeee; text-decoration: none; font-weight: bold;}
.uppermenu a:hover {border-bottom: 3px solid #ff6600;}
.uppermenu a: visited {color:#eeeeee;}

.menu {background: #003300; border-bottom: 1px solid #009900; border-top: 1px solid #009900; padding: 10px 50px; color:#009900; font-size: 12px; font-weight: bold;}
.menu a{color:#eeeeee; text-decoration: none;}
.menu a:hover {border-bottom: 3px solid #ff6600;}
.menu a: visited {color:#eeeeee;}

.menusx {border-right: 1px dotted #ccc; font-size: 12px; font-weight: bold; }
.menusx a{display: block; border-bottom: 1px dotted #cccccc; color:#009900; text-decoration: none;}
.menusx a:hover {color: #ff0000;}
.menusx a: visited {color:#009900;}

.servizio{
	margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #999; 
}

/*-- header: nuova impostazione --*/
/*-- -------------------------- --*/

#header{
	background: url(img/bg.jpg) 0% 0% repeat-x; 
	padding: 0;
    margin: 0;
	height: 85px;
}


#head{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#logo{
	position: absolute;
	top: 20px;
	left: 0;
}


#logo h1{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size:38px; 
	letter-spacing: 3px; 
	margin: 0;
	padding: 0;	
	color:#fff; 
}

#logo h2{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform:uppercase; 
	font-size:12px; 
	color:#fff; 
	font-weight:normal; 
	padding: 10px 0 0 0; 
	margin:0px;
}

#logo a {
	text-decoration: none
}

#ricerca{
	position: absolute;
	top: 20px;
	right: 0;
}

/*-- navigazione istituzionale --*/
#nav_istit ul{
  list-style:none;
  margin:0 auto;
  padding:0;
  position: absolute;
  top: 20px;
  right: 240px;
}

#nav_istit ul li{
  float: left;
  margin:0 0 0 20px;
  padding:0;
}

#nav_istit a{
  display: block;
  height: 25px;
  line-height: 25px;
  text-decoration:none; 
  text-align: center;
  color: #fff;
  font-weight: bold;

}
   
#nav_istit a:hover{
  color: #f00;
}

/*-- navigazione lingue --*/
#nav_lang ul{
  list-style:none;
  margin:0 auto;
  padding:0;
  position: absolute;
  top: 60px;
  right: 0;
}

#nav_lang ul li{
  float: left;
  width: 35px;
  margin:0 0 0 3px;
  padding:0;
}

#nav_lang a{
  display: block;
  height: 25px;
  line-height: 25px;
  text-decoration:none; 
  text-align: center;
  color: #fff;

}
   
#nav_lang a:hover{
  color: #f00;
}

/*-- navigazione principale --*/

#navigazione_main {
	background: #003300; 
	border-bottom: 1px solid #009900; 
	border-top: 1px solid #009900;
	height: 30px;
	padding-top: 5px; 
}

#nav_main ul{ 
  width: 900px;
  list-style:none;
  margin: 0 auto;
  padding: 0 ;
}

#nav_main ul li{
  float: left;
  margin:0 20px 0 0; 
  padding:0;
}

#nav_main a{
  display: block;
  height: 25px;
  line-height: 25px;
  text-decoration:none; 
  text-align: center;
  font-size: 1.1em;
  font-weight: bold; 
  color: #fff;
}
   
#nav_main a:hover{
  color: #ddd;
  border-bottom: 3px solid #ff6600;
}

.active{
  color: #ddd;
  border-bottom: 3px solid #ff6600;
}

.libro{
float: left; text-align: center; width:110px; padding: 10px 5px 5px 10px; margin:0 10px 10px 0; border: 1px solid #999; background: #edeada
}

.libro_img {border: 1px solid #ccc; width: 100px;}
