body		{ font-family:Verdana, Arial, Helvetica, sans-serif;
              font-size:80%
}

ul {margin-top:0}

hr        { color: #6593B7 }

a:link    { text-decoration: underline;
            font-weight:bold;
			color:#000000;
}

a:visited { text-decoration:none;
            font-weight:bold;
            color:#EF4E23;
}	

a:hover   { text-decoration: underline;
            font-weight:bold;
		    color:#EF4E23;
}

.intestazione1 {font-size:100%;
	color: #336600;
	font-weight:bold;
	margin-bottom:0;
	background-color: #DBFFB7;
}

.contenuto1 { background-color: #DBFFB7 }

.intestazione2 { font-size:100%;
	color: #336600;
	font-weight:bold;
	margin-bottom:0;
	background-color:#FFFFFF;
}

.contenuto2 { background-color:#FFFFFF }

.titolo_pagina {
	font-family: TimeScrDMed, Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style:italic;
    font-weight:bold;
	color: #6593B7;
	text-align: center;
}

.titroviin {font-size:70%}

.corpo_pagina { background-color: #EDF2F5 }

.colonna_sin {
	background-image:  url("../immagini/sfondo_colonna_sin.gif");
	background-repeat:repeat-y;
}

.colonna_dx {
	background-image:  url("../immagini/sfondo_colonna_dx.gif");
	background-repeat:repeat-y;
}

.titolo_primo_livello {
	font-size:110%;
	color: #6593B7;
	font-weight:bold;
	margin-bottom:0;
}

.titolo_secondo_livello {font-size:100%;
	color: #6593B7;
	font-weight:bold;
	margin-bottom:0;
}

.associazione_scritta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}

.associazione_occhiello {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color: #FF0000;
	font-weight: bold;
}

.paragrafo_evidenza { background-color:#D5E1EB }
