.mobile{
		display: none;
	}
	
.nomobile{
	display: block;
}

a img, img{
	border:none !important;	
}

@media all and (max-width:620px){
	

	.nomobile{
		display: none !important;
	}
	.mobile{
		display: block !important;
	}
	
	
	
	
	
	
	#headermobile{
		background-color:#FFFFFF;
		height: 60px;
		width:100%;
		top:0px;
		left:0px;
		z-index:9999999999;
		
		position: fixed;
	}
	
	.mm-listview > li > a.lan_mobile{
		float:left;
		display:inline-block;
	}
	
	.mm-listview > li > a.current{
		font-weight:bold;	
	}
	.menuopener {
    background-image: url("/img/icone_menu@2x.png");
    background-size: cover;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 14px;
    width: 30px;
	border:none;
}
	
	#mobilelogo{
		position:absolute;
		height:50px;
		top:4px;
		left: 20px;
	
	}
	
	#site, #header, #container, #content_site,  #footer, #footer_plus, #totalpage, #content_page, #gallerie, #gallerie .cycle-media-slideshow, table {
	/*	box-sizing:border-box;*/
		width: 100% !important;
		 margin-left:0px;
		 margin-right:0px;
		 overflow:hidden;
		 box-sizing:border-box;
		
	}
	
	#footer_rub, #top, #col_left{
		display:none !important;	
	}
	
	#site, body {
		background-image:none !important;
		  background-color: #fff;
	
	}

	
	 #content_site {
		 margin-top:80px;	 
	 }
	 	 #content_site img {
		 max-width:100% !important;
		 height:auto !important;	 
	 }
	 
	 #content_page {
		 padding-left:20px;
		 padding-right:20px;
		 
	 }
	 

 .info_link{
	 font-size:12px !important;	 
 }

.image_slider::after {
    padding-top: 60% !important;
}

.homebox{
	box-sizing:border-box;
}

#box1, #box2, #box3, #box4{
	 width: 50%;
	 margin-left:0px;
	 margin-right:0px;
	 padding-left:20px;
	 padding-right:20px;
}
 .homebox p img{
	 width: 100%;
	 height:auto !important;
}

.homebox h1{
	
	padding-bottom:5px;
}
#gallerie{
	background-image:none !important;	
}

#gallerie, #gallerie .cycle-media-slideshow{
	
	padding:0px !important;	
}
	
}

@media all and (max-width:440px){

 a.scg_lien {
	 margin-right:40px  !important;
	
}
}

@media all and (max-width:400px){
	#box1, #box2, #box3, #box4 {
	 width: 100%;
}
 a.scg_lien {
	 margin-right:0px !important;
	
}
}