

/* testo */

.testo { color: #000000; font-size: 10px; font-family: Arial; text-decoration: none }
.testo_bianco { color: #ffffff; font-size: 10px; font-family: Arial; text-decoration: none }
.testo_su { color: #ffffff; font-size: 10px; font-family: Arial; text-decoration: none; font-weight:bold; }
.indirizzo { color: #ffffff; font-size: 11px; font-family: Arial; text-decoration: none }
.titolo_bianco { color: #ffffff; font-size: 14px; font-family: Arial; text-decoration: none;font-weight:bold; }
.titolo_rosso { color: #c30002; font-size: 12px; font-family: Arial; text-decoration: none;font-weight:bold; }
.testo_dettagli { color: #7e0001; font-size: 12px; font-family: Arial; text-decoration: none; font-weight:bold}
.titolo_pagina { color: #ffffff; font-size: 10px; font-family: Arial; text-decoration: none; font-weight:bold; }

.immagine_sx {
	border-left:3px solid #C30002;
}
