.titre{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : white ;
}

.texte{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : white ;
	line-height : 20px;
}

.texte2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : silver ;
}

.centre { 
	font-family : Arial, Helvetica, sans-serif;
	 COLOR: #A0A0A0; 
	FONT-SIZE: 32px; 
	POSITION: absolute; 
	TOP:60; 
	WIDTH: 400px; 
	HEIGHT: 400px;
}

.nav {  
	POSITION: absolute; 
	LEFT:0; TOP:0; 
}

.description
	 {
	font-family : Arial, Helvetica, sans-serif;
	 COLOR: white; 
	FONT-SIZE: 14px; 
	POSITION: absolute; 
	LEFT:25; 
	TOP:350; 
	WIDTH: 350px; 
}