td {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px; color: #000000;

}

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

b {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #6E0018;
	font-weight : bold;
}

blockquote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
} 

A.red:link, A.red:visited { text-decoration: none; color: #006600; font-weight : bold;}
A.red:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

A:link, A:visited { text-decoration: none; color: #6E0018; font-weight : bold;}
A:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

A.int:link, A.int:visited { text-decoration: none; color: #ffffff; font-weight : bold;}
A.int:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

.address {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
}

td.friendly {
	color: #800000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight : bold;
}

ul.friendly {
	list-style : square;
	line-height:14px;
}

input.invisibile {
	color: #ffffff;
	border : #ffffff;
	background-color : #ffffff;
}

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

.pulsanti_form {
	border : #000000;
	background-color : #9E2722;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana;
	font-size : 10px;
	font-weight: bold;
}

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

td.td_interlinea {
	background-color: #9E2722;
}

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

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

td.td_titolo {
	background-color: #F3D398;
	color: #660000;
	font-size : 9px;
	font-weight: bold;
	text-decoration: blink;
}


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

hr.hr_uniform {
	color:#9E2722;
}

#sitemap {
	line-height: 18px;
}
