
	#menu{
		width:656px;
		height:42px;
		background:url() no-repeat;
		margin:0px;
	}
		#menu ul{
			list-style:none;
			text-align:center;
		}
			#menu li{
				list-style:none;
				display:inline;
				margin:0 15px;
			}
				#menu li a{
					color:#d7d3d3;
					text-transform:uppercase;
					font-size:12px;
					font-weight:bold;
					line-height:40px;
					text-decoration:none;
					padding:0 10px;
							
				}
					#menu li a:hover{
						color:#ffffff;
						
					}
				#menu li a.current{
					
					color:#ffffff;
					text-transform:uppercase;
					font-size:12px;
					font-weight:bold;
					line-height:40px;
					text-decoration:underline;
					padding:0 10px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}
  
#barretitre1 {  
 background:  url(barretitre1.png) no-repeat;
 width: 800px;  
 height: 80px;  
 background-position:center; 
} 
  
#didier {  
 background: url(didier_marchand.gif) no-repeat;
 width: 316px;  
 height: 300px;  
}

#bas {
	background: url(bas.png) no-repeat;
	width:800px;
	height:50px;
		
}
#menu4{
	
		padding:25px; margin:10px; list-style:none; width:700px; height:45px; position:relative; 
		
		}

		#menu4 ul{
			position:relative; float:left;
			}
			
			#menu4 li{
				position:relative; float:left;
			}
				#menu4 li a{
					display:block; height:80px; padding:0; width:100px; float:left; color:#fff; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:14px; text-align:center; cursor:pointer; line-height:80px;
						
				}
					#menu4 li a:hover{
						color:#000;
						background:url(menu5css5.png) no-repeat left center;
					}
				#menu4 li a.current{
					display:block; height:80px; padding:0; width:100px; float:left; color:#000; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:14px; text-align:center; cursor:pointer; background: url(menu5css5.png); line-height:80px;
					
					}
					#menu4 li a:hover.current{
						
					} 