.dropdown {

	margin:0;
	padding:0;	
}

* {
	padding:0;
	margin:0;
}



.dropdown li { 
	
	font-weight:bold; 
	cursor:pointer;

}

.yo a{
	color:#FFFFFF!important;
	font-size:13px;
	font-weight:normal;
	letter-spacing:0.08em;
	display:block;
	height:22px;
	line-height:22px;
	border-bottom:#75171b   solid 1px;
	padding-left:8px!important;
	background-color: #b91b0d; 
	opacity: 0.85; 
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85; 
	
}
.yo a:hover {
	border-bottom:#75171b solid 1px;
	padding-left:8px!important;
	background-color: #76191c; 
	opacity: 0.95; 
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95; 
	
}
.sous-menu {
	line-height:15px!important;
	height:32px!important;
}
.dropdown #one-ddcontent {
	overflow:hidden; 
	width:155px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:117px;
}
.dropdown #two-ddcontent {
	overflow:hidden; 
	width:220px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:247px;
	
}

.dropdown li {

	padding:0;
	margin:0;
	width:203px !important;
	background:none !important;
}



/********************************************************************************************************* 2 
*/
