/* Fonts Definition from Google */

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(/fonts/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(/fonts/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(/fonts/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(/fonts/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(/fonts/memnYaGs126MiZpBA-UFUKW-U9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(/fonts/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(/fonts/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(/fonts/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/fonts/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(/fonts/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}



/* End Fonts définition */																																																																																/*Bootstrap DEBUT*/
#pleinelargeur {
	margin:auto;
	width:1400px;
	max-width:100%;
}

.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center; /* Optional, to align inner items 
                              horizontally inside the column */
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:center;
    /* inline-block space fix */
    margin-right:-4px;
}

.positionslide {
	top:-40px;
}

.encart {
	background-color: rgba(255, 255, 255, 0.9); /* 0.8*/
	top: 70%; /*25%*/
	left: 50%; /*5%*/
	text-shadow: none;
	display: table;
	/* padding:20px; */
	/*width:33%; /*90%*/
	max-width:900px;
	color: #333;
	padding-top:0;
	padding-left:0;
	padding-bottom:0;
	padding-right:0;
	text-align: left;
        white-space: nowrap;
	
}



[if Webkit].encart {	display: block;}

.backtuyau{
	background-image:url(../images/0002fondtuyauclair.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.backgrostuyau{
	background-image:url(../images/0002fondtuyaugris.png);
	background-position:top;
	background-repeat:repeat-y;
}

.backtuyaulight{
	background-image:url(../images/0002fondtuyaugrisclair.png);
	background-position:top;
	background-repeat:repeat-y;
}

.latwrapper {
    position: fixed;
    top: 44%;
    z-index: 2000;
    right: 16px;
    height: 300px;
    top: 50%;
    margin-top: -150px;
}
@media screen and (min-width: 1025px){
.encart  {
	left: 65%; /* 5%*/
}
.encartsingle  {
	top: 5%;
}
.backtuyau{
	background-position:top right;

}

}

@media screen and (min-width: 1281px){
.encart  {
	left: 70%; /* 15%*/
}
.encartsingle  {
	top: 15%;
}
.backtuyau{
	background-position:90% 0;
}
.latwrapper {
right:0px;
}
}


@media screen and (min-width: 1400px){
.encart  {
	left: 75%; /*25%*/
}
.encartsingle  {
	top: 25%;
}
.backtuyau{
	background-position:80% 0;
}
}

@media screen and (max-width: 1024px){
.encartsingle  {
	top: 5%;
}
}

.bandeau {
	height:86px;
	top:35px;
}

@media screen and (max-width: 767px){
	.tophead {
		background-image: url(../images/0003logo.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: contain;
	}
}


.encartnews {
top:36%;
left:11%;
width:70%;
}
.footertop {
	background-color:#363839;
	border-top:#e9eaee solid 8px;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 0.8em;
	text-align:center;
	margin-top:30px; /*AM 28-04-16*/
}

.col-md-2 img {height:25px;}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.footerbottom {
	/* background-color:#282a2b; */
	border-top:#4b4c4d solid 1px;
	border-bottom:#4b4c4d solid 1px;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 0.8em;
	text-align:center;
	padding: 15px;
}    

h3.titre_h3 {
	color: #389b31;
	text-align: left;
	margin:0;
	font-size:1.5em;
	font-weight:600; /* ajout 17/05 */
}

p.texte {
	color: #000;
	text-align: left;
}

div.texte {
	text-align: justify;
}
/***ajout Anaïs 28 04 16***/
.texte li{
	padding:5px 0; 
	text-align:justify;
}
.paragraphetexte li {
    padding: 5px 0;
	text-align:justify;
}

/*Bootstrap FIN */


.bordure{
	background-color: #FFF;
	width: 1px;
}

.tableauboitetelechargez{
	width:100%;
	text-align:left;
}

h1, .pagetitre {
	font-size: 20px;
	font-weight: 200;
	color: #389b31;
	padding-left: 0px;
	margin: 0px;
}

.titreimage {
	background-repeat: repeat-x;
	background-position: left;
}

.sizetenpix {
  font-size: 12px;
  color: #000000;
}

.size10pix {
  font-size: 1em;
  color: #000000;
  line-height: 1.2em;
}

.size8pix {
  font-size: 8pt;
}

.hautdate {
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	padding-right: 5px;
}

h2, .paragraphetitre {
	
    color: #389b31;
    font-weight: 1300;
    font-size: 1.52em;
    padding-left: 0px;
    margin: 0px;
    margin-bottom: 20px;
    margin-top: 12px;
    text-transform: uppercase;	
	
}

h4 {
	font-weight: bold;
	text-transform:uppercase;
	margin-top:40px;
	margin-bottom:40px;
}

h5 {
	text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    border-bottom: #389b31 solid 5px;
    padding-bottom: 10px;
}

.col3 {
	text-align: left;
}

.paragraphetexte {
  font-size: 1.125em;
  line-height: 1.40;
  text-align: justify;
  font-style: normal;
  font-weight: normal;
  color: #000;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}


.backee {
	background-color:#eeeeee;
}
.backff{
	background-color:#ffffff;
}
.backe5 {
	background-color:#e5e5e5;
}

.paragrapheinfodroite {
  font-size: 10px;
  text-align: right;
  font-style: normal;
  font-weight: normal;
  color: #666666;
}

.paragrapheinfosecondaire {
  font-size: 10px;
  line-height: 10px;
  font-style: normal;
  font-weight: normal;
}

.paragrapheinfoprimaire {
  font-size: 11px;
  line-height: 11px;
  font-style: normal;
  font-weight: normal;
}

A.decorationnone {
  text-decoration: none;
}
HTML {
	font-size:100%;
}
BODY {
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	background-color: #fff;
	/* background-image:url(../images/0002fond.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size:1em;
	width:100%;
}

/*@media screen and (max-width: 1000px) {
BODY {
width:1000px;
}

}*/


BODY.photo {
  color: #666666;
  background-color: #fff;
}

TABLE {
}

TD {
  font-style: normal;
  font-weight: normal;

}

TD.line-height {
  line-height: 0px;
}

B {
  font-weight: bold;
}

.inserttitre {
  color: #666666;
  background-color: #F3F5F9;
  font-size: 9px;
  line-height: 9px;
}

.insertlien {
  color: #666666;
  background-color: #F3F5F9;
  font-size: 9px;
  line-height: 9px;
}

a:active, .activelink {
  color: #389b31;
}

a:link {
  color: #389b31;
}

a:visited {
  color: #389b31;
}
/** bloc de menu droite **/
#menuDroite a {
  color: #000000;
  text-decoration:none;
}

#menuDroite a:active {
  color: #333333;
  text-decoration:none;
}

#menuDroite a:link {
  color: #333333;
  text-decoration:none;
}

#menuDroite a:visited {
  color: #333333;
  text-decoration:none;
}

a.menu {
  color: #333333;
  text-decoration: none;
}

.menuroot {
  color: #666666;
  font-size: 12px;
  text-decoration: none;
}

A.menuroot:active {
  color: #666666;
}

A.menussmenu:active {
  color: #666666;
}

.menussmenu {
  color: #666666;
  text-decoration: none;
  font-size: 8pt;
}

LI.texte {
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
}

.paragraphetitredate {
	font-size: 12px;
	font-weight: bold;
	color: #389b31;
	vertical-align: bottom;
        margin-top:18px;
}

TABLE.contact{
  font-size: 10px;
  color: #666666;
}

TD.contact {
  font-size: 10px;
  color: #666666;
}

TD.tableauitem {
  font-size: 8pt;
  background-color: #F3F5F9;
  color: #666666;
}

TD.tableaudelim {
  background-color: #F3F5F9;
  color: #666666;
}

TD.produitseparateur {
  background-color: #F3F5F9;
  color: #666666;
}


.navigationtextemenu {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.navigationtextemenu {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.navigationtextemenu:hover, a.navigationtextemenu:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


.navigationtexte, .navigationtexteheader  {
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
}
a.navigationtexte, a.navigationtexteheader { text-decoration: underline; color: #000000;}
a.navigationtexte:hover, a.navigationtexteheader:hover { text-decoration: underline; color: #000000;}

.navigationtextecourant , .navigationtexteheadercourant {
  color: #000000;
  font-size: 9px;
}
.textesociete {
  color: #379B31;
}

.contacttexte {
  font-size: 11px;
  color: #ffffff;
}

.contacttelfax {
	font-size: 11px;
	color: #ffffff;
	padding-bottom: 2px;
}

.contactemail {
  font-size: 11px;
  color: #ffffff;
}

.contactsociete {
	font-size: 12px;
	color: #C8E1FF;
	font-weight: bold;
}

.contactbox {
	margin: 5px 7px 0px 7px;
}

.contactadresse {
	padding: 5px 7px 0px 7px;
	font-size: 12px;
	color: #ffffff;
}
.contactinfosup {
	padding : 5px 7px 0px 7px;
	font-size: 11px;
	color: #ffffff;
}

TD.alaune {
	font: 15px Open Sans, Arial, Verdana, sans-serif;
	color:#000000;
	text-transform : uppercase;
	border-bottom: 1px solid #000000;
	padding-bottom:10px;
}

TD.imageboite {
   font-size: 1pt;
   line-height: 1pt;
	
}

TABLE.tableauboite {
	background-color: #fff;
}

TD.fondboite {
	padding: 0 3px 0 3px;
	background-color: #fff;
	background-position: top;
}

TD.fondboiteactu {
	padding: 0 3px 0 3px;
	background-color: #fff;
	background-position: top;
}


TD.fondboitenewsletter {
	margin-right: 10px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}

P {
	margin-top : 0px;
	}


/* E64 Recherche DEBUT */
#E64_boiteRecherche {
	width: 135px;
	height: 19px;
	margin: 0;
	padding: 0;
	background-color:;
	background-image: url(../images/0009recherche.gif);
	background-repeat: no-repeat;
	background-position:;
}
#E64_boiteRecherche form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#E64_input {
	float: left;
	height: 19px;
	border: 0px;
}
#E64_input input {
	margin-left: 20px;
	background-color: transparent;
	background-image: url(../images/0009fond.gif);
	background-repeat: repeat-x;
	width: 95px;
	height: 19px;
	color: #d29105;
	font-family: Arial,Verdana,Helvetica,Sans;
	font-size: 10px;
	border: 0px solid #C1C1C1;
	padding-left: 5px;
	padding-top: 4px;
}

#E64_bouton {
	float: right;
	height: 19px;
}
#E64_bouton img {
	margin-top: 0px;
	margin-right: 0px;
}
/* E64 Recherche FIN */

/* F06 Likes DEBUT */
#F06_likes_select {
    background: none repeat scroll 0 0;
    border-radius: 2px 2px 2px 2px;
    display: table-cell;
    height: 20px;
    margin: 0 0 0 0;
    padding: 5px 5px 2px;
    position: relative;
    }
/* F06 Likes Fin */
																																																												