body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ddefff;
}

.bottom {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

.titoli {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

.testo {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

.testo11_blu {
	color: #0d3f6c;
	font-family: Arial;
	font-size: 11px;
}

.testo_blu {
	color: #0d3f6c;
	font-family: Arial;
	font-size: 12px;
}

a.link_blu {
	color: #0d3f6c;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

a.link_blu:hover {
	color: #0d3f6c;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.testo_rosso {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
}

.textbox {
	border: 1px;
	border-style: solid;
	border-color: #0d3f6c;
	color: #0d3f6c;
	font-family: Arial;
	font-size: 12px;
}
