.sfondo {
	background: url(../images/varie/sfondo.gif) repeat-y;
}
.sfondo_top {
	background: #F0EEEF url(../images/varie/sfondo_top.jpg) repeat-x bottom;
}
.sfondo_sx {
	background: #EFEDEE url(../images/varie/sfondo_sx.jpg) no-repeat right top;
	height: 440px;
}
.sfondo_dx {
	background: #EFEDEE url(../images/varie/sfondo_dx.jpg) no-repeat left top;
}
.sfondo_down {

	background: #EFEDEE;
}
.sfondo_angolo {
	background: #EFEDEE url(../images/varie/sfondo_angolo.jpg) no-repeat left bottom;
	height: 121px;
}

.base_top {
	background: url(../images/varie/base_top.gif);
	height: 80px;
	width: 800px;
}
.base_down {
	background: url(../images/varie/base_down.gif);
	width: 800px;
	height: 50px;
}
.sfondo_slogan {
	background: url(../images/varie/sfondo_slogan.gif) repeat-x;
	height: 160px;
}
.sfondo_gallery {
	background: url(../images/home/sfondo_gallery.gif) repeat-x;
	height: 51px;
	width: 51px;
}
.sfondo_home {
	background: #FF9900;
	height: 390px;
	width: 445px;
}

.riga {
	background: url(../images/varie/riga.gif) repeat-x;
	height: 20px;
}
.riga_f {

	background: url(../images/varie/riga_arancione.gif) repeat-x;
	height: 20px;
}
