body { background: #5CBAD6 url(../img/body_bg.jpg) top center repeat-x; }

.footer-container {
	background: url(../img/bg_footer_container_hp.png) repeat-x 0 34px;
}
.footer {
	background: url(../img/bg_footer_multimedia.png) no-repeat top center;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 195px;
}

ul.tabs li a.video-presentazione	   		{ background: url(../img/ico_video_presentazione_off.png) no-repeat top left; }
ul.tabs li.selected a.video-presentazione 	{ background: url(../img/ico_video_presentazione_on.png) no-repeat top left; }

