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


/* =================================================================================== */
/* ==========================                 			MENU						=============================== */
/* =================================================================================== */

	.renvoie {
		float:					left;
		font-family: 			'Questrial', sans-serif;
		color:					#000;
		margin:				30px 0 0 30px;
		width:					800px;
	}
	
	.renvoie a{
		font-family: 			'Questrial', sans-serif;
		color:					#258C00;
		text-decoration:	none;
	}

	.retour_haut_page{
		float:					left;
		width:					920px;
		margin:				-20px 0 10px 10px;
	}
	

