@charset "UTF-8";
/* CSS Document */

.img_sfondo {
	width:100%;
	background-position:center;
	background-attachment: fixed !important;
	background-repeat:no-repeat;
	background-size: cover !important;
	height:500px;
}