@charset "UTF-8";
/* CSS Document */

div#Page div#Section
	{	
	float: 					left;
	display:				block;
	
	border-top:				solid 1px #000;
	border-bottom:			solid 1px #000;
		
	width:					171px;
	height:					498px;
	
	background-position:	center;
	background-image:		url(img/Background_Section_A_Propos.png);
	background-repeat:		no-repeat;
	
	background-color:		#FFF;
	}
