/************************************/
/******  COULEURS PRINCIPALES  ******/
/************************************/
/*
TEXTES 				: 194061
GRIS 				: e6e6e6
ORANGE 				: ffa943
BLEU 				: 3d9ae8   */ 



/********************/
/******  BASE  ******/
/********************/


.chapeau_mobile_acc {display:none;}
.chapeau_classique_acc {display:block}


* 					{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body 				{font-family: 'Roboto', Arial, sans-serif; font-weight: 400; font-size: 1em; color: #194061; background: #e6e6e6;}
.wrap 				{max-width: 1024px; width: 100%; margin: 0 auto; overflow: hidden; padding: 0 1em; -moz-transition: 0.4s; -o-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s; /*border: 1px solid orange;*/ }
.no-overflow		{overflow: visible;}
p 					{font-family: 'Roboto', Arial, sans-serif; font-weight: 400; font-size: 1em; line-height: 1.5em; color: #194061;}
h1 					{font-family: 'Roboto', Arial, sans-serif; font-weight: 900; font-size: 3.4375em; color: #ffffff; padding-bottom: .5em;}
h2 					{font-family: 'Roboto', Arial, sans-serif; font-weight: 700; font-size: 1.875em; color: #3d9ae8; padding-bottom: .8em;}
h4 					{font-family: "Roboto", Arial, sans-serif; font-weight: 400; font-size: 1.375em; color: #2e3841; margin-bottom: 1.3em; text-transform: uppercase; }
h5 					{font-family: "Roboto", Arial, sans-serif; font-weight: 700; font-size: 1.1em; color: #414042; margin-bottom: .5em; }
.wrap-rel 			{position:relative; max-width: 1024px; width: 100%; margin: 0 auto; overflow: hidden; padding: 0 1em; -moz-transition: 0.4s; -o-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s; /*border: 1px solid orange;*/ }
.center-content 	{text-align:center;}


/**********************/
/******  TOPBAR  ******/
/**********************/

.topbar {width: 100%; height: auto; background: #ffffff;}

.topbar-logo {float: left; padding-top: 1em; height: 100px;}
.topbar-logo-m {display: none;}


/***********************/
/******  HEADER  *******/
/***********************/

.header {width: 100%; background: #; padding: 0;}

.header-image {display: inline-block; width: 37%; vertical-align: middle; /*border: 1px solid black;*/}
.header-image img {max-width: 100%; vertical-align:bottom;}

.header-content {display: inline-block; width: 58%; vertical-align: middle; margin-left: 1em; /*border: 1px solid black;*/}
.accroche {font-weight: 300; font-size: 1.5em; line-height: 1.3em; color: #ffffff;}
.center {text-align: center;}


/************************/
/******  CONTENT  *******/
/************************/

.content {width: 100%; padding: 2em 0 0 0;}

.content-import {float: right; width: 61%; background: #ffffff; border: 1px solid #c5c5c5; padding: 1em; margin-bottom: 2em; padding-bottom: 2em; /* HAUTEUR A RETIRER */}

.content-sidebar {float: left; width: 37%;}

/* MODULES */
.content-sidebar-modules {width: 100%; background: #ffffff; border: 1px solid #c5c5c5; padding: 1em; margin-bottom: 2em;}
.etapes {margin-left: 2em; border-left: 1px solid #006c76;}
.etapes li {padding: 1.5em 0 1em 2em; position: relative;}
.etapes li img {position: absolute; left: -22px; top: 13px;}

/**************************/
/******  FORMULAIRE  ******/
/**************************/

::-webkit-input-placeholder {font-family: "Roboto"; font-weight: 400; font-size: 14px; color: #747c82; line-height: 14px; }
::-moz-placeholder {font-family: "Roboto"; font-weight: 400; font-size: 14px; color: #747c82; }/* firefox 19  */
:-ms-input-placeholder {font-family: "Roboto"; font-weight: 400; font-size: 14px; color: #747c82; }/* ie */
input:-moz-placeholder {font-family: "Roboto"; font-weight: 400; font-size: 14px; color: #747c82; }

input[type="text"], input[type="password"] {width: 98%; padding: 0.6em 1em; font-size: 14px; color: #2e3841; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #d3d3d3; background-color: #e4e4e4; margin-bottom: 20px; -webkit-appearance: none; appearance: none; }
input.demi[type="text"], input.demi[type="password"] {width: 48%; margin-right: 6px; float: left; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {outline: none; background-color: #eee; -moz-box-shadow: 0 0 7px 0 #20a5e2; -webkit-box-shadow: 0 0 7px 0 #20a5e2; box-shadow: 0 0 7px 0 #20a5e2; }
input[type="button"] {font-weight: 400; font-size: 1.2em; color: #ffffff; text-transform: uppercase; background-color: #ffa943; padding: 0.6em 0.8em; border: 0; cursor: pointer; -webkit-appearance: none; appearance: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
textarea {width: 98%; padding: 0.6em 1em; font-size: 14px; color: #2e3841; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #d3d3d3; background-color: #e4e4e4; margin-bottom: 20px; height: 150px; -webkit-appearance: none; appearance: none; }

.capcha {width: 48%; float: left; margin-right: 10px; padding: 0;  margin-bottom: 20px;}
.capcha-pos {width: 180px; margin: 0 auto;}
#telecharger, #offre, #message {height: 35px; background-color: #ffc724; padding: 0.5em 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; float: right; margin-right: 12px;}
#telecharger p, #offre p, #message p {color: #fff; font-weight: 600; font-size: 1.1em; line-height: 1.1em;}

.error {width: 98%; background-color: #00acee; padding: 0.5em 2em 0.5em 1em; font-size: .8em; line-height: 1.3em; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #fff; margin-bottom: 1em; position: relative;}
.error img {position: absolute; right: 13px; top: 6px;}

.errorCOD {width: 98%; background-color: #ff0000; padding: 0.5em 2em 0.5em 1em; font-size: .8em; line-height: 1.3em; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #fff; margin-bottom: 1em; position: relative;}
.errorCOD img {position: absolute; right: 10px; top: 2px;}

a { color: #5a5a5a;}
a:hover { text-decoration:none;color:#5a5a5a}

.errorMSG, .errorCONTACT, .errorREGIE, .errorEMAIL, .errorTEL, .errorMDP, .errorMDPID, .errorURL, .errorCAP {width: 98%; background-color: #ff0000; padding: 0.5em 2em 0.5em 1em; font-size: .8em; line-height: 1.3em; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #fff; margin-bottom: 1em; position: relative;}
.errorMSG img, .errorCONTACT img, .errorREGIE img, .errorEMAIL img, .errorTEL img, .errorMDP img, .errorMDPID img, .errorURL img, .errorCAP img {position: absolute; right: 10px; top: 2px;}

.btn-refresh {padding: 0 0 5px 15px;}
.formulaire p {padding-top: 25px; text-align: center; }
.formulaire-titre h2 {text-align: center; padding-bottom: 0;}
.formulaire hr {width: 80%; height: 1px; background-color: #d8d8d8; border: 0; margin: 2em auto;}

/**************************************************************************/
/**********************  SELECT CSS + JS EXTERNE  *************************/
/***  http://www.debray-jerome.fr/dropdown-en-javascript-et-css-12.html ***/
/**************************************************************************/

div.selectBox {position: relative; cursor: pointer; width: 98%; padding: 0.8em 1em; font-size: 14px; color: #747c82; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #d3d3d3; background-color: #e4e4e4; margin-bottom: 20px; z-index: 1; }
div.selectBox.select-click, div.selectBox.selected {z-index: 10; }
div.selectBox.select-click .selectArrow, div.selectBox.selected .selectArrow {top: 0; background-position: 3px 0; }
div.selectBox div.selected, div.selectBox div.selectArrow {z-index: 1; }
div.selectBox div.selectArrow {width: 38px; height: 40px; position: absolute; top: 0; right: 0; text-align: center; -moz-user-select: none; -webkit-user-select: none; user-select: none; -khtml-user-select: none; background: url(img/arrow.png) no-repeat; }
div.selectBox div.selectOption {display: block; line-height: 20px; padding: 10px 15px; border-top: 1px solid #d7d7d7; }
div.selectBox div.selectOption:hover {color: #f6f6f6; background: #20a5e2; }
div.selectBox div.selectOptions {position: absolute; top: 35px; left: 0; width: 100%; border: 1px solid #d7d7d7; border-top: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; background: #fff; display: none; }





/*****************************/
/******  PRESENTATION  *******/
/*****************************/

.presentation {width: 100%; margin-bottom: 2em;}
.presentation-content {background: #ffffff; border: 1px solid #c5c5c5; padding: 2em; overflow: hidden; }
.presentation p {text-align: justify;}

.pres-gauche {width: 49%; float: left; }
.pres-droite {width: 49%; float: right; }
.pres-hr {display: none;}

/***********************/
/******  FOOTER  *******/
/***********************/

.footer {width: 100%; background: #; padding: 0;}

.footer-copyright {display: inline-block; vertical-align: middle; padding-right: 2em; border-right: 1px solid #ffffff; margin: 2.5em 1em 2.5em 0;}
.copyright {font-size: 0.85em; color: #ffffff; text-align:center;}

.footer-menu {display: inline-block; vertical-align: middle;}
.footer-menu a {font-size: .9em; line-height: 1.3em; color: #ffffff; text-decoration: none;}
.footer-menu a:hover {text-decoration: underline;}

.footer-conseil {position: absolute; right: 16px; top: 16px;}


/************************/
/******  COOKIES  *******/
/************************/
#headband {position: fixed; width: 100%; left: 0px; bottom: 0px; padding: 5px; z-index:9999; text-align: center; color: #ffffff; font-size: 12px; font-family: 'Arial', sans-serif; font-weight: 400; line-height: 2; background: rgba(55,55,55,.65); padding-right: 50px;}
/*#btn-Close{color: #ffffff; font-family: 'Arial', sans-serif; font-weight: 400; font-size: 12px; margin-left: 5px; position: absolute; right: 10px; top: 4px; border: 1px solid #ffffff;}
#btn-Close img {vertical-align: top;}*/
#link-more a, #btn-Close a {
    color: #ffffff;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    text-decoration: underline;
    font-size: 12px;
}
#btn-Close a {
    display: inline-block;
    padding: 0px 5px;
    background: white;
    margin-left: 10px;
    color: #383838;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}
#link-more a:hover{text-decoration: none;}


/***************************************/
/******  SECTION QUI-SOMMES-NOUS  ******/
/***************************************/

.qsn {width: 100%; height: auto; margin-top: 10px; padding: 0 0 2em 0; }
.qsn-content {width: 100%; padding: 1.5em 2.5em; border: 1px solid #e4e4e4; margin-bottom: 2em;}
.qsn-mentions {width: 100%; padding: 1.5em 2.5em; background-color: #e4e4e4; }
strong {font-weight: 600;}
.adresse {font-size: .8em; display: block; padding-top: .6em; line-height: 1.4em;}

.qsn-portrait {display: none;}

.qsn-content a {border-bottom: 1px dotted #000000; font-weight:bold; color: #000000;}

/***************************************/
/******  MENTIONS  ******/
/***************************************/

.mentions {width: 100%; height: auto; margin-top: 10px; padding: 0 0 2em 0;   }
.mentions-content {width: 100%;  margin-bottom: 0em;}
.mentions hr {margin: 1em 0 2em 0; height: 1px; background: #c5c5c5; border: 0;}
.mentions h4 {color: #b6b6b6;}
.mentions p {text-align: justify;}

/**********************/
/******  RESTIT  ******/
/**********************/

.restit {width: 100%; height: auto; margin-top: 10px; }
.check {float: left; width: 100px; margin-bottom: 20px;}
.restit-texte {float: left; width: 80%; }


/***************************/
/******  TOGGLE MENU  ******/
/***************************/

#mobile-nav-trigger {display: none; width: 100%; padding: 15px; font-size: inherit; border: 0; cursor: pointer; color: #fff; background-color: #3d9ae8; border-bottom: 5px solid #286598; text-align: left; -moz-transition: 0.4s; -o-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s; }
#mobile-nav-trigger.active {background-color: #3d9ae8; }

/***************************/
/******  NAV BAR  ******/
/***************************/

.navbar {
	margin-bottom: 0;
}

.nav > li {
	margin-left: 10px;
}
.navbar-nav > li > a {
	padding: 8px 5px;
	font-size:14px;
}

.navbar-right {
	margin-top: 35px;
}

.navbar-brand {
	height: auto;
	padding: 15px 0;
}

.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
}
.navbar-default {
    font-size: 16px;
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
    box-shadow: none;
    border-width: 0px;
    border-radius: 0px;
}
.navbar-default .navbar-nav>li>a {
    color: rgba(25, 64, 97, 1);
    background-color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: #e4e4e4;
    border-radius: 5px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: #;
    border-radius: 5px;
    background-image: none;
}

.navbar-toggle {
	float: left;
	margin: 8px 0 8px 15px;
}

.navbar-default .navbar-toggle {
    border-color: #c5c5c5;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #c5c5c5;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #c5c5c5;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
	box-shadow: none;
	background-image: none;
}

.container-fluid {padding-left:0;}
.navbar-header {width:37%;}
.navbar-brand {float:none;}
.navbar-brand img {margin:auto;}
.navbar-right {margin-top: 3em;width:auto;}
.header-image img {max-height:250px;}
.header-image {text-align:center;}
.header-content h1 {font-size:3em;}
.accroche {font-size:1.2em;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand  {padding: 1em;}


.titre-specif {text-align:center !important; margin-bottom:10px; font-size:34px; font-weight:600;}



@media (max-width: 900px) {

	.navbar-right {margin-top: 0;}
	.navbar-nav {margin: 0 -15px;}
	.navbar-collapse {padding-left: 0;padding-right: 0; text-align: center; border-top:0;}
	.navbar-brand img {display: none;}
	.navbar-header {background: #; border-bottom: 5px solid #e4e4e4;}



	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:focus {
	    color: #194061;
	    background-color: #e4e4e4;
	    border-radius: 0px;
	    background-image: none;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
	    color: #194061;
	    background-color: #e4e4e4;
	    border-radius: 0px;
	    background-image: none;

	}

	.nav > li {
		border-bottom: 1px solid #c5c5c5;
	}

	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a{
		background-image: none;
		box-shadow: none;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		text-align: center;
	}
	
.navbar-header {width:100%; background:#ffffff; padding:1em;}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-left:0;}
.container-fluid {padding-right:0;}
.navbar-brand img {padding-right:60px;}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand  {padding: 0em;}
.navbar-right {width:auto;}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right:0;}

}


/* MENTIONS LEGALES */

.textes-form-ml {
	font-family: 'Open Sans', Arial, sans-serif;
	color: #194061;
	font-weight: 600 !important;
	font-size: 10px;
	line-height: 16px !important;
	text-align: justify !important;
	padding: 0 !important;
	margin-bottom: 10px;
}

.textes-form-ml strong {
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
}

.textes-form-hr {
    border-top: 1px solid #d2d2d2;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 100%;
	background: none;
}