
body{
margin:0;
padding:0;
background-color: #ffffff;
font-family: arial,helvetica,sans-serif;
font-size: 8px;
color: #333366;
color: #333366;
}

select { font-family: arial,helvetica, sans-serif; font-size: 8pt; }
input, textarea { font-family:  helvetica, sans-serif; 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.blue:visited {color: #ffffff}
a.blue:link {color: #ffffff}
a.blue:hover {color: #ffffff}


table: {
font-family: arial,helvetica,sans-serif;
font-size: 8px;
}

.titolo_elenco_ras
{
	background: #005C97;
	color: #ffffff;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	font-family: arial;

}
.stitolo_elenco_ras
{
	background: #DFF2FF;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	font-family: arial;

}
.atitolo_elenco_ras
{
	background: #6d6d6d;
	color: #ffffff;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	font-family: arial;
}
.astitolo_elenco_ras
{
	background: #cccccc;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	font-family: arial;
}



.tab_elenco{
	background: #ffffff;
	font-size: 10px;
	font-family: arial;
}

.tooltippe

{
	background: #ffffff;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	font-family: arial;

}


#tab_form
{
	border-color: #005C97;
	border-style: solid ;
	border-width: 1px 1px 1px 1px;
}
#etichetta
{
		font-weight: bold; color: #FFFFFF;
		background-color: #005C97;
		margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
		vertical-align: top;
}
/* stile colonna dati form */
#dato
{
		font-size: 10px;  color: #005C97;
		background-color: #C9DEEB;
		/*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;
}
#bottoni
{
		font-size: 10px; font-weight: bold; color: #000000;
		background-color: #C9DEEB;
		border-color: #005C97; border-style: solid; border-width: 2px 0px 0px 0px;
		margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
}
