@charset "utf-8";
/* CSS Document */
/*-----------RESPONSIVE------------*/
@media only screen and (min-width : 1200px){
	h1 {padding-top: 2%;font-size: 4.9em; margin-left: 17%;}
	#ss-h1 {margin: 40px 0 0 17%;}
	.logo-partenaire {margin: 40px 0 0 17%;width: 30%;}
	#intro:before {content: ""; background-image: url(images/wave-white01.png);
    background-size: 100% 74px;  width: 100%; height: 74px; left: 0; top: -73px;}
	#conteneurMenu {padding: 10% 0 0 10%; font-size: 0.9em;}
	#tableau-complexe-centre { background-size: 80%; top: 45%;left: calc(50% - 26%);}
	.left-quart {float: left;width: 50%}
	.displaynone-middle{display: none;}
	.left-quart-mission {margin: 0 30px 0 0;}
	.fleche-chap03 { width: 60%;}
	#menuToggler{top: 30px;left:15px;}
}

