body {
	background-color: #8897bc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma, arial, verdana;
	font-size: 13px;
	color: #484848;
	}
.testoblu{
color: #364671;
}
.testobox{
font-size: 11px;
color: #727272;
}
a:link {
	color: #687fb7;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #687fb7;
	text-decoration: none;

}
a:active {
	color: #687fb7;
	text-decoration: none;

}
a:hover {
	color: #696969;
	text-decoration: underline;

}
a.linkfooter:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
a.linkfooter:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;

}
a.linkfooter:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;

}
a.linkfooter:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;

}
a.linkbox:link {
	color: #687fb7;
	font-weight:bold;
	text-decoration: none;
}
a.linkbox:visited {
	color: #687fb7;
	font-weight:bold;
	text-decoration: none;

}
a.linkbox:active {
	color: #687fb7;
	font-weight:bold;
	text-decoration: none;

}
a.linkbox:hover {
	color: #687fb7;
	font-weight:bold;
	text-decoration: underline;

}
.bordofinestra {
	border: 1px solid #f2f2f2;
}
.submitbutton {
	background: transparent url(../img/invia.gif) no-repeat center center;
	height: 19px;
	width: 38px;
	margin: 0;
 	padding: 0;
  	border: 0;
	cursor: hand;
}
.textfield {
background: transparent url(../img/sfondoField.gif) repeat-x left top;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
	color: #687fb7;
	border: 1px solid #e7e7e7;
}

