/*Style du BANDEAU HAUT*/
#header{position:relative;height:118px;background:url(../images/bg_header.jpg) top left no-repeat;}

#header .home{position:absolute;top:0px;left:0px;display:block;width:200px;height:80px}
#header ul{position:absolute;left:15px;bottom:5px;width:400px;;}
#header ul li{float:left;height:17px;padding:0px 10px;background:url(../images/separateur.gif) right center no-repeat;}
#header ul li a{display:block;float:left;height:17px;line-height:17px;padding-left:15px;color:#063501;background:url(../images/puce_menu.gif) left center no-repeat;}
#header .newsletter{display:block;position:absolute;right:20px;bottom:5px;height:17px;line-height:17px;padding-left:15px;color:#063501;background:url(../images/puce_news.gif) center left no-repeat;}

/*Recherche*/
#header #recherche{position:absolute;left:420px;bottom:5px;height:17px;line-height:17px;background:url(../images/puce_menu.gif) left center no-repeat;}
#recherche form{}
#recherche span{display:block;float:left;margin-right:5px;padding-left:20px;}