body{
    font-family:Open Sans, Arial;
    font-size: 15px;
    line-height: 20px;
    background: #fafafa;
}
.CLBrown {
    color: #f90200;
	display:inline-block;
}
.CLCenter {
    margin: auto;
    max-width: 1200px;
}
.CLCenter:after{
    content:"";
    display:block;
    clear:both;
}
header .form-group{
	margin:0;
}
header #header1 {
	/* position: fixed;
	width: 100%;
	z-index: 100; */
	/* box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1); */
	color: black;
}
/* header #header2 {
	padding-top: 60px;
} */
#header1 {
    background: url('../img/mainnav-background.png');
    color: white;
    text-align: right;
}
#header2 img {
    width: 100%;
	vertical-align:top;
}
#header1 input {
    background: white none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: black;
    float: right;
    margin: 6px 0 6px 6px;
    padding: 7px 30px 7px 7px;
    width: auto;
}
#header1 {
    background: white;
    border-bottom: 1px solid #cecece;
	position:relative;
}
#header1 .CLCenter, #header1 .CLCenter {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
#header1 img {
    float: left;
    padding: 20px 0 18px;
	margin-right:50px;
}
header nav {
    float: left;
    text-align: center;
	margin-top: 20px;
}
header .input-group {
    margin-top: 20px;
}
header nav ul ul {
    position: absolute;
    left: 0;
    top: 65px;
    background: #e8e8e8;
    right: 0;
	display:none;
	z-index: 1;
}
header nav ul li {
    display: inline;
}
header nav ul li a {
    text-decoration: none;
    color: black;
    padding: 15px 30px;
    display: block;
    float: left;
	text-transform:uppercase;
}
header nav ul li a:hover, header nav ul li a.active, header nav ul li:hover a{
    background: #f90200;
    color: white;
}
header nav ul ul a {
    padding: 7px 21px;
    float: none;
    display: inline-block;
    border: none;
	background:none!important;
	color:#555!important;
}
header nav ul ul li {
    padding: 11px 0;
    display: inline-block;
}
header nav ul ul li:last-child a {
    border-right: 1px solid #999999;
}
header nav ul ul li a {
    border-color: #999;
    color: #555;
}
header nav ul ul li a:hover, header nav ul ul li a.active {
    color: black!important;
    background: none;
}
header nav ul li:hover ul {
    display: block;
}
#Zone1 {
    padding: 30px;   
	position: relative;
    clear: left;
}
#form {
    float: left;
    width: 100%;
}
#form :after{
    display: block;
    clear: both;
	content:"";
}
#Zone2 {
   
}
#Zone3 {
    background: white;
    padding: 30px;
	clear:left;
}
#Zone3 .col-md-3 {
    text-align: center;
}
#Zone3 .col-md-3:first-child {
    text-align: left;
    background: #f0f0f0;
}
#Zone3 .col-md-3:first-child .ContentBlock {
    padding: 6%!important;
}
#Zone3 .ContentBlock {
    padding: 6%;
}
#Zone3 .ContentBlock a {
    text-transform: none;
}
.col-md-3 .ContentBlock {
    padding-top: 0!important;
}
footer a{
	text-decoration:none;
	color:#000;
}
footer a:hover{
	text-decoration:underline;
}
footer{
	text-align:justify;
	background:#fff;
	clear:left;
}
img.footer-logo {
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	vertical-align: middle;
}
.footer-links {
	font-size: 10px;
	font-style: italic;
	line-height: 1.25em;
	padding: 0.5em 0;
	border-bottom: 1px solid #dedede;
}
.footer-links, .footer-links a {
	color: #ababab;
	text-transform: uppercase;
}

.acenter { text-align: center; }

.input-group-addon {
    color: #333;
    position: absolute;
    right: 8px;
    top: 12px;
}
.input-group {
    position: relative;
    float: right;
}
.CLAnnonceNav h1{
	margin-bottom:0;
	font-size: 20px;
}
h1 {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}
h2 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 17px;
}
h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 14px;
}
h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 11px;
}
.CaptchaImg {
    text-align: center;
}
.CaptchaImg img {
    max-width: 93%;
    border: 1px solid #999;
}

strong{font-weight:bold;display:inline-block;}
#IDContent {
    position: relative;
    z-index: 1;
    margin-top: 50px;
}
#IDContent.CL {
    margin-top: 500px;
}
#IDContent .CLCenter {
    background: #e8e8e8;
    padding: 20px;
    width: 1160px;
}
#IDVignettes:after {
    display: block;
    clear: both;
    content: "";
}
.CLBlockcontent, .CLArticle, .CLBlockcontent-inline {
    background: #f9f9f9;
    padding: 20px;
    color: #000;
    margin-bottom:20px;
    clear:left;
}
.CLBlockcontent-inline {
    width: 22.8%;
    display:inline-block;
    clear:none;
    padding: 0!important;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom:2%;
    vertical-align:top;
}
.CLBlockcontent-inline:nth-child(4n) {
    margin-right: 0;
}
.CLBlockcontent-inline:nth-child(4n+1) {
    margin-left: 0;
}
.CLBlockcontent:after, .CLBlockcontent-inline:after {
    display: block;
    clear: both;
    content: "";
}
.CLBlockcontent .CLimg-content {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.CLbtn {
    background: #f90200;
    background: #f90200;
    color: white;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 15px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    transition: all linear 0.2s;
    margin-top: 20px;
    border:none;
	box-sizing: border-box;
}
.CLbtn:hover {
   background:#d20200;
}
.text-left {
    float: left;
}
.text-right {
    float: right;
}
.fancybox {
    text-decoration: none;
}
.CLPagintation span {
    background: #f90200;
    background: #f90200;
    padding: 7px 10px;
    color: white;
    display: inline-block;
    line-height:1em;
}
.CLPagintation a {
    padding: 7px 10px;
    display: inline-block;
    color: black;
    text-decoration: none;
}
.CLPagintation a:hover {
    text-decoration: underline;
}
img, iframe{
    max-width:100%;
}
.CLVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.CLVideo {
    position: relative;
    padding-bottom: 50%!important;
    height: 0;
    width: 100%;
    overflow: hidden;
}
.CLTransparent {
    background: rgba(0, 0, 0, 0);
    z-index: 2000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
sup {
    font-size: 10px;
    vertical-align: super;
}
.row:after {
    display: block;
    clear: both;
    content: "";
}

table tr {
    background: white none repeat scroll 0 0;
}
table tr:nth-child(2n){
	background:#eee;
}
table td:first-child{
	border-right:1px solid black;
}
table td {
    padding: 10px;
}
table {
    width: 100%;
}
table td:last-child {
    font-weight: bold;
    text-align: right;
}
.CLCell {
    display: table-cell;
    vertical-align: top;
    text-align: center;
}
#ShowEmail, #ShowPhone {
    margin-top: 25px;
    display: block;
}
#IDadresse a {
    margin: 0;
}
.CLFormSuccess {
    color: #24A854;
    font-weight: bold;
}
.CLFormErreur {
    color: red;
    font-weight: bold;
    margin-left: 1%;
    margin-bottom: 20px;
}

/**********************************ANNONCES*********************************/
#IDVignettes{
	padding-top:30px;
}
#IDVignettes a {
    text-decoration: none;
    transition: all linear 0.2s;    
	border: 1px solid #eeeeee;
}
.CLBlockcontent-header {
    padding: 10px;
    font-size: 14px;
	background: #ffffff;
}
.CLBlockcontent-header h2 {
    font-size: 17px;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 4px;
}
#IDVignettes .CLConcession {
    background: #ffffff;
    padding: 10px 0;
    text-align: center;
}
.CLBlockcontent-image {
    padding: 4%;
}
.CLBlockcontent-footer .col-md-6:nth-child(2){
    text-align: right;
}
#IDVignettes a:hover .CLBlockcontent-header, #IDVignettes a:hover .CLConcession {
    background: #f90200;
    color: white;
    transition: all linear 0.2s;
}
#IDVignettes a:hover .CLBlockcontent-header h2 {
    color: white;
}
.CLBlockcontent-footer {
    padding: 10px 10px 0;
    font-size: 14px;
    color:black;
}
.CLBlockcontent-footer .CLPrix, .CLBlockcontent-footer .CLAncienPrix, .CLBlockcontent-footer .CLCylindree, .CLBlockcontent-footer .CLDetails {
    float: left;
    width: 50%;
}
.CLBlockcontent-footer .CLPrix {
    color: #f90200;
    font-weight: bold;
}
.CLBlockcontent-footer .CLAncienPrix {
    text-align: right;
    text-decoration: line-through;
}
.CLBlockcontent-footer .CLDetails {
    text-align: right;
}
.CLBlockcontent-footer .row {
    margin-bottom: 10px;
}
.CLBlockcontent-footer .row:after {
    display: block;
    clear: both;
    content: "";
}
.CLAnnonceImg {
    position: relative;
    float: left;
    width: 59%;
    margin-right: 2%;
    overflow:hidden;
}
.CLAnnonceImg .CLAnnonceSlide {
    position: relative;
    float: left;
}
.CLAnnonceImgSlider:after {
    display: block;
    clear: both;
    content: "";
}

.CLAnnonceImgSlider .fa-chevron-left {
    background: rgba(0, 0, 0, 0.6);
    bottom: 4px;
    color: white;
    cursor: pointer;
    font-size: 20px;
    left: 0;
    margin-top: -25px;
    padding: 4.5% 1.5%;
    position: absolute;
    z-index: 10;
}
.CLAnnonceImgSlider .fa-chevron-right {
    position: absolute;
    color: white;
    background: rgba(0, 0, 0, 0.6);
    bottom: 4px;
    right: 0;
    margin-top: -25px;
    font-size: 20px;
    padding: 4.5% 1.5%;
    cursor: pointer;    
    z-index: 10;
}
.CLAnnonceImgCount {
    position: absolute;
    background: white;
    bottom: 18px;
    left: 15px;
    padding: 10px;
    line-height: 21px;
    font-weight: bold;
    font-size: 12px;
}
.CLAnnonceImgCount i {
    font-size: 22px;
    display: block;
    float: left;
    margin-right: 11px;
    color: #444444;
}
.CLInfosAnnonces{
    width: 39%;
    float: right;    
}
.CLInfosAnnonces .CLPSocial {
    margin-top: 20px;
}
.CLAnnonceConcession:after {
    display: block;
    clear: both;
    content: "";
}
.CLbtn-assurance{
    background: white none repeat scroll 0 0;
    border: 1px solid #179a1a;
    color: #179a1a;
    display: block;
    float: left;
    font-size: 14px;
    padding: 5% 4% 2%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 92%;
}
a.CLbtn-assurance img {
    float: left;
    margin-right: 1%;
    margin-top: -5px;
    max-width: 72px;
    padding-right: 2%;
    width: 25%;
}
.CLFacebook, .CLTwitter, .CLGoogle, .sendFriend, .CLPrint {
    color: white;
    display: inline-block;
    padding: 8px 15px;
    text-decoration: none;
}
.CLPSocial{
	text-align:center;
}
footer .CLPSocial {
    float: right;
    margin-bottom: 9px;
    margin-top: -10px;
}
.sendFriend {
    background: #f90200;
	padding: 8px 11px;
}
.CLPrint {
    background: #f9f9f9;
	color:black;
	padding: 8px 11px;
}
.CLFacebook {
    background: #3b5998;
}
.CLGoogle {
    background: #e04b34;
    padding: 8px 11px;
}
.CLTwitter {
    background: #5ea9dd;
    padding: 8px 11px;
}
.FancyPhone {
    font-size: 45px;
    text-align: center;
}
.FancyPhone p {
    margin-top: 40px;
}
.FancyPhone a {
    color: #e20613;
    text-decoration: none;
}
#IDVoirEmailModal, #IDVoirTelephoneModal ,#IDEnvoyerAmi, #IDContactMail{
	display:none;
}
.CLOptionsAnnonce {
    margin-top: 15px;
    margin-bottom: 15px;
}
.CLOptionsAnnonce:after {
    display: block;
    clear: both;
    content: "";
}
.CLAnnonceConcession {
    float: left;
    padding: 0;
    width: 55%;
}
.CLAnnonceCaracteristiques {
    float: left;
    width: 59%;
    background: white;
    border: 1px solid #d8d8d8;
    margin-top: 20px;
}

.CLAnnonceDescription {
    background: #eee none repeat scroll 0 0;
    margin-top: 20px;
    padding: 1.5%;
    width: 97%;
}
.fancybox-inner .CLAnnonceDescription {
	width:96.5%;
	margin-top:0;
}
.CLAnnonceConcession h2, .CLAnnonceCaracteristiques h2, .CLAnnonceDescription h2, .CLInfosAnnonces h2{
    font-size: 18px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    color: #000;
}
.CLMT30{
	margin-top:30px;
}
.CLAnnonceCaracteristiques td:last-child {
    font-weight: bold;
    text-align: right;
}

.CLAnnonceCaracteristiques .CLAnnonceDispoEssai, .CLAnnonceCaracteristiques .CLAnnonceDispoLoc {
    float: left;
    width: 48%;
    text-align: center;
    background: #f0f0f0;
    padding: 12px 1% 19px;
    font-size: 19px;
    position: relative;
}
.CLAnnonceCaracteristiques .CLAnnonceDispoEssai span, .CLAnnonceCaracteristiques .CLAnnonceDispoLoc span {
    color: #24a854;
    font-size: 28px;
    margin-top: 3px;
}
.CLAnnonceCaracteristiques .CLAnnonceDispoLoc:after {
    position: absolute;
    content: "123";
    width: 1px;
    height: 38px;
    background: white;
    right: 0;
}
.CLAncienPrix {
    text-decoration: line-through;
}
.CLTitreConcess {
    border-bottom: 1px solid #F0F0F0;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.CLAnnonceCaracteristiques table tr:first-child, .CLAnnonceCaracteristiques table tr:nth-child(2) {
    background: #f0f0f0;
}
.CLAnnonceCaracteristiques tr:first-child td:last-child {
    color: #989898;
    font-size: 12px;
}
.CLAnnonceCaracteristiques .CLPrix {
    color: #EA0710;
    font-size: 15px;
}
.CLAnnonceCaracteristiques .CLAncienPrix {
    font-size: 15px;
    margin-left: 20px;
    text-decoration: line-through;
    margin-right: 20px;
}
.CLAnnonceNav {
    display: table;
    width: 100%;
    float:left;
    margin-bottom: 40px;
	background: #ffffff;
	padding: 15px 0;
}
.CLAnnonceNav a {
    color: black;
    text-decoration: none;
    margin-left: 13px;
}
.CLAnnonceNav a:hover {
    text-decoration: underline;
}
#IDListes {
    display: table;
    width: 100%;
    margin-bottom:20px;
	padding-top:30px;
}
.CLListes-row {
    background: #f9f9f9;
    color: black;
    display: table;
    margin-bottom: 10px;
    text-decoration: none;
    padding: 1%;
    text-decoration: none;
    width: 98%;
    transition: all 0.2s linear 0s;
	border: 1px solid #eeeeee;
}
.CLListes-row .CLCell {
    border-right: 1px solid #000;
    padding: 15px;
    vertical-align: middle;    
    width:14.5%;
}
.CLListes-row .CLCell:first-child{
    padding: 0;
    width: 125px;
	border:none;
} 
.CLListes-row .CLCell:last-child {
    width: 125px;
	border:none;
}
.CLListes-row:hover .CLCell{
}
.CLListes-row:hover {
    background: #eeeeee;
	border-color:#f90200;
}
.CLAnnonceDispoLoc, .CLAnnonceDispoEssai {
    background: #f0f0f0;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.CLAnnonceDispoLoc span, .CLAnnonceDispoEssai span {
    color: #24a854;
}
.CLListes-image img {
    display: block;
}
.CLSearchZone-left {
    width: 28%;
    float: left;
    margin-right: 1%;
}
.CLSearchZone-right {
    width: 70%;
    float: right;
    margin-left: 1%;
}
.input-group button {
    background: none;
    border: medium none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.CLSearchZone {
    background: white none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    padding: 20px;
	text-align: justify;
}
.CLSearchZone h2 {
    color: black;
    font-size: 17px;
    text-transform: uppercase;
}
.CLSearchZone .row {
    margin-bottom: 5px;
    color: #989898;
}
.CLSearchZone .CLbtn {
    margin-top: 0;
}
.CLSearchZone p {
    margin-top: 10px;
	color:black;
}
.CLSearchZone .row:last-child {
    margin-bottom: 0;
}
.CLSearchZone .ckbox {
    margin-top: 18px;
    font-size: 14px;
}
.CLSearchZone .ckbox input {
    margin-right: 7px;
}
.CLSearchZone .select2 {
    width: 100%!important;
}
.CLSearchZone .col-md-2 {
    width: 15.6667%;
    padding: 0 0.5%;
}
.CLSearchZone .col-md-4 {
    width: 32.3333333%;
    padding: 0 0.5%;
}
.CLSocial a {
    background: #738a8d;
    color: white;
    display: inline-block;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 18px;
}
.CLSocial .CLFacebook {
    background: #435f9f;
}
.CLSocial .CLTwitter {
    background: #5ea9dd;
}
.CLSocial .CLGoogle {
    background: #e04b34;
}
.CLSocial .sendFriend {
    background: #333;
}
.CLAnnonceConcession .row {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.CLAnnonceConcession .row:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
.CLAnnonceConcession .CLbtn {
    background: #eee;
    color: black;
    text-transform: none;
    display: block;
    margin-top: 5px;
}

.CLAnnonceConcession .col-md-6:first-child .CLbtn {
    margin-left: 0;
}
.CLAnnonceConcession .col-md-6:last-child .CLbtn {
    margin-right: 0;
}

.CLListes-row .CLAncienPrix {
    text-decoration: line-through;
    color: #000;
}
.CLAnnonceFiltre .CLbtn {
    padding: 5px!important;
    line-height: 1em;
    font-size: 20px;
    margin:0;
}
.CLAnnonceFiltre .form-group {
    margin: 0!important;
    margin-top: -5px!important;
}
.CLAnnonceFiltre .CLbtn.active {
    background: white;
    color: #f90200;
}
.CLAnnonceFiltre {
    background: #eeeeee;
    padding: 15px 0 10px;
}
.CLListes-prix .CLPrix {
    color: #f90200;
    font-weight: bold;
}
/**********************************MEDIAS*********************************/
#IDMediaLarge iframe, #IDMediaLarge img {
    width: 100%;
}
#IDMediaLarge{
    position:relative;
    margin-bottom: 20px;
}
#IDMediaSmall{
    overflow:hidden;
}
.CLinfoMedias {
    position: absolute;
    bottom: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    left: 0;
    right: 0;
    padding: 10px;
}
.CLinfoMedias a {
    color: white;
}
#IDMediaSmall .CLMedia {
    float: left;
    width: 19.2%;
    margin-right: 1%;
}
#IDMediaSmall .CLMedia:nth-child(5n) {
    margin-right: 0;
}
#IDMediaSmall .CLinfoMedias {
    display: none;
}
#IDMediaSmall .CLMedia {
    overflow: hidden;
    height: 0;
    padding-bottom: 12%;
    overflow: hidden;
    position: relative;
}
#IDMediaSmall .CLMedia img, #IDMediaSmall .CLMedia .CLVideo {
    min-width: 100%!important;
    min-height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}
#IDBackground .CLSlideShow {
    float: left;
    position: relative;
    width: 33.33%;
}
.CLMedia .CLTransparent{ cursor:pointer;}
#IDMediaSmall {
    position: relative;
}
#IDMediaSmall .fa-chevron-left {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    color: white;
    bottom: 0;
    padding: 65px 10px;
    z-index: 200000;
    cursor:pointer;
}
#IDMediaSmall .fa-chevron-right {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    color: white;
    bottom: 0;
    padding: 65px 10px;
    z-index: 200000;
    cursor:pointer;
}

#IDContent ul {
    list-style: disc;
    padding-left: 15px;
    margin-top: 10px;
}

#wrapper {
	padding:20px;
    width: 1160px;
    margin: auto;
}
.form-group input, .form-group textarea {
    border: 1px solid #999;
    box-sizing: border-box;
    color: #555;
    max-width: 100%;
    padding: 10px 5px;
    width: 100%;
	font-family:Open Sans, Arial;
	font-size: 13px;
}
#IDEnvoyerAmi{display:none}
.form-group input:hover, .form-group textarea:hover, .form-group input:focus, .form-group textarea:focus {
    border-color: #222;
    color: #222;
}
.form-group .ckbox input {
    width: auto;
    margin-top: 5px;
    margin-right: 7px;
    float: left;
}

.form-group{
    margin: 9px 5px;
}
.form-group.ckbox input {
    width: auto;
    margin-top: 5px;
    margin-right: 7px;
    display: block;
    float: left;
}
.form-group.ckbox {
    font-size: 13px;
}
#map {
    width: 100%;
    padding-bottom: 60%;
	height:0;
	position:relative;
}
#map iframe {
    height: 100%;
    position: absolute;
    width: 100%;
}
.col8 { width: 62%; clear: none; }
.col4 { width: 28%; clear: none; }
.col6 { width: 48%; }
.col6:after {
    display: block;
    clear: both;
    content: "";
}

.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.66666667%; }
.col-md-10 { width: 83.33333333%; }
.col-md-9 { width: 75%; }
.col-md-8 { width: 66.66666667%; }
.col-md-7 { width: 58.33333333%; }
.col-md-6 { width: 50%; }
.col-md-5 { width: 41.66666667%; }
.col-md-4 { width: 33.33333333%; }
.col-md-3 { width: 25%; }
.col-md-2 { width: 16.66666667%; }
.col-md-1 { width: 8.33333333%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
#map {
    display: block;
    height: 0 !important;
    padding-bottom: 50%;
    position: relative;
    width: 100% !important;
}
@media (min-width: 992px) {
	.CLSearchZone-left .CLSearchZone { min-height: 247px; }
}
@media (max-width: 1200px) {
	header nav ul li a {
		padding: 22px 27px;
	}
	#wrapper {
		padding:10px;
		width: 980px;
	}
	.CLOptionsAnnonce a {
		font-size: 11px!important;
	}
	.CLCenter {
		padding: 2%;
	}
	header nav ul li a {
		padding: 14px 15px;
	}
	.CLRecommander .text-left, .CLRecommander .text-right {
		float: none;
	}
	.CLPSocial .col6 {
		width: 100%;
		margin-bottom: 20px;
	}

}
@media (max-width: 992px) {
	header nav ul li a {
		padding: 14px 15px;
	}
	#wrapper {
		padding:10px 2%;
		width: 96%;
	}
	#IDListes {
		display: block!important;
		width: 100%!important;
		overflow-x: scroll!important;
	}
	header .input-group, #header1 input{
		width:100%;
	}
	#IDListes-table {
		min-width: 860px;
	}
	.CLOptionsAnnonce a {
		font-size: 14px !important;
	}
	#Zone3 .col-md-3 {
		width: 100%!important;
		float: none!important;
		margin-bottom: 20px;
	}
	header #header1 { position: relative; }
	#header1 img {
		display: block;
		float: none;
		margin: auto auto 14px;
		max-width: 300px;
		width: 100% !important;
	}
	header nav ul li a {
		display: table-cell;
		float: none;
		font-size: 13px;
	}
	header nav {
		clear: left;
		display: table;
		width: 100%;
	}

}
@media (min-width: 767px) and (max-width: 992px) {
	header nav ul li a {
		padding: 14px 15px;
	}
	.CLOptionsAnnonce a img {
		display: none;
	}
	.CLOptionsAnnonce a{
		width:40.3%;
	}
	.CLAnnonceConcession .col-md-5 {
		width: 100%!important;
	}
	.CLAnnonceConcession .col-md-4, .CLAnnonceConcession .col-md-3 {
		width: 50%;
	}
	.CLBlockcontent-inline:nth-child(3n+1) {
		margin-left: 0!important;
	}
	.CLBlockcontent-inline:nth-child(3n) {
		margin-right: 0!important;
	}
	.CLBlockcontent-inline:nth-child(4n+1) {
		margin-left: 1%;
	}
	.CLBlockcontent-inline:nth-child(4n) {
		margin-right: 1%;
	}
	.CLBlockcontent-inline {
		width: 31.3%;
	}
	#form .col-md-6, #form .col-md-3 {
		width: 100%!important;
	}
}
	
@media (max-width: 767px) {
	.CLSearchZone-left, .CLSearchZone-right{
		width:100%;
		margin : 20px 0;
	}
	footer .CLPSocial{
		float:none;
		margin-top: 20px;
	}
	.CLOptionsAnnonce a img {
		margin-top: 0;
		max-width: 107px;
	}
	.CLSearchZone .col-md-2, .CLSearchZone .col-md-3, .CLSearchZone .col-md-4 {
		width: 100%;
		padding: 0 0%;
		margin-bottom:10px;
	}
	
	.CLRecommander .text-left {
		float: left;
	}
	.CLRecommander .text-right {
		float: right;
	}
	.CLSearchZone .CLbtn{
		display:block;
		width: 100%;
	}
	.CLInfosAnnonces {
		width: 100%;
	}
	.CLAnnonceNav .CLCell {
		clear: left;
		display: block !important;
		width: 100% !important;
	}
	.CLAnnonceNav .CLCell a {
		display: block;
		padding: 2%;
		width: 100% !important;
	}
	.CLAnnonceNav .CLCell a {
		display: block;
		margin: 0 !important;
		padding: 2%;
		width: 96% !important;
		margin-top: 20px!important;
	}
	.CLSearchZone .text-left{
		margin-top:0;
		margin-bottom:20px;
	}
	.CLAnnonceFiltre .col-md-3 {
		display: none;
	}
	.CLAnnonceFiltre .col-md-2 {
		width: 30%;
	}
	.CLAnnonceFiltre .col-md-4 {
		width: 70%;
	}
	.CLAnnonceImg {
		margin-bottom: 20px;
		width: 100% !important;
	}
	.CLAnnonceConcession, .CLAnnonceCaracteristiques, .CLAnnonceDescription {
		width: 97%!important;
		padding:1.5%;
		margin-bottom:30px;
	}
	.CLAnnonceNav {
		font-size: 12px;
	}
	footer{text-align:center;}
	.CLPSocial .col6 {
		width: 50%;
		margin-bottom: 20px;
	}
	#header2,
	.hidden-xs { display: none; }
	.center-xs { text-align: center; }
	.annonce-nav { font-size: 24px; line-height: 2.75em; }
	.col-xs-12 { width: 100%; }
	.col-xs-4 { width: 33.33333333%; }
	.col-xs-3 { width: 25%; }
	.col-xs-2 { width: 16.66666667%; }
	.col-xs-1 { width: 8.33333333%; }
	.CLAnnonceNav { margin-bottom: 5px; }
}

@media (min-width: 380px) and (max-width: 767px) {
	.CLBlockcontent-inline:nth-child(2n+1) {
		margin-left: 0%!important;
	}
	.CLBlockcontent-inline:nth-child(2n) {
		margin-right: 0%;
	}
	.CLBlockcontent-inline:nth-child(3n+1) {
		margin-left: 1%;
	}
	.CLBlockcontent-inline:nth-child(3n) {
		/*margin-right: 1%;*/
	}
	.CLBlockcontent-inline {
		width: 47.9%;
	}
}

@media (max-width: 440px) {
	.CLPSocial .col6 {
		width: 100%;
		margin-bottom: 20px;
	}
	.CLOptionsAnnonce a img {
		display:none;
	}
	.CLOptionsAnnonce a {
		font-size: 14px !important;
		width: 92%;
		margin: 0!important;
		margin-top: 15px!important;
	}
	.CLAnnonceConcession .col-md-6 .CLbtn {
		margin-left: 2%!important;
		margin-right: 2%!important;
	}
	.CLAnnonceConcession .col-md-6 {
		width: 100%!important;
	}
	header nav ul li a {
		display: block;
		border: none;
	}
	header nav ul li ul {
		position: relative;
		top: 0;
	}
	header nav ul li ul li {
		display: block;
		float: none ;
	}
	header nav ul li ul li a {
		padding: 0;
	}
	#header1 input, #header1 .input-group  {
		width: 100%;
	}
	.CLAnnonceFiltre .col-md-2 {
		width: 100%!important;
		text-align: center;
	}
	.CLAnnonceFiltre .col-md-4 {
		width: 100%!important;
		text-align: center;
	}
	.CLAnnonceFiltre .text-right {
		float: none;
		margin-top: 20px;
	}
	.CLAnnonceFiltre {
		text-align: center;
	}

	.text-left, .text-right {
		float: none!important;
		width: 100%!important;
	}

	.CLAnnonceConcession .col-md-5 {
		width: 100%!important;
	}
	.CLAnnonceConcession .col-md-4, .CLAnnonceConcession .col-md-3 {
		width: 50%;
	}
	.CLBlockcontent-inline {
		width: 98%;
	}
	.CLBlockcontent-inline:nth-child(2n+1) {
		margin-left: 1%;
	}
	.CLBlockcontent-inline:nth-child(2n) {
		margin-right: 1%;
	}
	#form .col-md-6 {
		width: 100%!important;
	}
}

/*! Select 2*/
.select2 {
    width: 95%!important;
    border: 1px solid #d8d8d8;
}
.select2 span {
    background: white!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #f90200!important;
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:38px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:38px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:7px;margin-left:3px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #DDD;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:7px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-container--default .select2-selection--single{background-color:#f0f0f0;border:1px solid rgba(0,0,0,0.1);border-radius:0}.select2-container--default .select2-selection--single:focus{outline:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:34px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#f0f0f0;border:1px solid rgba(0,0,0,0.1);border-radius:0;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:8px;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice{color:#666;background-color:#fff;border:1px solid #ddd;border-radius:2px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:3px 5px 2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #CCC;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #DDD}.select2-container--default .select2-search--dropdown .select2-search__field:focus{outline:0}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#EEE}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#4a89dc;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}

