
#menu {
position:absolute;
top:30px;

width:236px;
}


#menu dl { /* sous-menus complets */
 width: 6.7em;

}
#menu dt { /* titres */
cursor:pointer;
text-align: left;
height:25px;
font-family:Verdana, Helvetica, sans-serif;
font-size:0.8em;
letter-spacing:0.05em;


}





#menu dd { 
 width: 6.7em; /* Opéra */


}
#menu li {
 list-style-type: none;
 font-size:0.9em;


 

}





#menu li a{ /* liens */
 
 text-decoration: none;
 display: block;
 height: 100%;
 border: 0 none;


 
}
#menu li a:hover { /* liens survolés */
background-color:#ffffc3;
 color:#D53C31;

}
-->


#menu dt a { /* liens */
padding-left:40px;
display:block;
text-decoration:none;
width:196px;
color:#2B200D;

height:20px;
text-align:left;
z-index:150;

}

#menu dt a:hover{ /* liens */
color:#74797A;
background-color:#ffffc3;


}

/* -------------------------------------------------------------------------------------------- */
/* nav*/
/* -------------------------------------------------------------------------------------------- */

menu dt a:hover, #menu dt .selected {
	
	border-bottom:1px #000000 solid;


	
}
menu2 dt a:hover, #menu2 dt .selected {
	
	border-bottom:1px #000000 solid;

	
}
/* -------------------------------------------------------------------------------------------- */
/* menu2*/
/* -------------------------------------------------------------------------------------------- */


#menu2 {
position:absolute;
top:10px;
width:196px;
}


#menu2 dl { /* sous-menus complets */
 width: 6.7em;
}
#menu2 dt { /* titres */
cursor:pointer;
text-align: left;
height:25px;
font-family:Verdana, Helvetica, sans-serif;
font-size:0.8em;
letter-spacing:0.05em;
}





#menu2 dd { 
 width: 6.7em; /* Opéra */


}
#menu2 li {
 list-style-type: none;
 font-size:0.9em;


 

}





#menu2 li a{ /* liens */
 
 text-decoration: none;
 display: block;
 height: 100%;
 border: 0 none;

 
}
#menu2 li a:hover { /* liens survolés */
 background:#000000;
 color:#D53C31;

}
-->


#menu2 dt a { /* liens */
padding-left:40px;
display:block;
text-decoration:none;
width:196px;
color:#2B200D;

height:20px;

z-index:150;

}

#menu2 dt a:hover{ /* liens */

color:#74797A;
background-color:#ffffc3;

}

*html #retour{
position:absolute;
bottom:0px;
cursor:pointer;
z-index:100;
}
#retour{
position:absolute;
bottom:20px;
cursor:pointer;
z-index:100;
}

#retour  dt a { /* liens */
font-size:0.9em;
display:block;
width:236px;
color:#2B200D;
font-weight:bold;
height:20px;
text-align:center;
z-index:150;

}
#retour li a:hover { /* liens survolés */
 background: #fee9cf;
 color:#D53C31;

}

.selected {

 color:#D53C31;
 }
 
 
 			a img { border:none;  }
				
			div#holdermenu { 
			  position:absolute; 
			  left:0px; 
			  top:0px;
			  width:250px; 
			  height:275px; 
			  overflow:hidden; 
			  z-index:100
			 }
			 #holderfleche { 
			  position:absolute; 
			  text-align:right;
			  left:0px; 
			  top:285px;
			  width:230px; 
			  height:30px; 
			  overflow:hidden; 
			  z-index:100
			 }
			 
			div#wnmenu  { 
			  position:absolute; 
			  left:0; 
			  top:0;
			  width:236px; 
			   height:275px;  
			  clip:rect(0, 236px, 275px, 0); 
			  overflow:hidden; 
			  z-index:1
			 }
			div#lyrmenu { 
				width:230px
			}
			div.contentmenu { 
			  position:absolute; 
			  visibility:hidden; 
			  left:0; 
			  top:0; 
			  z-index:1 
			}  