
/************************************************** MENU ********************************************************/
.MenuHorizontal {
	width:555px;
	padding:51px 0 0 0;
	height:20px;
	overflow:hidden;
	margin:  0;
	list-style:none;
	float:left;
}
.MenuHorizontal li {
	margin-top: 0 ;
	margin-left: 0 ;
	margin-bottom: 0 ;
	padding:0;
	display:block;
	float:left;
	height:20px;
	text-align:center;
	border-right:1px solid #f7f7f7;
}
.MenuHorizontal a {
	color:#0a5aa3;
	height:20px;
	line-height:20px;
	padding: 0px !important;
	margin:0;
	display:block;
	font-size:12px;
	text-transform:uppercase;
	
}


#m1 {width:100px;}
#m2 {width:130px; background:url(../images/puce_10.jpg) no-repeat 105px 5px;}
#m3 {width:175px;}
#m4 {width:110px; border:none!important;}

.selected, .MenuHorizontal a:hover { background:#0a5aa3; color:#fff!important;}

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

.dropd li {  
	cursor:pointer;

}


#test a{
	color:#ffffff!important;
	font-size:11px;
	display:block;
	height:25px;
	width:115px !important; 
	line-height:25px;
	border-left:#0a5aa3 solid 5px;
	border-right:#0a5aa3 solid 5px;
	border-bottom:#08457C solid 1px;
	background:#0a5aa3; 
	text-align:left;
	padding:0 0 0 5px;

	
}
#test a:hover {
	color: #fff!important; 
	background: #08457C!important; 
	}

.dropd #one-ddcontent {
	overflow:hidden; 
	width:130px !important; 
	display:none;
	height:25px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:408px;
	top:71px;
	text-align:center;
	z-index:100;
}

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

.dropd #one-ddcontent li {
	width:130px !important; 
}


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

