/*-------------------------------------------------------------------------------------------------------------------------------
    STYLES GENERAUX
---------------------------------------------------------------------------------------------------------------------------------*/

/*--DIV PRINCIPALE DU SITE--*/
	#structure_mentions {
	color: #000000;
	}
	#barre_grise {
	width:100%;
	height:20px;
	background-color: #CCCCCC;
	margin:0 0 10px 0;
	top:0;
	left:0;
	}
	#structure_mentions p {
	font-size:13px;
	text-align:left;
	padding-left:20px;
	padding-right:30px;
	margin-top:40px;
	}

	

