/* GENERAL STYLES */
@charset "utf-8";

body {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

p {
	font-family: Verdana, sans-serif;
	font-size:0.9em;
}

a {
	text-decoration:none;
	color:#03666B;
}

/* TITOLO PAGINE\*/
.contenuto h1 {
	font-size: 1.4em;
	text-align: center;
	color: #A65151;
	font-weight: bold;
	margin-bottom: 1.5em;
}

.contenuto p {
	font-size: 0.9em;
	color: #333333;
        margin: 0.5em 0;
	text-indent: 0em;
}

.contenuto strong {
        font-weight: bold;
}

.contenuto em {
        font-style: italic;
}

.contenuto ul {
        padding: 0;
	margin-left: 1.5em;
	list-style-type: disc;
}

li {
	list-style-type: disc;
}

th {
        font-size: 0.95em;
	text-align: center;
	font-weight: bold;
}

td {
        font-size: 0.9em;
	text-align: left;
	font-family: Verdana, sans-serif;
	background-color: #ffffff;
        padding-left: 5px;
	padding-bottom: 5px;
}


.colore1 {
        font-size: 0.9em;
	text-align: left;
	font-color: "white";
	font-family: Verdana, sans-serif;
	background-color: #FFFFFF;
}

.colore2 {
        font-size: 0.9em;
	text-align: left;
	color: "white":
	font-family: Verdana, sans-serif;
	background-color: #FFFFFF;
}

.colore3 {
        font-size: 0.9em;
	text-align: left;
	font-family: Verdana, sans-serif;
	background-color: #FFFFFF;
}

h1,h2,h3,li {
	font-family:Century, Times New Roman, serif;
}

.top {
	font-family:Century, Times New Roman, serif;
	font-size: 5.0em;
	text-align:center;
	color:#03666B;
	font-weight:bold;
}

.top2 {
	font-family:Century, Times New Roman, serif;
	font-size: 2.0em;
	text-align:center;
	color:#03666B;
	font-weight:strong;
}

/* MENU  NAVIGAZIONE SOTTO LA TESTATA \*/
.menuTop {
	font-size:1.1em;
	text-align:center;
	color:#03666B;
	text-transform:none;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	background-color:#FFFFFF;
        padding-left:0px;
	padding-bottom:5px;
}

.menuSezione{
	font-family: Verdana, sans-serif; 
}

/* TITOLO LIVELLO 1 NAVIGAZIONE SINISTRA \*/
.menuSezione dt{
	font-size:1.0em;
	color:#03666B;
	text-transform:none;	
	font-weight:bold;	
}

/* CAPOLETTERA LIVELLO 1 NAVIGAZIONE SINISTRA \*/
.menuSezione dt:first-letter{
	font-size: 1.2em;
}

/* TITOLO LIVELLO 2 NAVIGAZIONE SINISTRA \*/	
.menuSezione dd {
	font-size: 0.9em;
	color: #A65151;
}

/* TITOLO LIVELLO 2 IN CONSULTAZIONE NAVIGAZIONE SINISTRA \*/	
.menuSezione .secondoLivello {
	font-size: 0.9em;
	color:#03666B;
}

/* CAPOLETTERA LIVELLO 2 IN CONSULTAZIONE NAVIGAZIONE SINISTRA \*/	
.menuSezione  .secondoLivello dt:first-letter {
	font-size:1.1em;
}

/* LINK LIVELLO 2 IN CONSULTAZIONE NAVIGAZIONE SINISTRA \*/			
.menuSezione .secondoLivello dt a{
	font-size: 1.0em;
	padding-left:5px;
	text-transform:none;
	color:#A65151;
}

.scriveteci {
	text-align:right;
	font-family:Century, "Times New Roman", serif;
	font-size:1.1em;	
	margin-top:1em;
}

.notizie {
	font-size: 1.0em;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

