/* CSS Document */
.indirizzo_evento { 
font-size: 8pt;
color: #363636;
font-weight: bold;
}

.testo_evento { 
font-size: 9pt; 
color: #000000;
}

.titolo_evento { 
font-size: 10pt; 
color: #8CB4D7;
margin-left:8px; 
font-weight: bold;
margin-top:8px;
}

.data_evento { 
font-size: 14pt; 
color: #CC0000;
margin-left:8px; 
font-weight: bold;
vertical-align: super;
}
