.medscreen-masque,
.smallscreen-masque {
	display: none;
}

.smallscreen {
	display: block;
}


.medscreen-masque {
	display: none;
}

.medscreen {
	display: block;
}

.global{
	margin-left: 0;
	width: 100%;
    margin: auto;
    max-width: 640px;
    min-width: 360px;
}

/********************************************************
*							*
		          HEADER
*							*
********************************************************/
header{
	padding-top: 15px;
	padding-bottom: 20px;
}

.list-paddingleft-2 li img{
     width:90%;
}


#logo{
    float: none;
    margin-left: 58px;
    margin-right: auto;
    height: 55px;
    margin-top: -3px;
}

.topT{
    float: left;
    margin-left: 200px;
    font-size: 25px;
    margin-top: -37px;

}
.bottomT{
    float: left;
    margin-left: 195px;
    margin-top: -59px;
    font-size: 27px;
    color: #fff;
}
.logoI_m{
    display: block;
    width: 36%;
    margin-top: -14px;
    margin-left: 62px;
}

.headDroite{display: none;}

/********************************************************
*							*
		          MENU DU HAUT
*							*
********************************************************/

nav{
	display: none;
}

/********************************************************
*							*
		 MENU DE GAUCHE
*							*
********************************************************/
aside.menu-side{display: none;}

/********************************************************
*							*
		 MENU MOBILE
*							*
********************************************************/

#menuMobile {
	display: block;
}

.menu-trigger {
	position: fixed;	
	display: block;
	left: 15px;
	top: 15px;
	height: 1.625rem;
	width: 40px;
	padding: 7px 0;
	text-align: center;
	color: #061f33;
	background-color: rgba(255, 255, 255, 0.9);
	font-size: 1.625rem;
	z-index: 20;
}

.menuMobile {
	display: block;
	position: fixed;
	left: -250px;              /*Etat normal*/
	/*left: 0;*/         /*Pour design*/
	top: 0;
	width: 250px;
	height: 100%;
	background-color: #061f33;
	z-index: 120;
	overflow: hidden;

	-webkit-box-shadow: inset -1px 0px 3px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset -1px 0px 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow: inset -1px 0px 3px 5px rgba(0, 0, 0, 0.2);
}

.menuMobile form{
	margin: 15px 10px 20px 10px;
	width: auto;
}
.menuMobile .champRecherche{
	background-color: #0b273e;
	color: #fff;
	width: 100%;
	padding: 10px 5%;
	border: none;
}
	.menuMobile .champRecherche:focus{
		background-color: rgba(255, 255, 255, 0.1);
		border: none;
	}

.menuMobile .barre-top .menu-close {
	display: block;
	position: absolute;
	color: #fff;
	float: right;
	top: 10px;
	right: 15px;
	font-size: 1.125rem;
}

.menuMobile .retour1 {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}

.menuMobile .retour1 span {
	display: block;
	width: 20px;
	height: 24px;
	margin: 12px 0 0 11px;
}

.menuMobile ul {
	position: relative;
	margin: 10px 0 0 0;
	z-index: 20;
}

.menuMobile ul li {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-top: #657380 solid 1px;
	margin-right: 15px;
	margin-left: 15px;
}

.menuMobile ul li:first-child {
	border-top: none;
}


.menuMobile ul li a {
	display: block;
	text-transform: uppercase;
	font-size: 0.875rem;
	color: #fff;
	font-family: 'Roboto Condensed', Verdana, Arial, sans-serif;
	font-weight: 300;
	padding: 15px 0 15px 0;
	background: url('../images/fleche-menumobile.png') right center no-repeat;
}
.menuMobile ul li.active > a{
	color: #97D7F7;
}

.menuMobile ul li a#menu_retour {background: none;}
.menuMobile ul li a#menu_retour i{margin-right: 10px;}

.menuMobile > ul > li ul{
	display: none;
	position: absolute;
	left: 100%;
	width: 100%;
	top:-1px;
}

#menu_retour {
	text-transform: none;
	font-size: 0.875rem;
}

.menuMobile .lang {
	margin-top: 30px;
	padding: 0 10px;
	border-bottom: none;
	text-align: center;
	float: none;
}
.menuMobile .lang li{
	display: inline-block;
	margin-left: 0;
	margin-right: 1px;
	border-top: none;
}
.menuMobile .lang li a{
	background: none;
	padding: 10px 2px;
}

.formLogin .btn{
	background-color: #0062a1;
	background-position: right 20px top -48px;
}
	.formLogin .btn:hover{
		background-color: #9ca4ba;
	}

.menuMobile form .btn{background-color: #0062a1;}
	.menuMobile form .btn:hover{background-color: #9ca4ba;}

.menuMobile .formRecherche form{
	border: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

/********************************************************
*							*
		          BANDEAU
*							*
********************************************************/

.bandeau li a{
	padding: 60px 20px 60px 20px;
}
.bandeau li a .big{
	font-size: 1.875rem;
}
.bandeau li a .small{
	font-size: 1.25rem;
}

/********************************************************
*							*
		          FOOTER
*							*
********************************************************/


footer{
	position: relative;
	padding-bottom: 115px;
	text-align: center;
}

#logo-foot{
	margin: 0 auto 20px auto;
	float: none;
}

footer form{
	display:none;
}
footer .social{
	margin-top: 0;
	text-align: center;
}
footer .social a{
	margin-right: 5px;
	margin-left:5px;
	margin-bottom: 10px;
}
footer .mentions{
	display: block;
	text-align: center;
}

footer ul{
	float: none;
	width: auto;
	border-right: none;
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}
footer ul li{
	width: auto;
	display: none;
	padding-right: 2%;
	padding-left: 2%;
}
/*footer ul .cgv{
	position: relative;
	top: auto;
}
footer ul .cgv + li,
footer ul .cgv + li + li,
footer ul .cgv + li + li +li,
footer ul .cgv + li + li +li + li{
	display: none;
}*/
footer li.smallFoot{display: inline-block !important;}

#logo-6tk{
	display: block;
	float: none;
	margin: 10px auto 0 auto;
}

/********************************************************
*							*
		          CONTENU
*							*
********************************************************/


/*GENERAL*/

.ariane{display: none;}
.bandeau{
	/*position: relative;*/
	margin-bottom: 30px;
	/*top: -20px;*/
}
.bandeau-home{margin-bottom: 0;}

.bandeauTitre{margin-bottom: 30px;}
.slides .bandeauTitre{margin-bottom: 0;}

form p{padding-left: 0;}
form.conseilON p{padding-right: 0;}

p label,
p span.label{
	position: relative;
	top: auto;
	left: auto;
	padding-top: 0;
	width:auto;
	margin-bottom: 5px;
}

.tranche{padding-left: 0;}

.tranche .label{
	position: relative;
	top: auto;
	left: auto;
	padding-top: 0;
	width:auto;
	margin-bottom: 5px;
}

.tranche p{
	float: left;
	width: 47%;
	margin: 0 0 0 6%;
	padding: 0 0 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tranche p label{
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 8px;
	width: 50px;
	font-size: 0.8125rem;
}
.resultProduits img{
   width:30%;

}

.resultProduits h2{
    background-image: -webkit-gradient(linear, -20% 0%, 65% 100%, from(#5da7d6), to(#0062a1));
    width: 100%;
    -webkit-border-radius: 17px;
    line-height: 45px;
    color: #fff;
    text-align: center;
}

form.conseilON input[type=submit]{margin-right: 0;}

.conseil{display: none;}

@media screen and (max-width: 500px){
	.confirm{
		margin-top: 30px;
		margin-left: 20px;
		padding: 200px 0 30px 0;
		background-image: url('../img/pictos/big-tick.png');
		background-position: center 10px;
		background-repeat: no-repeat;
	}
}


.table-row{
	display: block;
}
.table-cell{display: block;}

/*ACCUEIL*/

@media screen and (max-width: 450px){

	.blocsProduits li{
		width: 50%;
	}

	.actuHome .img{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.actuHome article{
		width: auto;
	}

}

/*
*
*
*	CMS
*
*
*/
@media screen and (max-width: 500px){
   .colonne{
       width: 100%;
    float: left;
    line-height: 22px;
    font-size: 16px;
   }
   .gsimg img{
   max-width:100%;
   height:200px;
   }
   .resultProduits h2{
    background-image: -webkit-gradient(linear, -20% 0%, 65% 100%, from(#5da7d6), to(#0062a1));
    width: 20%;
    -webkit-border-radius: 17px;
    line-height: 45px;
    color: #fff;
    text-align: center;
}
}
@media screen and (max-width: 1500px){
.clonne{
width: 44%;float: left;line-height: 22px;font-size: 16px;
}
   .gsimg img{
   width:684px;
   float:right;
   height:200px;
   }

}
@media screen and (max-width: 1200px){
.clonne{
width: 44%;float: left;line-height: 22px;font-size: 16px;
}
   .gsimg img{
   width:684px;
   float:right;
   height:200px;
   }




.clonne{
width: 44%;float: left;line-height: 22px;font-size: 16px;
}
   .gsimg img{
   width:684px;
   float:right;
   height:200px;
   }

#cms{padding: 20px 20px;
    display: inline-block !important;
    display: inline;
	width:100%;
}
#cms h1{font-size: 1.75rem;}
#cms h2{font-size: 1.5rem;}
#cms h3{display: block;
    width: 225px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    background-color: #0062a1;
    border-radius: 3px;}

.colonne .col1tier,
.colonne .colDemi,
.colonne .col2tiers{
	float: none;
	width: auto;
	margin-left: 0;
}

.col2tiers + .col1tier,
.col1tier + .col2tiers{
	margin-top: 15px;
}

.ggmap{
	height: 250px;
}
.ggmap iframe{height: 250px !important;}
}

/*
*	PUBLI CMS
*/

@media screen and (max-width: 560px){
	.publiCms .padding{
		padding-left: 0;
		padding-bottom: 0;
	}
	.publiCms aside{
		position: relative;
		top: auto;
		left: auto;
		margin: 0 auto 10px auto;
	}
	.publiCms .btn,
	.publiCms .btn + .btn{
		position: relative;
		right: auto;
		bottom: auto;
		margin-top: 5px;
		margin-right: 5px;
	}
}

/*
*	LIENS INTERNES
*/

.liensInternes .suggestion{
	float: none;
	width: 100%;
	margin-right: 0;
}

/*
*	LIENS UTILES
*/

.liensUtiles a{width: 33.33333%;}

@media screen and (max-width:500px){
	.liensUtiles a{width: 50%;}
}
@media screen and (max-width:350px){
	.liensUtiles a{width: 100%;}
}

/*
*	OVERLAY SUCCES / MESSAGE / ERREUR
*/

.pop-overlay h2{
	font-size: 1.75rem;
}

.pop-overlay h2 + h3{
	font-size: 1.25rem;
}

.pop-overlay p{
	font-size: 1rem;
	padding: 0 10%;
}

@media screen and (max-width: 500px){
      .actuHome{
    max-width: 100%;
    /* height: 270px; */
	margin:0;
	height:auto;
    display: inline-block !important;
	  }
	  .actuHome a{
    max-width: 100%;
    margin-left: 15px;
    display: block;
		width:auto;
    padding: 20px 20px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
	  }
}

.yf{
    margin-top: 4px;
    width: 100%;
	float:right;
}
.yfT{
    width: 100%;
    float: left;
    padding-top: 0px;
}
.sc{
    float: left;
    margin-top: 24px;
    width: 100%;
}
.scT{
    width: 100%;
    float: right;
    padding-top: 80px;
}
.jyI{
    width:100%;
    margin-right: 0px;
}
.lcI{
    width:100%;
    margin-right: 0px;
}
.jlI{
    float: right;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
}
.llI{
    width: 100%;
    float: right;
	margin-right:0px;
    margin-right:0px;
}

.scL{
width: 100%;
    float: left;
}
.scR{
    width: 100%;
    float: left;
    margin-left: 0px;
}
.xlL{
    width: 100%;
    float: left;
}
.xlR{
    width: 100%;
    float: left;
}
.xlR_img{
float: right;
    margin-right: 0px;
    width: 100%;
}
.xlLs{
width: 100%;
    float: left;
}
.xlLt{
    width: 100%;
    margin-left: 0px;
    float: left;
}
.qg{
float: right;
    margin-right: 0px;
    width: 100%;
}
.jy_1{
	width: 100%;
    float: left;
	height:100%;
}
.jy_2{
    width:100%;
    margin-left: 0px;
    float: left;
}
.qd{
    width: 100%; 
	height:100%;
     float: left; 
}
.ya{
    width: 100%;
     height: 100%;
    float: left;
}
.szy{
width: 100%;
    height: 100%;
    float: right;
    margin-right: 0px;
}