/**************************************************
***************************************************
*****Parcours Internaute - Inscirption************* 
***************************************************
**************************************************/

/* Body Général Gris */		
	DIV.m_site {
	  background-color: #f1f3f2!important;
	  }
	
	div.af_contentDiv.newSize, div.m_contentDiv.newSize {
		background-color:#f1f3f2!important;
		}
		
		div.mrm_TopAnnonce.newSize {
  		width: 1060px;
  		background-color:#f1f3f2!important;
		}
		
	body {
		background-color:#f1f3f2!important;
}
	#m_page
	{
		background-color:#f1f3f2!important;
	}
	.m_fullcontentDiv{
		width:100%;
		max-width:1060px;
		margin:0 auto;}
		
/* Si page en full (sans col droite) */	
	.m_1col + .m_fullcontentDiv div.af_colCentre {float: none!important;}
	
	/* ou bien mettre :   .m_fullcontentDiv div.af_colCentre{float: none!important;} */	
		

/* Fil d'ariane */	
	#mrm_locationbar {
		padding-top: 15px!important;
		padding-left: 15px!important;
}