a {
	font-family: arial;
	font-size: 11px;
	color: #99141b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #99141b;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #99141b;
	text-decoration: none;
	font-weight: bold;
}
	
.titolo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #99141b;
    FONT-FAMILY: arial
}
.testo
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: arial;
    TEXT-ALIGN: justify
}
.elenco-intestazione
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #99141b;
    FONT-FAMILY: arial
}

.elenco-data-documenti
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial;

}
.elenco-generico
{
    FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial
}

.elenco-descr-documenti
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial;
    TEXT-ALIGN: justify;

}

.elenco-descrizione
{
    WIDTH: 415px;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial;
    TEXT-ALIGN: justify;
	background: url(../../img/SF_contenuto-lato.gif) repeat-y right;

}

.elenco-data
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial;
	background: url(../../img/SF_contenuto-lato.gif) repeat-y right top;

}
