body { background-image: url(images/background/intro_5.gif);
	background-position: center;
	background-position-y: bottom;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto ;
	width: 895px;
	} 
.intro { position: relative;
	top: 145px;
	color: #01257b;
	font: 20px "Futura - Mobil Rom", arial;
	text-align: center;
	} 
.accueil {  position: relative;
	top: 150px;
	color: #01257b;
	font: 13px arial;
	text-align: center;
	} 
a:link { 
	color: #01257b; 
	font: 20px "Futura - Mobil Rom", arial;
	text-align: center;	
	}
a:visited { 
	color: #123995;
	font: 20px "Futura - Mobil Rom", arial;
	text-align: center;	
	}
a:hover { 
	color: #0038bc; 
	font: 20px "Futura - Mobil Rom", arial;
	text-align: center;	
	}

