a {
	font-family: arial;
	font-size: 11px;
	color: #F9882C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #F9882C;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #F9882C;
	text-decoration: none;
	font-weight: bold;
}
	
.titolo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #F9882C;
    FONT-FAMILY: arial
}
.testo
{
	COLOR: #333333;
	TEXT-ALIGN: justify;
	font: bold 11px arial;
}
.elenco-intestazione
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #F9882C;
    FONT-FAMILY: arial
}

.elenco-data-documenti
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial;

}
.elenco-generico
{
	COLOR: #333333;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	font: bold 11px arial;
}

.elenco-descr-documenti
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial;
    TEXT-ALIGN: justify;

}

body {
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 3px;
}
.TAB {
	border: 1px solid #BDBAC5;
}
.Righe {
	background: #FFFFFF;
	border-right: 1px solid #A7A3B1;
	border-bottom: 1px solid #A7A3B1;
	font: 11px Arial, Helvetica, sans-serif;
	color: #747474;
	margin-bottom: 5px;
	text-align: justify;
}
.TITelenco {
	COLOR: #F9882C;
	border-right: 1px solid #B2B4BF;
	border-bottom: 1px solid #F9882C;
	font: bold 11px arial;
	background: #EAE9EB;
}
.elenco-Annunci {
	COLOR: #333333;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	font: bold 11px arial;
	background: #EAE9EB;
	text-align: center;
}

.testosmall {

	background: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	color: #747474;
	margin-bottom: 5px;
}
