/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu { 
	margin: 0 0 0 23px; 
	padding: 12px 9px 0 32px;
	background: #ebe7e7 url(/_boutiques/DECOMOOD//site_image/bg_menu.png) left bottom no-repeat;
	height: 28px;
	line-height: 18px;
	width: 908px; /* 922 */
	position: relative;
}
	#menu ul { margin: 0; padding: 0; }
	#menu li { margin: 0; padding: 0; display: inline; }
	#menu p { margin: 0 6px 0 0; padding: 5px 0; line-height: 18px; color: #897572; float: left; }
	#menu a { display: block; text-decoration: none; font-size: 18px; font-weight: bold; color: #76615f; padding: 0 8px 0 10px; margin: 0 2px 0 0; height: 28px; line-height: 28px; float: left; }
	#menu a:hover,
	#menu a.actif { color: #348b9a; text-decoration: none; background: #fff url(/_boutiques/DECOMOOD//site_image/bg_menu_actif.png) left top no-repeat; }


#big_menu { width: 679px; padding: 12px 0 8px 16px; line-height:10px; margin-bottom: -31px; margin-left: 23px; border-bottom: 1px solid #c4bab8; color: #76615f; overflow: hidden; }


#menu li.fl-droite a { color: #348b9a; }

#menu ul ul { 
	display: none;
	position: absolute;
	bottom: -31px;
	left: 0;
	width: 695px;
	height: 31px;
	border-bottom: 1px solid #c4bab8;
	color: #76615f;
	overflow: hidden;
	padding: 0 0 0 6px;
}
#menu ul ul.no_ssmenu { border-bottom: 1px solid #fff; }
	#menu ul ul a { font-weight: normal/*bold*/; color: #348b9a; font-size: 12px/*13px*/; line-height: 10px; height: 10px; background: none; padding: 0 5px 0 5px; }
	#menu ul ul a:hover,
	#menu ul ul a.actif { color: #be0057; background: none; }
	#menu ul ul li { border-left: 1px/*2px*/ solid #76615f; display: block; float: left; line-height: 10px; margin: 12px 0 8px; }
	#menu ul ul li.first { border: 0; }


	#menu ul ul li#elem_rechercher { margin: 5px 0 0 0; }
		#menu ul ul li#elem_rechercher input.form_text { margin: 0 3px 0 5px; line-height: 10px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; padding: 2px 4px 0 4px; height: 19px; width: 178px; }
		#menu ul ul li#elem_rechercher input.form_image { margin: 0; }

		
		
