.clear{
	clear: both;
}
/*------------contact------------*/
.bkg_contact{
    width: 100%;
    height: 147px;
    margin: 0 auto;
    background: url(images/bkg_contact.jpg) repeat-x;
    min-width: 1200px;
}

.contact1{
    width: 100%;
    height: 147px;
    margin: 0 auto;
    padding: 0 75px;
    text-align: center;
}

.contact1 p{
    font-size: 23px;
    margin: 12px 0 20px 0;
}

.txt_contact{
    width: 1050px;
    height: 85px;
    margin: 0 auto;
}

.btn_contact{
    width: 230px;
    height: 40px;
    padding-top: 20px;
}

#frmContact .form-group{
    width: 100%;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    font-family: inherit;
    margin-bottom:10px;
}

#left_inputs, #right_inputs{
    width: 48%;
}

#left_inputs{
    float: left;
}

#right_inputs{
    float: right;
}

input.form-control {
    font-family: inherit;
    display: block;
    width: 98%;
    height: 34px;
    padding: 0px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
}
select.form-control {
    font-family: inherit;
    display: block;
    width: 98%;
    height: 34px;
    padding: 0px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
}
select.form-control1 {
    font-family: inherit;
    display: block;
    width: 48%;
    height: 34px;
    padding: 0px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
    float:left;
}
textarea.form-control {
    font-family: inherit;
    display: block;
    width: 98%;
    height: 34px;
    padding: 0px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
    height: auto;
    resize: none;
}

.submit-buttons{
    padding-top: 10px;
    margin-bottom: 25px;
    height: 80px;
}

.g-recaptcha{
    float: left;
}

.btn-form{
    float: right;
    margin-right:15px;
    display: inline-block;
    margin-bottom: 0;
    width: 120px;
    height: 30px;
background:#ff3f28;
    border: none;
    color:#ffffff;
}
.btn-form1{
    float: right;
    margin-right:15px;
    display: inline-block;
    margin-bottom: 20px;
    width: 120px;
    height: 30px;
background:#ff3f28;	
    border: none;
    color:#ffffff;
}
.btn-form:hover{
background:#ff3f28;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    display: none;
}
/*-------------actualites-------------*/

.phto_actu{
    width: 410px;
    height: 410px;
    overflow: hidden;
}

.title_actu{
    display: block;
    float: right;
    width: 1200px;
}

.titr_actu{
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

.btn_actu{
    width: 290px;
    height: 40px;
    float: right;
    padding-top: 35px;
}

.presse{
    text-transform: uppercase;
}




.bkg_part{
    width: 360px;
    height: 200px;
    background-color: #fff;
    border: solid 1px #ff3f28;
}

.partenaire{
    width: 350px;
    height: 190px;
    padding: 5px;
}

.basebdd1{

display: block; 
float: left;
margin:0px 0px 5px 19px;
padding:1px;
width:410px;
height:410px;
}
.imgbdd1{
text-align:center;
overflow:hidden;
width:410px;
height:410px;
}
.actu_pagination a{
color:#ff3f28;
text-decoration:none;
}
.actu_pagination a:hover{
color:#ff3f28;
text-decoration:underline;
}
.actu_pagination{
margin-bottom:10px;
text-align:center;
}

/* NEWSLETTER */
.newsletter {
  border-bottom: solid 2px #fff;
  border-top: solid 2px #fff;
  margin-top: 20px;
}

.champs-news {
  background: inherit;
  width: 80%;
  height: 35px;
  border: none;
  font-style: italic;
  padding-left: 10px;
  color: #ffffff;
  font-size: 1em;
  font-weight: 300;
}

.ok-news {
  font-size: 1.4em;
  font-family: "Arvo";
  color: #fff;
  border-left: solid 2px #fff;
  border-top: none;
  border-right: none;
  border-bottom: none;
  background: inherit;
  height: 30px;
  line-height: 35px;
}
.ok-news:hover {
  color: #fff;
}

.newsletter1 {
  border-bottom: solid 2px #ff3f28;
  border-top: solid 2px #ff3f28;
  margin-top: 20px;
}

.champs-news1 {
  background: inherit;
  width: 80%;
  height: 35px;
  border: none;
  font-style: italic;
  padding-left: 10px;
  color: #ff3f28;
  font-size: 1em;
  font-weight: 300;
}

.ok-news1 {
  font-size: 1.4em;
  font-family: "Arvo";
  color: #ff3f28;
  border-left: solid 2px #ff3f28;
  border-top: none;
  border-right: none;
  border-bottom: none;
  background: inherit;
  height: 30px;
  line-height: 35px;
}
.ok-news1:hover {
  color: #ff3f28;
}


/*---------------searchbar----------------*/

.searchbar{
	max-width: 1200px;
	width:100%;
	height: 214px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
}

.search{
	max-width: 1200px;
	width:100%;

	margin: 0 auto 30px;
}

.search_btn{
	display: block;
	margin: 0 auto;
}

.sep_redline{
	max-width: 900px;
	width:100%;
	height: 1px;
	margin: 30px auto 10px;
	background-color: #ff3f28;
}

.pagination{
	max-width: 400px;
	width:100%;
	height: 22px;
	margin: 0 auto -30px;
	text-align: center;
	color: #ff3f28;
}

.pagination span{
	position: absolute
}

.page{
	width: 100px;
	margin: 0 auto;
}

a.prev, a.next{
	color: #ff3f28 !important;
	text-transform: uppercase;
}

.prev{
	margin-right: 25px;
	float: left;
}

.next{
	margin-left: 25px;
	float: right;
	margin-top: -21px;
}

.form-group{
	display: inline-block;
	width: 17%;
	text-align: right;
	padding: 10px;
	
}

label{
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

select{
	display: block;
	width: 100%;
	height: 34px;
	padding: 0px 5px;
	font-size: 14px;
	font-family: inherit;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-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;
}


/*---------------fiche----------------*/


.fiche_vehicule{
	width: 100%;
	margin: 0 auto;
}

.phtos_vehicule{
	width: 45%;
	max-width: 480px;
	float: left;
	margin-right: 5%;
}

.bkg_img_vehicule{
	width: 100%;
	max-width: 482px;
	background-color: #fff;
}

.img_vehicule{
	width: 98%;
	margin: 4px;
}

.vignettes_vehicule{
	width: 500px;
	height: 75px;
	margin-top: 13px;
}

.bkg_vignette{
	width: 108px;
	height: 83px;
	border: solid 1px #ff3f28;
	background-color: #fff;
	float: left;
	margin-right: 13px;
	margin-top:4px;
}

.bkg_vignette:nth-child(4){
	margin-right: 0px;
}

.bkg_vignette_nd{
	width: 108px;
	height: 73px;
	border: solid 1px #ff3f28;
	background-color: #fff;
	float: right;
}

.vignette{
	width: 100px;
	height: 65px;
	margin: 4px;
}


.descriptif_vehicule{
	width: 50%;
	max-width: 530px;
	float: right;
}

.details_vehicule{
	/*width: 530px;
	height: 320px;*/
}

.titr_vehicule{
	font-size: 25px;
	padding-top: 5px;
}

.listefiche1{
	float: left;
	border-right: solid 1px #e1b814;
	width: 56%;
}

.sstitr_vehicule{
	width :54%;
	max-width: 160px;
	float: left;
	font-weight: 600;
	font-size: 21px;
	line-height: 30px;
}

.sstitr{
	font-weight: 600;
	font-size: 25px;
	line-height: 30px;
}

.data_vehicule{
	width :43%;
	max-width: 160px;
	float: left;
	font-size: 21px;
	line-height: 30px;
}

.redsep_vehicule{
	width: 2px;
	height: 205px;
	margin-top: 5px;
	float: left;
	background-color: #e1b814;
}

.prix_vehicule{
	text-align:center;
	color: #ff3f28;
	font-size: 30px;
	font-weight: 600;
	padding-top: 15px;
	
}
.titr_cont{
font-size:26px;
font-weight:bold;
}
.greyline_deco_fiche{
	width: 100%;
	height: 1px;
	background-color: #ff3f28;
	margin: 10px auto 15px;
}

.greylinebis_deco_fiche{
	width: 100%;
	height: 1px;
	background-color: #ff3f28;
	margin: 20px auto 10px;
}

.redline_deco_fiche{
	width: 100%;
	height: 1px;
	background-color: #e1b814;
	margin: 15px auto 32px;
}

@media screen and (max-width: 1000px) {

	.listefiche1 {
		width: 61%;
	    }
	    
	    .prix_vehicule {
		font-size: 25px;
	    }
		.form-group{
	display: block;
	width: 100%;
	text-align: right;
	padding: 10px;
	}
	.searchbar{
	max-width: 1050px;
	width:100%;
	height: auto;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
}
.search{
	max-width: 1050px;
	width:100%;
	height: auto;
	margin: 0 auto 30px;
}
.bddoccas .prix-occas {
  float: left;
  padding-left: 3%;
  border-left: solid 2px #e1b814;
  height: auto;
  width: 15%;
}
.sep_vehicules{
	width: 100%;
	height: auto;
}
.bddoccas {
  padding: 2%;
  border: solid 1px #999999;
  margin-bottom: 30px;
}
.bddoccas .img-occas {
  float: left;
  margin-right: 2%;
  max-width: 250px;
 height: auto;
  width: 19%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.bddoccas .cont-occas {
  float: left;
  padding-left: 2%;
  border-left: solid 2px #e1b814;
 height: auto;
  margin-right: 2%;
  width: 56%;
}
.bddoccas .prix-occas {
  float: left;
  padding-left: 3%;
  border-left: solid 2px #e1b814;
 height: auto;
  width: 15%;
}
.prix-occas a {
margin-top:auto;margin-left:3%;	
}
}

@media screen and (max-width: 900px) {

	.bkg_img_vehicule {
		max-width: 100%;
	}
	
	.phtos_vehicule {
		width: 100%;
		max-width: 100%;
	}
	
	.descriptif_vehicule {
		width: 100%;
		max-width: 100%;
		margin-top: 20px;
	}
	
	.vignettes_vehicule {
		width: 100%;
	    }

}

@media screen and (max-width: 445px) {

	.listefiche1 {
		width: 100%;
		float: none;
		border-right: none;
	    }
	    
	    .sstitr_vehicule {
		width: 54%;
		max-width: 100%;
	    }
	    
	    .prix_vehicule {
		float: none;
		font-size: 30px;
	    }

}
/*---------------produits----------------*/

.bddoccas{
background-color:#ffffff;
width:23%;
height:450px;	padding:5px;
color:#5C5D66;
float:left; margin-left:5px;

}
.img-occas {
  float: left;
  margin-right: 2%;
  max-width: 250px;
  height: 150px;
  width: 19%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
   float: none;
    max-width: 250px;
    height: 206px;
    width: 40%;
    margin: 10px auto 20px;
	 float: none;
    max-width: 100%;
    width: 100%;

  }
  .cont-occas h2{
	  background:#ffffff;
	  color:#333333;
	  padding:4px;
  }
  
  .descrip-occas{
	margin-top:10px;
	margin-bottom:10px;
  }
   .prix-occas a{
	text-align:center;  
  }
.btn_vehicule{
	width: 195px;
	height: 40px;
}

.sep_vehicules{
	width: 1050px;
	height: 26px;
}
.pagination{
	font-size:16px;
}
.pagination a{
	color:#ff3f28;
	text-decoration:none;
}
.pagination a:hover{
	color:#ff3f28;
	text-decoration:underline;
}

/*********Créations*********/

.retour a{
		background:#ff3f28;

   border:none;
   cursor:pointer;

   padding:10px;
   float:right;
}
.retour a{

color:#ffffff;

}

.fiche_produits{
	width: 100%;
	margin: 0 auto;
}

.phtos_produits{
	width: 45%;
	max-width: 480px;
	float: left;
	margin-right: 5%;
}

.bkg_img_produits{
	width: 100%;
	max-width: 478px;
	background-color: #fff;
}

.img_produits{
	width: 100%;
	margin: 4px;
}




.descriptif_produits{
	width: 50%;
	max-width: 530px;
	float: right;
}


.titr_produits{
	font-size: 25px;
	padding-top: 5px;
}

.listefiche1{
	float: left;
	border-right: solid 1px #811815;
	width: 56%;
}

.sstitr_produits{
	width :54%;
	max-width: 160px;
	float: left;
	font-weight: 600;
	font-size: 21px;
	line-height: 30px;
}

.sstitr{
	font-weight: 600;
	font-size: 25px;
	line-height: 30px;
}


.redsep_produits{
	width: 2px;
	height: 205px;
	margin-top: 5px;
	float: left;
	background-color: #ff3f28;
}


.titr_cont{
font-size:26px;
font-weight:bold;
}
.greyline_deco_fiche{
	width: 100%;
	height: 1px;
	background-color: #ff3f28;
	margin: 10px auto 15px;
}

.greylinebis_deco_fiche{
	width: 100%;
	height: 1px;
	background-color: #ff3f28;
	margin: 20px auto 10px;
}

.redline_deco_fiche{
	width: 100%;
	height: 1px;
	background-color: #ff3f28;
	margin: 15px auto 32px;
}

@media screen and (max-width: 1000px) {

	.listefiche1 {
		width: 61%;
	    }
	    

}

@media screen and (max-width: 900px) {

	.bkg_img_produits {
		max-width: 100%;
	}
	
	.phtos_produits {
		width: 100%;
		max-width: 100%;
	}
	
	.descriptif_produits {
		width: 100%;
		max-width: 100%;
		margin-top: 20px;
	}
	
	.vignettes_produits {
		width: 100%;
	    }

}

@media screen and (max-width: 445px) {

	.listefiche1 {
		width: 100%;
		float: none;
		border-right: none;
	    }
	    
	    .sstitr_produits{
		width: 54%;
		max-width: 100%;
	    }
	    


}


.text-presentation{
height:60px;
background-color:#ff3f28 ;
color:#ffffff;
text-align:center;
}
.creations{
width:30%;
float:left;
margin-left:2.7%;
margin-bottom:30px;
}
.creations .overlay {
  position: absolute;
      display: block;
      background: #14181c;
      top: 1em;
      left: 1em;
      right: 1em;
      bottom: 1em;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      -webkit-opacity: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      text-align: center;
      z-index: 2;
-webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
}

 .creations .inner {
    overflow: hidden;
    margin-bottom: 20px; 
	background:#3e3739;color:#ffffff;
}
        
.creations .inner a {
      display: block;
      position: relative;
      color: #fff;
      font-size: 1.5em;
      text-transform: uppercase; 
}

.creations .inner a:hover .overlay {
        -moz-opacity: .85;
        -khtml-opacity: .85;
        -webkit-opacity: .85;
        opacity: .85;
        filter: alpha(opacity=0.85); 
}
    .creations  .inner a:hover img {
        -webkit-transform: scale(1.45);
        -khtml-transform: scale(1.45);
        -moz-transform: scale(1.45);
        -ms-transform: scale(1.45);
        -o-transform: scale(1.45);
        transform: scale(1.45); 
}
   .creations .inner .overlay, .accueil .wrap-row-2 .col-right .overlay {
      position: absolute;
      display: block;
      background: #14181c;
      top: 1em;
      left: 1em;
      right: 1em;
      bottom: 1em;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      -webkit-opacity: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      text-align: center;
      z-index: 2; 
}
  .creations  .inner-overlay {
      display: block;
      height: 100%; 
}
     .creations .inner-overlay span {
        display: block;
        position: relative;
        top: -15%;
        padding: 2em; 
}
     .creations .inner-overlay i, {
        font-size: 2em; 
}

.treeview a{
	background: #ff3f28;
    display: block;
    padding: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

ul.treeview{
	padding: 0px;
}

/*  ----------------------------------------------------------------------------
    Modifs Stéph le 26/10/2016
----------------------------------------------------------------------------- */

#btn-e-commerce {
    text-align:center;
    padding-top:30px;
    padding-bottom:30px;
    background:#EF4224;
}

#btn-e-commerce .btn {
    font-size: 25px;
    color: #EF4224;
    border-color:#fff;
    background-color:#fff;
}

#btn-e-commerce .btn:hover {
    color: #fff;
    border-color:#fff;
    background-color:#EF4224;
}

#btn-e-commerce .btn img {
    width: 45px;
    height:45px;
    margin-right:15px;
    background: url(../../images/logo_ecommerce.svg) no-repeat;
    background-size: cover;
}

#btn-e-commerce .btn:hover img {
    background: url(../../images/logo_ecommerce-blanc.svg) no-repeat;
    background-size: cover;
}

#btn-e-commerce .btn span {
    position: relative;
    top: 3px;
}
