@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background:url(image/fond4.jpg) repeat-x 
	#FFEC01;
}

#droite{
	position:absolute;
	width:895px;
	height:600px;
}
#centre {
	position:relative;
	background-image:url(../image/fond.png);
	width:900px;
	height:600px;
	background-repeat:no-repeat;
	margin:0 auto;	
}

#kermestival
{
	position:absolute;
	bottom:15px;
	left:100px;
}

#nuit_du_luc
{
	position:absolute;
	bottom:15px;
	left:340px;
}

#wkd_campagne
{
	position:absolute;
	bottom:15px;
	left:580px;
}

