a.selected-over, ul.MenuHorizontal a:hover {
   background:url(gifs/trames_03.jpg)!important ;
   background-repeat:repeat-x!important;
   color:#143A6E!important;
}

ul.MenuHorizontal {
   width: 981px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
}

ul.MenuHorizontal li {
   float: left;
}

ul.MenuHorizontal li a {
   display: block; 
   font-weight:bold;
   color: #005a71;         /*Ici, changer la couleur de la police*/ 
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/ 
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/ 
   height: 25px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center; 
   padding-top: 9px;
   text-decoration: none; 
}

ul.MenuHorizontal li a span {
   color: #a5a5a5;         /*Ici, changer la couleur de la police*/
   font-size: 43px;            /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   font-weight:normal;
}

/*li#menu0 a {
	width:150px;
	border-right:5px solid #EFF0F0;
}
li#menu1 a {
	width:160px;
	border-right:5px solid #EFF0F0;
}
 li#menu2 a {
	width:165px;
	border-right:5px solid #EFF0F0;
}
li#menu3 a {
	width:145px;
	border-right:5px solid #EFF0F0;
}
li#menu4 a {
	width:145px;
	border-right:5px solid #EFF0F0;
}
li#menu5 a {
	width:160px;
}*/






/*///////////////////////////////////////MENU INTRO///////////////////////////////////////////////*/

/********************************************************************************************************/
.dropd {
	margin:0;
	padding:0;
}

.dropd li {  
	cursor:pointer;

}

#test {
	position:relative;
	z-index:10;
}
#test a{
	color:#414141!important;
	font-size:12px;
	display:block;
	height:18px;
	width:140px !important; 
	line-height:18px;
	border-bottom:#143A6E solid 1px;
	border-left:#143A6E solid 1px;
	border-right:#143A6E solid 1px;
	background-color: #e5e5e5; 
	opacity: 0.85; 
	filter:alpha(opacity=85);

	
}
#test a:hover {
	color: #143A6E!important; 
	background: #e5e5e5!important; 
	opacity: 0.95; 
	filter:alpha(opacity=95);
}

#test2 {
	position:relative;
	z-index:10;
}
#test2 a{
	color:#414141!important;
	font-size:12px;
	display:block;
	height:18px;
	width:140px !important; 
	line-height:18px;
	border-bottom:#143A6E solid 1px;
	border-left:#143A6E solid 1px;
	border-right:#143A6E solid 1px;
	background-color: #e5e5e5; 
	opacity: 0.85; 
	filter:alpha(opacity=85);

	
}
#test2 a:hover {
	color: #143A6E!important; 
	background: #e5e5e5!important; 
	opacity: 0.95; 
	filter:alpha(opacity=95);

	
}
.dropd #one-ddcontent {
	overflow:hidden; 
	width:142px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:210px;
	top:0px;
	text-align:center;
	list-style:none;
}

.dropd #two-ddcontent {
	overflow:hidden; 
	width:142px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:73px;
	top:0px;
	text-align:center;
	list-style:none;
}

.dropd li {
	padding:0;
	margin:0;
	background:none !important;
}

.dropd #two-ddcontent li {
	width:135px !important; 
}
.dropd #one-ddcontent li {
	width:163px !important; 
}

/********************************************************************************************************* 2 
*/
