﻿/* Contexte bnade noir large */
.container {	background-image: url(im/background_small.png); 
	background-repeat:repeat-y;  
}
.push { 
	background-image:url(im/background_small.png); 
	background-repeat:repeat-y;		
}
.motif {    
	float: left;   
	width: 204px;     			
	height: 100%; 		
}
.noir { 
	float: left; 
	width: 77px;  			
	height: 100%;			
}
.gris {    
	float: left;
	width: 739px;
	height: 100%;	
}