/* 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: 770px;		
}
#header1 {
	width: 770px;	
	height: 13px;
	font-size: 10px;
	background-image: url('images/cadre2/cadre_header1-background.gif');
	background-repeat: no-repeat;
}
#header2 {
	width: 770px;
	height: 13px;
	font-size: 0;
	background-image: url('images/cadre2/cadre_header2-background.gif');
	background-repeat: repeat-y;
}
#middle {
	width: 770px;
	background-image: url('images/cadre2/cadre_middle-background.gif');
	background-repeat: repeat-y;	
}
#middle #line {
	margin-left: 32px;
	margin-right: 32px;
	width: 770px;
	height: 15px;
	font-size: 0;
	background-image: url('images/cadre2/cadre_line-background.gif');
}
#footer1 {
	width: 770px;	
	font-size: 0;
	background-image: url('images/cadre2/cadre_footer1-background.gif');
	background-repeat: no-repeat;
}
#footer1-middle {
	width: 770px;
	background-image: url('images/cadre2/cadre_footer1_middle-background.gif');	
	background-repeat: repeat-y;
}
#footer2 {
	width: 770px;
	height: 16px;
	font-size: 0;
	background-image: url('images/cadre2/cadre_footer2-background.gif');
	background-repeat: no-repeat;
}
#footer3 {
	width: 770px;
	height: 16px;
	font-size: 0;
	background-image: url('images/cadre2/cadre_footer3-background.gif');
	background-repeat: no-repeat;
}