	/*.respOn,.resp1On{display:none!important;}
	 .respOff{display:inline-block!important;} 
	
@media screen and (max-height: 900px),screen and (max-width: 1750px) {

	#mainBody header{height:250px;}
	#logo-main-container{margin-top:60px;}
	#fa-logo-container{margin-left:-300px;}

	
	}
	
@media screen and (max-height: 800px),screen and (max-width: 1450px) {
	#mainBody header{height:50px;}
	#logo-main-container{margin-top:30px;}
	#mainBody header{height:180px;}
	#fa-logo-container{margin-left:-275px;height:23px;top:10px;}

	
	}
	
	
@media screen and (max-height: 700px),screen and (max-width: 1300px) {

	#logo-main-container{margin-top:28px;width:300px;margin-left:-150px;height:70px;}
	#logoFull{display:inline-block;}
	#lg-f, #lg-f-container, #lg-reche-container, #lg-et-container, #lg-a-container, #lg-a-container,#lg-ssocies-container{display:none;}
	#ligneLogoContainer{margin-bottom:28px;}
	#fa-logo-container{margin-left:-200px;}

	
	}

@media screen and (max-height: 500px),screen and (max-width: 1000px) {
	#fa-logo-container{margin-left:-150px;}
	#logo-main-container {
		left: 25%;
	}
	}

@media screen and (max-height: 450px),screen and (max-width: 740px) {
	.respOn,.resp1On{display:inline-block!important;}
	.respOff{display:none!important;} 
		}
*/