	/* menu vertical */
#sinformer, #transmettre
{
display:none;
position:absolute;
}
#sinformer ul, #transmettre ul
{
			list-style-type: none;
			padding: 0;
			display:block;
			
			margin: 0;
}
#transmettre ul li{
		display: block;
		
		background-color:#029DD6;

		}
#sinformer ul li{
		display: block;
		
		background-color:#FF9002;

		}

#sinformer a,#transmettre a
	{
	display:block;
	height:15px;
	
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	}		
#transmettre a:hover
	{
	background-color:#30B0DF;
	}	
#sinformer a:hover
	{
	background-color:#FFA93A;
	}		
		.vertical ul{
			list-style-type: none;
			padding: 0;
			display:block;
			width: 151px;
			margin: 0;
			position: relative;
			
		}
		.vertical li a{
			display: block;
			width: 151px;
			text-decoration: none;
			
		}
		.vertical li{
			position: relative;
			margin-top:4px;
			margin-bottom:4px;
			
		} 

		.vertical li ul{
			position: absolute;
			top: -1px;
			left: 150px;
		}
		.vertical.left ul ul ul,.vertical .left ul{
			left: -193px;
		}
		
		/*menu horizontal image*/
		.horizontalimage ul {
			border: none;
			list-style-type: none;
			padding: 0;
			margin: 0;
			z-index:10000;
			width:970px;
			}

		.horizontalimage li {
			float:left;
			display:block;
		}
		.horizontalimage li img, .horizontalimage li a img{
			list-style-type : none; 
			border:none;
			padding:0;
			margin:0;
			height:37px;
			float: left;
			display:inline;
			text-align:center;
		}
		/* Menu horizontal */
		.horizontal ul{
			border: none;
			list-style-type: none;
			padding: 0;
			margin: 0;
			z-index:10000;
		}
		.horizontal ul li{
			float: left;
			position: relative;
			text-align:center; /* menus niveau 1 centrés */
		}
		.horizontal ul li a{
			display: block;
			
			text-decoration: none;
			/*height: 1em;*/
			padding: .1em 1px;
			overflow: hidden;
			/*border: 1px solid;*/
			border-left: none;
			
		}
		.horizontal li li{
			float: none;
			border-bottom: 1px solid transparent;
			margin-bottom: -1px;
			text-align:left; /* sous menu alignés à gauche*/
			z-index:10001;
		}
		.horizontal li li.last{
			border-bottom: none;
		}
		.horizontal ul li ul{
			position: absolute;
			top: 1.4em;
			left: -1px;
			margin-top: -1px;
		}
		.horizontal ul ul ul{
			width: 130px;
			top: -1px;
			left: 128px;
			margin-top: 0;
		}
		.horizontal.left ul ul ul,.horizontal .left ul ul{
			top: -1px;
			left: -128px;
		}
		.horizontal ul li li a{
			border: 1px solid;
			border-top: none;
		}
		.horizontal ul li:first-child>a{
			/*border-left: 1px solid;*/
		}
		.horizontal ul li a.first{
			/*border-left: 1px solid; */
		   }
		.horizontal ul li li a.first{
			border-top: 1px solid;
		}
		.horizontal ul li li:first-child>a{
			border-top: 1px solid;
		}
		div.horizontal ul li.pixelfix ul{
			left: 0;
		}
		div.horizontal ul li.pixelfix ul ul{
			left: 128px;
		}
		/*here we use a little CSS to make a basic/backup dropdown menu in modern browsers *cough* not IE6 or less *cough* if javascript is disabled.Flickering never happens in these browsers*/
		.mlmenu li ul{
			display: none;
		}
		.mlmenu li:hover>ul{
			display: block;
		}

		/*Couleurs des menus */

		.wi1 ul li a{ /* couleur du menu */
			background-color: #e9e9e9;
			color: #556677;
			border-color: #94A3B3;
			
		}
		.wi1 li a:hover,.wi1 li a.first:hover,.wi1 .trail a.hover{
			background-color: #556677;
			color: white;
			border-color: #94A3B3;
		}
		.wi1 ul li li a{ /*couleur des menus et sous menus */
			background-color: #000033;
			color: #ffffff;
			border-color:#94A3B3;
			filter : alpha(opacity=80); 
    		-moz-opacity : 0.8; 
    		opacity : 0.8;

		}
		
		.wi1 li li a:hover,.wi1 li li  a.first:hover,.wi1 .trail a.hover{
			background-color: #000033;
			color: #C7CC00;
			border-color: #94A3B3;
				}
		.wi1 ul{
			border-color: #94A3B3;
		}
		.wi1 li:first-child>a:hover{
			background-color: #556677;
			color: white;
			border-color: #94A3B3;
		}

/*Couleurs des menus */

		.wi2 ul li a{ /* couleur du menu */
			
			
			width:194px;
			height:29px;
			color: #ffffff;
			text-align:center;
			line-height:29px;
			font-weight:bold;
			
		}
		.wi2 li a:hover,.wi2 li a.first:hover,.wi2 .trail a.hover{
			background-color: #556677;
			color: white;
			border-color: #94A3B3;
			text-decoration:underline;
		}
		.wi2 ul li li a{ /*couleur des menus et sous menus */
			background-color: #000033;
			color: #ffffff;
			border-color:#94A3B3;
			filter : alpha(opacity=80); 
    		-moz-opacity : 0.8; 
    		opacity : 0.8;

		}
		
		.wi2 li li a:hover,.wi2 li li  a.first:hover,.wi2 .trail a.hover{
			background-color: #000033;
			color: #ffffff;
			border-color: #94A3B3;
			text-decoration:underline;
				}
		.wi2 ul{
			border-color: #94A3B3;
		}
		.wi2 li:first-child>a:hover{
			background-color: #556677;
			color: white;
			border-color: #94A3B3;
		}



/*Couleurs des menus */
		.wi3 ul li { /* couleur du menu */
			
			
			
			color: #ffffff;
			margin-left:2px;
			margin-right:2px;
			
		}
		.wi3 ul li a{ /* couleur du menu */
			
			
			
			color: #000000;
			
		}
		.wi3 li a:hover,.wi3 li a.first:hover,.wi3 .trail a.hover{
			/*background-color: transparent;*/
			color: white;
			border-color: transparent;
			text-decoration:underline;
		}
		.wi3 ul li li a{ /*couleur des menus et sous menus */
			/*background-color: #000033;*/
			color: #ffffff;
			border-color:#94A3B3;
			filter : alpha(opacity=80); 
    		-moz-opacity : 0.8; 
    		opacity : 0.8;

		}
		
		.wi3 li li a:hover,.wi3 li li  a.first:hover,.wi3 .trail a.hover{
			/*background-color: #000033;*/
			color: #ffffff;
			border-color: #94A3B3;
			text-decoration:underline;
				}
		.wi3 ul{
			border-color: #94A3B3;
		}
		.wi3 li:first-child>a:hover{
			/*background-color: #556677;*/
			color: white;
			border-color: #94A3B3;
		}
		
	/*  fil d'ariane  */	
div#FObarrenav
    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000;
        text-decoration: none;

    }
div#FObarrenav a
{
        text-decoration: none;

        color: #000;

}
div#FObarrenav a:hover, div#FObarrenav  a:focus, div#FObarrenav a:active
        {
    color: #000;
    text-decoration: underline;
    }