	body {
		background-image: url("ICONO/fond4.jpg");	
		}
		
		
   #all {
		background-image: url("ICONO/bandeau.jpg");
		background-repeat: no-repeat;
		margin-top: 21px;
		margin-left: 50px;
		height: 175px;
	    width: 720px;
		
		}
		
		
  #menus {
		background-image: url("ICONO/menus.jpg");
		background-repeat: no-repeat;
		margin-top: 0px;
		margin-left: 50px;
		height: 40px;
	    width: 700px;
		
		}


	#menu1 {
		position:absolute;
		left: 180px;
    	top: 208px;
    	width: 65px;
    	height: 18px;
    	font-family: Arial;
    	font-size: 14px; 
   	 	color:black;
    	font-weight: normal; 
    	text-decoration: none;
    	}
	
	#menu1:hover {
    	color: white;
   		}
	
	
	#menu2 {
		position:absolute;
		left: 250px;
    	top: 208px;
    	width: 65px;
    	height: 18px;
    	font-family: Arial;
    	font-size: 14px; 
   	 	color:black;
    	font-weight: normal; 
    	text-decoration: none;
    	}
	
	#menu2:hover {
    	color: white;
   		}

	
	#menu3 {
		position:absolute;
		left: 352px;
    	top: 208px;
    	width: 65px;
    	height: 18px;
    	font-family: Arial;
    	font-size: 14px; 
   	 	color:black;
    	font-weight: normal; 
    	text-decoration: none;
    	}
	
	#menu3:hover {
    	color: white;
   		}
    
	#menu4 {
		position:absolute;
		left: 445px;
    	top: 208px;
    	width: 65px;
    	height: 18px;
    	font-family: Arial;
    	font-size: 14px; 
   	 	color:black;
    	font-weight: normal; 
    	text-decoration: none;
    	}
	
	#menu4:hover {
    	color: white;
   		}


	#menu5 {
		position:absolute;
		left: 513px;
    	top: 208px;
    	width: 65px;
    	height: 18px;
    	font-family: Arial;
    	font-size: 14px; 
   	 	color:black;
    	font-weight: normal; 
    	text-decoration: none;
    	}
	
	#menu5:hover {
    	color: white;
   		}
    
    
	#menu6 {
		position:absolute;
		left: 600px;
    	top: 208px;
    	width: 65px;
    	height: 18px;
    	font-family: Arial;
    	font-size: 14px; 
   	 	color:black;
    	font-weight: normal; 
    	text-decoration: none;
    	}
	
	#menu6:hover {
    	color: white;
   		}
    
    
    
    

    
   
   	/* DESCRIPTIF*/
        
	
	
/*

   #flash {
		position: absolute;
        left: 190px;
        top: 295px;
        width: 442px;
        height: 525px;
        font-family: Arial;
        font-size: 11px; 
        color:black;
        font-weight: normal; 
        text-decoration: none;
   		}	
    	
*/
	
    

   
    
    #legal {
		position: absolute;
        left: 190px;
        top: 870px;
        width: 450px;
        height: 40px;
        line-height: 95%;
        font-family: Arial;
        font-size: 9px; 
        color:#222222;
        font-weight: bold; 
        text-decoration: none;
   		}


#flash {
	height: 525px;
	width: 442px;
	margin-top: 30px;
	margin-left: 185px;
}

