div#styleNextPartySoon {
	position: absolute;
	top: 0;
	left: 30px;
	width: 260px;
	height: 360px;
	background-image:url('../images/tempo/vip.jpg');
	background-repeat: no-repeat;
}


div#styleNextSansParty {
	position: absolute;
	top: 0;
	left: 30px;
	width: 260px;
	height: 360px;
	background-image:url('../images/eventSoon.jpg');
}

div#styleMeteo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 360px;
	background-image:url(../images/bgMeteo.jpg);
}


