/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo {
	background-color: #e7fcff;
	background-image: url("img/00.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;

img.bottone {margin:0 20px 0 0
}
.Titoletti {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #307ecb;
	text-align:left;
}
.titolo {
	font-family: "Trebuchet MS";
	color: #307ecb;
	font-weight: bold;
	font-size: 18px;
	text-align:left;
}