@charset "UTF-8";
.sfondobody {
	background-image: url(gasolio/carburante.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.intestazione {
	background-attachment: scroll;
	background-image: url(gasolio/gasolio.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 652px;
}
.sx {
	background-attachment: fixed;
	background-image: url(gasolio/sf_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 646px;
	width: 59px;
}
.sx-bianco {
	background-image: url(gasolio/sf_sx_bianco.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.dx {
	background-attachment: fixed;
	background-image: url(gasolio/sf_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 646px;
	width: 59px;
}
.dx-bianco {
	background-image: url(gasolio/sf_dx_bianco.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.testo:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #17A2FF;
	text-decoration: underline;
}
.testoblu {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
