/* CSS Document */
#div_accueil{
background-color:#f5f5f5;
border-color:#CCCCCC;
border-width:1px;
border-style:solid;
}


#nav_haute_lg{
background:url(../images/fd_nav_lg.jpg) no-repeat;
width:100%;
height:26px;
}

#header{
background:url(../images/header.jpg) no-repeat;
width:100%;
height:103px;
}

#colonne_droite{
width:189px;
padding-right:7px;
}

#colonne_centrale{
width:383px;
}


#colonne_gauche{
width:189px;
padding-left:7px;
}

#lien_panier{
width:37px;
height:51px;
float:right;
border:none;
margin:10px -130px 0 0;
_margin:-50px 15px 0 440px;
}