/*-------------------------------------------------------------------->
Questo e' un commento.
<--------------------------------------------------------------------*/


/* Impostiamo la pagina in generale */

body {
   color: rgb(0,0,0);
   background-color: rgb(102,0,0);
   font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif; 
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px;
   margin-left:auto; 
   margin-right:auto; 
   margin-bottom:0
   line-height: 130%;

}

dt {
  color: #036;
  background-color: transparent;
  font-weight: bold;
  margin-bottom: 5px;
}

dd {
  color: #000;
  background-color: transparent;
  margin-bottom: 10px;
  margin-left: 15px;
}

ul.centro {
  margin-left: 10px;  
  text-align: left;
   letter-spacing: 0px;
   line-height: 130%;
}

td.centro {
font-size: 11px;
  text-align: left;
   letter-spacing: 1px;
   line-height: 120%;
}

ol {
  margin-left: 30px;  
}


/* Impostiamo le intestazioni */

h1 {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color: rgb(102,0,0);
   background-color: transparent;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
}

h1.dx{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color: rgb(102,0,0);
   background-color: rgb(255,255,255);
   font-size: 14px;
   font-style: italic;
   font-weight: bold;
}


/* Impostiamo il paragrafo */

p {
   text-align: left;
   letter-spacing: 0px;
}

p.center {
   text-align: center;
}



/* Impostiamo i link */
a.mp3 {
   color: rgb(255,255,255);
}

a.mp3:visited {
   color: rgb(255,255,255);
}

a.mp3:hover {
   color: rgb(255,255,255);
}








a {
   color: #000000;
   font-weight: bold;
	 text-decoration: none;	
}

a:visited {
   font-weight: bold;
	 text-decoration: none;	
}

a:hover {
   color: rgb(206,101,0);
	text-decoration: none;
   font-weight: bold;
	background-color: transparent;
}

a:active {
   color: #000000;
   font-weight: bold;
	 text-decoration: none;	
}

a.mappe {
   color: rgb(0,0,102);
   font-weight: normal;
	 text-decoration: none;	
}

a.mappe:visited {
   font-weight: normal;
	 text-decoration: none;	
}

a.mappe:hover {
   color: rgb(206,101,0);
	text-decoration: none;
   font-weight: normal;
	background-color: transparent;
}

a.mappe:active {
   color: rgb(206,101,0);
   font-weight: normal;
	 text-decoration: none;	
}

a.centro {
   color: rgb(0,51,255);
	 text-decoration: none;	
	 font-weight: normal;
}

a.centro:visited {
	 text-decoration: none;	
	 font-weight: normal;
}

a.centro:hover {
   color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a.centro:active {
   color: #000000;
	 text-decoration: none;	
	 font-weight: normal;
}

a.imgcentro {
   color: rgb(255,255,255);
	 text-decoration: none;	
}

a.imgcentro:visited {
	 text-decoration: none;	
	 
}

a.imgcentro:hover {
   color: #000000;
	text-decoration: none;
}

a.imgcentro:active {
   color: #000000;
	 text-decoration: none;	
}

img.noborder {
   color: #ffffff;
	 border: 0px solid #000000;
}

img.sinistra {
   float: left;
	 border: 0px solid #000000;
}

/* Impostiamo gli identificatori (ID) */

form.cerca {
margin-top: 10px;
}


div#segnala {
   color: #000000;
   background-color: #ffffff;
   width: 165px;
   padding: 0px;
   border: 0px #000000 dashed;
   margin-top: 10px;
   margin-bottom: 10px;
}
div#segno {
   padding: 0px;
   width: 820px;
   margin:0 auto;
   margin-top: 0px;
   border: 3px solid rgb(95,95,95);
}

div#box {
   background-color: rgb(255,255,255);
   padding: 0px;
   width: 770px;
   margin:0 auto;
   margin-top: 0px;
   border-top: 3px solid rgb(255,255,255);
   border-right: 5px solid rgb(0,0,0);
   border-bottom: 5px solid rgb(0,0,0);
   border-left: 5px solid rgb(255,255,255);
}

div#intestazionestampa {
   display: none;
   }

div#sopra {
   color: #000000;
	 background-color: rgb(255,255,255);
   padding-left: 5px;
   border-bottom: 0px solid rgb(102,0,0);
   text-align: left;
   }

div#testata {
   color: #000000;
	 background-color: rgb(102,0,0);
   padding: 0px;
   }

div#navigazione {
  font-size: 13px;
	padding: 10px;
	margin: 0px;
	padding-left: 15px;
	text-align: left;
	background-color: rgb(0,0,51);
	border-bottom: 1px solid #000000;
	letter-spacing: 0px;
  }

  a.listanav {
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: rgb(255,255,255);
  }
  
  a.listanav:hover {
  color: rgb(166,131,90);
  }
  
  
div#titolo {
  font-family: tahoma, verdana;
  color: rgb(102,0,0);
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 25px;
  background-color: rgb(212,208,200);
  
}

div#orientamento {
  text-align:left;
	padding: 5px;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px dashed rgb(104,104,104);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: rgb(206,101,0);
  background-color: transparent;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
}

div#orientamento a {
	font-weight: bold;
	color: #ffffff
}

div#orientamento a:hover {
   color: #cc0000;
	 text-decoration: none;
	 background-color: transparent;
   font-weight: bold;
}

img.destra {
	padding-right: 0px;
	padding-left: 10px;
	float: right;
	padding-bottom: 10px;
	padding-top: 0px
}

img.sinistra {
	padding-right: 10px;
	padding-left: 0px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px
}

img.presenta {
	padding: 0px;
}

div#destra {
   color: rgb(0,0,0);
   width: 180px;
   float: right;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
	 background-color: rgb(255,255,255);
   padding-left: 0px;
   padding-top: 0px;
   text-align: left;
   margin-top: 15px;
  }

div#contenuto {
   color: rgb(0,0,0);
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   padding-left: 15px;
   padding-right: 15px;
   margin-right: 185px;
	 background-color: rgb(255,255,255);
  }

div#footer {
   color: #ffffff;
   text-align: left;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   background-color: rgb(0,0,51);
   padding: 10px;
   border-bottom: 0px solid #cc6600;
  }

div#footer a {
   color: #ffffff;
   font-weight: bold;
	text-decoration: none;	
	padding: 5px;
  }

div#footer a:hover {
   color: rgb(166,131,90);
	text-decoration: none;
   font-weight: bold;
	padding: 5px;
	background-color: transparent;
  }

h2.titoloitem {
	padding-right: 2px;
	margin-top: 0px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	border: #000000 1px solid;
	font-style: normal;
	background-color: rgb(127,170,80);
  }

div#item {
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 170px;
	color: #000000;
	margin-right: 0px;
	padding-top: 0px;
	border-bottom: rgb(176,176,176) 1px solid;
	border-right: rgb(176,176,176) 1px solid;
	border-left: rgb(176,176,176) 1px solid;
  }

ul.menu1 {
  width:180px;
  list-style:none; /* elimino i punti elenco */
  margin:0; padding:0; /* elimino i rientri delle liste */
  }

ul.menu1 li { 
display:inline;
} /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/

ul.menu1 li a {
color:rgb(0,0,0);
display:block; /* il link occupa tutto lo spazio orizzontale */
text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
border-bottom: 1px solid #ffffff;
padding:1px 3px; /* lascia spazio far il bordo del menu e il testo del link */
height:18px;line-height:18px; 
/* altezza del link: height e line-height devono avere il medesimo valore */
font-weight:bold;
background: url(../images/menu.jpg) right no-repeat;
}

ul.menu1 li a:visited  {
background: url(../images/menuvisited.jpg) right no-repeat;
color: rgb(255,255,255);
font-weight:bold;
} /* colori per il link */

ul.menu1 li a:hover  {
background: url(../images/menuover.jpg) right no-repeat;
color:rgb(0,0,0);
display:block;
font-weight:bold;
} /* colori per l'effetto roll-over */

ul.menu1 li a:active  {
color:rgb(255,0,0);
display:block;
font-weight:bold;
} /* colori per l'effetto roll-over */

button.accessibile {
	font-weight: bold;
	color: #ffffff;
	background-color: rgb(204,102,0);
}
button.normalizza {
	font-weight: bold;
	color: rgb(206,101,0);
}

div#item3 {
   color: rgb(0,0,0);
   font-style: normal;
   font-weight: normal;
   letter-spacing: 0px;
   font-size: 11px;
   background-color: rgb(255,255,255);
   float: left;
   width: 175px;
   padding-top: 0px;
   padding-left: 0px;
   margin-top: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 0px solid rgb(255,255,255);
   }

div#credits {
   width: 770px;
   margin:0 auto;
   margin-top: 10px;
  background-color: rgb(102,0,0);
  font-size: 11px;
  padding-left: 15px;
  padding-top: 15px;
  color: rgb(255,255,255);
  border-bottom: 0px solid rgb(255,255,255);
}

div#credits a {
   color: rgb(255,255,255);
   font-weight: bold;
	text-decoration: none;	
	padding: 5px;
  }









