#slider{
	display:block;
	}
	
.my_menu{
	display:none;
	}
	
.carteGooleBottom{
	display:none;
	}
	
body{
	overflow-x: hidden;
	}	
	
/************************************************************************************
smaller than 990
*************************************************************************************/

@media screen and (max-width: 1281px) {
	
	
	.textheader {
  position: relative;
  max-width: 500px;
}
	
}
@media screen and (max-width: 1150px) {
	

	
	#popup h1 {
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: 900;
    line-height: 18px;
    padding-bottom: 10px;
}

input[type="radio"] {
    width: auto !important;
}
#popup p {
    margin: 0;
    padding: 0;
	line-height:15px;
}

#popup h2 {
    color: #ffd300;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: 700;
}
	#module_glaces{
	position:relative;
	margin-top:60px;
	}
.smaller-menu ul, .menu ul{
	display:none;
	}
	
.conteneur,.colonne_droite,.colonne_gauche, .footerText{
	width:95% !important;
	padding-left:2%;
	padding-right:2%;
	}

.nouvelle {
    left: 50px;
    width: 80%;
	top:230px;
	min-height:580px;
}
#slider2 ul li{
  min-height:300px;
}
.carreBleu {
	top:230px;
}

.icones {
    display: none;
}

	


.fil{
	letter-spacing:0px;
}

#slider2 ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
  text-align: left;
  line-height: 300px;
}

#slider2 h2{
  font-size:14px;
  font-weight:300;
  line-height:18px;
  width:100%;
  
}

#slider2 h1{
  font-size:24px;
  line-height:24px; 
}

	


}

/************************************************************************************
smaller than 650
*************************************************************************************/
@media screen and (max-width: 650px) {

	
		#popup h1 {
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: 900;
    line-height: 15px;
    padding-bottom: 10px;
}


#popup p {
    margin: 0;
    padding: 0;
	line-height:12px;
	font-size: 12px;
}

	#popup a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: 
#000;
background-color:
    #ffd300;
		display: block;
    padding: 8px 20px 8px 20px;
}
#popup h2 {
    color: #ffd300;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 700;
}
	
.my_menu{
	display:block;
	z-index: 99999 !important;
	position: relative;

}

.espaceSub {
    padding-top: 30px;
}

#backMenu{
	display:none;	
	}
	
.none{
	display:none;
	}
	

.menu{
	display:none;
	}


body{
	width:100%;
	background-image:none;
	overflow-x: visible;
	background-color:#FFF;
	}
	
h1 {
    font-family: "Montserrat",sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 10px;
}


.contenu{
	clear:both;
	width:100%;
	padding-right:0px;
	margin-right:0px;
	margin-left:0px;
	}



#slider{
	height: 380px;	
	}
	
#slider2 h2{
  font-size:16px;
  font-weight:300;
  line-height:24px;
  width:100%;
  color:#000;
  
}
	

.sliderAccueil  {
display: none;
}

#separateurSub {
    display: none;
}


.cbp-af-header {
    display: none;
}


.logo{
	display:none;
	}
	
	
input{
	width:98%;
	}
	
.conteneur{
	width: 100%;
	margin:0px auto;
}

.colonne_gauche{
	padding-left:2%;
	padding-right:2%;
	width: 94%;
	margin:0px auto;
}

	
.espaceSub{
	padding-top:50px;
	}
	
	
.btn .right {
    width: 70%;
}




#slider2 ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 250px;
  text-align: left;
  line-height: 300px;
}


a.control_prev, a.control_next {
  padding: 5px;
  width: 70px;
  height: auto;
  margin-right:0px;
  font-size:10px;
}

a.control_next {
    left: 80px;
}

a.control_plus {
  padding: 5px;
  left: 170px;
  font-size:10px;
}

.recherche {
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: left;
    opacity: 1;
    overflow: hidden;
    position: relative;
    right: 0%;
    text-align: center;
    padding-top: 15px;
	padding-bottom: 15px;
    width: 100%;
    z-index: 99;
	background-color: #fff;
	z-index: 9999 !important;
}

	
#slideout_inner {

    padding: 10px;

}



.lienRapide a {
    border: 1px solid #011e41;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 10px;
    padding: 5px;
    text-align: center;
    width: 100px;
}


	
}


/*Styles for screen 600px and lower*/
@media screen and (max-width: 650px) {


}
@media only screen and (device-width: 768px) and (orientation: landscape) {
  /* rules for iPad in landscape orientation */
}