body {behavior: url(csshover.htc);}
div#menu {
	background-image:url(../img/menu1.gif);
	background-repeat:no-repeat;
	background-position:0% 00%;
	height:501px;
	width:167px;
	overflow:hidden;
	float:left;
	margin:00px 0 0 5px;
	padding:15px 00px 00px 20px;
	font-family:arial;
	font-weight:bold;
	font-size:13px;

	}

/* fond blanc pour le menu */ 
div#menu a {
	color: #046aaf;
	background:url(../img/bouton.gif) no-repeat;
	margin:0px 00px 0 1px;
	padding:7px 0px 0 27px;
	overflow:hidden;
	width:151px;
	height:34px; 

}
div#menu a:hover {
	color: #fff;
	background:url(../img/bouton_off.gif) no-repeat;
	margin:0px 00px 0 1px;
	padding:7px 0px 0 27px;
	overflow:hidden;
	width:151px;
	height:34px; 

}
div#menu4 a {
	color: #046aaf;
	background:url(../img/bouton2.gif) no-repeat;
	margin:0px 00px 0 1px;
	padding:7px 0px 0 27px;
	overflow:hidden;
	width:151px;
	height:34px; 

}
div#menu4.menu a:hover {
	color: #fff;
	background:url(../img/bouton2_off.gif) no-repeat;
	margin:0px 00px 0 1px;
	padding:7px 0px 0 27px;
	overflow:hidden;
	width:151px;
	height:34px; 

}

	.sousmenu span a{
	background:url(../img/bouton_off.gif) no-repeat;
	color:#fff
	}
 
.menu, .sousmenu{
	text-align:left;
}
.menu{
	height:34px;
	width:150px;
	padding:2px 0;
	background:none;
	color:#fff;
}
.sousmenu{
	height:34px;
	width:150px;
	padding:1px 0;
	
	color:#fff;
}
#sousmenu4 div.sousmenu a{
	display:block;
	width:100%;
	height:100%;
	color:#046aaf;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
		margin:1px 2px 1px 14px;
	padding:7px 0px 1px 27px;
	background:url(../img/bouton_2.gif) no-repeat;
}
#sousmenu4 div.sousmenu span a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
		margin:1px 2px 1px 14px;
	padding:7px 0px 1px 27px;
	background:url(../img/bouton_off_2.gif) no-repeat;
}
#sousmenu4 div.sousmenu a:hover{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
		margin:1px 2px 1px 14px;
	padding:7px 0px 1px 27px;
	background:url(../img/bouton_off_2.gif) no-repeat;
}
.menu a{
	display:block;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #046aaf;
	background:url(../img/bouton.gif) no-repeat;
	margin:0px 00px 0 1px;
	padding:0px 0px 0 00px;
	overflow:hidden;
	width:151px;
height:34px; 
}

.menu a:hover, .sousmenu a:hover, .menu a:active, .sousmenu a:active, .menu a:focus, .sousmenu a:focus{
	background:url(../img/bouton_off.gif) no-repeat;
}
