#menu {
	width:609px; /*264*/
	background:url(bg_menu.png) no-repeat top left transparent;
	height:85px; /*83*/
	
	
}
#menu_large {
	width:684px; /*684*/
	background:url(bg_menu_large.png) no-repeat top left transparent;
	height:80px; /*83*/

}
#menu ul {
	margin-left:20px;
}
#menu_large  ul {
	margin-left:4px;
}
div.the_menu ul li {
	position:relative;
	float:left;
	display:block;

	text-align:center;
}
div.the_menu ul li a{
	display:block;
	font-size:1.2em;
	text-align:center;
	font-weight:bold; 
	color:#491B01;
	padding:20px 0 0 0;
}
div.the_menu ul li a:hover, div.the_menu ul li a:active {
	background:url(bg_menu_on.gif) no-repeat bottom center;
	padding:4px 0 16px 0; 
	text-decoration:none;
}

div.the_menu ul li#pres {
	width:152px;
}
div.the_menu ul li#partenaire {
	width:117px;
}
div.the_menu ul li#actu {
	width:99px;
}
div.the_menu ul li#presse {
	width:72px;
}
div.the_menu ul li#contact {
	width:117px;
}