#promo {
	width:					350px;
	height:					162px;
	margin:				0px auto 10px auto;
	}
#chanson {
	width:					707px;
	height:					220px;
	margin:				0px auto 30px auto;
	}

#event {
	float:						left;
	width:					172px;
	height:					162px;
}

#event a {
	display:				block;
	width:					172px;
	height:					162px;
	background:		transparent url(../pics/tp2008.gif) no-repeat top left;
}

#event a span {
	display:				none;
}

#event2 {
	float:					left;
	width:			172px;
	height:			162px;
	background:		#FFF url(../pics/palmes2008.gif) no-repeat top left;
}

#event2 span {
	display:		none;
}

.spacer{
	clear:			both;
	}