/* feuille de style pour l'agrandissement des photos */
body {
background-color:#64AF5A;
}
.banniere {
	background-image: url(../images/banniere_produits.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:80px;
	width:100%;
}
.coinhg {
background-image:url(images/chg.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:36px;
width:36px;
}
.coinhd {
background-image:url(images/chd.jpg);
background-repeat:no-repeat;
height:36px;
width:36px;
}
.coinbg {
background-image:url(images/cbg.jpg);
background-repeat:no-repeat;
height:36px;
width:36px;
}
.coinbd {
background-image:url(images/cbd.jpg);
background-repeat:no-repeat;
height:36px;
width:36px;
}


.cadreh {
background-image:url(images/bh.jpg);
background-repeat:repeat-x;
height:36px;
background-position:bottom,left;
}
.cadreb {
background-image:url(images/bb.jpg);
background-repeat:repeat-x;
height:36px;
}
.cadreg {
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
width:36px;
}
.cadred {
background-image:url(images/bd.jpg);
background-repeat:repeat-y;
width:36px;
}
