@font-face {       
	font-family: ITC Avant-Garde Gothic Std;       
	src: url('ITCAvantGardeStd-Bk.otf'),            
	url('ITCAvantGardeStd-Bk.otf'); /* IE9 */     
} 
@font-face {       
	font-family: ITC Avant-Garde Gothic Std Demi;       
	src: url('ITCAvantGardeStd-Demi.otf'),            
	url('ITCAvantGardeStd-Demi.otf'); /* IE9 */     
}
h2 {
	color: rgba(0,24,94,1);
	font-size: 1.5rem;
	font-family: ITC Avant-Garde Gothic Std Demi;
}
html {
	scroll-behavior: smooth;
}
.couverture {
	    max-height: 100vh;
    overflow: hidden;
}
#testsvg {
	display: none;
	position: absolute;
	color: #FFF;
	z-index: 99999;
}

.search-block-form {
	width: 100px;
	float: right;
}

body {
	margin: 0px;
	font-size: 10px;
	font-family: roboto regular;

}
figcaption{
    color: rgba(11,17,76,1);
    margin-block-start: 0em;
    margin-block-end: 0em;
    font-size: 1rem;
    line-height: 1.1rem;
}
h2 a {
	width: 100%;
	font-size: 20px;
	color: rgba(0,24,94,1);
	text-decoration: none;
	margin:	0px;
}

h1 {
	font-size: 2.7em;
	margin-left: 10px;
	color: rgba(0,24,94,1);
	font: ITC Avant-Garde Gothic Std;
}
p {
	font-family: ITC Avant-Garde Gothic Std; 
	color: rgba(11,17,76,1);
	font-size: 1.3rem;
}
p a{
	color: rgba(0,24,94,1);
	text-decoration: none;
	font-weight: bold;
}
article h2 a{
	color: rgba(0,24,94,1);
	text-decoration: none;
}

.layout-container {
	height: 100%;
	    max-width: 1300px;
	margin: auto;

}

h3 {
	font-size: 1.7rem;
	font-family: ITC Avant-Garde Gothic Std;
}

a {
	text-decoration: none;
	color: #FFF;
	font-family: ITC Avant-Garde Gothic Std;
}
.layout-content-visite {
	    padding: 15px;
}
.views-element-container {
	display: inline-block;
	width: 100%;
	text-align: center;
    max-width: 1358px;
}

.views-element-container ul {
	list-style-type: inherit;
	    display: -webkit-inline-box;
}
.views-element-container li {
	    display: -webkit-inline-box;
}
.views-field .views-field-title {
	position: absolute;
	z-index: 2;
}
.views-field .views-field-field-image-de-couverture
{
	position: absolute;
	z-index: 1;
}

.block-views-block-couverture-block-1 img
{
	width: 100vh;
}

#block-endymion-content{
	text-align: center;
}
img[Attributes Style] {
	width: 100px;
	height: 100px;
}


.-active {
	border: none;
}

.couvert {
	width: 100%;
	height: 100%;
}

#couverture {
	width: 100%;
	height: 75vh;
}

object {
	width: 100%;
	min-height: 70vh;
}
#block-endymion-page-title
{
	margin-top: 70px;
}

#block-endymion-page-title h1 {
	font-size: 2rem;
	padding: 25px;
}
.infographie {
	width: 97%;
}
.link-dropwdown-menu .abonnement-menu{
	font-family: ITC Avant-Garde Gothic Std;
}
.layout-content {
	margin-top: 60px;
}
.layout-container .front-container{
	max-width: inherit;
}
.title-page-basique {
    font-size: 2.7rem;
    padding-top: 60px;
    width: 100%;
    max-width: 789px;
    margin: auto;
    padding-bottom: 20px;
}
.subtitlepage {
	color: rgba(0,24,94,1);

       text-align: left;
           margin-block-start: 0em;
    margin-block-end: 0em;
    font-size: 1.5rem;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
    border-style: solid;
    border-width: 1px;
    padding: 1px 7px 2px;
}
