body {
	font-family: Times, Georgia,  serif;
	font-size: 90%;
	background-color: #FFFFFF;
	color: #000000;
    line-height: 1.3em;
    text-decoration: none;
}

/*-----------------STRUTTURA PAGINA: -------------------*/

#testa { display: none;
    }
.nascosto { display: none;
    }
#mo3 { display:none;
    }
  #navigazione { margin: 0pt 0pt 0pt 2px;
    padding: 2px;
    clear: left;
    height: 35px;
    font-size: 90%;
    background-color: rgb(255, 255, 255);
    position: relative;
    width: 99%;
    font-weight: bold;
    top: 3px;
    }
  #navigaziones { display: none;
    }
  .rss { display: none;
    }
  #navigazioned { width: 30%;
    float: right;
    margin-right: 2px;
    text-align: right;
    }
#menusx {  display:none;
    }
#menudx { display: none;
    }
  #contenuti {
	background-color: rgb(255, 255, 255);
	font-size: 100%;
	text-align: justify;
	border-bottom:1mm solid #CCCCCC;
	border-top: 1mm solid #CCCCCC;
	text-indent: 1mm;
    }
#motore { display: none;
    }
#coda { display: none;
    }
/*-----------------FINE STRUTTURA PAGINA: -------------------*/

/*-----------------HEADER: -------------------*/
  h1 { font-size: 1.2em;
    color: rgb(0, 113, 102);
    font-weight: bold;
    text-align: center;
    }
  h2 { font-size: 1.1em;
    color: rgb(54, 54, 54);
    font-weight: bold;
    text-align: center;
    }
	
  h3 { font-size: 1em;
    color: rgb(0, 113, 102);
    font-weight: bold;
    font-style: normal;
    text-align: center;
    }

  h4 { font-size: 0.9em;
    color: rgb(54, 54, 54);
    font-weight: bold;
    font-style: normal;
    }

  h5 { font-size: 0.8em;
    color: rgb(0, 113, 102);
    font-weight: normal;
    }

  h6 { font-size: 0.75em;
    color: rgb(54, 54, 54);
    font-style: italic;
    font-weight: normal;
    }

/*-----------------fine gestione header: -------------------*/

 
/*-----------------Gestione TABELLE: -------------------*/

  table { border: 2px double;
  	border-color: #CCCCCC;
 	margin-left: auto;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    width: 100%;
   	font-family: Times, Georgia,  serif;
    text-align: left;
    font-size: 85%;
    letter-spacing: 0.1em;
    }
  th {
	background-color: rgb(228, 228, 228);
	border: thin outset;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	color: rgb(255, 255, 255);
    }
 .intestazione-tabella { 
    font-size: 1em;
    color: rgb(255, 255, 255);
    font-weight: bold;
    }

  .intestazione-tabella2 { 
    font-size: 1em;
    color: rgb(255, 255, 255);
    font-weight: bold;
    }

  .intestazione-tabella3 {
    font-size: 1em;
    color: rgb(255, 255, 255);
    font-weight: bold;
    }

  .colonna1a-tabella { font-weight: bold;
    text-align: left;
	border: thin solid #999999; 
    }

  .colonna1b-tabella { font-weight: bold;
    text-align: left;
	border: thin dotted #999999; 
    }

  .colonna1c-tabella { font-weight: normal;
    text-align: left;
	border: thin inset #dddddd; 
    }
	
/*-----------------fine gestione tabelle: -------------------*/

/*-----------------GESTIONI CLASSI: -------------------*/
  #scuoleic {
    background-color: rgb(255, 255, 255);
    text-align: center;
    }
  .scuole ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    }

  .scuole li { margin: 0pt;
    width: 100%;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    text-align: left;
    }

  .scuole li a { width: 100%;
    display: block;
    text-decoration: none;
    color: rgb(51, 51, 51);
    }

  .scuole li a:hover { width: 100%;
    color: red;
    }
	
  .punti-ul { 
  	list-style-type: circle;
	padding: 0.5px 0.5em;
    }

  .rilievo { margin: 0pt;
    background: transparent url(../immagini/linea-titolo-r.jpg) repeat scroll 0%;
    color: rgb(0, 113, 102);
    width: auto;
    height: 26px;
    text-decoration: none;
    display: block;
    font-weight: bold;
    vertical-align: middle;
    }
	
  .evidenzia { margin: 0pt;
    font-weight: bold;
    color: rgb(0, 113, 102);
    background-color: rgb(238, 239, 255);
    width: 100%;
    }

  .sottotitolo { font-size: 95%;
    color: rgb(54, 54, 54);
    font-weight: bold;
    }

  .testopiccolo { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 73%;
    }
	.immagini {
	border: medium none;
	position: relative;
	padding: 5px;
	margin-left: 14%;
    }

/*-----------------fine gestione classi: -------------------*/

/*----------------- GESTIONE TAG: -------------------*/

	a:link:after, a:visited:after {
	content: " [" attr(href) "] " ;
	}

  hr { color: rgb(187, 187, 187);
    width: 100%;
    line-height: 1px;
    }

  .nascosto { display: none;
    }

  #form { font-size: 100%;
    }

/*-----------------fine gestione TAG: -------------------*/


