/**************************************************************************/
/*								CSS EXTRAIT DE TWITTER BOOSTRAP													*/
/**************************************************************************/

html {font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body {margin: 0;}
footer,header,nav{display: block;}
a {background: transparent;}
a:active,a:hover {outline: 0;}
h1 {margin: .67em 0;font-size: 2em;}
img {border: 0;}
button,input,select,textarea {margin: 0;font: inherit;color: inherit;}
button {overflow: visible;}
button,select {text-transform: none;}
button,html input[type="button"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
button::-moz-focus-inner,
input::-moz-focus-inner {padding: 0;border: 0;}
input {line-height: normal;}
textarea {overflow: auto;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html {font-size: 62.5%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.428571429;color: #666666;background-color: #fff;}
input,button,select,textarea {font-family: inherit;font-size: inherit;line-height: inherit;}
a {color: #428bca;text-decoration: none;}
a:hover,a:focus {color: #2a6496;text-decoration: underline;}
a:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
img {vertical-align: middle;}
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;clip: rect(0, 0, 0, 0);border: 0;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {font-family: inherit;font-weight: 500;line-height: 1.1;color: inherit;}
h1,.h1,h2,.h2,h3,.h3 {margin-top: 20px;margin-bottom: 10px;}
h4,.h4,h5,.h5,h6,.h6 {margin-top: 10px;margin-bottom: 10px;}
h1,.h1 {font-size: 36px;}
h2,.h2 {font-size: 30px;}
h3,.h3 {font-size: 24px;}
h4,.h4 {font-size: 18px;}
h5,.h5 {font-size: 14px;}
h6,.h6 {font-size: 12px;}
p {margin: 0 0 10px;}
ul,ol {margin-top: 0;margin-bottom: 10px;}
ul ul,ol ul,ul ol,ol ol {margin-bottom: 0;}
.container {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
	@media (min-width: 768px) {
		.container {width: 750px;}
	}
	@media (min-width: 992px) {
		.container {width: 970px;}
	}
	@media (min-width: 1200px) {
		.container {width: 1170px;}
	}
.container-fluid {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.row {margin-right: -15px;margin-left: -15px;}
.col-sm-1,.col-md-1,.col-sm-2,.col-md-2,.col-sm-3,.col-md-3,.col-sm-4,.col-md-4,.col-sm-5,.col-md-5,.col-sm-6,.col-md-6,.col-sm-7,.col-md-7,.col-sm-8,.col-md-8,.col-sm-9,.col-md-9,.col-sm-10,.col-md-10,.col-sm-11,.col-md-11,.col-sm-12,.col-md-12{
  position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;
}
	@media (min-width: 768px) {
		.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}
		.col-sm-12 {width: 100%;}
		.col-sm-11 {width: 91.66666666666666%;}
		.col-sm-10 {width: 83.33333333333334%;}
		.col-sm-9 {width: 75%;}
		.col-sm-8 {width: 66.66666666666666%;}
		.col-sm-7 {width: 58.333333333333336%;}
		.col-sm-6 {width: 50%;}
		.col-sm-5 {width: 41.66666666666667%;}
		.col-sm-4 {width: 33.33333333333333%;}
		.col-sm-3 {width: 25%;}
		.col-sm-2 {width: 16.666666666666664%;}
		.col-sm-1 {width: 8.333333333333332%;}
	}
	@media (min-width: 992px) {
		.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
		.col-md-12 {width: 100%;}
		.col-md-11 {width: 91.66666666666666%;}
		.col-md-10 {width: 83.33333333333334%;}
		.col-md-9 {width: 68%;}
		.col-md-8 {width: 66.66666666666666%;}
		.col-md-7 {width: 58.333333333333336%;}
		.col-md-6 {width: 50%;}
		.col-md-5 {width: 41.66666666666667%;}
		.col-md-4 {width: 33.33333333333333%;}
		.col-md-3 {width: 25%;}
		.col-md-2 {width: 16.666666666666664%;}
		.col-md-1 {width: 8.333333333333332%;}
	}
label {display: inline-block;margin-bottom: 5px;font-weight: bold;}
.form-control {display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.428571429;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, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.form-control:focus {border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}
.form-control:-moz-placeholder {color: #999;}
.form-control::-moz-placeholder {color: #999;opacity: 1;}
.form-control:-ms-input-placeholder {color: #999;}
.form-control::-webkit-input-placeholder {color: #999;}
textarea.form-control {height: auto;}
.form-group {margin-bottom: 15px;}
.input-sm {height: 30px;padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;}
select.input-sm {height: 30px;line-height: 30px;}
textarea.input-sm,select[multiple].input-sm {height: auto;}
.input-lg {height: 46px;padding: 10px 16px;font-size: 18px;line-height: 1.33;border-radius: 6px;width: 100%;}
select.input-lg {height: 46px;line-height: 46px;}
textarea.input-lg,select[multiple].input-lg {height: auto;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.428571429;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
.btn:hover,.btn:focus {color: #666666;text-decoration: none;}
.btn:active,.btn.active {background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn-default {color: #666666;background-color: #fff;border-color: #ccc;}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {color: #666666;background-color: #ebebeb;border-color: #adadad;}
.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {background-image: none;}.btn-primary {color: #fff;background-color: #428bca;border-color: #357ebd;}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {color: #fff;background-color: #3276b1;border-color: #285e8e;}
.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {background-image: none;}
.btn-lg {padding: 10px 16px;font-size: 18px;line-height: 1.33;border-radius: 6px;}
.btn-sm {padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;}
.btn-xs {padding: 1px 5px;font-size: 12px;line-height: 1.5;border-radius: 3px;}
.collapse {display: none;}
.collapse.in {display: block;}
.collapsing {position: relative;height: 0;overflow: hidden;-webkit-transition: height .35s ease;transition: height .35s ease;}
@font-face {
  font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {position: relative;top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.glyphicon-envelope:before {content: "\2709";}
.glyphicon-remove:before {content: "\e014";}
.nav {padding-left: 0;margin-bottom: 0;list-style: none;}
.nav > li {position: relative;display: block;}
.nav > li > a {position: relative;display: block;padding: 10px 15px;}
.nav > li > a:hover,.nav > li > a:focus {text-decoration: none;background-color: #eee;}
.nav > li.disabled > a {color: #999;}
.nav > li > a > img {max-width: none;}
.navbar {position: relative;min-height: 50px;margin-bottom: 20px;border: 1px solid transparent;}
	@media (min-width: 768px) {
		.navbar {border-radius: 4px;}
	}
	@media (min-width: 768px) {
		.navbar-header {float: left;}
	}
.navbar-collapse {max-height: 340px;padding-right: 15px;padding-left: 15px;overflow-x: visible;-webkit-overflow-scrolling: touch;border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);}
.navbar-collapse.in {overflow-y: auto;}
	@media (min-width: 768px) {
		.navbar-collapse {width: auto;border-top: 0;box-shadow: none;}
		.navbar-collapse.collapse {display: block !important;height: auto !important;padding-bottom: 0;overflow: visible !important;}
		.navbar-collapse.in {overflow-y: visible;}
		.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {padding-right: 0;padding-left: 0;}
	}
.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {margin-right: -15px;margin-left: -15px;}
	@media (min-width: 768px) {
		.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {margin-right: 0;margin-left: 0;}
	}
.navbar-fixed-top{position: fixed;right: 0;left: 0;z-index: 1030;}
	@media (min-width: 768px) {
		.navbar-fixed-top{border-radius: 0;}
	}
.navbar-fixed-top {top: 0;border-width: 0 0 1px;}
	@media (min-width: 768px) {
		.navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand {margin-left: -15px;}
	}
.navbar-toggle {position: relative;float: right;padding: 9px 10px;margin-top: 8px;margin-right: 15px;margin-bottom: 8px;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.navbar-toggle:focus {outline: none;}
.navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;border-radius: 1px;}
.navbar-toggle .icon-bar + .icon-bar {margin-top: 4px;}
	@media (min-width: 768px) {
		.navbar-toggle {display: none;}
	}
.navbar-nav {margin: 7.5px -15px;}
.navbar-nav > li > a {padding-top: 10px;padding-bottom: 10px;line-height: 20px;}
	@media (min-width: 768px) {
		.navbar-nav {float: left;margin: 0;}
		.navbar-nav > li {float: left;}
		.navbar-nav > li > a {padding-top: 15px;padding-bottom: 15px;}
		.navbar-nav.navbar-right:last-child {margin-right: -15px;}
	}
	@media (min-width: 768px) {
		.navbar-left {float: left !important;}
		.navbar-right {float: right !important;}
	}
.navbar-inverse {
  background-color: #ffffff;
  border-color: #FFFFFF;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #666666;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #666666;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #FFF;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.carousel {position: relative;}
.carousel-inner {position: relative;width: 100%;overflow: hidden;}
.carousel-inner > .item {position: relative;display: none;-webkit-transition: .6s ease-in-out left;transition: .6s ease-in-out left;}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {display: block;max-width: 100%;height: auto;line-height: 1;}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {display: block;}
.carousel-inner > .active {left: 0;}
.carousel-inner > .next,.carousel-inner > .prev {position: absolute;top: 0;width: 100%;}
.carousel-inner > .next {left: 100%;}
.carousel-inner > .prev {left: -100%;}
.carousel-inner > .next.left,.carousel-inner > .prev.right {left: 0;}
.carousel-inner > .active.left {left: -100%;}
.carousel-inner > .active.right {left: 100%;}
.carousel-control {position: absolute;top: 0;bottom: 0;left: 0;width: 15%;font-size: 20px;color: #fff;text-align: center;text-shadow: 0 1px 2px rgba(0, 0, 0, .6);filter: alpha(opacity=50);opacity: .5;}
.carousel-control.left {background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat: repeat-x;}
.carousel-control.right {right: 0;left: auto;background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat: repeat-x;}
.carousel-control:hover,.carousel-control:focus {color: #fff;text-decoration: none;filter: alpha(opacity=90);outline: none;opacity: .9;}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {position: absolute;top: 50%;z-index: 5;Display: inline-block;}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {left: 50%;}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {right: 50%;}
.carousel-control .icon-prev,
.carousel-control .icon-next {width: 20px;height: 20px;margin-top: -10px;margin-left: -10px;font-family: serif;}
.carousel-control .icon-prev:before {content: '\2039';}
.carousel-control .icon-next:before {content: '\203a';}
.carousel-indicators {position: absolute;bottom: 10px;left: 50%;z-index: 15;width: 60%;padding-left: 0;margin-left: -30%;text-align: center;list-style: none;}
.carousel-indicators li {display: inline-block;width: 10px;height: 10px;margin: 1px;text-indent: -999px;cursor: pointer;background-color: #000 \9;background-color: rgba(0, 0, 0, 0);border: 1px solid #fff;border-radius: 10px;}
.carousel-indicators .active {width: 12px;height: 12px;margin: 0;background-color: #fff;}
.carousel-caption {position: absolute;right: 15%;bottom: 20px;left: 15%;z-index: 10;padding-top: 20px;padding-bottom: 20px;color: #fff;text-align: center;text-shadow: 0 1px 2px rgba(0, 0, 0, .6);}
.carousel-caption .btn {text-shadow: none;}
	@media screen and (min-width: 768px) {
		.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {width: 30px;height: 30px;margin-top: -15px;margin-left: -15px;font-size: 30px;}
		.carousel-caption {right: 20%;left: 20%;padding-bottom: 30px;}
		.carousel-indicators {bottom: 20px;}
	}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after
	{display: table;content: " ";}
.clearfix:after,.container:after,.container-fluid:after,.row:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after{clear: both;}


/**************************************************************************/
/*								CSS PROPRE A CATECOM SA POUR TOUS LES ECRANS						*/
/**************************************************************************/

/************************************/
/*					CAROUSEL										*/
/************************************/

#slider {position: relative; overflow: hidden; margin: 20px auto 0 auto; border-radius: 4px; width: 100%; height: 750px;}
#slider ul {position: relative; margin: 0; padding: 0; list-style: none;width: 100%;}
#slider ul li {position: absolute; display: block; float: left; margin: 0; padding: 0; width: 100%; height: 750px; text-align: center;}

/************************************/
/*					BODY										*/
/************************************/

body {font-family: "Verdana", Helvetica, Arial, sans-serif;background-color: #666666;}
body a	{color:#000}
body a:hover	{color:#000;text-decoration:underline}
.container-fluid {background-color: #e7e9ec;}		
.input-lg {width:100%}
.btn :hover{background-color:#504B49;}
.btn-primary {background-color:#504B49;font-size:10px}
.clear{clear:both;}

/************************************/
/*					HEADER									*/
/************************************/

.navbar-inverse .navbar-nav  li  a:hover {background-color: #168FA0;color: #000;margin-top:45px; color: #fff;}
body > div.bandeau > nav > div > div.collapse.navbar-collapse.navbar-ex1-collapse > ul > li.item.actif a {background-color: #168FA0; color: #fff;}

/************************************/
/*					FOOTER									*/
/************************************/

.footer .container-fluid{background-color:#666666;color:#fff}
.cnil {font-size:10px;padding-bottom:10px}

/************************************/
/*					ACCUEIL									*/
/************************************/

/************************************/
/*					L'ENTREPRISE						*/
/************************************/

.commerciaux{color:#e7e9ec}

/************************************/
/*			NEUF LOCATION OCCASION			*/
/************************************/

/************FORMULAIRE CONTACT PRODUIT EN SAVOIR PLUS*************/
.div_form_infos{padding-top:10px;padding-left:270px;padding-bottom:10px;display:none;z-index:33100;}
.div_form_infos span:hover{background-color:transparent}
#fermer_form button{float:left;padding:0px;margin:2px 5px 2px 5px;width:20px;line-height:1.4;background-color:red;color:#FFF;}
.form-control {margin-top:10px; width:70%}
#input {text-align: -webkit-center;text-align: -moz-center;}
#input_envoyer button {margin:5px; width:70%}
.form-group {margin:5px;background-color:#e7e9ec}
.form-group p {padding-left:40px}
.form_entete{margin-bottom:11px}

/***********LISTE DES PRODUITS*************/
.partie_droite_produit{margin-top:50px}
.item_produit{background-color:#FFF;margin-bottom:20px}
.item_produit img{border:2px solid black;margin:10px;float:left}
.item_produit img.yout {float: left; border:none; vertical-align:middle; margin-top:5px; margin-right:10px;}
#div_photo_pdt {line-height:40px;margin-left:264px}
.item_zoomer {float:left}
.item_savoir_plus {float:right;padding:10px}
.item_savoir_plus button:hover {background-color:#615956;}

/************************************/
/*					CONTACT									*/
/************************************/

#submit {margin:20px;background-color:#666666}
#submit:hover {margin:20px;background-color:#504B49}
#form_contact {padding-top:20px}
.input-lg{width:100%}
.map {height:570px;margin :30px 10px 10px 10px}

/************************************/
/*					ERREUR									*/
/************************************/

.erreur404 {background-color:#e7e9ec;margin-top:12px}
.titre404 {color:red;font-weight:bold}
.texte404 {text-decoration:underline;font-weight:bold}


/**************************************************************************/
/*								ECRAN SUPERIEUR A 992 PX DE LARGE												*/
/**************************************************************************/

@media (min-width: 992px) {

/************************************/
/*					BODY										*/
/************************************/
.cache_comm{display:none}
.mobile{display:none}
.hidden_tablet{display:block}
.hidden_min_788px{display:none}
.youtube{font-weight:bold;padding:50px 0 20px 20px}
.partie_gauche_produit{color:#000;margin:60px 0 100px 50px;border-right:2px solid;}
.partie_gauche_produit a {color:#000}
.partie_gauche_produit a:hover	{color:#000;text-decoration:underline}
.titre_gauche_produit h4{font-weight:bold;margin-top:50px;text-transform:uppercase}
.categorie  {padding:5px 0 5px 0}
.marques  {padding:5px 0 5px 0}
.marques_active {background-color:#AAA}
.marques_active a {color:#FFF}
.categorie_active {background-color:#AAA}
.categorie_active a {color:#FFF}
/************************************/
/*					HEADER									*/
/************************************/

.navbar-header  a  img {padding-top:20px}
.navbar-inverse .navbar-nav  li  a:hover {background-color: #168FA0;color: #000;margin-top:45px; color: #fff;}
.navbar-inverse .navbar-nav  li  a {color: #000;text-transform:uppercase;margin-top:45px;}
.navbar navbar-inverse navbar-fixed-top{height:90px}
.fill1 {width: 100%;height: 100%;background-position: center;background-size: cover;background-image:url('s-fond1.jpg');}
.fill2 {width: 100%;height: 100%;background-position: center;background-size: cover;background-image:url('s-fond2.jpg');}
.fill3 { width: 100%; height: 100%;background-position: center;background-size: cover;background-image:url('s-fond3.jpg');}
.fill4 { width: 100%; height: 100%;background-position: center;background-size: cover;background-image:url('s-fond4.jpg');}
.barre {background-color:#666666;font-size:25px; margin-top: 15px;}
.concession {line-height: 35px; margin-top: 16px;padding-left:20px;color:#fff}
.marque1 {margin:20px 30px 20px 0px; cursor: pointer; opacity: 0.6;}
.marque1:hover {opacity: 1;}
.notIndex {background:url(./image/slider/fondgris.jpg);}

/************************************/
/*					FOOTER									*/
/************************************/

.copyright a	{color:#168FA0}
.copyright a:hover	{color:#168FA0}
.copyright{background-color:#666666;text-align:center;color:#fff}
.footer{background-color:#666666;color:#fff}
body > div.footer > div > div > div.col-md-5 > p{padding-left:10px;font-size:13px}
body > div.footer > div > div > div.col-md-7 > p{padding-right:10px;float:right;font-size:13px}
body > div.footer > div > div > div.col-md-7 > p > a {color:#168FA0}
body > div.footer > div > div > div.col-md-7 > p > a:hover {color:#168FA0}

/************************************/
/*					ACCUEIL									*/
/************************************/

.accueil {margin-top:100px;padding:10px}

/************************************/
/*					L'ENTREPRISE						*/
/************************************/

/*********************************/
.societe{margin-top:50px}
.grid_4 {width:320px;margin:50px 0 50px 20px}
.box-1 {background-color:#666666;}
.box-1 img{float: left;margin-right: 13px;}
.inside{padding-top:70px}
/************************************/

/************************************/
/*			NEUF LOCATION OCCASION			*/
/************************************/



/************************************/
/*					CONTACT									*/
/************************************/


}



/**************************************************************************/
/*								ECRAN LARGEUR COMPRISE ENTRE 768 PX ET 991 PX						*/
/**************************************************************************/


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


.cache_comm2{display:none}
.machine_bloc{margin-left:100px}
.marque_bloc{margin-right:100px;float:right}
.mobile{display:none}
.hidden_tablet{display:block}
.hidden_min_992px{display:none}
.partie_gauche_produit{color:#000;margin:60px 0 100px 50px;border-right:2px solid;}
.machine_bloc a {color:#000}
.machine_bloc a:hover	{color:#000;text-decoration:underline}
.marque_bloc a {color:#000}
.marque_bloc a:hover	{color:#000;text-decoration:underline}
.titre_gauche_produit h4{font-weight:bold;margin-top:50px;text-transform:uppercase}
.categorie  {padding:5px 0 5px 0}
.marques  {padding:5px 0 5px 0;}
body > div.contenu > div.container-fluid > div > div.active_min_788px > div > div.row > div:nth-child(1){padding-left: 50px;}
body > div.contenu > div.container-fluid > div > div.active_min_788px > div > div.row > div:nth-child(2){position: absolute;right:-100px}
.youtube{font-weight:bold;padding:50px 0 20px 20px}
.clear{clear:both;}
	
/************************************/
/*					HEADER									*/
/************************************/

.navbar-inverse .navbar-nav  li  a:hover {background-color: #168FA0;color: #000;margin-top:0px; color: #fff;}
.navbar-inverse .navbar-nav  li  a { color: #000;text-transform:uppercase;margin-top:0px}
.navbar navbar-inverse navbar-fixed-top{height:90px}
.fill1 {width: 100%;height: 100%;background-position: center;background-size: cover;background-image:url('s-fond1.jpg');}
.fill2 {width: 100%;height: 100%;background-position: center;background-size: cover;background-image:url('s-fond2.jpg');}
.fill3 { width: 100%; height: 100%;background-position: center;background-size: cover;background-image:url('s-fond3.jpg');}
.fill4 { width: 100%; height: 100%;background-position: center;background-size: cover;background-image:url('s-fond4.jpg');}
.barre {background-color:#666666;font-size:25px; margin-top: 28px;}
.concession {line-height:52px;padding:0 10px 0 10px;color:#fff;text-align:center}
.marque1 {margin:20px 25px 20px 25px; cursor: pointer; opacity: 0.6;}
.marque1:hover {opacity: 1;}
.marque{text-align:center}
.marques_active {background-color:#AAA}
.marques_active a {color:#FFF}
.categorie_active {background-color:#AAA}
.categorie_active a {color:#FFF}
.notIndex {background:url(./image/slider/fondgris.jpg);}
/************************************/
/*					FOOTER									*/
/************************************/
.footer{background-color:#666666;color:#fff}
body > div.footer > div > div > div.col-md-5 > p{padding-left:10px;font-size:10px}
body > div.footer > div > div > div.col-md-7 > p{padding-right:10px;float:right;font-size:10px}
body > div.footer > div > div > div.col-md-7 > p a {color:#168FA0}
body > div.footer > div > div > div.col-md-7 > p a:hover {color:#168FA0}	
.copyright a{color:#168FA0}
.copyright a:hover{color:#168FA0}
.copyright{background-color:#666666;text-align:center;color:#fff;font-size:10px}

/************************************/
/*					ACCUEIL									*/
/************************************/

.accueil {margin-top:100px;padding:10px}

/************************************/
/*					L'ENTREPRISE						*/
/************************************/

/*********************************/
.societe{margin-top:50px}
.grid_8 {width:320px;margin:50px 0 50px 20px}
.box-2 {background-color:#666666;}
.box-2 img{float: left;margin-right: 13px;}
.inside{padding-top:70px}
.block1{float:left}
.block2{float:right}
/************************************/
	
/************************************/
/*			NEUF LOCATION OCCASION			*/
/************************************/



/************************************/
/*					CONTACT									*/
/************************************/

/************************************/
/*					ERREUR									*/
/************************************/
.erreur404 {margin-top:26px}
}

/**************************************************************************/
/*								ECRAN LARGEUR COMPRISE ENTRE 542 PX ET 767 PX						*/
/**************************************************************************/

@media (min-width: 542px) and (max-width: 767px){
	
/************************************/
/*					BODY										*/
/************************************/

.cache_comm{display:none}
.computer{display:none}
.hidden_min_992px{display:none}
body {font-size: 12px;}
body > div.contenu > div.container-fluid > div > div.active_min_788px > div > div.row > div:nth-child(1){padding:0 50px 0 50px}
body > div.contenu > div.container-fluid > div > div.active_min_788px > div > div.row > div:nth-child(2){padding:0 50px 0 50px}
.youtube{font-weight:bold;padding:50px 0 20px 20px}
.clear	{clear:both;}
.partie_gauche_produit{color:#000;margin:60px 0 100px 50px;}
.partie_gauche_produit a {color:#000}
.partie_gauche_produit a:hover	{color:#000;text-decoration:underline}
.titre_gauche_produit h4{font-weight:bold;margin-top:50px;text-transform:uppercase;text-align:center}
.categorie  {padding:5px 0 5px 0}
.marques  {padding:5px 0 5px 0;}


/************************************/
/*					HEADER									*/
/************************************/

.navbar-inverse .navbar-nav  li  a:hover {background-color: #168FA0;color: #000;margin-top:0px; color: #fff;}
.navbar-inverse .navbar-nav  li  a {color: #000;text-transform:uppercase;margin-top:0px;border-bottom:1px solid black}
.navbar-brand {padding:0 0 0 10px;}
.navbar navbar-inverse navbar-fixed-top{height:90px}
.fill1 {width: 100%;height: 100%;background-position: center;background-size: cover;background-image:url('s-fond1.jpg');}
.fill2 {width: 100%;height: 100%;background-position: center;background-size: cover;background-image:url('s-fond2.jpg');}
.fill3 { width: 100%; height: 100%;background-position: center;background-size: cover;background-image:url('s-fond3.jpg');}
.fill4 { width: 100%; height: 100%;background-position: center;background-size: cover;background-image:url('s-fond4.jpg');}
.barre {background-color:#666666;font-size:20px; margin-top: 11px;}
.concession {line-height:52px;padding:0 10px 0 10px;color:#fff;text-align:center}
.marque1 {margin:20px 5px 20px 0px; cursor: pointer; opacity: 0.6;}
.marque1:hover {opacity: 1;}
.marque{text-align:center}
.notIndex {background:url(./image/slider/fondgris.jpg);}
/************************************/
/*					FOOTER									*/
/************************************/

.footer{background-color:#666666;color:#fff}
body > div.footer > div > div > div.col-md-5 > p{padding-left:10px;font-size:10px}
body > div.footer > div > div > div.col-md-7 > p{padding-right:10px;float:right;font-size:10px}
body > div.footer > div > div > div.col-md-7 > p a {color:#168FA0}
body > div.footer > div > div > div.col-md-7 > p a:hover {color:#168FA0}
.copyright a									{color:#168FA0}
.copyright a:hover						{color:#168FA0}
.copyright{background-color:#666666;text-align:center;color:#fff;font-size:10px}

/************************************/
/*					ACCUEIL									*/
/************************************/

.accueil {margin-top:50px;padding:10px;text-align:justify}

/************************************/
/*					L'ENTREPRISE						*/
/************************************/

/*********************************/
.societe{margin-top:50px;text-align:center;}
.grid_4 {margin:50px 0 50px 0px;}
.box-1 {color:#666666;font-weight:bold}
.inside{padding-top:10px}
/************************************/

/************************************/
/*			NEUF LOCATION OCCASION			*/
/************************************/

.form-group p{font-size:10px}

/************************************/
/*					CONTACT									*/
/************************************/	

	
}

/**************************************************************************/
/*								ECRAN LARGEUR COMPRISE ENTRE 0 PX ET 541 PX						  */
/**************************************************************************/
@media (min-width: 0px) and (max-width: 541px){

/************************************/
/*					BODY										*/
/************************************/
body {font-size: 10px;}
.computer{display:none}
.hidden_mobile{display:none}
.hidden_tablet{display:none}
.hidden_min_992px{display:none}
.cache_comm{display:none}
.collapse {display:none}
.youtube{font-weight:bold;padding:20px 10px 10px 10px;font-size:12px;text-align:center}
.clear												{clear:both;}
.container-fluid  {padding:2px}
.container-fluid  .row{margin:0px}
body > div.contenu > div > div > div:nth-child(2){padding :20px 2px 20px 2px}
.partie_gauche_produit{color:#000;margin:0px 0 100px 50px;}
.partie_gauche_produit a {color:#000}
.partie_gauche_produit a:hover	{color:#000;text-decoration:underline}
.titre_gauche_produit h4{font-weight:bold;margin-top:30px;text-transform:uppercase;text-align:center;font-size:14px}
.categorie  {padding:5px 10px 5px 10px}
.marques  {padding:5px 10px 5px 10px}
body > div.contenu > div.container-fluid > div > div.active_min_788px > div > div.row > div:nth-child(1){padding:0 10px 0 10px}
body > div.contenu > div.container-fluid > div > div.active_min_788px > div > div.row > div:nth-child(2){padding:0 10px 0 10px}
	
/************************************/
/*					HEADER									*/
/************************************/

.carousel {height:200px}
.navbar-inverse .navbar-nav  li  a:hover {background-color: #168FA0;color: #000;margin-top:0px; color: #fff;}
.navbar-inverse .navbar-nav  li  a {color: #000;text-transform:uppercase;margin-top:0px;border-bottom:1px solid black}
.navbar-brand {padding:0 0 0 10px;}
.navbar navbar-inverse navbar-fixed-top{height:90px}
.fill1 {width: 100%;height: 100%;background-position: center;background-size: cover;background-image:url('s-fond1.jpg');}
.fill2 {width: 100%;height: 100%;background-position: center;background-size: cover;background-image:url('s-fond2.jpg');}
.fill3 { width: 100%; height: 100%;background-position: center;background-size: cover;background-image:url('s-fond3.jpg');}
.fill4 { width: 100%; height: 100%;background-position: center;background-size: cover;background-image:url('s-fond4.jpg');}
.barre {background-color:#666666;font-size:14px; display:none;}
.concession {line-height:20px;padding:0 2px 0 2px;color:#fff;text-align:center;margin:0}
.marque1 {margin:20px 25px 20px 25px; cursor: pointer; opacity: 0.6;}
.marque1:hover {opacity: 1;}
.marque{text-align:center}
.notIndex {background:url(./image/slider/fondgris.jpg);}

/************************************/
/*					FOOTER									*/
/************************************/

.footer{background-color:#666666;color:#fff}
body > div.footer > div > div > div.col-md-5 >  p{padding-left:0px;font-size:8px}
body > div.footer > div > div > div.col-md-7 >  p{padding-right:0px;float:right;font-size:8px}
body > div.footer > div > div > div.col-md-7 > p > a {color:#168FA0}
body > div.footer > div > div > div.col-md-7 > p > a:hover {color:#168FA0}
.copyright a									{color:#168FA0}
.copyright a:hover									{color:#168FA0}
.copyright{background-color:#666666;text-align:center;color:#fff;font-size:8px}

/************************************/
/*					ACCUEIL									*/
/************************************/

.accueil {margin-top:50px;padding:0px;text-align:justify}

/************************************/
/*					L'ENTREPRISE						*/
/************************************/

/*********************************/
.societe{margin-top:50px;text-align:center;}
.grid_4 {margin:50px 0 50px 0;}
.box-1 {color:#666666;font-weight:bold}
.inside{padding-top:10px}
/************************************/

/************************************/
/*			NEUF LOCATION OCCASION			*/
/************************************/

.div_form_infos{padding-top:10px;padding-left:0px;padding-bottom:10px;display:none;z-index:33100;}
/*************************/
.partie_droite_produit{margin-top:50px}
.item_produit{background-color:#FFF;margin-bottom:20px}
.item_produit img{border:2px solid black;margin:10px;float:none}
.item_produit img.yout {float:none; border:none; vertical-align:middle; margin-top:5px; margin-right:10px;}
#div_photo_pdt {line-height:13px;margin-left:0px;text-align:center;font-size:12px}
.item_zoomer {float:none}
.item_savoir_plus {float:none;}
#img_lst {text-align:center}
#item_image {text-align:center}
/****************************/

/************************************/
/*					CONTACT									*/
/************************************/

#form_contact h4 {font-size:12px;font-weight:bold}
.map {height:580px;margin :20px 0px 20px 0px}
	
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
#display_error { display: inline;}

.title_categ {
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 20px;
}