html, body{
/*background-color:#4D4D4D;*/
background-color:#000000;
height:100%;
width:100%;
text-align:center;
margin:0 0 0 0;
}

#pageTotal{
width:800px;
margin-left:auto;
margin-right:auto;
}

#header{
width:100%;
height:180px;
}

#menu{
width:800px;
height:22px;
text-align:left;
color:#ffffff;
}

#monmenu{
position:absolute;
}

#contenu{
width:100%;
/*height:370px;*/
/*height:420px;*/
color:#D4D4D4;
/*background:url(img/fond.jpg) no-repeat;*/
background:url(img/fond_corps_milieu.jpg) repeat-y;
/*background-color:#fff;*/
text-align:center;
margin:0 0 0 0;
padding:0 0 0 0;
}

#content{
width:750px;
padding:25px;
}

#content2{
width:750px;
/*padding:25px;*/
text-align:left;
margin:0;
padding:0;
}

#produit{
width:700px;
margin-left:50px;
margin-right:auto;
height:290px;
padding-top:20px;
}

#caddie{
width:700px;
margin-left:auto;
margin-right:auto;
height:290px;
padding-top:20px;
}

#contenu_boutique{
width:100%;
background : url(img/fond_corps_milieu.jpg) repeat-y;
text-align:center;
}

#cadreBas{
background : url(img/fond_bas.jpg);
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
height:69px;
}


#boutique{
width:750px;
padding:25px;
}


#anim_collection{
width:100%;
height:80px;
}

#preface{
width:230px;
height:295px;
margin-left:42px;
margin-right:auto;
/*background-color:#ffcc00;*/
padding:10px;
}

#preface img{
margin:10px;
}

#panierGauche{
float:left;
width:25%;
}

#panierDroite{
float:right;
width:70%;
}


div#panierGauche table {
border-bottom:1px solid #666666;
border-right:1px solid #666666;
}

div#panierGauche table td{
border-top:1px solid #666666;
border-left:1px solid #666666;
}

div#panierDroite p, div#panierDroite ul{
text-align:left;
padding:0;
}