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: 996px;
   height:50px;
   list-style: none;
   margin: 0;
   padding:0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   float: left;
}

ul.MenuHorizontal li a {
	height: 38px;
   display: block;
   color: #94011d;         /*Ici, changer la couleur de la police*/
   font-size: 18px;            /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   line-height:15px;
   font-weight:bold;
   	padding:12px 0 0 0!important;
}
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;
}
ul.MenuHorizontal li a strong {
	font-size:33px;
	font-weight:bold;
}
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);

	
}
.dropd #one-ddcontent {
	overflow:hidden; 
	width:142px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:4px;
	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:163px;
	top:0px;
	text-align:center;
	list-style:none;
}
.dropd #three-ddcontent {
	overflow:hidden; 
	width:142px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:491px;
	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 
*/
