BODY {
	SCROLLBAR-FACE-COLOR: #E9E6DA;
	SCROLLBAR-HIGHLIGHT-COLOR: #E9E6DA;
	SCROLLBAR-SHADOW-COLOR: #E9E6DA;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #663333;
	SCROLLBAR-TRACK-COLOR: #EAEAEA;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Arial, Sans-serif;
}

.disclaimer {
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Sans-serif;
}

.archivio {
	font-size: 10px;
	color: #990000;
	font-family: monospace;
}

.prima_riga {
	font-size: 10px;
	color: #666666;
	background-color: transparent;
}

.seconda_riga {
	font-size: 10px;
	color: #800000;
	background-color: transparent;
}

.selezione_lingua {
	font-size: 10px;
	color: #800000;/* #408080; */
	background-color: transparent;
}

.ultima_riga {
	background-color: #ffffff;
	color: #990000;
	font-size: 7pt;
}

.bordata {
	BORDER-TOP: #292728 1px solid;
	BORDER-BOTTOM: #292728 1px solid;
}

.bordata2 {
	BORDER-TOP: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
}

.bordata3 {
	border-bottom: 1px solid #999999;
}

.bordata_avvisi {
	border-bottom: 1px solid #BEB492;
}

.riquadro {
	margin: 0px 15px 0px 15px;
}
.data_news {
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
}
.avviso_news {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}

.data {
	color: #800000;
	font-family: Times New Roman, times roman;
	font-size: 10pt;
	font-weight: bold;
}

.avviso {
	color: #000000;
	font-family: Times New Roman, times roman;
	font-size: 10pt;
	font-weight: normal;
}

.notizia_link_dettagli {
	/*color: #000000;*/
	color: #408080;
	font-family: Times New Roman, times roman;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.notizia_link_dettagli_quadra {
	color: #408080;
	font-family: Times New Roman, times roman;
	font-size: 10pt;
	font-weight: normal;
}

.titolino {
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}

.sostienici {
	font-size: 9pt;
	font-weight: bold;
	color: #800000;
}

.bordata_sostienici {
	/* border-bottom: 1px solid #BEB492; */
	border: 1px solid #BEB498;
	font-size: 9pt;
	font-weight: bold;
	color: #800000;
}

.FormAreaMembri {
	font-size: 8pt;
	color: #666666;
}

.FormAreaMembri_errore {
	font-size: 8pt;
	color: red; /*#666666;*/
	background: yellow;
}

.BottoneFormAreaMembri {
	font-size: 8pt;
	background-color: /*#EAEAEA;*/ #EFEDE7;
	color: #666666;
	/*border: 1 solid #FFFFFF;*/
	border-collapse: collapse;
}

/* Links */
A:Link {
	color:#666666;
	text-decoration:none;
}

A:Visited {
	color:#666666;
	text-decoration:none;
}

A:Hover {
	color:#800000;
	text-decoration:underline overline;
}

A:Active {
	color:#666666;
	text-decoration:none;
}

/*
*/
A.avviso:Link {
	color: #408080;
	font-family: Times New Roman, times roman;
	font-size: 9pt;
}

A.avviso:Visited {
	color: #408080;
	font-size: 9pt;
	font-family: Times New Roman, times roman;
}

A.avviso:Hover {
	color:#800000;
	font-size: 9pt;
	font-family: Times New Roman, times roman;
	text-decoration: underline;
}
/*
A.avviso:Active {
	color: #408080;
	font-size: 9pt;
	font-family: Times New Roman, times roman;
	text-decoration: none;
}
*/
