body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sfondo.jpg);
}
.sfondosx {
	background-image: url(images/sfondo_cella.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #0082CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0081C6;
}
a:hover {
	text-decoration: underline;
	color: #152B89;
}
a:active {
	text-decoration: none;
	color: #152B89;
}
hr {
	color: #34A5D8;
	background-color: #34A5D8;
	border-top-color: #34A5D8;
	border-right-color: #34A5D8;
	border-bottom-color: #34A5D8;
	border-left-color: #34A5D8;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-type: circle;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.lingue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E63829;
}
.tit {
	color: #E63829;
}
li {
	list-style-type: circle;
}
.sfondoEnd {
	background-image: url(images/sfondo_cella.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BEE2E6;
	border: 0px none #BEE2E6;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BEE2E6;
	border: 0px none #BEE2E6;
}
