
	
	/*----- EN TETE ----*/
	#page
	{
		background:url(../charte/fonds/fond-colonne-gauche.gif) 0px repeat-y;
	}
	/*---------*/



	/*----- EN TETE ----*/
	#en-tete
	{
		width:100%; 
		height:182px;
		margin-left:auto; 
		margin-right:auto;
		border-bottom:#BCBCBC solid 1px;		
		clear:both;
	}
	/*---------*/
	
	
	
	
	/*----- CORP ET COLONNES ----*/
	#corp
	{
		width:100%;
		height:auto;
		margin-left:auto; 
		margin-right:auto;
		clear:both;
	}
	
	#corp-fond-marge-gauche
	{
		width:100%;
		height:auto;
		margin:auto; 
		margin:auto;
	}
	/*---------*/
	
	
	
	
	/*----- PIED DE PAGE ----*/
	#pied-page
	{
		width:100%; 
		height:auto;
		background:#c0c0c0; 
		text-align:center;
		clear:both;
	}
	/*---------*/
