body
{
    scrollbar-arrow-color: #A9B6F6;
    scrollbar-face-color: #cccccc;
    scrollbar-highlight-color: #333333;
    scrollbar-shadow-color: #cccccc;
    scrollbar-track-color: #A9B6F6;
    bgcolor:#f0f0f0;
    font-family: helvetica, sans-serif;
    background-color: #ffffff;
    font-size: 8pt;
}
A:LINK    {text-decoration : none; color: #FFFFFF;}
A:VISITED {text-decoration : none; color: #FFFFFF; }
A:HOVER   {text-decoration: none; color: #FFFFFF; }

a.blu:visited {color: #8282A3}
a.blu:link {color: #8282A3}
a.blu:hover {color: #8282A3}

select { font-family: helvetica, sans-serif; background-color: #F5F5F5; font-size: 8pt; }
input, textarea { font-family:  helvetica, sans-serif; font-size: 8pt; }

.td_corpo_dx
{
	background: url(../images/Studio_01_tabella_r4_c5.png);
	background-repeat: repeat-y;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.td_corpo_sx
{
	background: url(../images/Studio_01_tabella_r5_c5.png);
	background-repeat: repeat-x;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

.td_corpo_dxb
{
	background: url(../images/Studio_01_tabella2_r4_c5b.png);
	background-repeat: repeat-y;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.td_corpo_sxb
{
	background: url(../images/Studio_01_tabella2_r5_c3b.png);
	background-repeat: repeat-x;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

.top_space_01
{
	background: url(../images/top_r1_space.png);
	background-repeat: repeat-x;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.top_space_02
{
	background: url(../images/top_r2_space.png);
	background-repeat: repeat-x;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

.top_login
{
	text-align:right;
	font-size:10px;
    font-color: #ffffff;

}
.top_login2
{
	text-align:right;
	font-size:12px;
    font-color: #ffffff;

}
.piede
{
	text-align:center;
	font-size: 15px;
	font-family: tahoma;
}

.titolo
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#010141;
	background-color: #A9B6F6;
}
.titolo_doc
{
	text-align:center;
	font-size:14px;
	color:#010141;
	background-color: #EDF6FE;
}
.dettaglio
{
	text-align:left;
	font-size:12px;
	color:#010141;
	
}
.dettaglio10
{
	text-align:left;
	font-size: 11px;
	font-family: tahoma;
}
.dettaglio11
{
	text-align:center;
	font-size:11px;
}
#etichetta
{
		font-family: Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000;
		background-color: #A9B6F6;
		/*border-color: #000000; border-style: solid; border-width: 1px 1px 1px 1px; */
		margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
		vertical-align: top;
}
/* stile colonna dati form */
#dato
{
		font-family: Helvetica, sans-serif; font-size: 10px;  color: #8282A3;
		background-color: #A9B6F6;
		/*border-color: #000000; border-style: dotted; border-width: 1px 1px 1px 1px; */
		margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
}

