body {
background-image: url(images/fond5.png);
margin:0;
padding:0;
}

a:link, a:visited {
color:black;text-decoration:none;
}
a:hover {
color:red;text-decoration:none;
}
a:active {
text-decoration:none;
}


	    #navigation {
	        font-size: 12px;

	    }
	    
	        #navigation a {
                color: black;
            font-weight: bold;
	        }
	        
	        #navigation a:hover {
	            text-decoration: underline;
	            
	        }

	        #navigation a:visited {
	            text-decoration: line-through;
            font-weight:italic;
display:block;
 disabled:true;
	        }
			
			.fond_menu {
				
			background-color: #33FFCC	;
			height: 180px;
      width: 100px;
      margin: 6px   ;
      	
   
			}
			
				.fond_menu3 {
				
			background-color: #FFCC66;
			height: 525px;
      width: 100px;
      margin: 6px   ;
      	
   
			}
			
			
				.fond_menu4 {
				
			background-color: #DDDDDD;
			height: 150px;
      width: 100px;
      margin: 6px   ;
      	
   
			}
			
				.fond_menu5 {
				
			background-color: #DDDDDD;
			height: 600px;
      width: 120px;                                           
      margin: 6px   ;
      	
   
			}
			
			.Menu_titre   {
      
       background: url(images/paragraphe1.gif) ;
       background-repeat: repeat-y;
     
      color: black; 
        border:0px ;
      }
      
      

.boite { width: 180px; height: 100px;

            border: 1px  solid black;
             background-color: #339966;
            overflow: auto;

