/*
Feuilles de style contenant le positionnement des blocs principaux du site.
*/

/* COULEURS : 
BLEU : #8b8b8b
GRIS : #707070;
*/

body {
  margin:0;
  padding:0;
  background:#ffffff;
  font-family:'Open Sans',arial,sans-serif;	
}

a img
{
	border:none;
}

#frontoffice {

  font-family:'Open Sans',arial,sans-serif;
	/*font-family: verdana,helvetica,arial,sans-serif;  */
	background: #ffffff;
	color: #565656;
  width:100%;
}

#backoffice {
  font-size:80%;font-family:'Open Sans',arial,sans-serif;
	/*font-family: verdana,helvetica,arial,sans-serif;  */
	background: #ffffff;
	color: #707070;
	min-height:887px;
}

/*----------------------*/
/* Backoffice - TOP     */
/*----------------------*/

#header-b {
  width: 937px;
  margin: 0 auto;  
  text-align: left; 
  padding-top:10px;
  padding-top:10px; 
}

#header-b a {
  color:#707070;
  text-decoration:underline;
  }

#header-b a:hover {
  color:#707070;
  text-decoration:underline;
  font-weight:normal;
  }

#header-b-gauche {
  width: 50%; 
  float:left;
  padding-top:10px;
  font-size:24px;
  color:#3b8303; 
}

#header-b-droite {
  width: 50%;
  text-align:right;
  float:right;
  padding-top:10px;
  margin-bottom:15px;
  }

#page-b {
  width: 937px;
  margin: 0 auto;  
  text-align: left;
  clear:left;
  padding-top:15px;
}

#page-b h2 {
    font-size: 16px;
    text-align:center;
}

#page-b h3 {
    font-size: 14px;
    text-align:center;
}

#pagebackoffice-menu {
  height:30px;
  width: 937px;
  float:left;
  background-color:#3b8303;
  font-size: 30px;
  color:white;
  font-weight:bold;
  border-top: 10px solid #3b8303;
  border-left: 10px solid #3b8303;
  border-right: 10px solid #3b8303;
}

#pagebackoffice-menu-bloc1 {
  height:30px;
  width: 50px;
  float:left;
  background:url(../images/mario.png) no-repeat top left;
  text-align:center;
  display:block; 
}

#pagebackoffice-menu-bloc {
  height:24px;
  width: auto;
  float:left;
  background-color:#3b8303;
  text-align:center;
  display:block;
  padding-top:6px;
  font-size: 14px;
  padding-left: 10px;
  padding-right:10px;
  margin-left:10px;
  margin-right:10px;
}

#pagebackoffice-menu-bloc:hover {
  background-color:#fa7d0a;
}

#pagebackoffice-menu-bloc a {
color:white;
text-decoration:none;
}

#pagebackoffice-menu-bloc a:hover {
color:white;
text-decoration:none;
}

.user-logo {
  background:url(../images/user-login.png) no-repeat top left;
  padding-left:20px;
}

/*----------------------*/
/* Backoffice - CONTENU */
/*----------------------*/

#pagebackoffice {
  min-height:600px;
  width: 907px;
  padding: 15px;  
  margin-bottom:15px;
  float:left;
  background-color:#ffffff;
  border: 10px solid #3b8303;
}

#pagebackoffice a{
  color:#707070;
  text-decoration:none;
}

#pagebackoffice a:hover{
  color:#707070;
  text-decoration:underline;
}

/* List design */
#pagebackoffice h2 {
  font-size: 16px;
  color: #3b8303;
  font-weight: bold;
  margin:0px; 
  padding-bottom:10px; 	 
}

#pagebackoffice h3 {
  font-size: 13px;
  color: #3b8303;
  font-weight: bold;
  margin:0px; 
  padding-bottom:10px; 	 
}

#liste-upload {
  text-align: left;
}

#liste-upload li {
  text-align:left;
  font-size: 12px;
  font-weight:bold;
  color: #707070;
  line-height:20px;
  margin-left:50px;
  display : list-item;
  list-style-image : url(../images/upload.png);
}

#liste-ajout-page {
  text-align: left;
}

#liste-ajout-page li {
  text-align:left;
  font-size: 12px;
  font-weight:bold;
  color: #707070;
  line-height:20px;
  margin-left:50px;
  display : list-item;
  list-style-image : url(../images/ajouter.png);
}

#liste {
  text-align: left;
}

#liste table {
border-collapse: collapse;
width: 95%;
margin: 0 auto; 
}

#liste th {
padding: 5px;
background-color: #3b8303;
color:white;
font-size:12px;
font-weight:bold;
}

#liste td {
padding: 5px;
border-top: 1px dotted #707070;
}

td.souscat {
background: #eeeeee;
}

td.soussouscat {
background: #eeeeee;
}

td.homepage {
background: #fdfeb7; 
}

td.souscat1 {
 background: #eeeeee;
 }

#liste-send {
  text-align: left;
}

#liste-send li {
  text-align:left;
  font-size: 12px;
  font-weight:bold;
  color: #707070;
  line-height:20px;
  margin-left:50px;
  display : list-item;
  list-style-image : url(../images/send.png);
}

/* Edit Design */
#formulaire {
  text-align: left;
}

#formulaire table {
border: 1px solid #3b8303;
border-collapse: collapse;
width: 90%;
margin: 0 auto;
}
#formulaire th {
width: 350%;
padding: 10px;
}
#formulaire td {
width: 65%;
padding: 10px;
}


#back3 li {
  text-align:left;
  font-size: 12px;
  font-weight:bold;
  color: #707070;
  line-height:20px;
  margin-left: 50px;
  display : list-item;
  list-style-image : url(../images/fleche-retour.png);
}

.violet {
color:#3b8303;
font-weight:bold;
}


/* User design */ 

/*-------------------------------------*/
/*                FRONT                */
/*-------------------------------------*/




/*-------------------------------------*/
/*                HEADER               */
/*-------------------------------------*/


#header-fond {
width: 100%;
}

#header {
  margin: 0 auto;  
  text-align: left; 
  padding-top:10px;
  /*padding-bottom:10px;*/ 
}

#header-logo-page {
  margin: 0 auto;  
  text-align: left;
  color:#ffffff;
  margin-top:0px;
}

#header-logo {
  margin: 0 auto;  
  text-align: left;
  color:#ffffff;
  margin-top:0px;
 
}

#header-logo-1 {
  background:url(../images/logo.png) no-repeat top left;
  background-size:100%; 
  width: 168px;
  height:171px;
  text-align: left; 
} 

#header-2 {
  text-align:left;
}

#header-logo-2 {
  height:70px;
  text-align:center;
  margin-top:15px;
  font-size:16px;
  color:#3f3f3f;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  font-weight:bold;
  }

#header-logo-3 {
  height:70px;
	margin: 0 auto; 
  text-align:right;
  margin-top:5px;
  margin-right:20px;
  font-size:20px; 
  color:#cc0000;
  }

#header-logo-3 a {
  font-size:16px; 
  color:#3b8303;
  text-decoration:none;
}

#header-logo-3 a:hover {
  font-size:16px; 
  color:#3b8303;
  text-decoration:underline;
}

#header-menu {
  text-align:left;
  /*margin: 0 auto;  
  text-align: left;
  clear:left; */
  /*margin-top:10px;
  margin-bottom:10px;*/ 
}

.menu-wrap {
  background:#3b8303;
  height:60px;
}

a.logo-lnk {
  display:block;
}

.header-center-zone {
  text-align:right;
}

.header-center-zone img {
  display:block;
  width:376px;
  margin:9% auto;
}

p.zone-dispo {
  margin-top:0;
  padding-top:0;
  color:#afafaf !important;
  font-style:italic;
}

#header-top {
  height:190px;
}

/*-------------------------------------*/
/*                 MENU                */
/*-------------------------------------*/

#nav {
	margin: 0;
	padding: 12px 6px 0;
	line-height: 100%;
  font-size:18px;
	}
	
#nav li {
	margin: 0 -2px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;  
}
/* main level link */
#nav a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding:  8px 19px;
	margin: 0;
  font-size:18px;
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	color: #3b8303;
  background:#fff;
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
}

#nav ul a {
  font-size:15px;
}

#nav ul a:hover {
	background: #fa7d0a !important; /* for non-css3 browsers */
	color: #fff !important;
}
/* level 2 list */
#nav ul {
	background: #fff; /* for non-css3 browsers */
	visibility:hidden;
	padding: 0;
	width: 250px;
	position: absolute;
	top: 25px;
	left: 0;
	z-index:100;
  opacity:0;
    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;
}

#nav ul ul {
	background: #3b8303; /* for non-css3 browsers */
	display: none;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 0px;
	left: 185px;
	color:#fff !important;
	z-index:105;
}

#nav ul ul li a {
  color:#fff !important;
  width:300px;
}
/* dropdown */
#nav li:hover > ul {
	display: block;
  top: 34px;
  visibility:visible;
  opacity:1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
/* dropdown n+1 */
#nav ul li:hover > ul {
	display: block;
  visibility:visible;
  opacity:1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

#nav ul li {
  float:none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
}
/* level 3+ list */

/* rounded corners for first and last child */
#nav ul li:first-child > a {

}
#nav ul li:last-child > a {

}

#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}

/* Slider home */


/*-------------------------------------*/
/*                GAUCHE               */
/*-------------------------------------*/


#page {
  min-height : 500px;
  margin: 0 auto;  
  text-align: left; 
  margin-bottom:15px;
  clear:left; 
}

#page p {
  color:#565656;
}

#page-gauche {  
  height:auto;

  text-align: left;

	color:#3f3f3f;
	margin-bottom:15px;
}

#promo {
 width: 122px;
 height:128px;
 padding-left:138px;
 background:url(../images/promo.png) no-repeat top left; 
}

#promo a, a:hover {
  color:#3b8303;
}

#page-gauche-haut {
  border-top:solid 1px #3b8303;
  width:262px;
  }

#page-gauche-texte {
  width: 240px; /* 260px - 15px -15 px padding-left&right */
  height : auto; 
  margin-right: 15px;
  text-align: left;
  float:left;
  background:#ffffff;
  border-left: solid 1px #3b8303;
  border-right: solid 1px #3b8303;
	color:#3f3f3f;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  text-align:justify;
  }
  
#page-gauche-texte li {
  font-size: 12px;
  color: #3f3f3f;
  line-height:18px;
  margin-left:15px;
  padding-left: 0px; 
  /*background:url(../images/li.gif) no-repeat center left;*/
  display : list-item;
  list-style-image : url(../images/li.png);
  margin-right: 20px !important; /* pris en compte par Firefox */
  margin-right: 10px; /* pris en compte par Ie */
  text-align: justify;
}

#page-gauche-texte li a, #page-gauche-texte a{
  color: #3b8303;
  font-weight:normal;
  text-decoration:none;
}

#page-gauche-texte li a:hover, #page-gauche-texte a:hover{
  color: #3b8303;
  font-weight:normal;
  text-decoration:underline;
}
  
#page-gauche-titre, #page-gauche-special {
  width: 240px; /* 230px - 30px padding-left-right */
  min-height : 25px; 
  margin-right: 15px;
  text-align: left;
  float:left; 
  
	background: #8b8b8b; 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#7a7a7a'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); 
	background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a); 
  
	border-left: solid 1px #6d6d6d;
	border-right: solid 1px #6d6d6d;
	color:#ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
  padding-left:10px;
  padding-right:10px;
  padding-top:3px;
  font-size:16px;
  font-weight:bold;
  }

#page-gauche-special:hover {
  width: 240px; /* 230px - 30px padding-left-right */
  min-height : 25px; 
  margin-right: 15px;
  text-align: left;
  float:left; 
  
	background: #8b8b8b; 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#7a7a7a'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); 
	background: -moz-linear-gradient(top,  #003196,  #001e5c); 
  
	border-left: solid 1px #6d6d6d;
	border-right: solid 1px #6d6d6d;
	color:#ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
  padding-top:3px;
  padding-left:10px;
  padding-right:10px;
  font-size:16px;
  font-weight:bold;
}

.newsletter a , .devis a, .contact a, .catalogue a, .actualite a, .recrutement a, .newsletter a:hover, .devis a:hover, .contact a:hover, .catalogue a:hover, .actualite a:hover, .recrutement a:hover {
  text-decoration:none;
  color:#ffffff;
} 

#page-gauche-texte .titreactu a, #page-gauche-texte .titreactu a:hover {
  font-weight:bold;
}

.resumeactu {
  color:#707070;
  display:inline;
}

.dateactu {
  font-size: 10px;
  color: #bababa;
}


.erreur {
  font-size:16px;
  font-weight:bold;
  color:red;
}


/*------------------------------------------------------*/
/*                CLASSES SPECIAL DROITE               */
/*------------------------------------------------------*/


   
#bouton {
  background: #3b8303;
  margin:0 auto; 
  margin-top:10px;
  margin-bottom:10px;
  display: inline-block;
	padding: 6px 40px 7px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5;
	cursor: pointer;
}

#bouton:hover {
	background: #fa7d0a;
}

#bouton a {
   color: #ffffff;
   text-decoration:none;
}

#bouton a:hover {
   color: #ffffff;
   text-decoration:none;
}


/*-------------------------------------*/
/*                RECRUTEMENT          */
/*-------------------------------------*/



#liste-recrutement {
  text-align: left;
}

#liste-recrutement table {
border-collapse: collapse;
width: 95%;
margin: 0 auto; 
}

#liste-recrutement table th {
  padding: 5px;
  background-color: #707070;
  color:white;
  font-size:12px;
  font-weight:bold;
}

#liste-recrutement table td {
  padding: 5px;
  border-top: 1px dotted #707070;
}



/*-------------------------------------*/
/*                OFFRE EMPLOI         */
/*-------------------------------------*/



#offre{
  text-align: left;
  margin-top:10px;
}

#offre table {
width: 100%;
margin: 0 auto;
}
#offre th {
width: 25%;
padding: 10px;
vertical-align:top;
border-bottom: 1px solid #ececec;
}
#offre td {
width: 75%;
padding: 10px;
border-bottom: 1px solid #ececec; 
}

#tableauretour{
  text-align: left;
  margin-top:10px;
}

#tableauretour table {
width: 100%;
margin: 0 auto;
}
#tableauretour th {
width: 25%;
padding: 10px;
vertical-align:top;
border-bottom: 0;
}
#tableauretour td {
width: 75%;
padding: 10px;
border-bottom: 0; 
}



/*-------------------------------------*/
/*          NEWSLETTER / LOGIN         */
/*-------------------------------------*/



#page-droite-texte-formulaire table {
  width:60%;
  margin: 0 auto;
  margin-top:50px;
}

#page-droite-texte-formulaire table th {
width: 30%;
padding-top: 5px;
padding-bottom: 5px;

}
#page-droite-texte-formulaire table td {
width: 70%;
padding-top: 5px;
padding-bottom: 5px;
}


/*-------------------------------------*/
/*                MERCI               */
/*-------------------------------------*/


#retourfront2 a {
  font-size:15px;
  color:#565656;
  text-decoration:none;
  font-weight:bold;
  background:#f2f2f2;
  display:inline-block;
  padding:5px 10px;
}
   
#retourfront2:before {
  content:'\f112';
  font-family:'FontAwesome', arial, sans-serif;
  color:#fa7d0a;
  margin-right:10px;
}

/*-------------------------------------*/
/*                DEVIS               */
/*-------------------------------------*/



#page-droite-texte-devis-1 {
  float:left;
  text-align:left; 
  width:49,5%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

#page-droite-texte-devis-1 th, #page-droite-texte-devis-1 th {
 padding-top: 7px;
 padding-bottom: 7px;
 text-align:left;
}

#page-droite-texte-devis-1 input, #page-droite-texte-devis-1 textarea, #page-droite-texte-devis-1 select {
  background:#f2f2f2;
  color:#707070;
  border:0;
  padding:5px;
}

#page-droite-texte-devis-1 input[type="submit"] {
  background:#fa7d0a;
  color:#fff;
  text-transform:uppercase;
  padding:5px 10px;
  font-weight:bold;
  font-family:'Open Sans', arial, sans-serif;
  cursor:pointer;
}

#page-droite-texte-devis-2 { 
  width:49,5%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  text-align:left;
  float:left;
  margin-right:5px;
  padding-left:15px; 
  line-height:150%;
  border-left: 2px solid #ececec; 
}

#page-droite-texte-devis-2 h4 i {
  color:#fa7d0a;
  margin-right:10px;
}

#page-droite-texte-devis-2 h4 {
  font-size:18px;
  color:#3a3a3a;
}

#page-droite-texte-devis-2 a {
  color:#565656;
  text-decoration:none;
}

#page-droite-texte-devis-3 {
  clear:left;
  margin-bottom:15px;
}





/*-------------------------------------*/
/*                FOOTER               */
/*-------------------------------------*/



#footer {
  width: 100%; 
  text-align: left;
  clear:left;
  color:#ffffff;
  background:url(../images/fd-footer-agco.jpg) center top no-repeat #000;
  background-size:cover;
  padding-top:30px;
  overflow:hidden;
}

.footer-texte-bloc {
  text-align:left;
  color: #ffffff;
  font-size: 14px;
}

.footer-texte-bloc h5, .footer-text-bloc h5 a{
  font-size:22px;
  margin-bottom:10px;
  margin-top:0;
  
}

.footer-texte-bloc img {
  width:83px;
}

.footer-texte-bloc ul {
  margin:0 0 20px 0;
  padding:0;
}

.footer-texte-bloc li {
  text-align:left;
  font-size: 14px;
  font-weight:normal;
  color: #ffffff;
  display : list;
  list-style-type: none;
  
}

.footer-texte-bloc li:before {
  content:'> ';
}

.footer-texte-bloc a {
  color: #ffffff;
  text-decoration:none;
}

#footer-texte a, #footer-bottom a  {
  font-size:11px;
  text-decoration:none;
  color:#ffffff;
}

#footer-texte a:hover, #footer-bottom a:hover,{
  font-size:11px;
  text-decoration:underline;
}

#footer-bottom {
  clear:left;
  margin: 0 auto; 
  text-align: center;
  margin-top:15px;
  padding-bottom:15px;
  font-size:14px;
  border-top: 1px solid #dadbdc;
}

#footer-bottom a {
  font-size:14px;
}

#tableau-devis {
padding:0 10px 10px 10px;
border:1px solid #3b8303;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}



#herbe {
/*background-image:url(../images/herbe.png);
width:100%;
height:82px;
position:fixed;
bottom:0;*/}

/* Mise en page Homepage V2 */

.chapo {
  padding:20px 0 20px 0;
  background:#ececec;
  overflow:hidden;
  text-align:center;
}

.chapo p {
  margin-bottom:20px;
}

.chapo h1 {
  margin-top:5px;
  color:#3a3a3a;
}

.btn-orange, .btn-vert {
  display:inline-block;
  color:#fff;
  padding:6px 10px 6px 10px;
  margin:5px 0;
  width:80%;
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
}

.btn-orange:hover, .btn-vert:hover {
  color:#fff;
}

.btn-orange {
  background:#fa7d0a;
}

.btn-vert {
  background:#3b8303;
}

img.picto-home {
  display:block;
  width:83px;
  margin:0 auto;
}

.content-homepage {
  margin-top:40px;
  margin-bottom:40px;
}

.content-homepage h3 {
  text-align:center;
  color:#3b8303;
  font-size:24px;
}

.content-homepage p, .content-homepage li {
  font-size:14px;
  color:#565656;
}

.content-homepage li {
  list-style:none;
  margin-bottom:17px;
}

.content-homepage li:before {
  content:'\f0fe';
  color:#3b8303;
  font-family:'FontAwesome', arial, sans-serif;
  margin-right:5px;
}

.content-homepage ul {
  padding-left:0;
}

.content-homepage .col4 {
  text-align:justify;
}

.content-homepage .col4 img.iso {
  display:block;
  width:273px;
  margin:0 auto;
}

.gazon-europe {
  background:url(../images/fd-herbe-europ.jpg) center center no-repeat;
  overflow:hidden;
  padding:30px 0 30px 0;
}

.gazon-europe img {
  margin:5px auto 0 auto;
  max-height:80%;
  max-width:80%;
}

.gazon-europe p {
  max-height:80%;
  color:#565656;
  font-weight:bold;
}

.vert {
  color:#3b8303;
}

.pre-footer {
  margin-top:20px;
}

h4.title-actu a {
  color:#3a3a3a;
  font-size:20px;
  font-weight:normal;
  text-decoration:none;
}

h4.title-actu a:hover {
  color:#fa7d0a;
  text-decoration:none;
}

p.date-display {
  font-size:18px;
  font-style:italic;
  color:#565656;
}

p.date-display i {
  color:#3b8303; 
}

.content-actu {
  color:#565656;
  font-size:14px;
  text-align:justify;
}

.actu-lnk {
  background:#fa7d0a;
  padding:5px 10px;
  color:#fff !important;
  font-style:italic;
  text-decoration:none;
}

.actu-lnk:hover {
  color:#fff;
}

.news-page {
  padding-bottom:20px;
  overflow:hidden;
}

.news-page .col3 {
  padding-bottom:50px;
  margin-bottom:20px;
  border-bottom:2px solid #f2f2f2;
}

.first-news {
  background:url(../images/fd-prefooter-news.png) center center no-repeat;
  overflow:hidden;
  min-height:256px;
  text-align:center;
}

.first-news i {
  color:#3b8303; 
  font-size:44px;
  margin-top:30%;
}

.footer-texte-bloc.col3.last {
  text-align:right;
}

p.title-lesactus, p.title-lesactus a {
  color:#3a3a3a;
  font-size:26px;
  font-weight:bold;
  margin:0;
  padding:0;
  text-decoration:none;
}

a.social-btn {
  display:inline-block;
  background:#fff;
  text-align:center;
  color:#398403;
  font-size:29px;
  padding-top:12px;
  width:50px;
  height:38px;
  margin-left:10px;
  margin-top:10px;
}

a.social-btn:hover {
  color:#fff;
  background:#398403;
}

.blog-btn {
  display:inline-block;
  background:#fff;
  text-align:center;
  color:#398403 !important;
  font-size:18px;
  padding:12px 15px;
  margin-left:10px;
  margin-top:10px;
}

.blog-btn:hover {
  color:#fff !important;
  background:#398403;
}

.bandeau-footer {
  background:#ececec;
  padding:30px 0 30px 0;
  overflow:hidden;
  text-align:center;
}

.bandeau-footer .footer-btn a {
  display:inline-block;
  color:#fff;
  font-size:22px;
  padding-top:15px;
  padding-left:25px;
  width:80%;
  height:60px;
  text-decoration:none;
  font-weight:bold;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  margin:10px; auto;
  text-align:left;
}

.faq-btn {
  background:url(../images/fd-faq.png) center right no-repeat #398403;
}

.garantie-btn {
  background:url(../images/fd-garantie.png) top right no-repeat #398403;
}

.pose-btn {
  background:url(../images/fd-pose.png) top right no-repeat #398403;
}

.phone-header, .phone-header a {
  color:#3a3a3a;
  font-size:29px;
  font-weight:700;
  margin-top:58px;
  margin-bottom:2px;
  padding-bottom:5px;
}

.phone-header a, .phone-header a:hover {
  text-decoration:none;
}

.phone-header i {
  color:#fa7d0a;
}

.content-pages h1 {
  font-size:34px;
  color:#3a3a3a;
}

.content-pages a {
  color:#3b8303;
}

.content-pages h2, .content-pages h3, .content-pages h2 a, .content-pages h3 a {
  font-size:24px;
  color:#3b8303;
  font-style:italic;
}

.content-pages h2 a, .content-pages h3 a, .content-pages h2 a:hover, .content-pages h3 a:hover {
  text-decoration:none;
}

.content-pages, .content-pages p {
  color:#565656 !important;
  font-size:14px !important;
  font-family:'Open Sans',arial,sans-serif !important;	
}

.content-pages img {
}

.content-pages span {
  color:#565656 !important;
  font-size:14px !important;
  font-family:'Open Sans',arial,sans-serif !important;	
}

.content-pages table {
  max-width:100% !important;
}

.listing-sous-cats {
  background:#ececec;
  padding:20px;
}

.listing-sous-cats a {
  color:#565656;
  text-decoration:none;
}

.listing-sous-cats ul {
  padding-left:5px;
}

.listing-sous-cats li {
  list-style:none;
  margin-right:10px;
}

.listing-sous-cats li a {
  font-weight:bold;
}

.listing-sous-cats li:before {
  content:'\f101';
  color:#fa7d0a;
  font-family:'FontAwesome', arial, sans-serif;
  margin-right:5px;
}

.breadcrumb, .breadcrumb a {
  color:#c6c6c6;
  font-size:14px;
  font-weight:400;
  text-decoration:none;
}

.breadcrumb {
  padding:5px 10px;
  background:#f2f2f2;
  margin-bottom:15px;
  display:inline-block;
}

.breadcrumb a {
  display:inline-block;
  width:auto;
  margin-left:5px;
  margin-right:5px;
}

/* clearfix */

.clear {
  clear:both;
}

div.slicknav_menu {
  display:none;
}

.sticky {  
  position: fixed;  
  width: 100%;  
  left: 0;  
  top: 0;  
  z-index: 100;  
  border-top: 0;  
}  

.chapo.sticky p, .chapo.sticky h1 {
  display:none;
}

div.texte-page {
  margin-bottom:30px;
}

.formulaire-agco input {
  background:#f2f2f2;
  color:#707070;
  border:0;
  padding:5px;
}

.formulaire-agco input[type="submit"] {
  background:#fa7d0a;
  color:#fff;
  text-transform:uppercase;
  padding:5px 10px;
  font-weight:bold;
  font-family:'Open Sans', arial, sans-serif;
  cursor:pointer;
}

/* CONTACT FORM FLOAT LEFT */

#contact-float {
  position:fixed;
  width:550px;
  max-width:50%;
  height:100%;
  z-index:999999999999999999999999999999;    
  margin-left:-500px;
  transition:1s;
  -webkit-transition:1s;
  -moz-transition:1s;
  opacity:0.8;
  -webkit-opacity:0.8;
  -moz-opacity:0.8;
  color:#565656;
  text-align:center;
  font-size:14px;
  padding:auto 20px auto 20px;
}

#contact-float:hover {
  margin-left:0;
  transition:1s;
  -webkit-transition:1s;
  -moz-transition:1s;
  opacity:1;
  -webkit-opacity:1;
  -moz-opacity:1;
}

#contact-float #onglet {
  width:52px;
  height:1000px;
  float:right;
  padding-top:50%;
}

#onglet .onglet-img img {
  max-width:52px;
  height:319px;
}

#contact-float #contact-form-hover {
  padding:20px 20px 0 20px;
  background:#ececec;
  width:460px;
  height:980px;
}

#contact-float h3 {
  color:#fff;
  text-align:center;
  text-transform:uppercase;
} 


span.envoyer input {
  background:#0387c6;
  color:#fff;
  border:0 !important;
  cursor:pointer;
  width:220px !important;
  font-size:25px;
  margin-left:4px;
}

#contact-float img {
  margin:0 auto;
}

p.psouspicto {
  color:#fa7d0a;
  font-weight:bold;
  text-align:center;
  font-size:23px;
}

p.ptoponglet {
  text-align:center;
  font-weight:bold;
  text-align:center;
}

p.pcontent {
  text-align:center;
}

.btn-revendeur {
  display:inline-block;
  background:#fa7d0a;
  color:#fff;
  padding:10px 15px;
  text-decoration:none;
  font-weight:bold;
  margin-top:15px;
}

.btn-revendeur:hover {
  color:#fff;
}

.banner-cat {
  background:url(../images/banner-cat-agco.jpg) center center no-repeat;
  background-size:cover;
  height:100px;
  border-bottom:10px solid #3b8303;
}

.top-pros {
  position:absolute;
  height:150px;
  width:150px;
  background:url(../images/top-right-pros.png) top right no-repeat;
  right:0;
}

iframe[name="google_conversion_frame"] {
  height:0 !important;
}

#pagebackoffice #formulaire img {
  max-width:100%;
}

/* Mobile */

@media all and (max-width: 1024px) {
  #nav {
		display:none !important;
	}
  
  div.slicknav_menu {
  display:block;
  }
  #header-logo-1 {
    margin:0 auto;
  }
  
  .menu-wrap {
    display:none;
  }
  
  #header {
    height:auto !important;
    overflow:hidden !important;
  }
  
  #header-top {
    height:auto !important;
    overflow:hidden !important;
  }
  
  p.phone-header, p.phone-header a {
    font-size:20px;
    text-align:center;
  }
  
  p.zone-dispo {
    text-align:center;
  }
  
  .header-center-zone img {
    max-width:90%;
  }
  
  table td {
    max-width:100% !important;
  }
  .news-home {
    margin-bottom:20px;
    padding:20px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
  }
  
  .gazon-europe {
    padding:20px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
  }
  
  .content-homepage {
    padding:20px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
  }
  
  .content-pages {
    padding:20px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
  }

  
  #footer {
    padding-left:20px;
    padding-right:20px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  } 

/* Force table to not be like tables anymore */
	#frontoffice table, #frontoffice thead, #frontoffice tbody, #frontoffice th, #frontoffice td, #frontoffice tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	
	#frontoffice tr { }
	
	#frontoffice td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
	}
	
	#frontoffice td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
}

@media all and (max-width: 768px) {
  #nav {
		display:none !important;
	}
  .chapo.sticky .nomob {
    display:none;
  }
  
  .chapo.sticky {
    padding:5px 0;
  }
  
  .chapo.sticky .col3 {
    width:25% !important;
    float:left;
    margin:0;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */

  }
  .chapo.sticky .col3 a {
    font-size:13px;
    text-transform:capitalize;
  }
  .col3.first-news i {
    margin-top:15%;
  }
}

@media all and (max-width: 500px) {
  .chapo.sticky .col3 a {
    font-size:20px;
  }
  .chapo.sticky .col3 a .no400 {
    display:none;
  }
  .col3.first-news i {
    margin-top:30%;
  }
}