
.testo{
    font-family: arial;
    font-size: 11px;
    color:#000000;
    text-decoration: none;
}

.testo_piccolo{
    font-family: arial;
    font-size: 10px;
    color: #000000;
    text-decoration: none
}

.testo_piccolo:hover{
    font-family: arial;
    font-size: 10px;
    color: #c00000;
    text-decoration: underline;
}


.testo_selezionato{
    font-family: arial;
    font-size: 11px;
    color: #990000;
    text-decoration: none;
    background-color: #FFECD5;
	font-weight:bold;
}

.testo_link{
    font-family: arial;
    font-size: 11px;
    color: #990000;
    text-decoration: underline;
    cursor: pointer;
}

.testo_link:hover{
    font-family: arial;
    font-size: 11px;
    color: #c00000;
    text-decoration: underline;
    background-color: #FFEE7B;
	cursor: pointer;
}

.testo_link_agenda{
    font-family: arial;
    font-size: 10px;
    color:#990000;
    text-decoration: none;
    cursor: pointer;
}

.testo_link_agenda:hover{
    font-family: arial;
    font-size: 10px;
    color:#000066;
    text-decoration: underline;
	cursor: pointer;
}

.testo_link_nero{
    font-family: arial;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.testo_link_nero:hover{
    font-family: arial;
    font-size: 10px;
    color: #c00000;
    text-decoration: underline;
    background-color: #FFEE7B;
	cursor: pointer;
}



<!-- ------------------------------------------------------ testo - tutti i colori -->
.testo_nero{
	font-family: arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none
}

.testo_bianco{
    font-family: arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none
}

.testo_rosso{
    font-family: arial;
    font-size: 11px;
    color: #990000;
    text-decoration: none
}

.testo_verde{
    font-family: arial;
    font-size: 11px;
    color: #009900;
    text-decoration: none
}

.testo_grigio{
    font-family: arial;
    font-size: 11px;
    color: #666666;
    text-decoration: none
}

.testo_arancio{
    font-family: arial;
    font-size: 11px;
    color: #ff6600;
    text-decoration: none
}




<!-- --------------------------------------------------------- titoli e sottotitoli -->
.titolo{
    font-family: arial;
    font-size: 11px;
    color: #0261b2;
    text-decoration: none;
	font-weight:bold;
	font-size-adjust:inherit;
    vertical-align: middle;
	
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #9cc6fe 1px solid;
	
}

.titolo_SELEZIONATO{
    font-family: arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
	font-weight:bold;
	font-size-adjust:inherit;
    vertical-align: middle;
	line-height: 17px;
	padding-left:10px;
	text-transform:uppercase;
}

.titoletto{
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #C0C0C0 1px solid;
    TEXT-DECORATION: none
}



.intestazione{
    font-family: arial;
    font-size: 13px;
    color: #000000;
    border-bottom: #DC8700 1px solid;
    font-weight: bold;
	font-style:italic;
	line-height: 20px;
}


.titoli_11_blu{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #0261b2;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-BOTTOM: #9cc6fe 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}

.titoli_11_verde{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
    COLOR: #008000;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-BOTTOM: #9cc6fe 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}

.titoli_11_rosso{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #990000;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-BOTTOM: #990000 1px solid;
    BACKGROUND-COLOR: #ffe9e8;
    TEXT-DECORATION: none
}

.titoli_11_giallo{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-BOTTOM: #9cc6fe 1px solid;
    BACKGROUND-COLOR: #FBCF39;
    TEXT-DECORATION: none
}










<!-- bianco -->
.sottotitolo0{ 
    font-family: arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border-bottom: #D8DA90 1px solid;
    background-color: #ffffff
}

<!-- verde -->
.sottotitolo1{
    font-family: arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border-bottom: #A7D37F 1px solid;
    background-color: #F0F8E8 ;
}

<!-- rosso -->
.sottotitolo2{
    font-family: arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border-bottom: #EE9D90 1px solid;
    background-color: #FDF1EF;
}

<!-- grigio -->
.sottotitolo3{
    font-family: arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border-bottom: #C0C0C0 1px solid;
    background-color: F5F5F5;
}

<!-- giallo -->
.sottotitolo4{
    font-family: arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border-bottom: #C0C0C0 1px solid;
    background-color: #FEF9D0;
}

<!-- grigio disattivato -->
.sottotitolo5{
    font-family: arial;
    font-size: 11px;
    color:#CCCCCC;
    text-decoration: none;
    border-bottom: #C0C0C0 1px solid;
    background-color: #FFFFFF;
}
<!-- ---------------------------------------------------------------------------- -->



