/***** CLASSI/OGGETTI *****/
.s_FFFFFF {height:20px}
.so_FFFFFF {width:20px}

.titolo {padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;background-color:#DDE3E6;font-size:14px;}
.testo {padding:10px;background-color:#F5F5F5;border-top:solid 1px #fff;}
.icona {padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;background-color:#F5F5F5;border-top:solid 1px #fff;}
.icona * {vertical-align:middle;}
.icona IMG {margin-right:5px;}

.ling, .ling_, .ling_d {width:140; height:15; color:#fff; font-size:10px; font-weight:bold; border:0;}
.ling {background-color:#B3BCC0; cursor:pointer;}
.ling_ {background-color:#0033CC;}
.ling_d {background-color:#F0F0F0;}

/***** LAYOUT *****/
.noBR {display:none;}

BODY {padding: 0; margin-top: 5px; text-align: center; background-color:#97C000;}
BODY, TD {font-family: "Trebuchet MS", Arial; font-size: 11px; color:#666;}
IMG {border: 0;}
A, A:visited {color:#0033CC; font-weight:bold;}
A:hover {}
P {margin:0}

/*
HR {height:1px; color:#B7BCDC; border:0; margin-top:7; margin-bottom:7;}
UL, OL  {margin-top:0; margin-bottom:0;}
UL {margin-left:16px;}
OL {margin-left:23px;}
*/

.tabella { border-bottom-color:#000000; border-bottom-width:thin; border-top-color:#000000;border-top-width:thin; border-left-color:#000000; border-left-width:thin; border-right-color:#000000; border-right-width:thin;}
.tabellaHead {
	border:none;
	background-image:url(../img/Sfondo_tab_nero2.gif);
    background-repeat:repeat-x;
	background-position:top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}
.tabellaCelle {
	background-image:url(../img/Sfondo_tab_rosa.gif);
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.tabellaCelleSx {
	background-image:url(../img/Sfondo_tab_rosa.gif);
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}
.tabellaSep {
	background-image:url(../img/Sep_tabella.gif);
	background-repeat:repeat-y;
	width:3px;
}
.form td {
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}