/* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.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.
=================================================================== */
/* ================================================================

PrestaShop-Theme_Module
Wiznav 2.1.3 by Hieloiceberg
http://www.prestashop.com/forums/member/15185/hieloiceberg/
French and Spanish Translation By junnecito
http://www.prestashop.com/forums/member/1132/junnecito/
Prestashop Version 1.2.0.1

=================================================================== */
#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		background:url(../img/separateur.png) no-repeat -2px 12px;
	}
	
	#jsddm li.first{
		background:none no-repeat;
	}

	#jsddm li a{	
		/*border-right:1px solid white;*/
		color:#EAFFED;
		display:block;
		font-size:16px;
		padding:13px 42px;
		text-decoration:none;
		white-space:nowrap;
		/*width:90px;*/
	}

	#jsddm li a:hover{	
		background:url(../img/puce_flocon.png) no-repeat;
		background-position:5px 10px;
		/*padding-left:5px;*/
	/*background: #1A4473*/
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			background-color:#003;
			z-index:400;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			/*background: #9F1B1B*/}
		
		#jsddm li ul li a:hover
		{	/*background: #7F1616*/}


#barreMenu{
	position:absolute;
	bottom:-1px;
	left:0px;
	height:46px;
	background:url(../img/menu.png) repeat;
	width:967px;
}

#rechercheSearch{
	bottom:6px;
	position:absolute;
	right:10px;
}

#rechercheSearch input{
	border:none;
}

#rechercheSearch input#search_query{
	height:20px;
}
