@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
  
}

h1{
	color:#505050;
	font-family: Open sans, Arial, sans-serif;
	font-size:24px;
	margin-bottom:5px;
	margin-top:0px;
	padding-bottom:7px;
	font-weight:bold;
  
}


.h1Agence{
	width:130px;

  
}

.distributeur{
	width:50%;
	float:left;
	padding-right:20px;
	padding-bottom:25px;
	margin-bottom:25px;
  
}

h2{
	color:#505050;
	font-family: Open sans, Arial, sans-serif;
	font-size:18px;
	margin-bottom:5px;
	margin-top:30px;
	padding-bottom:7px;
	font-weight:bold;
}

h3{
	color:#000000;
	font-family: Open sans, Arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	margin-top:15px;
}

 h4 {
	color:#ffffff;
	padding:24px;
	background-color:#6bb300;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	
}

.slogan{
	bottom:10%;
	left:0pxx;
	position:absolute;
	z-index:999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#ffffff;
	line-height:50px;
	text-shadow:#333333 1px 1px;
}

#alerte{
	font-family:Open sans;
	color:#3d3d3d;
	border:#6bb300 1px solid;
	font-size:12px;
	max-width: 396px;
	text-transform:uppercase;
	margin-top:20px;
}

#alerte strong{
	color:#6bb300;
	font-size:14px;
}

.alerte-image{
	width:96px;
	padding:11px;
	padding-top:15px;
}

.alerte-texte{
	margin-left:95px;
	max-width: 300px;
	margin-top:-15px;
	padding-bottom:11px;
	padding-right:11px;
	padding-top:0px;
}

.slogan strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:60px;
	font-weight:bold;
	text-transform:uppercase;
	color:#6bb300;
}

.gaucheTXT a{
	color:#6bb300;
	text-decoration:none;
}

.gaucheTXT a:hover{
	text-decoration:underline;
}

.gaucheTXT p{
	color:#505050;
	font-family: Open sans, Arial, sans-serif;
	font-size:13px;
	line-height:24px;
  
}

.gaucheTXT li{
	color:#505050;
	font-family: Open sans, Arial, sans-serif;
	font-size:14px;
	line-height:24px;
  
}

.gaucheTXT h3{
	color:#505050;
	font-family: Open sans, Arial, sans-serif;
	font-size:16px;
	text-transform:none;
	font-weight:bold;
  
}

.titre-droite{
	font-size:18px;
}

.point-1{
	font-weight:600;
	padding-left:35px;
	background-image:url(../images/icone/1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:6px;
}

.point-2{
	font-weight:600;
	padding-left:35px;
	background-image:url(../images/icone/2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:6px;
}


.point-3{
	font-weight:600;
	padding-left:35px;
	background-image:url(../images/icone/3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:6px;
}

.point-4{
	font-weight:600;
	padding-left:35px;
	background-image:url(../images/icone/4.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:6px;
}

.point-5{
	font-weight:600;
	padding-left:35px;
	background-image:url(../images/icone/5.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:6px;
}

.point-6{
	font-weight:600;
	padding-left:35px;
	background-image:url(../images/icone/6.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:6px;
}


.navbar {
    border: none;
}

.navbar-default {
	background-image:none;
	border-radius:none;
	box-shadow:none;
	margin-top:-2px;
	margin-bottom:15px;
	background-color: #6bb300;
	border: none;
	border-top:#568b3e 2px solid;
}

.navbar-default .navbar-nav > li > a {
    color: #000000;
	font-family: 'Open sans', sans-serif;
	font-size:16px;
	text-transform: uppercase;
	font-weight:bold;
	text-shadow:#89c233 1px 1px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #235b0a;
}


.navbar-default .navbar-nav > .active > a {
  filter:none;
  box-shadow:none;
  color: #235b0a;
  	background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #6bb300;

	
}

.navbar-default .navbar-nav > .active > a:hover {
  filter:none;
  box-shadow:none;
  color: #235b0a;
  	background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #6bb300;

}

.navbar-default .navbar-nav > .active > a:focus {
  filter:none;
  box-shadow:none;
  color: #235b0a;
  	background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #6bb300;

}

.navbar-default .navbar-nav > .active > a:active {
  filter:none;
  box-shadow:none;
  color: #235b0a;
  	background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #6bb300;

}

.nav > li > a {
	padding-bottom:25px;
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
}

.navbar-collapse {
    padding-right: 5px;
    padding-left: 5px;
	
}


.gallery-menu {
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:100%;
	text-align:center;
	
}

.logos-bas{
	border-bottom:#ececec 1px solid;
	border-top:#ececec 1px solid;
	padding-top:20px;
}

.logo-bas-1{
	width:149px;
	
}

.logo-bas-1 img{
	width:149px;
	
}

.logo-bas-2{
	width:231px;
	
}

.logo-bas-2 img{
	width:231px;
	
}



.savoir-plus {
	position:relative;
	float:right;

}

.bgNoir{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	background-color:#161414;
	width:100%;
	height:10px;
}

.margin-slider{
	margin-top:-38px;
}

.blancBG{
	background-color:#ffffff;
}

.vertBG{
	background-color:#6bb300;
	border-top:#568b3e 2px solid;
}


#titre_realisations{
	color:#aaa9a9;
	width:200px;
	text-align:center;
	position:relative;
	background-color:#303030;
	margin-left:20px;
	font-size:13px;
	font-weight:bold;
	top:1px;
}


.margeHaut{
	top:0px;
}

.gaucheTXT{
	margin-top:40px;
	margin-bottom:10px;
}


.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0px;
	padding-left:0px;
}

.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {
    padding-right: 0px;
	padding-left:0px;
}

.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3 {
    padding-right: 0px;
	padding-left:0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.ligne-sidebar {
	background-image:url(../images/ligne.png);
	background-repeat:repeat-x;
	margin-bottom:-12px;
}


#footer {
    margin-top:16px;
	background-color:#2e2e2e;
	border-top:#c4d82d 6px solid;
	padding-top:36px;
}

#footer a {
	color:#6bb300;
	text-decoration:none;
}

#footer h4 {
	color:#ffffff;
	padding:24px;
	background-color:#6bb300;
	font-size:16px;
	font-weight:bold;
	width:260px;
	margin-top:15px;
	
	
}

#footer h5 {
	color:#808080;
	font-size:22px;
	font-weight:500;
	margin-top:3px;
	
}

#footer h4 a {
	color:#ffffff;
	
}

#footer p {
	color:#686767;
	font-family:open sans, arial;
	font-size:16px;
	line-height:30px;
}

.footer-texte {
	padding-top:26px;
	padding-bottom:16px;
}


.footer-images {
	padding-top:0px;
	margin-bottom:10px;
}

.logo-footer{
	font-size:22px;
	color:#808080;
	font-weight:bold;
}

.copyTXT{
	font-family:georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	font-style:italic;
	background-color:#3e3e3e;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

.copyTXT a{
	text-decoration:none;
	color:#666666;
}

#slideshow {
    position:relative;
    height:398px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:100%;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.navbar .nav,
.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}

.navbar-inner {
  text-align:center;
}

/* Formulaire  ----------- */

input, select, textarea {
	position:relative;
	float:right;
	padding:5px;
	border: #999999 1px solid;
	border-radius: 5px;
	
}

#submit {
	float:right;
	padding:20px;
	background-color:#6bb300;
	border: none;
	border-radius: 0px;
	color:#FFFFFF;
	font-weight:bold;
	
	
}

.form-submit {
	margin-top:130px;
	width:70%;
	
	
}

#recaptcha_response_field{
	border-radius: 0px;
	padding:5px;
	margin-bottom:10px;
	
}



.champ-form{
	height:50px;;
	width:70%;
}


#recaptcha_widget_div{
	width:70%;
}

#recaptcha_table{
	position:relative;
	float:right;
}

.soumission td{
	padding-bottom:10px!important;
}


/* IE8  ----------- */

.ie8 .navbar-default {
	margin-top:20px;
}

.ie8 .navbar-default .navbar-nav > .active > a {
  	background-image:none;

	
}

.ie8 .navbar-default .navbar-nav > .active > a:hover {
background-image:none;

}

.ie8 .navbar-default .navbar-nav > .active > a:focus {
background-image:none;

}

.ie8 .navbar-default .navbar-nav > .active > a:active {
background-image:none;

}

.ie8 .bgVert{
background-image:none;

}

.ie8 .navbar-brand{
	margin-top:-78px;
	padding-left:0px;
  
}

.ie8 .navbar-toggle {
    margin-top: -10px;

}

.ie8 .nav > li > a {
	padding-top:10px;
	padding-left:67px;
}

.ie8 .realisations {
	display:none;
}

.ie8 .slider {
	display:none;
}

.ie8 .logo img {
	height:194px;
}

.ie8 .navbar-default {
	border-top:none;
	margin-top:15px;
}

.ie8 .nav > li > a {
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:30px;
}


/* Medias Queries  ----------- */

/* iPads  ----------- */

@media (min-width: 768px) {

  .navbar-nav {
    width: 100%;
    text-align: center;
  }
  .navbar-nav > li {
    float: none;
    display: inline-block;
  }
  
}

@media (max-width: 768px) {
	
	  .distributeur{
	width:100%;

  
}

.navbar-default .navbar-toggle {
    border-color: #568b3e;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-default .navbar-nav > .active > a {
  	background-image:none;

	
}

.navbar-default .navbar-nav > .active > a:hover {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:focus {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:active {
background-image:none;

}

.navbar-default {
	border-top:none;
}



.navbar-default {
	margin-top:0px;
}

.slogan{
	bottom:10%;
	left:25px;
	font-size:30px;
	line-height:30px;
}

.slogan strong{
	font-size:40px;
}

.navbar-nav
{
	width:95%;
}

.navbar-collapse.in {
	overflow:hidden;
}

.navbar-brand{
	margin-top:-58px;
	padding-left:0px;
  
}

.bgVert{
	background-image:url(../images/vert-top.png);
	background-position:250px 0px;
	background-repeat:no-repeat;
}

.bgVert-en{
	background-image:url(../images/vert-top.png);
	background-position:310px 0px;
	background-repeat:no-repeat;
}

#footer h4 {
	width:200px;
	text-align:center;
	
	
}

/* Formulaire  ----------- */


.form-submit {
	margin-top:130px;
	width:100%;
	
}

.champ-form{
	height:50px;;
	width:100%;
}


#recaptcha_widget_div{
	width:100%;
}


}

@media (min-width: 768px) and (max-width: 991px) {

	  .distributeur{
	width:100%;

  
}
#footer h4 {
	width:200px;
	text-align:center;
	
	
}

.navbar-default .navbar-nav > li > a {
	font-size:14px;

}

.navbar-default .navbar-nav > .active > a {
	background-position:0px 0px;
	
}

.navbar-default .navbar-nav > .active > a:hover {
background-position:0px 0px;
}

.navbar-default .navbar-nav > .active > a:focus {
background-position:10px 0px;}

.navbar-default .navbar-nav > .active > a:active {
background-position:10px 0px;
}

  .nav > li > a {
	padding-left:15px;
	padding-right:15px;
}

.bgVert{
	background-image:url(../images/vert-top.png);
	background-position:210px 0px;
	background-repeat:no-repeat;
}

.bgVert-en{
	background-image:url(../images/vert-top.png);
	background-position:255px 0px;
	background-repeat:no-repeat;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
.navbar-default .navbar-nav > .active > a {
	background-position:0px 0px;
	
}

.navbar-default .navbar-nav > .active > a:hover {
background-position:0px 0px;
}

.navbar-default .navbar-nav > .active > a:focus {
background-position:0px 0px;}

.navbar-default .navbar-nav > .active > a:active {
background-position:0px 0px;
}


  .nav > li > a {
   	padding-left:25px;
	padding-right:25px;
}

.bgVert{
	background-image:url(../images/vert-top.png);
	background-position:260px 0px;
	background-repeat:no-repeat;
}

.bgVert-en{
	background-image:url(../images/vert-top.png);
	background-position:320px 0px;
	background-repeat:no-repeat;
}

.ligne-sidebar {
	margin-bottom:-5px;
}

.logo-bas-1{
	width:129px;
	
}

.logo-bas-1 img{
	width:129px;
	
}

.logo-bas-2{
	width:200px;
	
}

.logo-bas-2 img{
	width:200px;
	
}


}

@media (max-width: 766px) {

  .navbar-nav {
    width: 100%;
    text-align: left;
  }
  .navbar-nav > li {
    float: left;
	width:100%;
  }


}

@media (max-width: 500px) {


.ligne-sidebar {
	margin-bottom:0px;
}

.logo-bas-1{
	width:75px;
	
}

.logo-bas-1 img{
	width:75px;
	
}

.logo-bas-2{
	width:115px;
	
}

.logo-bas-2 img{
	width:115px;
	
}

.navbar-default .navbar-nav > .active > a {
  	background-image:none;

	
}

.navbar-default .navbar-nav > .active > a:hover {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:focus {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:active {
background-image:none;

}

.nav > li > a {
	padding-top:10px;
	padding-left:67px;
}

.navbar-text-right {
	width:170px;
	float:right;
	margin-left:100%;
}

.slogan{
	bottom:15%;
	left:25px;
	font-size:16px;
	line-height:18px;
	text-shadow:#000000 1px 1px;
}

.slogan strong{
	font-size:24px;
}

.bgVert{
	background-image:url(../images/vert.png);
	background-position:250px 0px;
	background-repeat:no-repeat;
}

.bgVert-en{
	background-image:url(../images/vert-top.png);
	background-position:320px 0px;
	background-repeat:no-repeat;
}

.footer-texte {
	padding-right:20px;
}

.icon1 {
	margin-left:-7px;
	
}

.icon2 {
	margin-left:200px;
}


.gaucheTXT p{
	font-size:15px;
	line-height:16px;
  
}

.gaucheTXT li{
	font-size:15px;
	line-height:16px;
  
}

#titre_realisations{
	display:none;
}

.slick-list {
}

#footer h4 {
	color:#ffffff;
	padding:24px;
	background-color:#6bb300;
	font-size:16px;
	font-weight:bold;
	width:200px;
	margin-top:15px;
	text-align:center;
	
	
}

/* Formulaire  ----------- */

input, select, textarea {
	width:100px;
	
}

.form-submit {
	margin-top:130px;
	width:100%;
	
}


#recaptcha_table{
	float:left;
	width:200px !important;
}

#recaptcha_image{
	width:120px !important;
}

.recaptchatable #recaptcha_image #recaptcha_challenge_image {
    display: block;
    width: 120px;
	height:50px;
}

.recaptchatable #recaptcha_response_field {
    width: 150px !important;
}

#recaptcha_logo {
    width: 30px !important;
	height:15px !important;
}

}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
.navbar-default .navbar-nav > .active > a {
  	background-image:none;

	
}

.navbar-default .navbar-nav > .active > a:hover {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:focus {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:active {
background-image:none;

}

.nav > li > a {
	padding-top:10px;
	padding-left:67px;
}

.navbar-text-right {
	width:170px;
	float:right;
	margin-left:100%;
}


.gaucheTXT p{
	font-size:15px;
	line-height:16px;
  
}

.gaucheTXT li{
	font-size:15px;
	line-height:16px;
  
}

#titre_realisations{
	display:none;
}


}
/* iPads  ----------- */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape){


.bgVert{
	background-image:url(../images/vert-top.png);
	background-position:235px 0px;
	background-repeat:no-repeat;
}

.bgVert-en{
	background-image:url(../images/vert-top.png);
	background-position:300px 0px;
	background-repeat:no-repeat;
}

.gaucheTXT p{
	font-size:15px;
	line-height:16px;
  
}

.gaucheTXT li{
	font-size:15px;
	line-height:16px;
  
}


}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait){


.ligne-sidebar {
	margin-bottom:5px;
}

.navbar-default .navbar-nav > .active > a {
background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	
}

.navbar-default .navbar-nav > .active > a:hover {
background-image:url(../images/vert-top.png);
	background-position:0px 0px;
}

.navbar-default .navbar-nav > .active > a:focus {
background-image:url(../images/vert-top.png);
	background-position:0px 0px;}

.navbar-default .navbar-nav > .active > a:active {
background-image:url(../images/vert-top.png);
	background-position:0px 0px;
}


    .nav > li > a {
    	padding-left:15px;
	padding-right:15px;
	
} 

.navbar-default .navbar-nav > li > a {
	font-size:12px;
}



.navbar-nav
{
	width: auto;
	text-align:right;
}


.navbar-brand{
	margin-top:-22px;
	padding-left:0px;
  
}

.bgVert{
	background-image:url(../images/vert-top.png);
	background-position:210px 0px;
	background-repeat:no-repeat;
}

.bgVert-en{
	background-image:url(../images/vert-top.png);
	background-position:265px 0px;
	background-repeat:no-repeat;
}

.gaucheTXT p{
	font-size:15px;
	line-height:16px;
  
}

.gaucheTXT li{
	font-size:15px;
	line-height:16px;
  
}


}








