/* Feuille de style des contours (cadres) - Dernières modifications le 21/07/2006 */
/* Contour d'une page */
#contener {	
	margin-left: auto;
	margin-right: auto;	
	width: 750px;	
}
#header1 {
	width: 750px;
	height: 29px;		
	font-size: 10px;
	background-image: url('images/cadre/cadre_header1-background.gif');
	background-repeat: no-repeat;
}
#header1-middle {
	width: 750px;
	background-image: url('images/cadre/cadre_header1_middle-background.gif');	
	background-repeat: repeat-y;
}
#header2 {
	width: 750px;
	height: 34px;	
	font-size: 0;
	background-image: url('images/cadre/cadre_header2-background.gif');
	background-repeat: no-repeat;
}
#middle {
	width: 750px;		
	background-image: url('images/cadre/cadre_middle-background.gif');
	background-repeat: repeat-y;	
}
#footer1 {
	width: 750px;	
	height: 20px;
	font-size: 0;
	background-image: url('images/cadre/cadre_footer1-background.gif');
	background-repeat: no-repeat;
}
#footer1-middle {
	width: 750px;
	background-image: url('images/cadre/cadre_footer1_middle-background.gif');	
	background-repeat: repeat-y;
}
#footer2 {
	width: 750px;
	height: 16px;
	font-size: 0;
	background-image: url('images/cadre/cadre_footer2-background.gif');
	background-repeat: no-repeat;
}
#footer3 {
	width: 750px;
	height: 16px;
	font-size: 0;
	background-image: url('images/cadre/cadre_footer3-background.gif');
	background-repeat: no-repeat;
}