#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_moyen);
	}

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

#headcontainer
	{
	z-index: 9;
	width: 100%;
	min-height: 90px;
	text-align: center;
	/*	max-height: 150px;	*/
	background-color: var(--fnd_tete);
	/*	background-image:url("../images/entete_2.jpg");	*/
	/*	background-position: top;						*/
	/*	background-repeat: no-repeat;					*/
	/*	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 h1
	{
	font-family: "Amatic SC", sans-serif;
	font-size: 2.0em;
	font-weight: 700;
	font-style: normal;
	}

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%;		/*	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_corps);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:fixed;

	}

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

.maincontent
	{
	z-index: 1;
	max-width: 100%;
	clear: both;

	font-family: "Belleza", sans-serif;
	font-weight: 400;
	font-style: normal;
	/*	font-size: 0.8125em;	*/
	font-size: 1em;
	color: var(--txt_norma);
	margin: 0 auto;
	padding: 0 0 0 0;
	line-height: 1.6em;
	position: relative;
	background-repeat: no-repeat;
	border-top-style: solid;
	}

.maincontent a:link, .maincontent a:visited
	{
	color: var(--txt_actif);
	font-style: bold;
	text-decoration: none;
	}

.maincontent a:hover
	{
	color: var(--txt_titre);
	font-weight:bold;
	text-decoration:underline;
	}

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

.maincontent h1
	{
	color: var(--txt_titre);
	font-family: "Belleza", sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: 0em;

	padding-top: 10px;
	}

.maincontent h2
	{
	color: var(--txt_titre);
	font-family: "Belleza", sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: 0em;

	padding-top: 10px;
	}
.maincontent h2 a
	{
	text-decoration:normal;
	text-align: center;
	}
.maincontent h2 a:hover
	{
	text-decoration:underline;
	text-align: center;
	}

.maincontent h3
	{
	color: var(--txt_titre);
	font-family: "Belleza", sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	font-style: bold;
	line-height: 1.0;
	letter-spacing: 0em;

	padding-top: 10px;
	text-align: center;
	}

.maincontent h4
	{
	color: var(--txt_inact);
	font-family: "Belleza", sans-serif;
	font-size: 0.7em;
	font-weight: 700;
	font-style: normal;
	line-height: 0.7;
	letter-spacing: 0em;

	padding-top: 10px;
	}

.maincontent ul
	{
	padding-left: 30px;
	}

.maincontent hr
	{
	border-top: 1px solid var(--fnd_moycl);
	max-width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	}

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

.bandeaugris
	{
	z-index: 1;
	max-width: 100%;
	clear: both;
	background: var(--fnd_moyen);

	font-family: "Belleza", sans-serif;
	font-weight: 400;
	font-style: normal;
	/*	font-size: 0.8125em;	*/
	font-size: 1em;
	color: var(--txt_rover);
	margin: 0 auto;
	padding: 0 0 0 0;
	line-height: 1.6em;
	position: relative;
	background-repeat: no-repeat;
	border-top-style: solid;
	}

.bandeaugris h1
	{
	color: var(--txt_clair);
	}

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

.bandeaugris a:active
	{
	color: var(--txt_linka);
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
	}

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

.maincontentform
	{
	z-index: 1;
	max-width: 100%;
	clear: both;

	font-family: "Belleza", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1em;
	color: var(--txt_norma);

	margin: 0 auto;
	padding: 0 0 0 0;
	line-height: 1.4em;
	position: relative;

	text-shadow: 2px 2px 4px var(--fnd_clair), -2px -2px 4px var(--fnd_clair), -2px 2px 4px var(--fnd_clair), 2px -2px 4px var(--fnd_clair);

	background-image: url("../images/fond_form.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	}

.maincontentform a:link, .maincontentform a:visited
	{
	color: var(--txt_linka);
	font-weight:normal;
	text-decoration:none;
	}
.maincontentform a:hover
	{
	color: var(--txt_rollo);
	font-weight:normal;
	background-color:none;
	text-decoration:none;
	}
.maincontentform a:active
	{
	color: var(--txt_rollo);
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	}

.maincontentform h1
	{
	color: var(--txt_titre);
	font-family: "Belleza", sans-serif;
	font-size: 1.9em;
	font-weight: 700;
	font-style: normal;
	line-height: 1.6;

	padding-top: 10px;
	/*	text-align: center;		*/
	}

.maincontentform h2
	{
	color: var(--txt_titre);
	font-family: "Belleza", sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;

	padding-top: 10px;
	}

.maincontentform h3
	{
	color: var(--txt_titre);
	font-family: "Belleza", sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	font-style: normal;
	line-height: 1.0;

	padding-top: 10px;
	}

.maincontentform h4
	{
	color: var(--txt_titre);
	font-family: "Belleza", sans-serif;
	font-size: 0.7em;
	font-weight: 700;
	font-style: normal;
	line-height: 0.7;

	padding-top: 10px;
	}

.maincontentform hr
	{
	border-top: 1px solid var(--txt_titre);
	}

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

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

footer
	{
	padding: 5px 0px 0px 0px;
	max-width: 95%;
	min-height: 100px;
	clear: both;
	margin: 0 auto;
	background: var(--fnd_moyen);

	color: var(--txt_rover);
	font-family: "Belleza", sans-serif;
	font-optical-sizing: auto;
	font-size: 0.75em;
	font-style: normal;
	font-weight: 300;

	letter-spacing: 0em;

	line-height: 1.6;
	padding-top: 10px;
	}

footer h1
	{
	font-family: "Belleza", sans-serif;
	font-size: 1.9em;
	font-weight: 700;
	font-style: normal;
	}

footer h2
	{
	font-family: "Belleza", sans-serif;
	font-size: 1.6em;
	font-weight: 700;
	font-style: normal;
	}

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

footer a:hover
	{
	color: var(--txt_rover);	
	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;
	}