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

@font-face {
	font-family : "Digit";
	src : url("../../font/SevenSegment.woff2");
	font-display : swap;
}

h1.screen_title {
	margin-top : -3vw;
	/*margin-bottom : -4vw;*/
}

img#icon {
	margin-top : -6vw;
}

img#corner-agenda_du_doc-agenda, div#corner-agenda_du_doc-agenda {
	display : none;
}

/************************************************** TOP *************************************************/

img#subscribe {
	margin-top : 4vw;
	width : 30vw;
	border-radius : 2vw;
	box-shadow: 8px 8px 8px #000;
}

		img#subscribe:hover {
			cursor : pointer;
			box-shadow: 16px 16px 16px #000;
		}


/************************************************ LINK *************************************************/

a.slideshow, div.slideshow {
	display : none;
}

img.user_layer {
	display : none;
}

img.user_action {
	display : none;
}


img.banner {
	display : none;
}

		._1 {
			width : 93vw;
			height : 39.3vw;
		}

		._2 {
			width : 92vw;
			height : 49vw;
		}

		._4 {
			width : 45vw;
			height : 45vw;
		}

		._4_panorama {
			width : 45vw;
			height : 25.3vw;
		}

}
