
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #2B3157;
}

SMALL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #6A778A;
}

B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0099ff;
}

.evidenziato {
color:#FF0000;
margin-left : 10px;
line-height : 22px;
}

P {
	margin-left : 10px;
	margin-top : 5px;
	line-height : 22px;
}


strong {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000066;
}

.image {
	border : 1px solid #6A778A;
}


.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000066;
	letter-spacing : 1px;
	margin-top : 10px;
	margin-left : 10px;
}

A:link, A:visited {
	 text-decoration: none;
	 color: #6A778A;
	  font-size : 10px;
	  font-weight : bold;
}

A:hover {
	 text-decoration: none;
	  color: #424757; 
	  font-size : 10px;
}


A.ses, A.ses:visited {
	color : #A8ABB5;
	font-size : 9px;
}
 
A.ses:hover {
	color : #003366;
}

BODY {
margin-top : 0px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
scrollbar-face-color: #A8ABB5;
scrollbar-highlight-color: #A8ABB5;
scrollbar-3dlight-color: #596573;
scrollbar-darkshadow-color: #818798;
scrollbar-shadow-color: #596573;
scrollbar-arrow-color: #596573;
scrollbar-track-color: #818798;
}



.campi_form {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #8F9EC7;
}

.pulsanti_form {
	border : #006699;
	background-color : #7FE0D7;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #006699;
 	font-family : verdana;
	font-size : 10px;
	font-weight: bold;
}

.pulsanti_form_cancella {
	border : #C3CCE1;
	background-color : #E6E9F0;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #C3CCE1;
 	font-family : verdana;
	font-size : 10px;
	font-weight: bold;
}

td.td_interlinea {
	background-color: #7E8390;
}

td.td_step {
	padding: 1px;
	border: 1px #FFFFFF;
	color: #7E8390;
	font-size : 10px;
}

td.td_step_attivo {
	padding: 1px;
	border: 1px #0A890A;
	color: #323A8F;
	font-size : 9px;
	font-weight: bold;
}

td.td_titolo {
	background-color: #7FE0D7;
	color: #006699;
	font-size : 9px;
	font-weight: bold;
}


td.td_errore {
	background-color: #FFCC00;
	padding: 1px;
	border: 1px #FF9900;
	font-weight: italic;
	color: #990000;
}

hr.hr_uniform {
	color:#006699;
}

#sitemap td {
	line-height: 22px;
	padding-left: 10px;
}
#indent a{
	padding-left: 20px;
}