/************************************************************************************
** Zone du Header
************************************************************************************/
#header {
	text-align:left;
	height:134px;
	border-bottom:2px solid #cbcbb6;
	background:#cbcbb6 url(../images/background-header.gif) no-repeat left bottom;
	position:relative;
	width: 775px;
}
/*Ventes annuelles*/
#header select 
{
	width:55px;
	font:10px Arial, Helvetica, sans-serif;
	vertical-align: middle ;
}

#header #Header_divYearlySales
{
	position: absolute;
	bottom:50px;
	right:0px
}

#header #lblSales
{
	font-size: 1.8em;
	vertical-align: middle ;
}
/*Fin ventes annuelles*/

#header img {
	margin: 10px 0 0 20px;
	vertical-align:top;
}

#header #recherche
{
	background: url(../images/back-recherche.gif) no-repeat;
	height: 26px;
	width: 179px;
	margin-left: 4px;
}

#header ul {
	position:absolute;
	right:0;
	bottom:22px;
	padding: 0px;
	margin: 0px;
}

#header ul li {
	list-style:none;
	background: none;
	float:left;
	color:#fff;
	padding: 0px;
}

#header #recherche #Header_txtQuickSearch {
	width:116px;
	height:13px;
	font:0.88em Arial, Helvetica, sans-serif;
	color:#8d8d8c;
	margin-left:14px;
	margin-top:4px;
}

#header #language
{
	padding-top: 12px;
	display: none;
}