body
  {
	background: #603;
	font-family: verdana, arial, tahoma, sans-serif;
  }

img
  {
  border: 0;
  vertical-align:text-top;
  }
  
table
  {
  border: 0;
  font-size: 1em;
  }
  
th
  {
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 0.4em;
  color: #140B52;
	background: #a49a52;
  }

td
  {
  padding: 3px;
  color: #215263;
  }

.titoletto
  {
  color: #140B52;
  font-weight: bold;  
  }

a
  {
  color: #660;
  text-decoration: none;
  font-weight: bold;
  }

a:hover
  {
  color: #603;
  }

td.colore
  {
  text-align: left;
  background: #B0D3E9;
  }

.colore a
  {
  color: #603;
  text-decoration: none;
  font-weight: bold;
  }

.colore a:hover
  {
  background: #FFF;
  }

#pagina
  {
  width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px; /* parto da metà pagina (50% qui sopra) e tolgo metà main*/
  margin-top: 5px;
  margin-bottom: 30px;
  border-color: #ddd;
  background: #fff;
  }

#intestazione
  {
  width:950px;
  height:280px;
  display: block;
	background:url(../img/foto.jpg) no-repeat bottom left;
  }

#nav2
  {
  width:950px;
  height:160px;
  position: absolute;
  top: 0;
	background:url(../img/intestazione_new.gif) no-repeat top left;
  }

#ogs
  {
  position: absolute;
  /*top: 89px;
  left: 800px;*/
  top: 240px;
  left: 10px;
  }

#iugs
  {
  position: absolute;
  /*top: 89px;
  left: 800px;*/
  top: 0px;
  right: -1px;
  }

#nav2_1 a,
#nav2_2 a,
#nav2_3 a
  {
  float:right;
  width:90px;
  /*height:23px;*/
  margin-top: 240px;
  margin-right: 10px;
  background: #603;
  border: 1px solid #603;
  color: white;
  text-decoration: none;
  text-align: center;
  font-size: 0.7em;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding-top: 8px;
  padding-bottom: 8px;
  }
  
#nav2_1 a:hover,
#nav2_2 a:hover,
#nav2_3 a:hover
  {
  background: #a49a52;
  border: 1px solid #603;
  color: #603;
  text-decoration: none;
  }


#main
  {
  width: 950px;
  display: block;
  }
  
#menu
  {
  float: left;
  width: 190px;
  margin-top: 10px;
  margin-left: 10px;
  }

#menu dl,
#menu ul
  {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
 
#menu dd
  {
  position:relative;
  top:0;
  margin-left: -180px;
  overflow:hidden;
  display:none;
  opacity:0;
  }

#menu li
  {
  display:inline;
  text-align: right;
  font-size: 1.0em;
  }

#menu a
  {
  display: block;
  width: 190px;
	background: #a49a52;
	border-top: 1px solid #FFF;
  color: #140B52;
  text-decoration: none;
  font-size: 0.75em;
  padding: 0.4em 0.9em;
  font-weight: normal;
  }

#menu a:hover
  {
  color: #140B52;
  background: #B0D3E9;
  }

.submenu a
  {
  text-align: right;
  }

#content
  {
  float:right;
  width: 650px;
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 10px;
  font-size: 0.7em;
  }

#box_sx
  {
  float:left;
  margin-top: 40px;
  padding-left: 30px;
  width: 350px;
  }

#box_sx a
  {
  padding: 2px;
  color: #660;
  font-weight: bold;
  text-decoration: none;
  }

#box_sx a:hover
  {
  color: #603;
  }
  
.lista
  {
  margin-top: 10px;
  }

.sublista
  {
  margin-top: 2px;
  margin-left: 30px;
  }

#box_dx
  {
  float:right;
  width: 220px;
  border: 1px solid #215263;
  background: #B0D3E9;
  padding: 15px;
  color: #215263;
  }

#box_dx a
  {
  color: #603;
  font-weight: bold;
  text-decoration: none;
  }

#box_dx a:hover
  {
  background: #fff;
  }

.abstract 
  {
  text-indent: 0.5cm;
  }

.titolo
  {
  color: #603;
  font-size: 2.2em;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: left;
  text-indent: 0.5cm;
  margin-bottom: 15px;
  }

.corpotesto
  {
  margin-right: 50px;
  padding: 10px;
  color: #215263;
  background: #B0D3E9;
  }

.corpotestogrigio
  {
  margin-right: 50px;
  padding: 10px;
  color: #215263;
  background: #EEE;
  }

#footer
  {
  clear:both;
  display: block;
  font-size: .7em;
  font-weight: bold;
  padding: 10px;
  }

#footer a
  {
  color: #603;
  font-weight: bold;
  text-decoration: none;
  }

.sponsor
  {
  float: right;
  }

#menu .reserved a
  {
  color: white;
  background: #603;
  /* border:1px solid red; */
  }

#menu .reserved a:hover
  {
  color: #140B52;
  background: #B0D3E9;
  }
