/************************
**     Boite Verte     **
************************/

.BoxVerte
{
	position: relative;
	top: -2px;
}

.BoxHGVert
{
	background-image: url(/templates/4pattes-2/images/boites/HGVert.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
	height: 10px;
}

.BoxHVert
{
	background-image: url(/templates/4pattes-2/images/boites/HVert.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.BoxHDVert
{
	background-image: url(/templates/4pattes-2/images/boites/HDVert.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.BoxGVert
{
	background-image: url(/templates/4pattes-2/images/boites/GVert.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: right;
}

.BoxDVert
{
	background-image: url(/templates/4pattes-2/images/boites/DVert.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: left;
}

.BoxBGVert
{
	background-image: url(/templates/4pattes-2/images/boites/BGVert.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top right;
}

.BoxBVert
{
	background-image: url(/templates/4pattes-2/images/boites/BVert.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: top;
}

.BoxBDVert
{
	width: 10px;
	height: 10px;
	background-image: url(/templates/4pattes-2/images/boites/BDVert.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.BoxContentVert
{
	background-color: #C5FD80;
	text-align: center;
	vertical-align: top;
	background-image: url(/templates/4pattes-2/images/boites/FondVert.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}


/***************************
**     Boite Violette     **
***************************/

.BoxViolette
{
	position: relative;
	top: -2px;
}

.BoxHGViolet
{
	background-image: url(/templates/4pattes-2/images/boites/HGViolet.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
	height: 10px;
}

.BoxHViolet
{
	background-image: url(/templates/4pattes-2/images/boites/HViolet.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.BoxHDViolet
{
	background-image: url(/templates/4pattes-2/images/boites/HDViolet.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.BoxGViolet
{
	background-image: url(/templates/4pattes-2/images/boites/GViolet.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: right;
}

.BoxDViolet
{
	background-image: url(/templates/4pattes-2/images/boites/DViolet.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: left;
}

.BoxBGViolet
{
	background-image: url(/templates/4pattes-2/images/boites/BGViolet.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top right;
}

.BoxBViolet
{
	background-image: url(/templates/4pattes-2/images/boites/BViolet.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: top;
}

.BoxBDViolet
{
	background-image: url(/templates/4pattes-2/images/boites/BDViolet.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top left;
}

.BoxContentViolet
{
	background-color: #D0D3FF;
	text-align: center;
	vertical-align: top;
	background-image: url(/templates/4pattes-2/images/boites/FondViolet.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/************************
**     Boite Creme     **
************************/

.BoxCreme
{
	position: relative;
	top: -2px;
}

.BoxHGCreme
{
	background-image: url(/templates/4pattes-2/images/boites/HGCreme.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
	height: 10px;
}

.BoxHCreme
{
	background-image: url(/templates/4pattes-2/images/boites/HCreme.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.BoxHDCreme
{
	background-image: url(/templates/4pattes-2/images/boites/HDCreme.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.BoxGCreme
{
	background-image: url(/templates/4pattes-2/images/boites/GCreme.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: right;
}

.BoxDCreme
{
	background-image: url(/templates/4pattes-2/images/boites/DCreme.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: left;
}

.BoxBGCreme
{
	background-image: url(/templates/4pattes-2/images/boites/BGCreme.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top right;
}

.BoxBCreme
{
	background-image: url(/templates/4pattes-2/images/boites/BCreme.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: top;
}

.BoxBDCreme
{
	background-image: url(/templates/4pattes-2/images/boites/BDCreme.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top left;
}

.BoxContentCreme
{
	background-color: #FFFAD2;
	text-align: center;
	vertical-align: top;
	background-image: url(/templates/4pattes-2/images/boites/FondCreme.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/*************************
**     Boite Panier     **
*************************/

.BoxPanier
{
	width: 150px;
	height: 100px;
}

.BoxHGPanier
{
	background-image: url(/templates/4pattes-2/images/boites/HGPanier.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
	height: 10px;
}

.BoxHPanier
{
	background-image: url(/templates/4pattes-2/images/boites/HPanier.png);
	height: 10px;
	width: 130px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.BoxHDPanier
{
	background-image: url(/templates/4pattes-2/images/boites/HDPanier.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.BoxGPanier
{
	background-image: url(/templates/4pattes-2/images/boites/GPanier.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: right;
}

.BoxDPanier
{
	background-image: url(/templates/4pattes-2/images/boites/DPanier.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: left;
}

.BoxBGPanier
{
	background-image: url(/templates/4pattes-2/images/boites/BGPanier.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top right;
}

.BoxBPanier
{
	background-image: url(/templates/4pattes-2/images/boites/BPanier.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: top;
}

.BoxBDPanier
{
	background-image: url(/templates/4pattes-2/images/boites/BDPanier.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top left;
}

.BoxContentPanier
{
	background-color: #FFF3BF;
	text-align: center;
	vertical-align: top;
	background-image: url(/templates/4pattes-2/images/boites/FondPanier.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/***********************
**     Boite Rose     **
***********************/

.BoxRose
{
	position: relative;
	top: -2px;
}

.BoxHGRose
{
	background-image: url(/templates/4pattes-2/images/boites/HGRose.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
	height: 10px;
}

.BoxHRose
{
	background-image: url(/templates/4pattes-2/images/boites/HRose.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.BoxHDRose
{
	background-image: url(/templates/4pattes-2/images/boites/HDRose.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.BoxGRose
{
	background-image: url(/templates/4pattes-2/images/boites/GRose.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: right;
}

.BoxDRose
{
	background-image: url(/templates/4pattes-2/images/boites/DRose.png);
	width: 10px;
	background-repeat: repeat-y;
	background-position: left;
}

.BoxBGRose
{
	background-image: url(/templates/4pattes-2/images/boites/BGRose.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top right;
}

.BoxBRose
{
	background-image: url(/templates/4pattes-2/images/boites/BRose.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: top;
}

.BoxBDRose
{
	background-image: url(/templates/4pattes-2/images/boites/BDRose.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top left;
}

.BoxContentRose
{
	background-color: #F3CFD3;
	vertical-align: top;
	background-image: url(/templates/4pattes-2/images/boites/FondRose.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
