/* CSS Document */

.global{width:500px;font-size:0.9em;background:none;}
	
	#global .clearboth{display:none;}
	
	/*** CENTER ***/
	.center{width:100%;float:none;padding-left:0px;}
		
		/*** HEADER ***/
		.header{display:none;}
		
		/*** MAIN ***/
		.main{width:100%;}
		
			.bandeau{display:none;}
			
			#global .main *{margin-left:0px;float:none;}
			
			#global .main .chapo{margin-right:0px;}
			
			#global .une.content{margin-bottom:20px;}
			#global .publication{display:none;}
			
			#global .onglets{padding:0;width:500px;}
			#global .push_contact_conseiller{display:none;}
			
			#global .bloc_contact .visuel{margin-bottom:20px;}
			
			#global .bloc_mentions .txt{width:500px;}
			
			#global .expertise .visuel{margin-bottom:20px;margin-top:20px;}
			#global .nav_etape{display:none;}
			
			#global .fiche_dossier {width:100%}
				#global .fiche_dossier .content{width:100%;}
			
			#global .fiche_expert {width:100%}
				#global .fiche_expert .content{width:100%;}
			
			#global .lexique{width:100%;padding:0;height:auto;float:none;}
				#global .ligne_lexique{width:100%;background:none;margin-bottom:20px;float:none;}
					#global .list_lettre{margin-bottom:20px;float:none;}
					
			#global .nav_lexique{display:none;}
			
			#global .agence{width:100%;padding-left:0px;overflow:visible;}
				#global .agence .chapo{margin-left:0px;width:100%;}
				#global .bloc_resultat{width:100%;background:none;}
					#global .bloc_resultat{margin-left:0px;}
						#global .resultat{margin:0 0 40px 0;width:200px;display:block;overflow:visible;height:auto;float:none;}
							#global .plan_acces{display:none;}
			
			#global .li_videos .visuel{margin-bottom:20px;}
			#global .lire_suite{display:none;}
			
			#global .nav_video{display:none;}
				
			
		/*** FOOTER ***/
		.footer{display:none;}
	
	/*** RIGHT ***/
	.right{display:none;}