@charset "UTF-8";

.is1024 .colonneGauche {
	position: absolute;
	left: -100%;
	width: 100%;
	height: auto;
	bottom: 0;
	top: 0;
	z-index: 1;
	padding-top: 100px;
}

.is1024 .containerWrapperContenu {
	left: 0;
	overflow: hidden;
	top: 110px;
	bottom: 0;
	height: auto;
}


.is1024 .blocTxtGauche1024 {
	float: left;
	margin: 130px 15px 30px 525px;
}


.is1024 .colonneGauche .blocTxtGauche1024Contact {
	margin: 130px 15px 30px 525px;
	width: 400px;
	top: -30px;
	bottom: 0;
}

.is1024 .blocTxtGauche1024Contact .mCSB_container {
	margin-right: 70px;
}

.is1024 .blocTxtGauche.textePlein{
	width: 90%;
}

.is1024 #btnCloseLeftCol {
	background: rgb(24,39,89);
	background: rgba(24,39,89,1);
	color: white;
	width: 100px;
	font-size: 2.5em;
	height: 100px;
	line-height: 90px;
	opacity: 0;
	position: fixed;
	text-decoration: none;
	right: -25px;
	top: 85px;
	z-index: 1000;
	font-size: 5em;
	-webkit-border-radius: 0px 0px 0px 100px;
    border-radius: 0px 0px 0px 100px;
	-moz-transform: scale(0.5) ;
	-webkit-transform: scale(0.5) ;
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);


	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.is1024 #btnCloseLeftCol span {
	padding-left: 50px;
}




.is1024 #btnCloseLeftCol:hover {
	-moz-transform: scale(0.8) translateX(-19px) translateY(19px) ;
	-webkit-transform: scale(0.8) translateX(-19px) translateY(19px);
    -o-transform: scale(0.8) translateX(-19px) translateY(19px);
    -ms-transform: scale(0.8) translateX(-19px) translateY(19px);
    transform: scale(0.8) translateX(-19px) translateY(19px);
}



.is1024 #btnOpenLeftCol {
	background: rgb(24,39,89);
	background: rgba(24,39,89,1);
	color: white;
	width: 100px;
	font-size: 2.5em;
	height: 100px;
	line-height: 90px;
	opacity: 0;
	position: fixed;
	text-decoration: none;
	left: -25px;
	top: 85px;
	z-index: 1000;
	font-size: 5em;
	-webkit-border-radius: 0px 0px 100px 0px;
    border-radius: 0px 0px 100px 0px;
	-moz-transform: scale(0.5) ;
	-webkit-transform: scale(0.5) ;
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);



	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.is1024 #btnOpenLeftCol span {
	padding-left: 20px;
}




.is1024 #btnOpenLeftCol:hover {
	-moz-transform: scale(0.8) translateX(19px) translateY(19px) ;
	-webkit-transform: scale(0.8) translateX(19px) translateY(19px);
    -o-transform: scale(0.8) translateX(19px) translateY(19px);
    -ms-transform: scale(0.8) translateX(19px) translateY(19px);
    transform: scale(0.8) translateX(19px) translateY(19px);
}

.is1024 a#btnCloseLeftCol.visible, .is1024 a#btnOpenLeftCol.visible {
	opacity: 1;
}

.IE.is1024 a#btnCloseLeftCol, .IE.is1024 a#btnOpenLeftCol {
	top:145px;
	width: 40px;
	height: 40px;
}


.IE.is1024 #btnCloseLeftCol, .IE.is1024 #btnOpenLeftCol {
	padding-left: 30px;
    filter : alpha(opacity=0);
}

.IE.is1024 #btnOpenLeftCol span {
	padding-left: 5px;
	padding-top: -20px;
	position: absolute;
	margin-top: -30px;
	font-size: 50px;
}

.IE.is1024 #btnCloseLeftCol span {
	padding-top: -20px;
	position: absolute;
	margin-top: -30px;
	font-size: 50px;
	margin-left: -50px;
}

.IE.is1024 a#btnCloseLeftCol.visible, .IE.is1024 a#btnOpenLeftCol.visible {
    filter : alpha(opacity=100);
}

.is1024 .gauche {
	width: 44%;
	margin: 0 3% 0 5%;
}

.is1024 .droite {
	width: 410px;
	margin: 0 3% 0 1%;
}

.is1024 .scrollTxt {
	height: 435px;
	overflow: hidden;
}

.is1024 .colonneGauche .scrollTxt {
	height: 560px;
	margin: 130px 80px 0 80px;
}

.is1024 .contenu {
	top: 45px!important;
	width: 100%;
}

.is1024 .mCustomScrollBox .mCSB_scrollTools {
	width: 16px;
	height: 100%;
	top: 0;
	right: 40px;
}
			
.is1024 #Sroute {
	margin-top: -60px;
}


.is1024 .bloc100 {
	width: 90%;
	margin: 0 4%;
}

.is1024 .ssNav ul {
	margin-left: 15px;
}

.is1024 .left {
	float: left;
}

.is1024 .right {
	float: right;
}