
#menu { z-index: 1000; font-size: 14px; }

	#menu ul { list-style: none; margin: 0; padding: 0; position: relative; text-align: center; }
		#menu ul ul { text-align: left; }

	#menu li {
		float: left; 
		display: inline;
		position: relative; 
	}
	
	#menu a, #menu a:visited {
		color: #fff;
		display: block;
		padding: 0 22px;
	}

	#menu ul ul { visibility: hidden; position: absolute; top: 29px; left: 0; width: 198px; border: 1px solid #627d77; font-size: 12px;}

	#menu table { position: absolute; top: 0; left: 0; border-collapse: collapse;}

		#menu ul ul li { 
			margin: 0;
			padding: 0;
			height: 30px;
			line-height: 29px;
			width: 198px;
		}
		
		#menu ul ul a, #menu ul ul a:visited {
			color: #85878b;
			border: none; 
			border-top: 1px solid #fff;
			height: 29px;
			margin: 0;
			padding: 0 0 0 12px;
			text-align: left;
			text-decoration: none;
			background: #f7f7f7;
		}
		#menu ul ul li.first_ssmenu a, #menu ul ul li.first_ssmenu a:visited {
			border-top: 0;
		}

	#menu a:hover {
		color: #ffffff;
		background: #627d77;
		text-decoration: none;
	}
	
	#menu ul ul a:hover {
		color: #df2882;
		background: #f7f7f7 !important;
		text-decoration: none;
	}

	#menu :hover > a {
		color: #ffffff;
		background: #627d77;
		text-decoration: none;
	}
	
	#menu ul ul :hover > a {
		color: #df2882;
		background: #f7f7f7 !important;
		text-decoration: none;
	}

	#menu ul li:hover ul,
	#menu ul a:hover ul { visibility: visible; }

	#menu .rub_home a { width: 117px; text-align: right; background: transparent url(/_boutiques/UNMEI//site_image/bg_home.gif) 57px 0px no-repeat; }
	#menu .rub_home a:hover { background: transparent url(/_boutiques/UNMEI//site_image/bg_home.gif) 57px 0px no-repeat; }

	
	#menu .rub7813 a:hover { background-color: #552d55; }
	#menu .rub7813:hover > a { background-color: #552d55; }
	#menu .rub7813 ul { border-color: #552d55; }
	h1.rub_7813 { background: transparent url(/_boutiques/UNMEI//site_image/goutte_7813.gif) left top no-repeat; padding-left: 21px; line-height: 24px; }
	#menu .rub2965 a:hover { background-color: #627d77; }
	#menu .rub2965:hover > a { background-color: #627d77; }
	#menu .rub2965 ul { border-color: #627d77; }
	h1.rub_2965 { background: transparent url(/_boutiques/UNMEI//site_image/goutte_2965.gif) left top no-repeat; padding-left: 21px; line-height: 24px; }
	#menu .rub2963 a:hover { background-color: #77618c; }
	#menu .rub2963:hover > a { background-color: #77618c; }
	#menu .rub2963 ul { border-color: #77618c; }
	h1.rub_2963 { background: transparent url(/_boutiques/UNMEI//site_image/goutte_2963.gif) left top no-repeat; padding-left: 21px; line-height: 24px; }
	#menu .rub2962 a:hover { background-color: #998c78; }
	#menu .rub2962:hover > a { background-color: #998c78; }
	#menu .rub2962 ul { border-color: #998c78; }
	h1.rub_2962 { background: transparent url(/_boutiques/UNMEI//site_image/goutte_2962.gif) left top no-repeat; padding-left: 21px; line-height: 24px; }
	#menu .rub2964 a:hover { background-color: #7c8dbd; }
	#menu .rub2964:hover > a { background-color: #7c8dbd; }
	#menu .rub2964 ul { border-color: #7c8dbd; }
	h1.rub_2964 { background: transparent url(/_boutiques/UNMEI//site_image/goutte_2964.gif) left top no-repeat; padding-left: 21px; line-height: 24px; }


/*-----------------------------*/

.head-menu {background: #b4b4b4; font-size: 14px; height: 30px; margin: 0; padding: 0; position: relative; z-index: 1000;}

	.head-menu ul {list-style: none; margin: 0; padding: 0; position: relative; text-align: center;}

		.head-menu ul ul { text-align: left; }

	.head-menu li {
		float: left; 
		display: inline;
		line-height: 30px;
		margin: 0;
		position: relative; 
		width: auto;
	}
	
	* html .head-menu li { width: 120px;}
	
	.head-menu a, .head-menu a:visited {
		background: transparent;
		color: #ffffff;
		display: block;
		height: 30px;
	}

	.head-menu ul ul {visibility:hidden;position:absolute;height:0;top:29px;left:0; width:198px; border: 1px solid #627D77; font-size: 12px;}

	.head-menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

		.head-menu ul ul li { 
			margin: 0;
			padding: 0;
			height: 30px;
			line-height: 29px;
			width: 198px;
		}
		
		.head-menu ul ul a, .head-menu ul ul a:visited {
		  background: #f7f7f7;
			border: none;
			border-top: 1px solid #fff;
			color: #85878b;
			height: 29px;
			margin: 0;
			padding: 0 0 0 10px;
			text-align: left;
			text-decoration: none;
		}

	.head-menu a:hover {
		color:#ffffff;
		background: #65855D url(/_boutiques/UNMEI//site_image/sb_hover-vert.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	
	.head-menu ul ul a:hover{
		border: none;
		border-bottom: 1px solid #604848;
		background: #e1f1b0;
		color: #604848;
		text-decoration: none;
	}

	.head-menu :hover > a {
		color:#ffffff;
		background: #65855D url(/_boutiques/UNMEI//site_image/sb_hover-vert.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	
	.head-menu ul ul :hover > a {
		border: none;
		border-bottom: 1px solid #604848;
		background: #e1f1b0;
		color: #604848;
		text-decoration: none;
	}

	.head-menu ul li:hover ul,
	.head-menu ul a:hover ul{visibility:visible; }

.head-menu li.rub3247 a, .head-menu li.rub4155 a { background: #ae314a; color: #fff;}
.head-menu li.rub3247 a:hover, .head-menu li.rub4155 a:hover { background: url(/_boutiques/UNMEI//site_image/sb_hover-brun.gif) 0 0 no-repeat; border: 1px solid #3e2e2e; color: #fff;}

