body {
    font-size: 1.3em;
    line-height: 1.6;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    color: #000;
	margin: 0;
	padding: 0;
	font-weight:300;
}

h1 {
    font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size: 3.5em;
	text-transform:uppercase;
	line-height: 0.9em;
    color:#222;
}
h1 strong, h2 strong, h3 strong {
	font-weight:800;
}
h2 {
    font-family: 'Poppins', sans-serif;
    color:#222;
	font-weight:500;
	text-transform:uppercase;
	font-size:1.7em;
	line-height: 1em;
	margin-top: 30px;
}
h3 {
    font-family: 'Poppins', sans-serif;
    color:#222;
	font-weight:300;
	font-size: 18px;
	line-height:1.2em;
	margin-top: 30px;
	text-transform: uppercase;
}
h2 strong, h3 strong, h4 strong {
	font-weight:700;
}
p {
	margin: 15px 0px;
}
.colBleu{
	color:#4589CE;
}

#content ul {
	padding-left: 0px;
	list-style-position: inside;
	margin-bottom:15px;
}
#content hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #d8d8d8;
}
a, a:hover {
    text-decoration: none;
}
#content a {
	color: #000;
	text-decoration: underline;
	text-decoration-style: dotted;
}
#content a:focus, #content a:hover, #content a:active {
    color: #686868;
	text-decoration: underline;
	text-decoration-style: dotted;
    outline: #fff 0px none;
    outline-offset: 0px;
}
#content .apdf, #content .aweb, #content .amap {
	margin-right:30px;
	text-transform: uppercase;
	color: #000;
	text-decoration:none;
	display: inline-block;
}
#content .apdf:hover, #content .aweb:hover, #content .amap:hover {
	color: #337ab7;
	text-decoration:none;
}

.apdf:before {
	font-family: FontAwesome;
	content: "\f1c1";
	font-size: 16px;
	margin-right:8px;
}
.aweb:before {
	font-family: FontAwesome;
	content: "\f0ac";
	font-size: 16px;
	margin-right:8px;
}
.amap:before {
	font-family: FontAwesome;
	content: "\f041";
	font-size: 16px;
	margin-right:8px;
}
#back_to_camera {
	clear: both;
	display: block;
	height: 80px;
	line-height: 40px;
	padding: 20px;
}
.fluid_container {
	margin: 0 auto;
	max-width: 1000px;
	width: 90%;
}


/* --------------------------------
   COOKIES
   -------------------------------- */
.encart {
    margin-bottom: 40px;
}
.encart h2 {
	position: relative;
	padding-left: 18px;
}
.encart h2:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 9px;
	background: #4589CE;
	display: block;
}
#pol {
	padding-right: 10px;
	font-size: 1.2em;
}
#pol h3 {
	margin-bottom: 20px;
	font-size: 1.4em;
	position: relative;
	padding-left: 15px;
}
.encart h3:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	background: #4589CE;
	display: block;
}
#pol a {
	color: #4589CE;
}
#pol a:hover {
	color: #4589CE;
}
#pol ol {
	margin-bottom: 15px;
}
#pol ol li {
	list-style: decimal;
	font-size: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}
#pol ol li ol li {
	list-style: lower-latin;
	margin-top: 5px;
	font-size: 0.9em;
	font-weight: normal;
}
.redAlert {
	color: #B00F11;
}
#colorbox {
	z-index: 99999;
}
#cboxOverlay {
	z-index: 9999;
}
#cookies {
	position: fixed;
	background-color: #fff;
	padding-top: 10px;
	box-shadow: 0px 0px 5px #4287cf;
	z-index: 99999999;
	width:100%;
	height:100%;
	top: 0px;
    left: 0px;
}
#cookiesPop {
	position: absolute;
	transform: translateY(-50%);
	top:50%;
	left:50%;
	border:solid 1px #ccc;
	padding:20px;
	width:600px;
	margin-left:-300px;
	text-align: justify;
	overflow-y: auto;
	max-height: 100%;
}
#cookiesPop h2 {
	font-size:1.8em;
	color:#4287cf;
	margin-top:0px;
	margin-bottom: 15px;
}
#cookiesPop label {
	margin: 7px 0px  3px 0px;
	color: #000;
}

#cookiesPop a {
	color: #4287cf;
}
.cookiesLegend {
	font-size:0.9em;
	padding-top:10px;
	margin-top: 35px;
	border-top: solid 1px #ccc;
}
.cookie-button-container {
	margin-top: 30px;
}
.cookieNo {
	background-color:#333;
	color:#fff;
	border: none;
	text-transform: uppercase;
	font-weight:normal;
	font-width:1.3em;
	padding:7px 15px 5px 15px;
	margin-right:10px;
}
.cookieYes {
	background-color:#4287cf;
	color:#fff;
	border: none;
	text-transform: uppercase;
	font-weight:normal;
	font-width:1.3em;
	padding:7px 15px 5px 15px;
	margin-right:10px;
}
#cookiesPop input[type="radio"] {
    margin-left:-20px;
}
#cookiesPop input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
.rgpdFomrInclude {
	margin-top: 20px;
}
#popupResa .rgpdFomrInclude .radio input {
	display: inline-block;
	max-width: 10px;
	margin-right: 5px;
	margin-left: -20px;
	padding-left: 0;
	margin-top: -3px;
}
@media screen and (max-width: 599px) {
	#cookiesPop {
		position: absolute;
		transform: translateY(-50%);
		top:50%;
		left: 0.5%;
    	width: 93%;
		border:solid 1px #ccc;
		padding:10px;
		margin-left:0px;
	}
	.cookieNo, .cookieYes  {
		width:100%;
		margin-top:10px;
	}
}


.form-horizontal .control-label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
}
#formInfoVO .form-group {
	margin-left: 0
}



/* --------------------------------
   CONSTRUCTION
   -------------------------------- */
header {
}
#logo {
   margin:65px 0 18px 0;
}
#logo2 {
   margin:60px 0 0px 0;
}
.clearLogo {
   display:none;
}
section {
    border-bottom: solid 1px #E7E7E7;
	padding:30px 0
}
.visite-container {
	position: relative;
}
.visite-container h3 {
	margin: 0;
	background: #000;
	color: #fff;
	padding: 10px;
}
.visite-container .fa-play-circle-o {
	position: absolute;
	left: 50%;
  	top: 50%;
  	transform: translate(-50%, -50%);
	z-index: 999999;
	font-size: 3.5em;
	color: #000;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	z-index: 105;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.navbar {
    margin-bottom: 0px;
    border: none 0px #222222;
}
.navbar-default {
	border-color: #ededed;
	border-top: none 0px #222222;
	border-bottom: none 0px #222222;
	background: url(../img/commun/bkg-nav-1170.gif) repeat-x left top #222222;
}
.navbar-default .container {
   position:relative;
}
.navbar-brand {
    display: none;
}
.navbar-right {
	position:absolute;
	top:0;
	right:20px;
}
.navbar-default .navbar-nav > li > a {
    color: #222;
	font-weight: 600;
}
.navbar-default .navbar-right > li > a {
    color: #fff;
}
.navbar-default .navbar-right > li > a.active {
    color: #4589CE;
}
.mainNav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 36px;
	text-transform:	uppercase;
	margin: 16px 0px 12px 0px;
	font-weight:300;
	font-size:1.3em;
   	border-right: solid 1px #ededed;
}
.mainNav > li:first-child > a {
    padding-left: 0px;
}
.navbar-right > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 43px;
	text-transform:	uppercase;
	margin: 0px;
	font-size:0.9em;
}
.navbar-right i {
	font-size:1.5em;
	padding-top:12px;
}
.navbar-right .navRS a {
	padding-left:7px;
	padding-right:7px;
}
.navbar-right > li:last-child > a {
    padding-right: 0px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #4589CE;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #4589CE;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #4589CE;
    background-color: #fff;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: #ededed;
}
.dropdown-menu {
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: solid 1px #E7E7E7;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
}
.dropdown-menu > li > a {
    display: block;
    padding: 10px 15px;
    clear: both;
    font-weight: 300;
    line-height: 1.42857143;
    color: #555;
    white-space: nowrap;
    border-bottom: solid 1px #ededed;
	text-transform:uppercase;
	font-size:0.9em;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #4589CE;
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle:hover span, .navbar-default .navbar-toggle:focus span {
	background-color:#4287cf;
}
nav .caret {
	display: inline-block;
	width: 16px;
	height: 10px;
	margin-left: 10px;
	vertical-align: middle;
	border: none 0px #fff;
	color:#000;
	background: url(../img/commun/bkg-caret.png) no-repeat left top;
	margin-bottom: 2px;
}
footer section {
    border-bottom: none 0px #000;
	color:#fff;
}
footer p {
    margin-bottom:0px;
}
footer section a {
	color:#fff;
}
footer section a:hover {
	color:#4287cf;
}
#footAdress {
    background-color: #2f2f2f;
	padding-top:40px;
	padding-bottom:40px;
	text-align:right;
}
#footAdress img {
   float:left;
}
#footAdress p {
   display:inline-block;
   line-height:60px;
   border-left: solid 1px #636363;
   padding-left:30px;
   padding-right:30px;
   margin-top: 0px;
}
#footAdress p:last-child {
   padding-right:0px;
   padding-left:0px;
}
#footAdress i {
   font-size:1.5em;
   display:inline-block;
   padding-left:30px;
}
#footLink {
    background-color: #292929;
	padding-top:30px;
	padding-bottom:20px;
	font-size:0.9em;
	font-weight:300;
	color:#fff;
}
#footLink ul {
	padding-left:0px;
}
#footLink li {
	list-style-type: none;
}
#footLink li a {
	color:#636363;
}
#footLink li a:hover {
	color:#4287cf;
}
#footTop {
    background-color: #4287cf;
}
#footLegal {
    background-color: #222;
	padding-top:15px;
	padding-bottom:15px;
}
#footLegal p, #footLegal a {
	font-size:0.9em;
	font-weight:300;
	color:#636363;
}
#footLegal a:hover {
	color:#4287cf;
}
a#btnTop {
	font-size:1.5em;
	margin:0 auto;
	color:#fff;
	display: block;
	width: 100%;
	line-height: 40px;
	text-align:center;
}
a#btnTop:hover {
	color:#222222;
}

/* --------------------------------
   ACCUEIL
   -------------------------------- */
   
#slideHome {
	background-color: #222222;
	padding-bottom:0px;
}
#carouselHome a h3 {
	color:#4589CE;
	padding: 5px 20px 5px 20px;
	margin:10px 0px;
	font-weight:300;
	font-size:0.9em;
	border-left: solid 1px #ededed;
	line-height: 1.4em;
	text-transform:none;
}
#carouselHome img {
	/*max-height:250px;*/
}  
#carouselHome h3 strong {
	color:#222222;
	font-weight:400;
	font-size: 1.2em;
	display: block;
	font-weight: 800;
	line-height: 1.4em;
	padding-top: 3px;
}
#carouselHome a:hover h3 strong {
	color:#4589CE;
}
#carouselHome {
	margin-top:5px;
}

#promosH .owl-theme .owl-controls  {
	margin-top:0px;
	border-top: solid 1px #ededed;
	padding-top: 7px;
}
#promosH {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}
.bienvenue p {
	margin:10px 0px;
}
/* --------------------------------
   ACCUEIL ACTUS CAROUSEL
   -------------------------------- */

#carouselActus {
	margin-top:20px;
	position:relative;
}
#carouselActus .item {
	background: url(../img/accueil/bkg-filactu.gif) no-repeat left bottom;
	position:relative;
  	border-right: solid 1px #ededed;
 	border-top: solid 1px #ededed;
	margin-bottom:20px;
}
#carouselActus .actusDesc  {
	float:left;
	padding:25px 15px 60px 90px;
	min-height:230px;
}
#carouselActus .actusDesc p  {
	font-size:0.9em;
	text-align:justify;
	margin-bottom:0px;
}
#carouselActus .actusDesc p a  {
	color:#000;
	text-decoration:none;
}
#carouselActus .actusDesc p a:hover  {
	color:#689fd9;
}
#carouselActus .actusDesc p a:after  {
	font-family: FontAwesome;
	content:"\f067";
	color: #689fd9;
	padding-left:10px;
}
#carouselActus .actusDesc span  {
	background-color:#689fd9;
	position:absolute;
	top:0px;
	left:15px;
	width:50px;
	text-align:center;
	color:#fff;
	font-weight:300;
	font-size:2em;
	line-height:1em;
	padding:10px 0;
}
#carouselActus .actusDesc span strong  {
	font-weight:800;
	font-size:1em;
	line-height:0.8em;
	display:block;
}
#carouselActus .actusDesc span em  {
	font-size:0.5em;
	line-height:1em;
	display:block;
	font-style:normal;
}
#carouselActus .actusDesc h3  {
	margin-top:0px;
	margin-bottom: 0px;
	font-size: 1.3em;
	font-weight:600;
}
#carouselActus .actusMedia {
	float:left;
	position:relative;
}
.actusDetMedia {
	float:left;
	position:relative;
}
#carouselActus.owl-theme .owl-controls {
    position: absolute;
    right: 0px;
    top: -60px;
}
.actusLinks {
	display:block;
	position:absolute;
	bottom: 0px;
	left: 75px;
	border-left: solid 1px #ededed;
	z-index: 100;
}
#carouselActus a.actuWeb, #carouselActus a.actuPdf {
	display:block;
	float:left;
	border-top: solid 1px #ededed;
	border-right: solid 1px #ededed;
	width:42px;
	height:38px;
	padding-top:3px;
	color: #689fd9;
	font-size:1.6em;
	text-align:center;
}
#carouselActus a.actuWeb:hover, #carouselActus a.actuPdf:hover {
	color: #222;
}
#carouselActus a.actuMore {
	display:block;
	float:left;
	border-top: solid 1px #222;
	border-right: solid 1px #222;
	width:42px;
	height:38px;
	padding-top:3px;
	color: #fff;
	font-size:1.6em;
	text-align:center;
	background-color:#222;
}
#carouselActus a.actuMore:hover {
	background-color: #689fd9;
	border-color:#689fd9;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    color: #689fd9;
    font-size: 1.6em;
    margin: 0px;
    padding: 0px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background: #fff;
    color: #222;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
   border-left: solid 1px #ededed;
   padding-left:10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
   padding-right:10px;
}


/* --------------------------------
   ACTUALITES
   -------------------------------- */

#actus span.actuDate   {
	background-color:#689fd9;
	position:absolute;
	top:0px;
	left:15px;
	width:50px;
	text-align:center;
	color:#fff;
	font-weight:300;
	font-size:2em;
	line-height:1em;
	padding:10px 0;
}
#actus span.actuDate  strong  {
	font-weight:800;
	font-size:1em;
	line-height:0.8em;
	display:block;
}
#actus span.actuDate  em  {
	font-size:0.5em;
	line-height:1em;
	display:block;
	font-style:normal;
}
#actus h2, .actuDet  {
	margin-left:70px;
}
#actuDetDesc   {
	margin-right:30px;
}
#actuDetDesc p   {
	margin-top:0px;
}
#addthisDetActu {
    background-color: #fff;
    margin: 0px 0 15px 0;
    text-align: right;
    padding: 0px;
}


/* --------------------------------
   RECRUTEMENT
   -------------------------------- */
   
#recrut h2 {
	color:#4589CE;
}
#recrut ul {
	border-left: solid 1px #E7E7E7;
	padding-left: 36px;
	text-transform:uppercase;
	margin-top:15px;
	float:left;
	width:35%;
}
.recrutDesc {
	float:left;
	width:65%;
}
#recrut li {
	list-style-type: none;
}
#recrut li strong {
	list-style-type: none;
	font-weight:500;
}
#recrut a.btnPostul {
	text-decoration:none;
	display:block;
	border-bottom: solid 1px #E7E7E7;
	border-left: solid 1px #E7E7E7;
	padding:0px 0 8px 36px;
	margin-top:20px;
	font-weight:800;
	font-size:1.3em;
}
#recrut a.btnPostul:hover {
	color:#4589CE;
	text-decoration:none;
	text-decoration-style: none;
}
.buttonText {
	padding: 7px 10px 8px 10px;
	font-weight:300;
}
#btnPostul {
    margin:10px 0;
	font-weight:800;
	text-transform:uppercase;
	background-color:#222;
	font-size: 1.2em;
	padding: 12px 20px 10px 20px;
}


/* --------------------------------
   PAGE
   -------------------------------- */
   
#ariane {
	color: #686868;
	padding: 10px 0px 7px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
}
#ariane a {
	color: #686868;
}
#content {
	padding: 0px 0px 30px 0px;
}
.imgPage {
border-bottom: 11px solid #488bcf;
}
p.detVOcontact {
    background-color: #4589CE;
    padding: 13px 20px 12px 20px;
    text-align: right;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 800;
	margin: 0;
}
.boxGris {
	background-color: #f3f3f3;
	padding: 1px 20px 1px 20px;
	margin-top: 20px;
	/*background-color: #fff;
	padding: 0 20px 0px 20px;
	margin-top: 20px;
	border-bottom: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;*/
}
.boxBleuPlus {
	background-color:#4589CE;
	padding: 25px 20px 20px 20px;
	margin-top: 20px;
	position:relative;
}
.boxBleuPlus h2, .boxBleuPlus p{
	color:#fff;
	margin:0px;
	text-transform:uppercase;
}
.boxPlus {
	background: url(../img/plusBox.gif) no-repeat right top;
	width: 39px;
	height: 39px;
	position:absolute;
	right:20px;
	bottom:22px;
}
a.boxPlus:hover {
    background: url(../img/plusBox.gif) no-repeat right -39px;
}



/* ==========================================================================
   LOCALISATION
   ========================================================================== */

.EncadrementDeMaCarte {
	position:relative;
	background-color:#fff;
	width: 100%;	
}
#EmplacementDeCarteGlobale {
	width: 100%;
	height:300px;
	border: none;
}
#infoGps {
	background-color:#fff;
	padding:10px 0 10px 0;
	border-bottom: dotted 1px #ccc;
}
#infoGoogle {
	background-color:#fff;
	padding:10px 0 10px 0;
	border-top: dotted 1px #ccc;
}
#infoGoogle a {
	color:#333;
}
#infoGoogle a:hover {
	color:#36C;
}

#infoGoogle span {
	color:#36C;
}

#infoMap {
	background-color:#fff;
	padding:10px 0 10px 0;
}
#infoMap p {
	margin-bottom:5px;
}


/* --------------------------------
   CONTACT
   -------------------------------- */

.choix .form-control[readonly], .choix  fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
}
.choix .input-group-addon {
    background-color: #f0f0f0;
}
.contact .form-control {
	font-weight: 300;
}
#blocContact {
	text-align:right;
}
.blocContactT1 {
    background-color: #222;
    padding: 15px 20px 12px 20px;
	margin:0;
	line-height: 20px;
    text-transform: uppercase;
    font-size: 1.4em;
    text-align: right;
    color: #fff;
}
.blocContactT2 {
    background-color: #4589CE;
    padding: 13px 20px 12px 20px;
    text-align: right;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 800;
    margin: 0;
}
#blocContact .atel, #blocContact .amail, #blocContact .abul, #blocContact .apage {
	text-transform: uppercase;
	color: #000;
	text-decoration:none;
	display: block;
	font-size: 1.3em;
}
#blocContact .amail {
	text-transform: lowercase;
}

#blocContact .apage {
	font-size: 1.3em;
	font-weight: 500;
}
#blocContact .atel:hover, #blocContact .amail:hover, #blocContact .abul:hover, #blocContact .apage:hover {
	color: #337ab7;
	text-decoration:none;
}

#blocContact .atel:before {
	font-family: FontAwesome;
	content: "\f095";
	font-size: 16px;
	margin-right:8px;
}
#blocContact .amail:before {
	font-family: FontAwesome;
	content: "\f003";
	font-size: 16px;
	margin-right:8px;
}
#blocContact .abul:before {
	font-family: FontAwesome;
	content: "\f075";
	font-size: 16px;
	margin-right:8px;
}
#blocContact .form-control {
    margin-bottom:10px;
    text-align: right;
}
#blocContact #btnPostul {
    font-size: 1em;
    padding: 8px 13px 5px 13px;
}
.blocContacLink {
	border: solid 1px #d8d8d8;
	padding: 8px 19px 17px 19px;
}
#blocContact .blocContacLink h3 {
	color: #4589CE;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight: 500;
}
#blocContact .blocContacLink p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.blocContacLink .fa {
	font-size: 0.9em;
	float:right;
	width:25px;
}
.blocContacLink .fa-phone {
	margin-top:2px;
}
.blocContacLink .fa-envelope {
	margin-top:1px;
}
#btnRappel {
    font-size: 1em;
    padding: 8px 13px 5px 13px;
    margin: 3px 0;
    float: left;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #222;
}
#formrappel:after {
	content:"";
	display: block;
	height:1px;
	width:100%;
	overflow:hidden;
	clear:both;
}


/* --------------------------------
   FINANCEMENT
   -------------------------------- */
#finance .panel-group .panel {
    border-radius: 0px;
}
#finance .panel-default > .panel-heading {
    border-color: #d8d8d8;
}
#finance .panel a {
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	color: #488bcf;
}
#finance .panel a:before {
	font-family: FontAwesome;
	content:"\f078";
	color: #000;
	padding-right: 10px;
	font-weight: 300;
	margin-bottom: 30px;
}
/* --------------------------------
   EQUIPE
   -------------------------------- */
.boxEquipe {
}
.boxEquipe h3 {
	margin-top: 18px;
}
.boxEquipe img {
	width:40%;
	float:left;
}
.Equipe{
	margin-left:20px;
	text-align: left;
	float: left;
}
/* --------------------------------
   LOCALISATION
   -------------------------------- */

/* --------------------------------
   SEARCH VO HOME
   -------------------------------- */
   
#searchVO {
	background-color:#4287cf;
    border-bottom: solid 1px #E7E7E7;
    padding: 10px 0 10px 0;
}
#searchVO label {
	color:#fff;
	text-transform:uppercase;
	font-size:1.75em;
	font-weight: 700;
	margin-bottom:0px;
	margin-right:15px;
	margin-top: 6px;
	float:left;
}
#searchVO btn {
	background-color:#fff;
}
#searchVO .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color:#737373;
	text-transform:uppercase;
	font-weight: 300;
	padding-top: 3px;
	font-weight: 500;
	color: #000;
}
#searchVO .dropdown-menu > li:last-child > a {
    border-bottom: none 0px #ededed;
}
#searchVO .btn-group .dropdown-toggle, #searchVO .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 1);
          box-shadow: inset 0 3px 5px rgba(255, 255, 255, 1);
    background-color: #fff;
}
#searchVO .form-group {
    margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 3px;
    float: left;
}
#searchVO .btn-default {
    border-color: #fff;
}
#searchVO .searchPrix  {
    margin-left:10px;
}
#searchVO .searchPrix span {
    color:#fff;
	text-transform:uppercase;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 170px;
}
.selectContact .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 230px;
}
.slider-handle.round {
    border-radius: 50%;
}
.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top,#555050 0,#555050 100%);
    background-image: -o-linear-gradient(top,#555050 0,#555050 100%);
    background-image: linear-gradient(to bottom,#555050 0,#555050 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    border: 0 solid transparent;
}
.slider-selection {
	background:none;
	background-color:#90b8e3;
	border-radius: 0px;
}



/* --------------------------------
   BOOTSTRAP
   -------------------------------- */

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.btn-primary:hover {
    color: #fff;
    background-color: #296292;
    border-color: #296292;
}
.form-control {
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color:#000;
  font-weight:600;
}
input, textarea {
    -webkit-appearance: none;
}
input[type="radio"]{
    -webkit-appearance: radio;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight:300;
  padding-top:2px;
}
::-moz-placeholder { /* Firefox 19+ */
  font-weight:300;
  padding-top:2px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-weight:300;
  padding-top:2px;
}
:-moz-placeholder { /* Firefox 18- */
  font-weight:300;
  padding-top:2px;
}

/* --------------------------------
   DIVERS
   -------------------------------- */

.clear {
    clear:both;
}
.left {
    float:left;
}
.right {
    float:right;
}
.alignR {
    text-align:right;	
}
.margB20 {
    margin-bottom:20px;	
}
.coulBlu {
    color:#4589CE;
}
.error {
    color:#ff8400;	
}
.obli {
    color:#4589CE;	
}
.noPaddLR {
    padding-left:0px;
    padding-right:0px;
}
.noMargB {
    margin-bottom:0px;
}
.noMargT {
    margin-bottom:0px;
}
.noMarg {
    margin-bottom:0px;
    margin-top:0px;
}
.margT5 {
    margin-top:5px;
}
.margB5 {
    margin-bottom:5px;
}
.bordLblc {
    border-left: solid 1px #b4aaa0;
}
.listCheck {
	padding-left:0px;
}

.listCheck li {
	list-style-type: none;
}
.listCheck li:before {
	list-style-type: none;
	font-family: FontAwesome;
	content:"\f00c";
	color: #E5402D;
	padding-right: 10px;
}
.filL {
    border-left: solid 1px #E7E7E7;
	padding:20px 0 10px 20px;
}
.txtCartouche {
   display:inline-block;
   background-color:#E5402D;
   color:#fff;
   padding:0px 10px 1px 10px;
   margin-bottom:10px;
   text-transform:uppercase;
   font-weight:300;
}
.txtCartouche strong {
   font-weight:800;
}
.legende {
   font-size:0.7em;
   text-transform:uppercase;
   color: #9C8F82;
}
a.lienPdf {
	display:block;
	margin-top:20px;
}
a.lienPdf i {
	color:#E5402D;
	font-size:1.3em;
	padding-right:10px;
}
.addthis_sharing_toolbox {
	background-color: #f0f0f0;
	text-align: center;
	padding: 10px;
}
#divBack {
	padding: 20px 0;
}

a.btnBack {
	text-transform:uppercase;
	font-size:1.2em;
	color:#222;
}
a.btnBack:hover {
	color:#4589CE;
}
a.btnBack:before {
	font-family: FontAwesome;
	content:"\f053";
	padding-right: 10px;
}
.appelNote {
	font-size: 10px;
	font-weight: 300;
}
.txtLegende {
	font-size:0.8em;
	color:#999;
	margin:5px 0;
}




/* --------------------------------
   RESPONSIVE
   -------------------------------- */

@media screen and (max-width: 1199px) {  
nav .container {
	width:100%;
}
.mainNav > li > a {
    font-size: 1.2em;
}
} 
@media screen and (max-width: 1024px) {  
#footAdress img {
    float: none;
    display: block;
}
#footAdress p {
    line-height: 40px;
    margin-top: 20px;
}
#homeP #searchVO label {
    margin-top: 0px;
    float: none;
    display: block;
}
} 
@media screen and (max-width: 991px) {  
#carouselActus .actusMedia {
    width: 100%;
}
#carouselActus .actusMedia {
    width: 100%;
}
.actusLinks {
    top: 91px;
    left: 0px;
    border-left: none 0px #ededed;
    border-top: none 0px #ededed;
	width:50px;
}
#carouselActus a.actuWeb, #carouselActus a.actuPdf   {
    float: right;
    border-top: none 0px #ededed;
    border-bottom: solid 1px #ededed;
	width: 49px;
}
#carouselActus a.actuMore   {
    float: right;
    border-top: none 0px #ededed;
    border-bottom: solid 1px #222;
	width: 49px;
}
#carouselActus .actusDesc {
    padding: 25px 15px 25px 90px;
	font-size:1.1em;
}
#carouselActus .actusDesc p {
    margin-right: 25px;
}
#actuDetDesc   {
	font-size:1.1em;
	margin-right:0px;
}
#carouselActus .actusDesc span {
    left: 16px;
    width: 49px;
	height: 91px;
}
#blocContact {
	text-align:center;
}
#blocContact .form-control {
    text-align: center;
}
p.detVOcontact {
    text-align: center;
}
#blocContact .detVOfdblack {
    text-align: center;
}
.Loca #blocContact .atel, .Loca #blocContact .amail{
	font-size: 1.1em;
}
} 

@media screen and (min-width: 980px) {  
.mainNav > li {
	border-bottom: solid 11px transparent;
}
#homeP .mainNav > li {
	border-bottom: none 0px transparent;
}
.mainNav > li.active {
	border-bottom: solid 11px #488bcf;
}
} 

@media screen and (max-width: 980px) {  
#promos img {
	margin-bottom: 30px;
}
} 


@media (max-width: 979px) {
#logo {
    margin: 24px 0 22px 10px;
	loat: left;
}
#logo2 {
    margin: 22px 15px 0px 0;
}
.navbar-default {
    border-top: solid 10px #222;
    background: url(../img/commun/bkg-nav-979.gif) repeat-x left -10px #fff;
}
.mainNav > li {
    border-bottom: solid 1px #ededed;
}
.mainNav > li > a {
    line-height: normal;
    margin: 5px 0px;
	border-right:none 0px #fff;
}
.mainNav > li:first-child > a {
    padding-left: 15px;
}
.caret {
    float:right;
	margin-top: 8px;
}
.navbar-right {
    position: relative;
    top: 0;
    right: auto;
	background-color: #fff;
	font-size: 1.2em;
	padding-bottom: 0px;
	padding-top:10px;
}
.navbar-default .navbar-right > li > a {
    color: #222;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 40px;
}
.navbar-right i {
    float:left;
	margin-bottom:30px;
	margin-left:10px;
	margin-right:10px;
}
.navbar-default .navbar-toggle {
    border: none 0px #000;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    width: 30px;
    height: 3px;
}
.dropdown-menu > li:last-child > a {
    border-bottom: none 0px #ededed;
}
.dropdown-menu > li > a {
    font-size: 1em;
}
/* Changement Breakpoint à 979px */
    .navbar-header {
        float: none;
		background-color:#222222;
		margin-bottom:5px;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		margin-right: 5px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
		border-bottom: solid 10px #e7e7e7;
		margin-bottom: 20px;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
/* Search Home */
#homeP #searchVO .searchPrix {
    margin-left: 0px;
	margin-top:10px;
}

}
@media screen and (max-width: 768px) { 
body {
    font-size: 1.4em;
}
#carouselHome .owl-stage-outer {
max-height: 365px;
}

}
@media screen and (max-width: 767px) { 
.actusDetMedia {
   	width: 100%;
	margin-top:10px;
	clear:both;
}
#recrut ul, .recrutDesc {
	float:none;
	width:100%;
}
}
@media screen and (max-width: 640px) {  
#footAdress p {
    display: block;
	line-height: 20px;
	margin-top: 10px;
	clear:both;
}
#footAdress {
    text-align: left;
}
#footAdress img {
    margin-bottom: 20px;
}
.Loca #blocContact .atel, .Loca #blocContact .amail{
	font-size: 1.3em;
}
}  
@media screen and (max-width: 639px) {  
.navbar-default {
    border-top: solid 10px #222;
    background: none;
}
#logo {
    margin: 20px 15px 20px 0px;
	float:none;
}
#logo2 {
    margin: 6px 0px 15px 0px;
}
.clearLogo {
   display:block;
   border-bottom: solid 1px #e7e7e7;
   margin: 10px -15px;
}
}  
@media screen and (max-width: 480px) {  

#homeP #searchVO .form-group {
    width: 100%;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
#homeP #searchVO .searchPrix,
.slider.slider-horizontal {
    width: 100%;
}
#homeP #btnSearchVo {
    margin-top:20px;
}  
h1 {
	font-size: 2.5em;
}
}  

.hide_form{
    display: none;
}