form { 
        margin: 0px; 
} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}
.tops {
	background-image: url(topdecor.gif);
	background-repeat: repeat-x;
}
.bbotmdec {
	background-image: url(bottomdecor.gif);
	background-repeat: repeat-x;
}
.grigio {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(sfumagrigio.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menutend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #BB7777;
}
	 iframe {
display: block;
overflow: auto;
}

body {
	background-attachment: fixed;
	background-image: url(sfondo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

