<!--

#princ {
	position: absolute;
	width: 700px;
	z-index: 5;
	left: 0px;
	top: 181px;
}

#date {
	position: absolute;
	width: 250px;
	height: 10px;
	z-index: 3;
	overflow: visible;
	left: 470px;
	top: 27px;
	visibility: visible;
}

#langues {
	position: absolute;
	width: 458px;
	height: 14px;
	z-index: 2;
	overflow: visible;
	left: 262px;
	top: 25px;
	visibility: visible;
}

#logo_ccfs {
	position: absolute;
	width: 99px; 
	height: 130px; 
	z-index: 1; 
	left: 36px; 
	top: 27px; 
}

#titre_ccfs {
	position: absolute;
	width: 470px; 
	height: 16px; 
	z-index: 1; 
	left: 185px; 
	top: 128px;
}

#titre {
	position:absolute;
	width: 535px;
	height: 15px;
	z-index: 1;
	left: 185px;
	top: 165px;
}

#automne {
	left: 198px; 
	top: 122px; 
	position: absolute;
	width: 119px; 
	height: 18px; 
	z-index: 50;
	cursor: pointer;
	background-image: url(images/pixel.gif);
}

#hiver {
	left: 235px; 
	top: 141px; 
	position: absolute;
	width: 147px; 
	height: 18px; 
	z-index: 50;
	background-image: url(images/pixel.gif);
	cursor: pointer;
}

#printemps {
	left: 383px; 
	top: 141px; 
	position: absolute;
	width: 145px; 
	height: 18px; 
	z-index: 50;
	background-image: url(images/pixel.gif);
	cursor: pointer;
}

#ete {
	left: 529px; 
	top: 160px; 
	position: absolute;
	width: 146px; 
	height: 18px; 
	z-index: 50;
	background-image: url(images/pixel.gif);
	cursor: pointer;
}

#minimap {
	left: 3px; 
	top: 420px; 
	position: absolute;
	width: 128px; 
	height: 83px; 
	z-index: 70;
	background-image: url(images/logo-map.gif);
/*	background-color: #CC3300;*/
	cursor: pointer;
}

-->
