@charset "utf-8";

.header_menu{
	color: #ffffff;
	font-size:13px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}

#menu {
	width: 250px ;
	margin: 130px 0 0 0 ;
	padding: 0 ;	
}
	
#menu #menu1, #menu #menu2, #menu #menu3, #menu #menu4 {
	margin-bottom:25px;
}
	
#menu ul {
	position:absolute;
	z-index:500;
	padding :0;
	margin-left :250px;
	margin-top : -42px;
	background: #645e57;
	width:350px;
	opacity : 0.85;
    filter : alpha(opacity=85); 
}

#menu ul li {

	padding: 2px 5px 2px 5px;
	list-style:none;
}

#menu ul li a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-size:13px;
	text-align: left;
	font-family:Verdane,Arial, Helvetica, sans-serif;
	margin-left:10px;
	
}

#menu ul li a:hover, #menu ul li a:focus, #menu ul li a:active {
	font-weight:bold;	
}

/* CSS Document 

.cache { display: none; } 

#menu {
	width: 250px ;
	list-style: none ;
	margin: 130px 0 0 0 ;
	padding: 0 ;
}
	
#menu dd {
	position: absolute;
	z-index: 500;
	margin-top: -63px;
	margin-left: 250px;
}

#menu ul {
	padding :0;
	margin :0;
	background: #645e57;
	width:220px;
}

#menu li {
		padding: 3px 5px 3px 5px;
	list-style:none;
}	

#menu li a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-size:13px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	
}

#menu li a:hover, #menu li a:focus, #menu li a:active  {
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-weight:bold;

}
	
#menu #menu1 {
	background: #c00 ;
	color: #f9f3c2 ;
	margin-bottom: 25px ;
	height : 38px;
}
	
#menu #menu1 a{
	display: block ;
	background: #900 url(images/menu_evolia_quoi.gif) left top no-repeat ;
	padding: 0 ;
	height : 38px;
	text-decoration:none;
}	


#menu #menu1 a:hover, #menu #menu1 a:focus, #menu #menu1 a:active{
	background: #033 url(images/menu_evolia_quoi.gif) right top no-repeat ;
}
	
#menu #menu2 {
	background: #c00 ;
	color: #f9f3c2 ;
	margin-bottom: 25px ;
	height : 38px;
}
	
#menu #menu2 a {
	display: block ;
	background: #900 url(images/menu_panorama.gif) left top no-repeat ;
	padding: 0 ;
	height : 38px;
	text-decoration:none;
}	


#menu #menu2 a:hover, #menu #menu2 a:focus, #menu #menu2 a:active {
	background: #033 url(images/menu_panorama.gif) right top no-repeat ;
	}
	
	
#menu #menu3 {
	background: #c00 ;
	color: #f9f3c2 ;
	margin-bottom: 25px ;
	height : 38px;
}
	
#menu #menu3 a {
	display: block ;
	background: #900 url(images/menu_salarie.gif) left top no-repeat ;
	padding: 0 ;
	height : 38px;
	text-decoration:none;
}	


#menu #menu3 a:hover, #menu #menu3 a:focus, #menu #menu3 a:active {
	background: #033 url(images/menu_salarie.gif) right top no-repeat ;
	}
	
#menu #menu4 {
	background: #c00 ;
	color: #f9f3c2 ;
	margin-bottom: 25px ;
	height : 38px;
}
	
#menu #menu4 a {
	display: block ;
	background: #900 url(images/menu_employeur.gif) left top no-repeat ;
	padding: 0 ;
	height : 38px;
	text-decoration:none;
}	


#menu #menu4 a:hover, #menu #menu4 a:focus, #menu #menu4 a:active {
	background: #033 url(images/menu_employeur.gif) right top no-repeat ;
}

*/
