/* ----------------------------- */
/*         MENU        					 */
/* ----------------------------- */

/*

#menu_haut {
	list-style-type: none;
	float:left;
	height:35px;
}
#menu_haut img{
	display:block;
	border:none;
	float: left;
	height:15px;
	padding:4px 0px;
}
.references li{
	color:#333;
	list-style:none;
	display: block ; 
	text-align:left;
	line-height:22px;
	list-style:none;
}
#colonne2 li {
	display: block ; 
	text-align:left;
	line-height:20px;
	list-style:none;
}
#colonne2 a {
	padding-left: 1px;
}

.imgtmp{
	background: url(../images/menu-tmp.jpg) no-repeat bottom;
	width:1000px;
	height:34px;
	float:left;
}
.b01{
	background: url(../images/boutons/prestation1.png) left top no-repeat;
	width:172px;
}
.b01:hover{
	background: url(../images/boutons/prestation1.png) right top no-repeat;
	width:170px;
}
.b02{
	background: url(../images/boutons/prestation1.png) left top no-repeat;
	width:170px;
}
.b02:hover{
	background: url(../images/boutons/prestation1.png) right top no-repeat;
	width:170px;
}
.b03{
	background: url(../images/boutons/prestation1.png) left top no-repeat;
	width:170px;
}
.b03:hover{
	background: url(../images/boutons/prestation1.png) right top no-repeat;
	width:170px;
}
.b04{
	background: url(../images/boutons/prestation1.png) left top no-repeat;
	width:170px;
}
.b04:hover{
	background: url(../images/boutons/prestation1.png) right top no-repeat;
	width:170px;
}
.b05{
	background: url(../images/boutons/prestation1.png) left top no-repeat;
	width:170px;
}
.b05:hover{
	background: url(../images/boutons/prestation1.png) right top no-repeat;
	width:170px;
}
.b06{
	background: url(../images/boutons/prestation1.png) left top no-repeat;
	width:170px;
}
.b06:hover{
	background: url(../images/boutons/prestation1.png) right top no-repeat;
	width:170px;
}
#droit .ville {
	margin: 6px 4px;
	width: 150px; 
	display: block;
	text-align: center;
	color:#818080;
	text-align: left;
	text-decoration: none;
}
#droit .rubrique {
	margin: 6px 4px;
	width: 150px; 
	display: block;
	text-align: center;
	color: #818080;
	text-align: left;
	text-decoration: none;
}
#droit .gris {
	color: #818080;
	margin: 0px 8px;
	text-decoration: none;
}
#droit a:hover {
	text-decoration: none;
	color: #3F89C3;
}
h2.titre_menu_droit  {
	color: #3F89C3;
	font-size:1em;
}
.menu_droit  {
	margin-bottom: 5px;
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menu_droit_acc  {
	margin-bottom: 5px;
	list-style-type: none;
	margin: 0;
	padding:0;
}

/* ------------- Menu références alsa ---------------- */

#nav {
	margin-left:20px;
	list-style: none;
	width: 250px;
}

li.toggleSubMenu{
	background-color: transparent;
}
#nav a.titre_niveau1  {
	font-size:11px;
	text-decoration: none;
	background: url(../images/puce.jpg) no-repeat transparent;
	background-position:4px;
	padding-left: 18px;
	font-variant: caps;
	font-style:arial;
	color: #000000;
	display: list-item;
	/*list-style-image: url(/images/puce.jpg);*/
	margin-bottom:10px;
}
#nav .open a, #nav .open span {

}
#nav a.titre_niveau1:hover, #nav a.titre_niveau1:focus, #nav a.titre_niveau1:active {
	background: url(../images/menu_rollover.png) no-repeat transparent;
	background-position:left;
	color:white;
	text-decoration:none;
	border:none;			
}
#nav .subMenu {
	list-style:none;
	padding-left:10px;
	padding-bottom:10px;
}
#nav ul.subMenu a {
	font-size: 11px;
	color:#3336699;
	line-height:5px;
}
#nav ul.subMenu a:hover {
	font-weight: normal;
	color:#000;
	text-decoration:none;
}
