$page_width_table : 710px;



.item-width-livre {
	width: 125px;
	}
.item-left-livre {
	margin-left: 20px;
	}
.item-width-auteur {
	width: 105px;
	}
.item-left-auteur {
	margin-left: 15px;
	}
.item-width-auteur-fiche {
	width: 145px;
	}
.item-left-auteur-fiche {
	margin-left: 20px;
	}
.img-width-aussi {
	width: 85px;
	}
.item-left-aussi {
	margin-left:12px;
	}
.img-width-equipe {
	width: 145px;
	}
.item-left-equipe {
	margin-left: 20px;
	}

	
	
#page {

	.page-wrapper {
		width: $page_width_table;
		}
	
	.contenu {
		width: $page_width_table;
		}
		
	.col1 {
		float: left;
		width: 200px;
		}
	.col2 {
		float: right;
		width: 480px;
		}

	}

	
	


	
/** HOME **/

#hp {

				
	.col2 {
		.new {
			width: 145px;
			margin-top: 48px;
			float: left;
			}
		.new-left {
			margin-left: 20px;
			}
		}	
		
		
		
	}

	
/** CATALOGUE **/
	
#catalogue {

	#galleria {
		width: 200px; 
		height:409px;
		}
		
	}	
	
	
	
/** PANIER **/
	
#panier {

	.col2 {
		.cel1 {
			width: 235px;
			.cel12 {
				float: left;
				width: 185px;
				}
			}
		.cel2 {
			width: 45px;
			}
		.cel3 {
			width: 45px;
			}
		.cel4 {
			width: 75px;
			}
		.cel5 {
			width: 365px;
			}
		.cel6 {
			width: 75px;
			}
		}
		
	}
	
	
	
/** CLIENT - RETOUR **/
	
#client, #retour {

	.col1 {
		.cel1 {
			width: 180px;
			.cel12 {
				width: 130px;
				}
			}
		.cel5 {
			width: 75px;
			}
		.cel6 {
			width: 85px;
			}
		}
	.col2 {
		.ligne {
			width: 480px;
			}
		.w11 {width:110px;}
		.w12 {width:200px;}
		.w13 {width:120px;}
		.w14 {width:170px;}
		.w21 {width:55px;}
		.w22 {width:415px;}
		.w31 {width:180px;}
		.w32 {width:85px;}
		.w33 {width:300px;}
		.w34 {width:165px;}
		.w41 {width:200px;}
		.w42 {width:280px;}
		.w43 {width:265px; height:50px;}
		.w51 {width:60px;}
		.w52 {width:415px;}
		.w53 {width:405px; height:100px;}
		.w61 {width:105px;}
		.w62 {width:375px;}
		.w63 {width:370px;}
		}
		
		
	}

