/* CSS Document */

#header{
    width:1026px;
	margin: 0 auto;
	padding:0px;
	height:112px;
}
.box-logo{
height:112px;
width:249px;
float:left;
background:#330000;
padding-top:27px;
margin-bottom:10px;
}
.box-header-right{
float:left;
width:777px;
height:139px;
margin-bottom:10px;
}
.slogan{
float:left;
width:777px;
height:40px;
text-align:center;
font-family:Georgia;
font-size:18px;
color:#FFFFFF;
text-decoration:none;
line-height:34px;
}
.le-menu{
float:left;
width:645px;
height:63px;
}
.panier{
padding-top:18px;
padding-left:32px;
float:left;
width:100px;
font-family:Arial;
font-size:11px;
color:#663300;
text-align:center;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}
.panier span{
font-weight:normal;	
text-transform:none;
}
