/*Credits: CSSpplay */
.menu1 {
padding:0 0 0 5px; 
margin:0; 
list-style:none; 
height:69px; 
background:url("images/fond-menu.png") no-repeat ;
position:relative; 
border:0px solid #000; 
width:885px;
}
.menu1 li {
float:left;
}
.menu1 li a {
display:block; 
float:left; 
height:35px; 
line-height:35px; 
color:#373b3c; /*aaa*/
text-decoration:none; 
font-size:11px; 
font-family:arial, verdana, sans-serif;
font-weight:bold; 
text-align:center; 
padding:0 0 0 0px; 
cursor:pointer;
border:0px;
}
/*.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(images/button3.gif);}
.menu1 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#fff url(images/button2.gif);}
.menu1 li a:hover b {background:url(images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#fff url(images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}*/

.menu1 li.histoire{background:url(../images/histoire.gif) no-repeat;width:110px;height:20px; margin:0;margin-top:49px;}
.menu1 li.histoire-courant{cursor:crosshair;background:url(../images/histoire2.gif) no-repeat;width:110px;height:20px; margin:0;margin-top:49px;}
.menu1 li.histoire:hover{background:url(../images/histoire1.gif) no-repeat;}
.menu1 li.philo {background:url(../images/philo.gif) no-repeat;width:147px;height:20px; margin:0;margin-top:49px;}
.menu1 li.philo-courant {background:url(../images/philo2.gif) no-repeat;width:147px;height:20px; margin:0;margin-top:49px;}
.menu1 li.philo:hover{background:url(../images/philo1.gif) no-repeat;}
.menu1 li.parf {background:url(../images/parf.gif) no-repeat;width:124px;height:20px; margin:0;margin-top:49px;}
.menu1 li.parf-courant {background:url(../images/parf2.gif) no-repeat;width:124px;height:20px; margin:0;margin-top:49px;}
.menu1 li.parf:hover{background:url(../images/parf1.gif) no-repeat;}
.menu1 li.crea {background:url(../images/crea.gif) no-repeat;width:153px;height:20px; margin:0;margin-top:49px;}
.menu1 li.crea-courant {background:url(../images/crea2.gif) no-repeat;width:153px;height:20px; margin:0;margin-top:49px;}
.menu1 li.crea:hover{background:url(../images/crea1.gif) no-repeat;}
.menu1 li.pdv {background:url(../images/pdv.gif) no-repeat;width:160px;height:20px; margin:0;margin-top:49px;}
.menu1 li.pdv-courant {background:url(../images/pdv2.gif) no-repeat;width:160px;height:20px; margin:0;margin-top:49px;}
.menu1 li.pdv:hover{background:url(../images/pdv1.gif) no-repeat;}
.menu1 li.press {background:url(../images/press.gif) no-repeat;width:78px;height:20px; margin:0;margin-top:49px;}
.menu1 li.press-courant {background:url(../images/press2.gif) no-repeat;width:78px;height:20px; margin:0;margin-top:49px;}
.menu1 li.press:hover{background:url(../images/press1.gif) no-repeat;}
.menu1 li.blank {background:url(../images/logo.gif);width:113px;height:69px; margin:0;}
.menu1 li img {float:right;}
.menu1 li a {height:20px;}
.lang {margin-top:20px;}
.lang img{height:16px;width:16px;}
