#skiptomain { display: none; }

#nav { background:#e1e0dc url(/images/bodyback.png); box-shadow:0px 2px 4px rgba(0,0,0,0.1); float:left; width:100%; position:fixed; z-index:9; }
#nav ul, #nav li { display:inline-block; margin:0; padding:0; }
#nav a { display:block; padding:.9em 1.5em; font-size:1em; font-family:'Oswald'; font-weight:300; color:#000; }
#nav a:hover {  color:#ed1518; }
#nav a.active, #nav a.active:hover { background:#fff; color:#000; }
#nav a.button { color:#fff; padding:.6em .75em; }

/*	########################################################################################################################	*/

#wrapper
	{
	width: 100%;
	position: relative;
	background: var(--fnd_clair);
	}

/*	########################################################################################################################	*/

#headcontainer
	{
	z-index: 9;
	width: 100%;
	min-height: 90px;
	max-height: 150px;
	background-color: var(--fond_clair);
	background-image:url("../images/entete_2.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-size: auto;
	}

header
	{
	max-width: 100%;

	color: var(--txt_norma);
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	letter-spacing: 0em;
	font-size: 1.6em;
	font-style: normal;
	line-height: 1.8;
	padding-top: 10px;
	}

header a,
header a:link,
header a:visited
	{
	color: #000080;
	font-weight:normal;
	text-decoration:underline;
	}

header a:hover
	{
	color:#FFFF99;
	font-weight:normal;
	background-color:none;
	text-decoration:underline;
	}

header a:active
	{
	color:#FFFFFF;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	}

header a.button { font-size:1.5em; margin:2em 0 1.5em 0; }

/*	########################################################################################################################	*/

#menucontainer
	{
	z-index: 9;
	text-align: center;
	width: 100%;
	max-height: 42px;
	background: var(--fnd_inact);
	border-top: solid 1px var(--txt_inact);
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	}


/*	########################################################################################################################	*/

.twitter-share-button { margin-top:.5em; }

/*	########################################################################################################################	*/

#maincontentcontainer
	{
	width: 100%;
	min-height: 400px;
	background: var(--fnd_clair);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:fixed;

	}

/*	########################################	  MAIN CONTENT 	  ########################################################	*/

.maincontent
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	font-family: "Arial", sans-serif;
	font-size: 0.8125em;
	font-style: normal;
	font-weight: 200;
	color: var(--txt_norma);
	margin: 0 auto;
	padding: 0 0 0 0;
	line-height: 1.4em;
	position: relative;
	background-repeat: no-repeat;
	border-top-style: solid;
	}

.maincontent a:link, .maincontent a:visited
	{
	color: var(--txt_linka);
	font-weight:normal;
	text-decoration:none;
	}

.maincontent a:hover
	{
	color: var(--txt_rollo);
	font-weight:normal;
	background-color:none;
	text-decoration:none;
	}

.maincontent a:active
	{
	color: var(--txt_rollo);
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	}

.maincontent h1
	{
	color: var(--txt_titre);
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 0em;
	font-size: 1.4em;
	font-weight: lighter;
	font-style: normal;
	line-height: 1.8;
	padding-top: 10px;
	/*	text-align: center;		*/
	}

.maincontent h2
	{
	color: var(--txt_titre);
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 0em;
	font-size: 1.2em;
	font-weight: lighter;
	font-style: normal;
	line-height: 1.6;
	padding-bottom: 0px;
	/*	text-align: center;		*/
	}
.maincontent h2 a
	{
	text-decoration:normal;
	text-align: center;
	}
.maincontent h2 a:hover
	{
	text-decoration:underline;
	text-align: center;
	}

.maincontent h3
	{
	font-family: 'Quicksand', sans-serif;
	font-size: 1.0em;
	font-weight:lighter;
	font-style: normal;
	color: var(--txt_titre);
	}
.maincontent h3 a
	{
	text-decoration:none;
	}
.maincontent h3 a:hover
	{
	text-decoration:underline;
	}
.maincontent h4
	{
	font-family: 'Quicksand', sans-serif;
	font-size:14pt;
	font-weight:bold;
	font-style: normal;
	color: var(--txt_titre);
	text-align: center;
	}

.maincontent hr
	{
	border-top: 1px solid var(--txt_norma);
	}

/*	########################################	  MAIN CONTENT formulaire	  ########################################################	*/

.maincontentform
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	font-family: 'Athiti', sans-serif;
	font-size: 16;
	color: var(--txt_norma);
	font-weight:normal;
	margin: 0 auto;
	padding: 0 0 0 0;
	line-height: 3em;
	position: relative;
	background-repeat: no-repeat;
	}

/*	########################################	  MAIN CONTENT modal	  ########################################################	*/

.maincontentmd
	{
	z-index: 10;
	max-width: 100%;
	background: var(--fnd_clair);
	font-family: 'Athiti', sans-serif;
	clear: both;
	font-size: 16;
	/*	margin: 0 auto;
	padding: 0 0 0 0;	*/
	margin: 15px 0px 15px 0px;
	color: var(--txt_norma);
	line-height: 1.75em;
	position: relative;
	}

/*	########################################################################################################################	*/

#footercontainer
	{
	z-index: 9;
	width: 100%;
	min-height: 100px;
	text-align: center;
	background: var(--fnd_fonce);
	/*	border-top: solid 1px var(--txt_inact);	*/
	}

footer
	{
	padding: 20px 0px 0px 0px;
	max-width: 95%;
	min-height: 100px;
	clear: both;
	margin: 0 auto;
	color: var(--txt_clair);
	font-family: 'Quicksand', sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: 200;
	background: var(--fnd_fonce);
	}

footer a,
footer a:link,
footer a:visited
	{
	color: var(--txt_inact);
	letter-spacing: 0.1em;
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
	}

footer a:hover
	{
	color: var(--txt_rollo);	
	font-weight:normal;
	background-color:none;
	text-decoration:underline;
	}

footer a:active
	{
	color: var(--txt_inact);	
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	}