/* CSS Document */

body { /* overflow:hidden ; */
	 
	
}

#mainCont {  margin-left:-200px ; margin-top:50px ; left:50%; width:400px ; position:relative;
	
}

.titre { font-family:"Courier New", Courier, monospace; 
 	
	font-size:24px;
	font-weight:bold ; color:#FFFFFF ;
	
}