/* CSS Document */
BODY {
SCROLLBAR-FACE-COLOR: #DFDFA8; SCROLLBAR-HIGHLIGHT-COLOR:#F8F8EC; SCROLLBAR-SHADOW-COLOR: #F8F8EC; SCROLLBAR-3DLIGHT-COLOR: #DFDFA8; SCROLLBAR-ARROW-COLOR: #F8F8EC; SCROLLBAR-DARKSHADOW-COLOR: #DFDFA8; SCROLLBAR-BASE-COLOR: #DFDFA8
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.cella {
	background-image: url(images/index_sx.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.cella2 {
	background-image: url(images/index_dx.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.intestazioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #999999;
}
.cella_sx {
	background-image: url(images/home_sx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.cella_dx {
	background-image: url(images/home_dx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.cellapulita_sx {
	background-image: url(images/offiramo_sx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.cellapulita_dx {
	background-image: url(images/offiramo_dx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
