/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:focus {
  outline: 0;
}

/***
   CSS =p=
***/

html,
body {
  background: #f7f7f7;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

html {
  font-size: 100%;
}

body {
  color: #818386;
  font-family: "Lato", Arial, sans-serif;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 1px;
}

strong {
  font-weight: bold;
}

img.hidden {
  display: none;
}

/***
   HEADER =p=
***/

#header {
  background: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 20%;
  z-index: 10;
}

#header h1 {
  display: block;
  height: 30%;
  margin: 0 0 10%;
  width: auto;
}

#header h1 a {
  background: url(img/helene-dureau-martini.jpg) center bottom no-repeat;
  background-size: auto 90%;
  display: block;
  height: 100%;
  text-indent: -9999em;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='img/helene-dureau-martini.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='img/helene-dureau-martini.jpg', sizingMethod='scale')";
}

#header nav {
  text-align: center;
}

#header nav li {
  margin: 5% 0 0;
}

#header nav li a {
  color: #000;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  font-size: 0.8em;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

#header nav li a.active,
#header nav li a:active,
#header nav li a:focus,
#header nav li a:hover {
  color: #818386;
}

#footer {
  bottom: 0;
  left: 0;
  padding: 0 0 20px;
  position: fixed;
  text-align: center;
  width: 20%;
}

#footer p {
  color: #818386;
  font-size: 0.8em;
  margin: 3% 0 0;
}

#footer p.conception {
  color: #818386;
  font-size: 0.6em;
  margin: 3% 0 0;
}

#footer a {
  color: #818386;
  text-decoration: none;
}

#footer a:active,
#footer a:focus,
#footer a:hover {
  color: #000;
}

/***
   HOME =p=
***/

#home {
  height: 100%;
  padding: 4% 5% 0 20%;
  width: 80%;
  display: flex;
  gap: 2%;
}

#home article {
  display: inline-block;
  height: 90%;
  overflow: hidden;
  vertical-align: middle;
  width: 50%;
}

#home article div {
  display: inline-block;
  height: 80%;
  width: 100%;
}

#home article img {
  max-height: 100%;
  margin-bottom: 2%;
}

#home article p {
  color: #000;
  display: inline-block;
  font-size: 0.9em;
  line-height: 140%;
  padding: 4% 0 0;
  width: 100%;
}

#home article p span {
  color: #818386;
  font-size: 0.8em;
  font-weight: 400;
}

#home article p em {
  color: #000;
  font-weight: 700;
}

#home article#homedroite,
#home article#homegauche {
  /* text-align: right; */
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
#home article#homedroite {
  padding-right: 5%;
}
#home article#homegauche {
  padding-left: 5%;
}

#home article#homegauche p,
#home article#homegauche img,
#home article#homedroite p,
#home article#homedroite img {
  max-width: 100% !important;
  object-fit: contain;
}
#homegauche * {
  /* margin: 0 2% 0 0; */
}

#home em {
  margin: 0;
}

#home strong {
  font-size: 1.2em;
  font-weight: 300;
  margin: 0;
}

#home strong.star {
  font-size: 1.2em;
  font-weight: 300;
  margin: 0;
}

#homegauche p {
  text-align: left;
}

/***
   OEUVRES =p=
***/

#oeuvres {
  float: right;
  height: 100%;
  width: 80%;
}

#oeuvres article {
  cursor: pointer;
  height: 25%;
  height: 22vh;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#oeuvres article img {
  opacity: 0.3;
  width: 110%;
}
#bandeau5 {
  transform: translateY(-22%);
}
#bandeau6 {
  transform: translateY(-18%);
}

#oeuvres article:active img,
#oeuvres article:focus img,
#oeuvres article:hover img {
  opacity: 1 !important;
}

#oeuvres article:active a,
#oeuvres article:focus a,
#oeuvres article:hover a {
  color: #000;
}

#oeuvres article div {
  background: #fff;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 10%;
  z-index: 9;
}

#oeuvres article div p {
  display: inline-block;
  font-size: 0.7em;
  letter-spacing: 2px;
  padding: 40% 0 0;
  text-transform: uppercase;
  width: 70%;
}

#oeuvres article div p a {
  color: #818386;
  text-decoration: none;
}

#oeuvres article div p a:active,
#oeuvres article div p a:focus,
#oeuvres article div p a:hover {
  color: #000;
}

#oeuvres article div span {
  font-family: "Arapey", "Lato", Arial, sans-serif;
  font-size: 6em;
  font-weight: 400;
  letter-spacing: 0px;
}

/***
   SERIE =p=
***/

#serie {
  height: 100%;
  padding: 2% 0 0;
  margin: 0 auto;
  width: 60%;
  display: flex;
}

#serie article {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  width: 70%;
}

#serie article .slide.active {
  display: block;
}

#serie article .slide {
  display: none;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
}

#serie article .slide footer {
  bottom: 0;
  height: 15%;
  padding: 5% 0 0;
  width: 100%;
}

#serie article .slide footer p {
  color: #000;
  display: inline-block;
  font-size: 0.9em;
  line-height: 140%;
  text-align: left;
  width: 100%;
}

#serie article .slide footer p em {
  color: #000;
  font-weight: 700;
}

#serie article .slide footer p em strong {
  color: #000;
  font-size: 1.2em;
  font-weight: 300;
}

#serie article .slide footer p strong.star {
  font-size: 1.2em;
  font-weight: 300;
  margin: 0;
}

#serie article .slide footer p span {
  color: #818386;
  font-size: 0.9em;
}

#serie .arrow {
  display: inline-block;
  height: 80%;
  text-align: center;
  width: 15%;
}

#serie .arrow a {
  display: inline-block;
  height: 50%;
  text-indent: -9999em;
  width: 20px;
}

#serie .arrow a[href="#prevArrow"] {
  background: url(img/prevArrow.png) -20px bottom no-repeat;
}

#serie .arrow a[href="#nextArrow"] {
  background: url(img/nextArrow.png) 0 bottom no-repeat;
}

#serie .arrow a[href="#prevArrow"]:active,
#serie .arrow a[href="#prevArrow"]:focus,
#serie .arrow a[href="#prevArrow"]:hover {
  background: url(img/prevArrow.png) 0 bottom no-repeat;
}

#serie .arrow a[href="#nextArrow"]:active,
#serie .arrow a[href="#nextArrow"]:focus,
#serie .arrow a[href="#nextArrow"]:hover {
  background: url(img/nextArrow.png) -20px bottom no-repeat;
}

#serie article img {
  max-height: 80%;
  max-width: 100%;
}

#aside {
  background: #fff;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 20%;
  display: flex;
}

#nav-serie {
  display: inline-block;
  height: 100%;
  padding: 20% 0 0;
  vertical-align: top;
  width: 50%;
}

#nav-serie nav,
#nav-serie nav ul {
  height: 100%;
  text-align: center;
  width: 100%;
}

#nav-serie li {
  display: inline-block;
  height: 13%;
  margin: 0 0 2%;
  text-align: center;
  text-transform: uppercase;
  width: 50%;
}

#nav-serie li a {
  color: #818386;
  font-size: 0.7em;
  letter-spacing: 2px;
  text-decoration: none;
}

#nav-serie li a.active,
#nav-serie li a:active,
#nav-serie li a:focus,
#nav-serie li a:hover {
  color: #000;
}

#nav-serie li a span {
  font-family: "Arapey", "Lato", Arial, sans-serif;
  font-size: 6em;
  font-weight: 400;
  letter-spacing: 0px;
}

#nav-sub-serie {
  background: #e1e2e3;
  display: inline-block;
  height: 100%;
  padding: 15% 0;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
#nav-sub-serie ul {
  padding-bottom: 100px;
}

#nav-sub-serie img {
  height: auto;
  margin: 3% 0;
  opacity: 0.3;
  width: 50%;
}

#nav-sub-serie a.active img,
#nav-sub-serie img:active,
#nav-sub-serie img:focus,
#nav-sub-serie img:hover {
  opacity: 1;
}

/***
   BIOGRAPHIE =p=
***/

#biographie {
  float: right;
  height: 100%;
  width: 80%;
  display: flex;
}

#biographie #texte {
  display: inline-block;
  height: 100%;
  padding: 0 15% 0 5%;
  position: relative;
  vertical-align: top;
  width: 40%;
}

#biographie #texte h2 {
  color: #000;
  font-size: 2em;
  line-height: 120%;
  padding: 10% 0 10%;
}

#biographie #texte h3 {
  color: #000;
  font-size: 1.4em;
  line-height: 120%;
  margin: 4% 0 0;
}

#biographie #texte p {
  line-height: 150%;
  font-size: 1em;
}

#biographie #texte p.first-para {
  line-height: 1;
}

#biographie #texte p.margin5 {
  margin: 4% 0 0;
}

#biographie #texte p.author {
  margin: 10% 0 0;
  padding: 0 0 5%;
}

#biographie #texte p.bioperso {
  color: #000;
  font-size: 0.85em;
  letter-spacing: 1px;
  margin: 10% 0 0;
  padding: 0;
}

#biographie #texte p.bioperso span {
  display: inline-block;
}

#biographie #texte a#arrow {
  background: url(img/nextArrow.png) no-repeat;
  background-position: 0 0;
  display: block;
  height: 41px;
  position: absolute;
  right: 15%;
  text-indent: -9999em;
  width: 20px;
}

#biographie #texte a#arrow:hover {
  background-position: -20px 0;
}

#biographie #image {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  width: 40%;
}

#biographie #image img.bernard,
#biographie #image img.suite {
  display: none;
  height: 100%;
}

#biographie #image img.caroline {
  display: none;
  height: 100%;
}

#biographie #image img.active {
  display: inline-block;
}

/***
   CONTACT =p=
***/

#contact {
  float: right;
  height: 100%;
  width: 80%;
}

#contact #texte {
  display: inline-block;
  height: 100%;
  padding: 0 5% 0 5%;
  vertical-align: top;
  width: 30%;
}

#contact #texte h2 {
  font-size: 1em;
  line-height: 120%;
}

#contact #texte p {
  line-height: 120%;
  font-size: 1em;

  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}

#contact #image {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  width: 60%;
  white-space: nowrap;
}

#contact #image img {
  height: 100%;
}

#contact #texte p a {
  color: #818386;
  text-decoration: none;
}

/*
#contact {
   float: right;
   height: 100%;
   white-space: nowrap;
   width: 80%;
}
/*
#contact #texte {
   float: left;
   height: 50%;
   vertical-align: top;
   width: 30%;
}

#contact #texte p {
   line-height: 150%;
   margin: 0 0 1%;
   font-size: 1em;
}

#contact #texte p a {
   color: #818386;
   text-decoration: none;
}

#contact #texte p a:active,
#contact #texte p a:focus,
#contact #texte p a:hover {
   color: #000;
}

#contact #texte div {
   margin: 8% 0 0;
}

#contact .image {
   float: left;
   height: auto;
   vertical-align: top;
   width: 40%;
}

#contact .image img {
   width: 100%;
}

#contact #texte .blockTop {
   height: 30%;
   margin: 0 0 5%;
   width: 100%;
}
*/
/*
contact #texte {
   float: left;
   height: 50%;
   vertical-align: top;
   width: 30%;
}

#contact #texte p {
   line-height: 150%;
   margin: 0 0 1%;
   font-size: 1em;
}

#contact #texte p a {
   color: #818386;
   text-decoration: none;
}

#contact #texte p a:active,
#contact #texte p a:focus,
#contact #texte p a:hover {
   color: #000;
}

#contact #texte .blockTop {
   height: 30%;
   margin: 0 0 5%;
   width: 100%;
}

#contact #firstrow,
#contact #secondrow,
#contact #thirdrow,
#contact #quatrorow {
   height: 25%;
   width: 100%;
   white-space: nowrap;
}

#contact article {
   display: inline-block;
   height: 92%;
   padding: 1%;
   width: 24%;
}

#contact .image {
   overflow: hidden;
   text-align: center;
}

#contact .image img {
   height: 100%;
   width: 100%;
}

#contact #texte {
   vertical-align: top;
   width: 19%;
}

*/

/***
   SCROLLBAR =p=
***/

#ascrail2000 div {
  margin: 0 2px 0 0;
}

/***
   LANGUE =p=
***/

#langue {
  visibility: hidden;
}

#caroline,
#suite {
  padding-bottom: 50px;
}
