@font-face {
    font-family: 'gravity';
	src:url(file:///DD%20LEA%20MAC/laurapardini/typo/Lora/Lora-VariableFont_wght.ttf);
}
.TYPO {
	font-family: "gravity";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	color:#000;
	margin-left:35px;
}	
#TEXTE {
	margin-right:30px;
}
.ANNEE {
	font-family: "gravity";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	color:#000;
	font-weight:bolder;
}
.NOM {
	font-family: "gravity";
	font-size: 17px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	color:#000;
	font-weight:700;
}
h1 {
	height: auto;
	font-size:45px;
	line-height: 40px;
	position: relative;
	top: 1em;
	width: 300px;
	text-align: center;
	font-family:"gravity";
	color:#C1BFB1;
	text-decoration:none;
}
h2 {
	height: auto;
	font-size:45px;
	line-height: 40px;
	position:relative;
	top: 1.52em;
	width: auto;
	text-align: left;
	margin-left:1.5em;
	font-family:"gravity";
	color:#000;
	text-decoration:none;
}
#blink{
    animation: Blink 1s infinite;
}
@keyframes Blink{
    0%{opacity: 1;}
    50%{opacity: 0;}
    100%{opacity: 1;}
}

a:link {
		  font-size: 1em;
		  font-weight: 500;
		  position: relative;
		  text-align: center;
		  text-decoration: none;
}
a:visited {
		  color: black;
		  font-family: "gravity",sans-serif;
		  text-decoration: none;
}
#M {
	width: 100%;
	position: relative;	
}
#plop { text-decoration: blink; }

a:link 
{ 
 text-decoration:none; 
} 
#conteneurnav {
	height: auto;
	font-size:20px;
	line-height: 10px;
	position:relative;
	top:0;
	text-align: center;
	font-family:"";
	color:#000;
	margin-left:300px;
}
.marge {
	margin-left:50px;
	margin-top:100px;
	padding-bottom:200px;
	height:600px;
}
.element
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color:#000000;
	display:inline;
	float:left;
	margin-right:33px;
	margin-left:33px;
	position:relative;
}
.element a:hover {
	color:#000000;
	font-weight:bold;
}
.conteneur {
	position: relative;
	margin-left: 1em;
	margin-bottom: 1em; 
    height:150px;
    width:auto;
	float:left;
	border:none;
}



.element
{
	display:row;
	justify-content: center;
    align-items: center;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	left:12%;
}
.element1
{
	-ms-display:flex;
	-moz-display:flex;
	-webkit-display:flex;
	justify-content: center;
}
.texte2 {
	font-family:"gravity";
	margin-left:10%;
}
.texte3 {
	font-family:"texte";
	font-size:1.5vw;
	width:70%;
	margin-left:10%;
}


#ACTU {
	width: 50%;
	position: left;
}







.texte {
	font-family:"gravity";
	font-size:0.8em;
}
.conteneur .texte {
	position:absolute;
	left:50%;
  top: 60%;
  transform: translate(-50%, -60%);
  z-index: -1; // texte passe derriÃ¨re l'image
}
.conteneur img:hover {
	opacity:0;
}
.titres
{
	font-family:"gravity";
	color:#000000;
	float:left;
	width:100%;
	margin-left:0px;
	top: 1em;
	position:relative;
	font-weight:lighter;
	line-height:0.5px;
}
.intro
{
	font-family:"gravity";
	float:right;
	font-size:15px;
	margin-right:40px;
}
#bootstrap-gallery .modal-dialog {
	margin-left: auto;
	margin-right: auto;
}

#bootstrap-gallery .modal-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#bootstrap-gallery .modal-header {
	padding: 5px 10px;
}

#bootstrap-gallery .modal-body {
	padding: 0;
}

#bootstrap-gallery .modal-body img {
	width: 100%;
}

#bootstrap-gallery .modal-body  .carousel-control {
	background-image: none;
}

#bootstrap-gallery .modal-header  a.modal-button {
	float: right;
	font-size: 18px;
	line-height: 0;
	margin-left: 5px;
}

#bootstrap-gallery .modal-header  a.modal-button:hover {
	text-decoration: none;
}
.info {
	position:relative;
	margin-left:1em;
	margin-bottom:50px;
}