.noprint,
#panel,
#side_content,
.img-ratio,
.en_tetes_mob,
.grecaptcha-badge{
	display: none;
}

@font-face {
	font-family: 'stratos-light';
	src: url('f/stratosweb-light.woff2') format('woff2'),
		url('f/stratosweb-light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
	
@font-face {
	font-family: 'stratos-semilight';
	src: url('f/stratosweb-semilight.woff2') format('woff2'),
		url('f/stratosweb-semilight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'stratos-semilight';
	src: url('f/stratosweb-semilightitalic.woff2') format('woff2'),
		url('f/stratosweb-semilightitalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

#logo{
	width: 3cm;
	height: auto;
	margin-bottom: 1cm;
}

img{
	width: 100%;
	height: auto;
}

body{
	font-family: 'stratos-semilight';
}

.size16{
	font-size: 12px;
	line-height: 14px;
}

.size27{
	font-size: 16px;
	line-height: 18px;
}

.size45{
	font-size: 22px;
}

.size64{
	font-size: 27px;
}

strong,
.bold,
h1,
h2,
h3,
h4,
h5{
	font-weight: normal;
}

body.single-galeries #side_content{
	display: block;
	margin-top: 1cm;
}

a{
	color: black!important;
}

.marg1em,
.border{
	margin-bottom: 1em;
}