body.accueil{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3d-light-color: #006699;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #FF9900;
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-color: #000000;
}
#mosta_fr  {
position: absolute;

	z-index: 5;
	left: 15px;
	top: 110px;
}
#mosta_arabe   {
position: absolute;

	z-index: 6;
	left: 280px;
	top: 30px;
}

#ville, #culture, #paysage, #parchemin {
	position: absolute;
	border: 1px solid White;
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bolder;
	letter-spacing: 4px;
}
#ville {
width: 130px;
	height: 105px;
	z-index: 3;
	left: 550px;
	top: 100px;
}

#culture{
	z-index: 4;	
	left: 400px;	
	top: 135px;	
}

#parchemin{
	position: absolute; 
	width: 130px;	
	height: 105px; 
	z-index: 2; 
	left: 570px; 
	top: 220px;
	border: 1px solid White;
}

#paysage{
	width: 130px;	
	height: 115px; 
	z-index: 1; 
	left: 430px; 
	top: 260px;
}
