body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/s_1.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
td,tr,table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.sfondo{
	background-image: url(/images/s_1.gif);
	background-repeat: no-repeat;
	background-position: center 0px;	
}
a:link {
	color: #AE103D;
}
a:visited {
	color: #AE103D;
}
a:hover {
	color: #FFFFFF;
	background-color: #AE103D;
}
a:active {
	color: #AE103D;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #AE103D;
}
.bordo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #AE103D;
	border: 1px solid #AE103D;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}


