/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

div#contact_form{
	text-align:center;
}

input, textarea{
	width: 300px;
    margin: 10px 0px;
    padding: 10px;
}

input[type="submit"]{
	width: 200px;
}

.g-recaptcha > div{ margin:0 auto;}






html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* TOUTES VERSIONS / COULEURS / POLICES */
body {
	background-color: #fefcee;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}

h1, h2, h3, p, nav ul li a {color: #151515;}

header p, .toolbar p span, #postface p, #postface legend, footer p {color: #fefcee;}

header h1.title, .toolbar p {color: #49c388;}

p {text-align: justify; margin: auto;}

h1, h2, h3, .subtitleHeader, .toolbar p, nav h2, nav ul li, section p.introPara:first-letter, #postface legend, footer {
	font-family: 'Roboto', sans-serif;
}

.introPara:first-letter {
	font-weight: bold;
	float: left;
}

h1.title {
	text-transform: uppercase;
}

.subtitleHeader, .poem, #postface p, .toolbar span {
	font-style: italic;
}

.toolbar p {
	margin: 0;
	text-transform: uppercase;
}

section iframe {
	margin: 20px auto;
	display: block;	
}

#postface p, .footnote {
	text-align: left;
}

#postface p span {
	font-variant: small-caps;
}

/* VERSION PC *//* VERSION PC */
/* font sizes */
p, section ul, section ol {font-size: 18px;}

.introPara:first-letter {
	font-size: 60px;
	line-height: 43px;
	margin-right: 5px;
}

h1.title {
	font-size: 50px;
	line-height: 0.9em;
	margin-top: 110px;
	margin-bottom: 15px;
}

.subtitleHeader {
	font-size: 16px;
	visibility:hidden;
}

footer p {
	font-size: 14px;
}

.toolbar p {
	font-size: 16px;
}

.toolbar span, nav ul, .footnote, figcaption {
	font-size: 14px;
}

section h2 {
	font-size: 30px;
}

section h3 {
	font-size: 20px;
}

section p.introPara:first-letter {
	font-size: 60px;
}

#postface legend {
	font-size: 32px;
}

/* header */
.header-container {
	background: #f5f5f5 url('../images/Maurice-Francoise-Labo_header.jpg') no-repeat left top;
	height: 830px;
	background-size: cover;
	/*padding-left: 110px;*/
}

header {
	background: transparent url('../images/flecheDown.png') no-repeat 110px 15px;
	height: 830px;
	padding-left: 110px;
	cursor: pointer;
}

/* toolbar */
.toolbar {
	background-color: #000;
	height: 60px;
	width: 100%;
/*max-height: 49px;*/
}

.toolbar p {
	margin: 0;
	padding: 15px 0 20px 110px;
	text-transform: uppercase;
}

.toolbar span {
	font-style: italic;
	text-transform: none;
	margin-left: 30px;
	margin-right: 150px;
}

.toolbar p img {
	margin-left: 20px;
}

/* navigation */
#menu-container {
	position: fixed;
	top: 830px;
	width: 100%;
}

#zoneNav {
	/*position: fixed;
	text-align: right;
	display: none;
	min-height: 600px;
	top: 30px;
	right: 0;*/
	
	position: absolute;
	top: 60px;
	right: -320px;
	width: 300px;
	background-color: #fefcee;
	padding-right: 20px;
	width: 300px;
	overflow-y: auto;
}

nav {
	border-right-style: double;
	border-right-color: #151515;
	text-align: right;
	
	/*margin-right: 20px;
	position: absolute;
	right: 20px;
	width: 300px;
	background-color: gray;*/
}

nav h2 {
	margin-right: 30px;
}

nav ul {
	/*text-align: right;*/
	margin-right: 30px;
	padding-left: 5px;
}

nav ul li {
	line-height: 1.5em;
	margin-bottom: 1em;
}

/* contenu */
.main-container {
	margin-top: 120px;
}

section {
	width: 1100px;
	margin: auto;
}

section h2, section h3 {
	margin-left: 17%;
	margin-right: 23%;
}

section p {
	margin-bottom: 1.5em;
}

section p, section ul, section ol {
	width: 561px;
	margin-left: auto;
	margin-right: auto;
}

figure {
	width: 380px;
	display: block;
	float: left;
	clear: both;
	margin: auto;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
}

figcaption {
	max-width: 150px;
	font-style: italic;
	display: inline-block;
	vertical-align: bottom;
	text-align: right;
	margin-right: 20px;
	width: 130px;
}

section img {
	max-width: 210px;
	display: inline-block;
}

.footnote {
float: right;
width: 230px;
margin-bottom: 20px;
font-style: italic;
}

.clear {
	clear: both;
}

.footnote em {
	font-weight: normal;
	font-style: normal;
}

.poem {
width: 250px;
margin: 20px auto;
}

.stanza {
	margin-bottom: 20px;
}

#postface {
	width: 100%;
	background-color: #2f2f2f;
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
}

#postface fieldset {
/*	border-left-style: double;
	border-left-color: #fefcee;
	border-left-width: 5px;*/
	border-top-style: double;
	border-top-color: #fefcee;
	border-top-width: 5px;
	width: 650px;
	margin: auto;
}

#postface legend {
	font-weight: bold;
	padding-right: 20px;
	margin-left: -40px;
}

#postface p {
	border-left-style: double;
	border-left-color: #fefcee;
	border-left-width: 5px;
	padding-left: 40px;
	margin-left: 0px;
}

.footer-container, footer p {
	background-color: #1a1a1a;
	padding: 8px 0;
	margin: 0;
}

footer p {
	margin-left: 110px;
}

/*lightbox*/

.close {
	color: #000;
}

/* VERSION TABLETTE */
/* @media only screen and (min-device-width : 750px) and (max-device-width : 1024px)  */
/*@media (min-device-width : 750px) and (max-device-width : 1024px)  {*/
@media (min-width : 750px) and (max-width : 1024px)  {
/* font sizes */

p, section ul, section ol {font-size: 16px;}

.introPara:first-letter {
	font-size: 50px;
	line-height: 43px;
	margin-right: 5px;
}

h1.title {
	font-size: 45px;
	line-height: 0.9em;
	margin-top: 20px;
	margin-bottom: 15px;
}

.subtitleHeader, .toolbar p  {
	font-size: 20px;
}

.toolbar span {
	font-size: 11px;
}

span.subtitleToolbar {
/*width: 400px;*/
/*display: inline-block;*/
max-width: none;
margin-right: 20px;
}

.footnote, figcaption, nav ul {
	font-size: 14px;
}

.figcaption {
	width: 190px;
	text-align: center;
	max-width: 190px;
}

section h2, #postface legend {
	font-size: 26px;
}

section h3 {
	font-size: 16px;
	font-weight: bold;
}

footer p {
	font-size: 12px;
}

/* header */
.header-container {
	height: 370px;
}

header {
	height: 370px;
	padding-left: 40px;
	background: transparent url('../images/flecheDown02.png') no-repeat 50px 220px;
}

#menu-container {
	top: 370px;
}

/* toolbar */
.toolbar {
	height: 55px;
}

.toolbar p {
	padding-left: 40px;
	margin: 0;
}

.toolbar span {
	max-width: 50px;
}

span.subtitleToolbar {
	display: none;
}

.toolbar a {
	margin-left: 25%;
}

/* contenu */
section {
	width: 472px;
	margin: auto;
}

section h2, section h3 {
	margin-left: 0;
	margin-right: 0;
}

section p, section ul, section ol, .footnote {
	width: 472px;
}

figure {
	width: 230px;
}

figcaption {
	display: block;
	text-align: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.footnote {
	float: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-style: italic;
}

.footnote.clear {
	clear: none;
}

section iframe {
	width: 472px;
}

#postface fieldset {
	width: 472px;
	margin: auto;
}

#postface legend {
	margin-left: 0;
}

#postface p {
	border: none;
	padding-left: 0;
	padding-top: 20px;
}

footer p {
	margin-left: 75px;
}

}
/* fin version tablette */


/* VERSION MOBILE */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {*/
@media (min-width : 320px) and (max-width : 600px)  {
/* font sizes */
p, section ul, section ol {font-size: 18px;}

.introPara:first-letter {
	font-size: 60px;
	line-height: 43px;
	margin-right: 5px;
}

h1.title {
	font-size: 25px;
	line-height: 1.15em;
	margin-top: 20px;
	margin-bottom: 15px;
}

.subtitleHeader {
	font-size: 12px;
}

.toolbar p {
	font-size: 12px;
}

.toolbar span, nav ul, .footnote, figcaption {
	font-size: 14px;
}

section h2 {
	font-size: 30px;
}

section h3 {
	font-size: 20px;
}

section p.introPara:first-letter {
	font-size: 60px;
}

#postface legend {
	font-size: 32px;
}

/* header */
.header-container {
	height: 370px;
}

header {
	height: 370px;
	padding-left: 40px;
	background: transparent url('../images/flecheDown02.png') no-repeat 30px 175px;
}

/* toolbar */
.toolbar {
	height:45px;
}

span.subtitleToolbar {
	visibility: hidden;
	display: none;
}

.toolbar p {
	padding: 5px;
	text-align:left;
	width: 100%;
}

.toolbar p img {
	margin-left: 5px;
}

/* contenu */
.main-container {
	margin-top: 60px;
}

section {
	width: 280px;
	margin: auto auto 30px;
}

section p {
	width: 280px;
}

section ul, section ol {
	width: 260px;
	padding-left: 20px;		
}

section h2 {
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

section h3 {
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}

.footnote {
	width: 280px;
	float: none;
	margin: 20px 0;
}

figure {
	width: 280px;
}

figcaption {
	width: 100%;
	max-width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

section img {
	display: block;
	margin: auto;
}

section iframe {
	width: 100%;
}

#postface {
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top:20px;
}
 
#postface fieldset {
	width: 240px;
}

#postface legend {
	font-size: 28px;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 5px;
}

#postface p {
	padding-left: 10px;
}

footer p {
	font-size: 14px;
	margin: 0;
	text-align: center;
}

} /*end*/







/* ==========================================================================
   Media Queries
   ========================================================================== */

@media all and (max-width: 600px) {
  .audio-player{
  	width:inherit!important;
  }
  .audiojs {
    width:inherit!important;
  }
  .error-message{
  	width:initial!important;
  }
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}