/**********************************/
/******** BOITE 45 HAUTEUR ********/
/**********************************/

	.gauche_45{
		background:url(../images/boites/boite_gauche_45.jpg) repeat-y left bottom;
		width:20px;
		height:45px;
		float:left;
		margin:0;
		padding:0;
	}

	.fond_45{
		background:url(../images/boites/boite_fond_45.jpg);
		width:780px;
		height:45px;
		margin:0 0 0 20px;
		padding:0;
	}

	.droite_45{
		background:url(../images/boites/boite_droite_45.jpg) repeat-y right bottom;
		width:20px;
		height:45px;
		float:right;
		margin:-45px 0 0 0;
		padding:0;
	}

	
/***********************************/
/******** BOITE 130 HAUTEUR ********/
/***********************************/

	.gauche_130{
		background:url(../images/boites/boite_gauche_130.jpg) repeat-y left bottom;
		width:20px;
		height:130px;
		float:left;
		margin:0;
		padding:0;
	}

	.fond_130{
		background:url(../images/boites/boite_fond_130.jpg);
		width:780px;
		height:130px;
		margin:0 0 0 20px;
		padding:0;
	}

	.droite_130{
		background:url(../images/boites/boite_droite_130.jpg) repeat-y right bottom;
		width:20px;
		height:130px;
		float:right;
		margin:-130px 0 0 0;
		padding:0;
	}
	
	.droite_130_2{
		background:url(../images/boites/boite_droite_130.jpg) repeat-y right bottom;
		width:20px;
		height:130px;
		float:right;
		margin:-149px 0 0 0;
		padding:0;
	}
	
	/* résolution du problème chrome / safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.droite_130_2 {
		margin-top : -130px ;
	}
}

	
/***********************************/
/******** BOITE 200 HAUTEUR ********/
/***********************************/

	.gauche_200{
		background:url(../images/boites/boite_gauche_200.jpg) repeat-y left bottom;
		width:20px;
		height:200px;
		float:left;
		margin:0;
		padding:0;
	}

	.fond_200{
		background:url(../images/boites/boite_fond_200.jpg);
		width:780px;
		height:200px;
		margin:0 0 0 20px;
		padding:0;
	}

	.droite_200{
		background:url(../images/boites/boite_droite_200.jpg) repeat-y right bottom;
		width:20px;
		height:200px;
		float:right;
		margin:-200px 0 0 0;
		padding:0;
	}

	
/***********************************/
/******** BOITE 220 HAUTEUR ********/
/***********************************/

	.gauche_220{
		background:url(../images/boites/boite_gauche_220.jpg) repeat-y left bottom;
		width:10px;
		height:220px;
		float:left;
		margin:0;
		padding:0;
	}

	.fond_220{
		background:url(../images/boites/boite_fond_220.jpg);
		width:385px;
		height:220px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_220{
		background:url(../images/boites/boite_droite_220.jpg) repeat-y right bottom;
		width:10px;
		height:220px;
		float:right;
		margin:-220px 0 0 0;
		padding:0;
	}


/***********************************/
/******** BOITE 400 HAUTEUR ********/
/***********************************/

	.gauche_400{
		background:url(../images/boites/boite_gauche_400.jpg) repeat-y left bottom;
		width:10px;
		height:400px;
		float:left;
		margin:0;
		padding:0;
	}

	.fond_400{
		background:url(../images/boites/boite_fond_400.jpg);
		width:800px;
		height:400px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_400{
		background:url(../images/boites/boite_droite_400.jpg) repeat-y right bottom;
		width:10px;
		height:400px;
		float:right;
		margin:-400px 0 0 0;
		padding:0;
	}

/***********************************/
/******** BOITE 445 HAUTEUR ********/
/***********************************/

	.gauche_445{
		background:url(../images/boites/boite_gauche_445.jpg) repeat-y left bottom;
		width:10px;
		height:445px;
		float:left;
		margin:0;
		padding:0;
	}

	.fond_445{
		background:url(../images/boites/boite_fond_445.jpg);
		width:800px;
		height:445px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_445{
		background:url(../images/boites/boite_droite_445.jpg) repeat-y right bottom;
		width:10px;
		height:445px;
		float:right;
		margin:-400px 0 0 0;
		padding:0;
	}
	
	
/***********************************/
/******** BOITE 450 HAUTEUR ********/
/***********************************/

	.gauche_450{
		background:url(../images/boites/boite_gauche_450.jpg) repeat-y left bottom;
		width:10px;
		height:450px;
		float:left;
		margin:0;
		padding:0;
	}

	.fond_450{
		background:url(../images/boites/boite_fond_450.jpg);
		width:800px;
		height:450px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_450{
		background:url(../images/boites/boite_droite_450.jpg) repeat-y right bottom;
		width:10px;
		height:450px;
		float:right;
		margin:-450px 0 0 0;
		padding:0;
	}
	
	
/***********************************/
/******** BOITE 650 HAUTEUR ********/
/***********************************/

	.gauche_650{
		background:url(../images/boites/boite_gauche_650.jpg) repeat-y left bottom;
		width:10px;
		height:650px;
		float:left;
		margin:0;
		padding:0;
	}

	.fond_650{
		background:url(../images/boites/boite_fond_650.jpg);
		width:800px;
		height:650px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_650{
		background:url(../images/boites/boite_droite_650.jpg) repeat-y right bottom;
		width:10px;
		height:650px;
		float:right;
		margin:-650px 0 0 0;
		padding:0;
	}

/***********************************/
/*** BOITE × HAUTEUR (800 larg) ****/
/***********************************/

	.haut_inf{
		background:url(../images/boites/boite_haut_800_hz.jpg) repeat-y left bottom;
		width:800px;
		height:10px;
		margin:0;
		padding:0;
	}

	.fond_inf{
		background:url(../images/boites/boite_fond_800_hz.jpg);
		width:800px;
		height:auto;
		margin:0 0 0 0;
		padding:0;
	}

	.bas_inf{
		background:url(../images/boites/boite_bas_800_hz.jpg) repeat-y right bottom;
		width:800px;
		height:10px;
		margin:0 0 0 0;
		padding:0;
		clear:both;
	}
	
	
/***********************************/
/*** BOITE × HAUTEUR (820 larg) ****/
/***********************************/

	.haut_inf_820{
		background:url(../images/boites/boite_haut_820_hz.jpg) repeat-y left bottom;
		width:820px;
		height:10px;
		margin:0;
		padding:0;
	}

	.fond_inf_820{
		background:url(../images/boites/boite_fond_820_hz.jpg);
		width:820px;
		height:auto;
		margin:0 0 0 0;
		padding:0;
		overflow:hidden;
	}

	.bas_inf_820{
		background:url(../images/boites/boite_bas_820_hz.jpg) repeat-y right bottom;
		width:820px;
		height:10px;
		margin:0 0 0 0;
		padding:0;
		clear:both;
	}
	
/***********************************/
/*** BOITE × HAUTEUR (420 larg) ****/
/***********************************/

	.haut_inf_420{
		background:url(../images/boites/boite_haut_420_hz.jpg) repeat-y left bottom;
		width:420px;
		height:10px;
		margin:0;
		padding:0;
	}

	.fond_inf_420{
		background:url(../images/boites/boite_fond_420_hz.jpg);
		width:420px;
		height:auto;
		margin:0 0 0 0;
		padding:0;
		overflow:hidden;
	}

	.bas_inf_420{
		background:url(../images/boites/boite_bas_420_hz.jpg) repeat-y right bottom;
		width:420px;
		height:10px;
		margin:0 0 0 0;
		padding:0;
		clear:both;
	}
	
/***********************************/
/*** BOITE × HAUTEUR (420 larg) ****/
/***********************************/

	.haut_inf_415{
		background:url(../images/boites/boite_haut_415_hz.jpg) repeat-y left bottom;
		width:415px;
		height:10px;
		margin:0;
		padding:0;
	}

	.fond_inf_415{
		background:url(../images/boites/boite_fond_415_hz.jpg);
		width:415px;
		height:auto;
		margin:0 0 0 0;
		padding:0;
		overflow:hidden;
	}

	.bas_inf_415{
		background:url(../images/boites/boite_bas_415_hz.jpg) repeat-y right bottom;
		width:415px;
		height:10px;
		margin:0 0 0 0;
		padding:0;
		clear:both;
	}
	
	
/************************************/
/****** DEMI-BOITE 200 HAUTEUR ******/
/************************************/	

	.fond_200_moitie{
		background:url(../images/boites/boite_fond_200.jpg);
		width:375px;
		height:200px;
		margin:0 0 0 20px;
		padding:0;
	}

	.droite_200_moitie{
		background:url(../images/boites/boite_droite_200.jpg) repeat-y right bottom;
		width:10px;
		height:200px;
		float:left;
		margin:-200px 0 0 390px;
		padding:0;
	}

	
/************************************/
/****** DEMI-BOITE 400 HAUTEUR ******/
/************************************/	

	.fond_400_moitie{
		background:url(../images/boites/boite_fond_400.jpg);
		width:400px;
		height:400px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_400_moitie{
		background:url(../images/boites/boite_droite_400.jpg) repeat-y right bottom;
		width:10px;
		height:400px;
		float:left;
		margin:-400px 0 0 410px;
		padding:0;
	}

	
/************************************/
/****** DEMI-BOITE 445 HAUTEUR ******/
/************************************/	

	.fond_445_moitie{
		background:url(../images/boites/boite_fond_445.jpg);
		width:395px;
		height:445px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_445_moitie{
		background:url(../images/boites/boite_droite_445.jpg) repeat-y right bottom;
		width:10px;
		height:445px;
		float:left;
		margin:-445px 0 0 405px;
		padding:0;
	}
	
/************************************/
/**** DEMI-BOITE 445 HAUTEUR BIS ****/
/************************************/	

	.fond_445_moitie_bis{
		background:url(../images/boites/boite_fond_445.jpg);
		width:380px;
		height:445px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_445_moitie_bis{
		background:url(../images/boites/boite_droite_445.jpg) repeat-y right bottom;
		width:10px;
		height:445px;
		float:left;
		margin:-445px 0 0 390px;
		padding:0;
	}
	

/************************************/
/****** DEMI-BOITE 450 HAUTEUR ******/
/************************************/

	.fond_450_moitie{
		background:url(../images/boites/boite_fond_450.jpg);
		width:400px;
		height:450px;
		margin:0 0 0 10px;
		padding:0;
	}

	.droite_450_moitie{
		background:url(../images/boites/boite_droite_450.jpg) repeat-y right bottom;
		width:10px;
		height:450px;
		float:left;
		margin:-450px 0 0 410px;
		padding:0;
	}