.head-menu {font-size: 12px; height: 35px; margin: 1px 0 0; padding: 0; position: relative; z-index: 1000;}

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

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

	.head-menu li {
		background: #C7EA5C;
		float: left; 
		display: inline;
		line-height: 22px;
		margin: 5px 0 5px 6px;
		position: relative; 
		width: 101px;
	}
	
	.head-menu a, .head-menu a:visited {
		background: #C7EA5C;
		border: 1px solid #b6a493;
		color: #604848;
		display: block;
		height: 22px;
	}

	.head-menu ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:5px; width:149px; border: 1px solid #b6a493;}

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

		.head-menu ul ul li { 
			margin: 0;
			padding: 0;
			height: 20px;
			line-height: 19px;
			width: 150px;
		}
		
		.head-menu ul ul a, .head-menu ul ul a:visited {
			border: none; 
			border-bottom: 1px solid #b6a493;
			height: 19px;
			margin: 0;
			padding: 0 0 0 10px;
			text-align: left;
			text-decoration: none;
			background: #cfc4ae;
		}

	.head-menu a:hover {
		color:#ffffff;
		background: #65855D url(/_boutiques/SOLIDARIBIO//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/SOLIDARIBIO//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/SOLIDARIBIO//site_image/sb_hover-brun.gif) 0 0 no-repeat; border: 1px solid #3e2e2e; color: #fff;}

