/*------------------------------------ CAMPING SAN BENEDETTO ITALIANO -------------------------------------------------------------------*/

.sfondoHomePage {
	background-image: url(/img/de/sfondo_homePage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}


#boxNewsOfferteDX{
	width:463px;
	height:125px;
	margin:0px;
	padding:0px;
	float:right;
	background-image:url(/img/de/bg_NewsOfferte.jpg);
	background-repeat:no-repeat;
	}
	
	
#boxLastMinuteDX{
	width:463px;
	height:138px;
	margin:0px;
	padding:0px;
	float:right;
	background-image:url(/img/de/bg_lastMinute.jpg);
	background-repeat:no-repeat;
	}
