@media all{
	.box_popin {
		display: none;
		background: #FFF;
		max-width: 450px;
		font-size: 14px;
		color: #324846;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin-left: 3%;
		margin-right: 3%;
	}
	.box_popin_title {
		position: relative;
		border-bottom: 1px solid #D2D2D1;
		background: #F1F1F1;
		padding: 10px 38px 10px 15px;
		font-size: 18px;
		font-weight: bold;
		-webkit-border-top-left-radius: 8px;
		-webkit-border-top-right-radius: 8px;
		-moz-border-radius-topleft: 8px;
		-moz-border-radius-topright: 8px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		cursor: default;
	}
	.box_popin_close {
		position: absolute;
		top: 10px;
		right: 10px;
		height: 20px;
		width: 20px;
		background: url(../../../Images/site/fleche_popin.jpg) center center no-repeat;
	}
	.box_popin_text {
		padding: 20px 10px;
		text-align: center;
	}
	/* BASE */
	body{
		font-family: Calibri,Arial;
		margin:0;
		color:#3E3D42;
		font-size: 19px;
	}
	p{
		margin:0;
	}
	
	.cnt_center{
		margin-left:auto;
		margin-right: auto;
		width: 940px;
	}
	.div-clear{
		clear:both;
	}
	h1{
		font-weight: normal;
		margin: 0;
		text-align: center;
		height: 38px;
		line-height: 36px;
	}
	#sous_h1{
		text-align: center;
		color: #FFF;
		font-size: 28px;
		line-height: 28px;
		font-weight: normal;
	}
	.show_base{
		display: block !important;
	}
	.hide_base{
		display: none !important;
	}
	
	#back-to-top {
		position: fixed;
		bottom:100px;
		right:30px;
		background-image: url('../../../Images/site/landing/focus/Back-to-top.png');
		height:72px;
		width:72px;	
		cursor:pointer;
		display: none;
		z-index:3;
	}
	#popin {
	width:1000px;
	height:570px;
	display:none;
	}
	
	.poppin-contenu {
	height:498px;
	padding:20px 50px 0 50px;
	}
	
	.poppin-texte{
		padding: 100px 17px 0 0;
		width: 281px;
		height: 450px;
		float: left;
		color: #424242;
	}
	
	.poppin-formulaire {
	float:left;
	width: 325px;
	height: 475px;
	-moz-box-shadow: 0px 0px 20px 4px #656565;
	-webkit-box-shadow: 0px 0px 20px 4px #656565;
	-o-box-shadow: 0px 0px 20px 4px #656565;
	box-shadow: 0px 0px 20px 4px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=20);
	}
	
	.poppin-footer {
	background-color:#fff;
	height:60px;
	line-height:58px;
	position:relative;
	top:-52px;
	}
	
	.poppin-texte-footer {
		color:grey;
		font-size:14px;
		padding-left:144px;
		float:left;
	}
	.poppin-button {
	height:60px;
	width:300px;
	background-image:url('../../../Images/site/landing/focus/valider.png');
	}
	
	.poppin-formulaire-footer {
		color: #424242;
		padding-left:20px;
		background-color:#fff;
		font-size: 13px;
		line-height: 18px;
		font-weight: bold;
	}
	.poppin-tel-footer {
		font-weight: bold;
		padding-left: 60px;
		font-size: 22px;
		float:left;
		margin-left:20px;
		border:none !important;
	}
	
	#triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 64px 64px 0;
	float:right;
}
	
	.slide_i:not(:first-child){
		opacity:0;
	}
	
	#demande_info_footer{
	color:#000;
	font-size:16px;
	
	}
	#demande_info_cnt{
		color:#fff;
		padding: 16px 30px 5px 25px;
		border-bottom: 2px solid #fff;
	}
	#intro,
	#formation{
		text-align: justify;
	}
	#demande_info_cnt strong{
		font-size: 32px;
		display: block;
		line-height: 32px;
	}
	#demande_info_cnt span{
		font-size: 21px;
		font-weight: bold;
	}
	#demande_info_cnt p{
		display: block;
		font-size: 15px;
		margin-top: 7px;
		margin-bottom: 7px;
	}
	#tel_foot_cnt a,
	.poppin-tel-footer a{
		text-decoration: none;
		color:#4C4C4C;
		
	}
	#demande_info_form form {
		padding: 0px 25px 0px 22px;
		margin-top: 5px;
		color:#fff;
	}
	#demande_info_form .label {
		float: left;
		font-size: 14px;
		font-weight: bold;
		padding-right:2%;
	}
	#demande_info_form .coordonnees {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 16px;
		margin: 16px 0px;
	}
	#demande_info_form .label_input, #demande_info_form .label {
		height: 24px;
		line-height: 24px;
		margin-top: 8px;
		font-family: Calibri,Arial;
	}
	#demande_info_form .label_input {
		float: left;
		width: 65%;
	}
	#demande_info_form .label_input input {
		margin: 0;
		background: #FFF;
		border: none;
		height: 23px;
		width: 90%;
		font-weight: bold;
		font-size: 15px;
		font-family: Calibri,Arial;
	}
	#demande_info_form input[type=submit]{
		height: 67px;
		margin: 11px auto 9px auto;
		background-image: url('../../../Images/site/landing/bouton_valider.png');
		background-position: top center;
		background-repeat: no-repeat;
		background-color: transparent;
		width: 275px;
		border:none;
		cursor:pointer;
		outline:none;
	}
	#demande_info_form input[type=submit]:hover
	{
		background-position:center bottom;
	}
	
	#demande_info_footer {
	width:100%;
	height:30px;
	background-color:#fff;
	}
	
	#social_foot_page {
	line-height:30px;
	}
	.bloc_social {
		float: right;
		width: 40px;
		height: 46px;
		border-left: 1px solid #fff;
		position: relative;
	}
	.bloc_social span {
		display: block;
		position: absolute;
		background-position: center top;
		background-repeat: no-repeat;
	}
	.gplus span{
		width: 18px;
		height: 15px;
		top: 17px;
		left: 13px;
	}
	.twitter span{
		width: 13px;
		height: 10px;
		top: 18px;
		left: 15px;
	}
	.pint span{
		width: 19px;
		height: 19px;
		top: 13px;
		left: 12px;
	}
	.pint{
		border-left: none;
	}
	.fb span{
		width: 8px;
		height: 14px;
		top: 16px;
		left: 16px;
	}
	.bloc_social:hover span {
		background-position: center bottom;
	}
	
	#social_foot_page {
	padding-top:13px;
	}
	
	#footer_infos {
		background: #F5F5F5;
		color: #3E3E40;
		height: 42px;
		line-height: 42px;
		font-size: 13px;
		margin-top: 7px;
		text-align: center;
	}
	#footer_span1, #footer_span2 {
		margin-right: 12px;
	}
	#footer_span1 {
		font-style: italic;
	}
	#footer_bottom{
		height: 46px;
	}
	#footer{
		height: 167px;
		font-size: 16px;
		
		font-weight: bold;
		text-transform: uppercase;
	}
	#logo_footer{
		font-style: italic;
		height: 167px;
		display: block;
		text-decoration: none;
		color:#4C4C4C;
		font-size: 16px;
		line-height: 167px;
		padding-left: 170px;
		float: left;
	}
	#footer_contact{
		float: right;
		width: 370px;
		height: 167px;
		line-height: 167px;
		
	}
	#footer_contact_l,
	#footer_contact_r{
		float:left;
	}
	#footer_contact_r{
		padding-left: 60px;
		font-size: 22px;
	}
	#footer_contact_l{
		color:#4C4C4C;
	}

	#degrade{
		height: 270px;
	}
	#slide_cnt{
		padding: 0px; 
		height: 270px;
		color:#fff;
		text-align: center;
		position: relative;
		overflow: hidden;
	}
	.slide_i{
		position: absolute;
		top:80px;
		width: 100%;
		font-size: 21px !important;
		line-height: 29px !important;
	}
	#degrade .cnt_center{
		position: relative;
	}
	#slide_nav{
		height: 270px;
		position: absolute;
		width: 100%;
		top:0;
	}
	.slide_temoignage_nav{
		width: 11px;
		height: 18px;
		top: 118px;
		position: absolute;
		cursor:pointer;
	}
	#slide_temoignage_nav_l{
		left: -20px;
	}
	#slide_temoignage_nav_r{
		right: -20px;
	}
	#head{
		background-position: center top;
		background-repeat: no-repeat;
		background-color: #F5F5F5;
	}
	#intro,
	#formation{
		color:#4C4C4C;
		font-size: 21px;
		line-height: 29px;
		position: relative;
	}
	#intro{
		
	}
	
	.formation_i_r {
	padding-left:250px;
	padding-top:75px;
	padding-bottom:40px;
	}
	#content{
		padding: 50px 0px;
	}
	#header{
		padding-top: 35px;
		height: 516px;
	}
	
	#btn_demande_infos{
		width: 300px;
		height: 78px;
		display: block;
		margin: 30px auto;
		text-align: center;
		background-image:url('../../../Images/site/bouton-demande-info.png');
		background-repeat:no-repeat;
	}
	
	#btn_demande_infos:hover{
		
		background-position:0 -78px;
	}
	#coin_left{
		position: absolute;
		top: -15px;
		left: -20px;
		width: 23px;
		height: 21px;
	}
	.label {
		font-size: 20px;
		width: 33%;
		float: left;
	}
	.label_input {
		width: 80%;
		float: left;
		height: 28px;
		line-height: 28px;
		margin-bottom: 6px;
		margin-top: 8px;
	}
	
	.label_input input {
		margin: 0;
		background: #FFF;
		border: none;
		height: 23px;
		outline: none;
		width: 90%;
		padding: 0 5%;
		font-weight: bold;
		z-index: 1;
		font-size: 15px;
		font-family: Calibri,Arial;
	}
	#logo{
		width: 209px;
		height: 106px;
		display: block;
		position: absolute;
		top: 0px;
		left: 0;
	}
	#header .center_mobile{
		position: relative;
	}
	#popin{
		display: none;
	}
	.fondDrArrayImageViewer {
		background-color: #000;
		z-index: 10001;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		display: block;
	}
	#transparent{
		color:#fff;
		font-size: 26px;
		padding: 14px 0px;
	}
	#transparent1{
		font-size: 30px;
	}
	#transparent2{
	
	}
	.bulle{
		width: 294px;
		height: 296px;
		border-radius: 148px;
		float: left;
		text-align: center;
	}
	.bulle1,
	.bulle2{
		margin-right: 26px;
	}
	
	.bull_ico{
		width: 65px;
		height: 60px;
		margin-top: 48px;
		padding-top:20px;
		padding-bottom:10px;
		margin:0 auto;
	}
	.bulle_front,
	.bulle_back{
		position: absolute;
		width: 242px;
		height: 296px;
		border-radius: 148px;
		float: left;
		text-align: center;
		padding: 0px 26px;
		-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
		-o-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
		box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
	}
	.bulle_front{
		color:#4B4B4D;
		background: #fff;
		transition: all .4s ease-in-out;
		-webkit-transform: rotateX(0deg) rotateY(0deg);
		-moz-transform: rotateX(0deg) rotateY(0deg);
		-webkit-transform-style: preserve-3d;
		-webkit-backface-visibility: hidden;
	}
	.bulle_back{
		color:#fff;
		transition: all .4s ease-in-out;
		-webkit-transform: rotateY(-180deg);
		-moz-transform: rotateY(-180deg);
		-webkit-transform-style: preserve-3d;
		-webkit-backface-visibility: hidden;
		-moz-transform-style: preserve-3d;
		-moz-backface-visibility: hidden;
	}
	.bulle:hover .bulle_front {
		z-index: 900;
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
	}
	
	.bulle:hover .bulle_back {
		z-index: 1000;
		-webkit-transform: rotateX(0deg) rotateY(0deg);
		-moz-transform: rotateX(0deg) rotateY(0deg);
	}
}
@media only screen and (max-width: 991px){
	
	#back-to-top {
		position:fixed;
		height:51px;
		width:51px;
		background-image: url(../../../Images/site/landing/Back-to-top-responsive.png);
		bottom:50px;
		right:50px;
	}
	
	#formulaire_cnt input[type=submit] {
		background-image: url('../../../Images/site/valider.png');
		background-color: transparent;
		background-position: top center;
		width: 279px;
		height:77px;
		border:none;
		cursor:pointer;
		float:right;
		position: relative;
		right: -18px;
		margin-top: 15px;
	}
	
	#formulaire_cnt input[type=submit]:hover {
		background-position: bottom center;
	}
	
	.oblig {
		float:left;
		line-height:70px;
	}
	
	.cnt_center {
		width: 100%;
	}
	.show_tablette{
		display: block !important;
	}
	.hide_tablette{
		display: none !important;
	}
	
	#demande_title{
		color:#fff;
	}
	.center_mobile{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	#demande_title h2{
		color:#fff;
	}
	
	#header{
		height: 376px;
	}
	#demande_title_info{
		font-size: 35px;
		font-weight: bold;
		padding-top: 0px;
		padding-bottom: 16px;
	}
	#tel_foot {
		background: #BCBDBF;
	}
	#tel_foot_cnt {
		width: 240px;
		margin-left: auto;
		margin-right: auto;
		color: #3E3E40;
		background-position: center left;
		background-repeat: no-repeat;
		text-align: center;
		height: 70px;
		line-height: 70px;
		font-weight: bold;
		padding-left: 60px;
		font-size: 33px;
	}
	#footer_infos {
		background: #FFF;
		text-align: center;
		height: inherit;
		line-height: inherit;
		margin: 0;
		padding: 20px 0px;
	}
	#footer_span1 {
		display: block;
	}
	
	#formulaire_cnt{
		color:#fff;
		padding: 25px 0px;
	}
	.label_input input {
		height: 27px;
	}
	
	#cnt_gris{
		padding: 25px 0px;
		background: #E2E3E5;
		color: #414143;
		margin-bottom: 10px;
	}
	#triangle {
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 64px 64px 0;
		position: absolute;
		top: 0;
		right: 0;
	}

	#logo{
		position: relative;
		float: left;
	}
	h1{
		height: inherit;
	}
	.label {
		width: 22%;
		margin-right: 1%;
		font-size: 18px;
		height: 28px;
		line-height: 28px;
		margin-bottom: 6px;
		padding-top:8px;
	}
	.label_input {
		width: 77%;
	}
	
	.label {
		margin: 0px 0px 6px 0px;
		height: 28px;
		line-height: 28px;
		font-size: 18px;
		width: 22%;
		margin-right: 1%;
		font-weight: bold;
	}
	.oblig {
		font-size: 14px;
	}
}


@media only screen and (max-width: 479px) 
{
	
	#formulaire_cnt input[type=submit] {
		right:0;
		float:right;
		width:270px;
	}
	
	
	#tel_foot_cnt {
		padding-left: 60px;
	}
	.show_mobile{
		display: block !important;
	}
	.hide_mobile{
		display: none !important;
	}
	#footer_infos {
		font-size: 18px;
		text-align: left;
	}
	#footer_span1,
	#footer_span2 {
		display: block;
	}

	.label {
		width: 38%;
		margin-right: 1%;
		font-size: 18px;
		height: 28px;
		line-height: 28px;
		margin-bottom: 6px;
	}
	.label_input {
		width: 61%;
		margin-top:0;
		padding-top: 10px;
	}
	#demande_title_info,
	#demande_ss_title{
		font-size: 26px;
	}
	#demande_title_info{
		font-size: 26px;
		font-weight: bold;
	}
	#header {
		height: 318px;
	}
	#footer_infos {
		text-align: center;
		font-size: 14px;
	}
	#demande_info_form .label {
		width: 38%;
		margin-right: 1%;
	}
	

}@media only screen and (max-width: 320px){

}
.info_libertes_text a{
	color:inherit;
	text-decoration: underline;
}
.info_libertes_text a:hover{
	text-decoration: none;
}
#infos_libertes{
	display: block;
	font-size: 12px;
	cursor:pointer;
}
#popinlibertes{
	z-index: 10012 !important;
}