@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Signika+Negative:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baskervville+SC&display=swap');

html { 
  background: url(imola_zenithalview_leonardodavici.jpg) no-repeat center fixed; 
  -webkit-background-size: cover; /* pour Chrome et Safari */
  -moz-background-size: cover; /* pour Firefox */
  background-size: cover; /* version standardisée */
}

q {
  quotes: "«\00A0" "\00A0»" '"\00A0' '\00A0"';
}



a.titre:link, a.titre:visited {
	font-family:  "Baskervville SC", sans-serif;
  font-weight: 450;
	font-size: 2.5em;
	letter-spacing:0.5px;
	font-style:italic;
	background-color: white;
	color: black;
	text-decoration:none;
}
a.titre:hover, a.titre:active {
	background-color: white;
	color: black;
	text-decoration:none;
}

.texte_titre1 {
	 font-family: "Signika Negative", serif;
  font-weight: 500;
  font-style: normal;
	font-size: 1.4em;
	letter-spacing:0.5px;
	color:black;
	text-align:left;
	text-indent: 10px;
}

.texte_titre2 {
	 font-family:  "Signika Negative";
  font-weight: 600;
  font-style: normal;
	font-size: 1.1em;
	letter-spacing:0.5px;
	color:black;
	text-align:justify;
	text-indent: 10px;
}

a.langue:link, a.langue:visited {
	font-family: "Signika Negative", sans-serif;
	background-color: white;
	font-size:0.8em;
	color: black;
	border-bottom: 0px solid black;
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}
a.langue:hover, a.langue:active {
  background-color: black;
  color: white;
}
.langue_actif {
	font-family: "Signika Negative", sans-serif;
	background-color: black;
	font-size:0.8em;
	color: white;
	border-bottom: 0px solid black;
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

a.menu:link, a.menu:visited {
	width:100px;
	font-family: "Signika Negative", sans-serif;
	background-color: white;
	font-size:1em;
	line-height:2em;
	color: black;
	border-bottom: 2px solid black;
	padding: 0px 6px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}
a.menu:hover, a.menu:active {
  background-color: black;
  color: white;
}
.menu_actif {
	width:100px;
	font-family: "Signika Negative", sans-serif;
	background-color: black;
	color: white;
	line-height:2em;
	border-bottom: 2px solid black;
	padding: 0px 6px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}


a.menu2:link, a.menu2:visited {
	 font-family:  "Signika Negative";
  font-weight: 600;
  font-style: normal;
	font-size: 1em;
	letter-spacing:0.5px;
	color:black;
	text-decoration:none;
	text-align:justify;
	text-indent: 10px;
}
a.menu2:hover, a.menu2:active {
  text-decoration:underline;
  text-decoration-color: red;
}


.texte_corps {
	 font-family: "Signika Negative";
  font-weight: 300;
  font-style: normal;
	font-size: 1.05em;
	letter-spacing:0.5px;
	color:black;
	text-align:justify;
	text-indent: 10px;
}

.texte_corps2 {
	 font-family: "Signika Negative";
  font-weight: 300;
  font-style: normal;
	font-size: 0.95em;
	letter-spacing:0.5px;
	color:black;
	text-align:justify;
	text-indent: 10px;
	padding-left:40px;
	padding-right:30px;
	margin-top:-10px;
}

a.texte_corps_lien:link, a.texte_corps_lien:visited {
	 font-family: "Signika Negative";
  font-weight: 300;
  font-style: normal;
	font-size: 1.05em;
	letter-spacing:0.5px;
	text-decoration:none;
	color:red;
}
a.texte_corps_lien:hover, a.texte_corps_lien:active {
  text-decoration:underline;
  text-decoration-color: black;
}

.legende {
	 font-family: "Signika Negative";
  font-weight: 300;
  font-style: normal;
	font-size: 0.8em;
	letter-spacing:0.5px;
	margin-top:-5px;
	color:black;
	text-align:center;
}


a.nbp:link, a.nbp:visited {
	 font-family: "Signika Negative";
  font-weight: 300;
  font-style: normal;
	font-size: 0.9em;
	letter-spacing:0.5px;
	text-decoration: none;
	color:black;
}
a.nbp:hover, a.nbp:active {
  text-decoration:none;
  color: red;
}
a.nbp_back:link, a.nbp_back:visited {
	 font-family: "Signika Negative";
  font-weight: 300;
  font-style: normal;
	font-size: 0.9em;
	letter-spacing:0.5px;
	text-decoration: none;
	color:red;
}
a.nbp_back:hover, a.nbp_back:active {
  text-decoration:none;
  color: black;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid black;
    margin-top:-12px;
    padding: 0;
}

.nbp_texte {
	 font-family: "Signika Negative";
  font-weight: 300;
  font-style: normal;
	font-size: 0.9em;
	letter-spacing:0.5px;
	color:black;
	text-align:justify;
}
a.nbp_link:link, a.nbp_link:visited {
	 font-family: "Signika Negative";
  font-weight: 300;
  font-style: normal;
	letter-spacing:0.5px;
	color:black;
	text-decoration: underline;
	color:black;
}
a.nbp_link:hover, a.nbp_link:active {
  text-decoration:none;
  color: red;
}

.cc {
	 font-family: "Signika Negative";
	 width:700px;
  font-weight: 300;
  font-style: normal;
	font-size: 0.65em;
	letter-spacing:0.5px;
	color:black;
	text-align:left;
	text-indent: 10px;
}
a.cc_link:link, a.cc_link:visited {
	text-decoration: none;
	color:black;
}
a.cc_link:hover, a.cc_link:active {
  text-decoration:underline;
  text-decoration-color: red;
}



















