ul#menu { 
margin : 0;
padding : 0;
list-style : none;
} 
ul#menu li a { 
display : block;
height : 30px;
background : url(../images/fond_lien.png) no-repeat left top;
padding-left : 35px;
margin : 2px 0;
border-bottom : 1px solid #fff;
color : #a36915;
font : small-caps 1.1em/30px Georgia, serif;
text-decoration : none;
} 
ul#menu li a:hover { 
background-position : left bottom;
color : #fff;
} 
ul#menu li a.menupassive:hover { 
background-position : left bottom;
color : #fff;
} 
ul#menu li a.menuactive { 
display : block;
height : 30px;
background : url(../images/fond_lien1.png) no-repeat left top;
padding-left : 35px;
margin : 2px 0;
border-bottom : 1px solid #fff;
color : white;
font : small-caps 1.1em/30px Georgia, serif;
text-decoration : none;
} 
ul#menu1 { 
margin : 0;
padding : 0;
list-style : none;
} 
ul#menu1 li a { 
display : block;
height : 30px;
background : url(../images/fond_lien.png) no-repeat left top;
padding-left : 35px;
margin : 2px 0;
border-bottom : 1px solid #fff;
color : #a36915;
font : small-caps 1.1em/30px Georgia, serif;
text-decoration : none;
} 
ul#menu1 li a:hover { 
background-position : left bottom;
color : #fff;
} 
ul#menu1 li a.menupassive:hover { 
background-position : left bottom;
color : #fff;
} 
ul#menu1 li a.menuactive { 
display : block;
height : 30px;
background : url(../images/fond_lien1.png) no-repeat left top;
padding-left : 35px;
margin : 2px 0;
border-bottom : 1px solid #fff;
color : white;
font : small-caps 1.1em/30px Georgia, serif;
text-decoration : none;
} 
#menu2 .element_menu2 a { 
text-decoration : none;
font-weight : bolder;
font-size : 11px;
} 
#menu2 .element_menu2 a:hover { 
background-color : #a36915;
color : #ffffff;
font-size : 11px;
} 
#menu2 .element_menu2 a:visited { 
text-decoration : line-through;
} 
.petit { 
font-family : Arial, Times, "Times New Roman", serif;
font-weight : bolder;
font-size : 0.7em;
color : white;
margin-top : 20px;
text-align : center;
} 
