/****************  Liste véhicule  ***************************/

.bloc-vehicule h2{font-size:20px}


a .liste-vehicule{
	/*width: 43em;*/
	color: #000;
	height: auto;
	background-color: #f1f1f1;
	margin: 15px auto 15px auto;
	padding: 0.5em;
	height: auto;
}
@media screen and (max-width: 992px) {
a .liste-vehicule {
    color: #000;height: auto;
	background-color: #f1f1f1;
    margin: 15px auto 15px auto;
    padding: 0.5em;
    height: 32em;
}
.col-10 {
    flex: 0 0 100%;
    max-width: 100%;
}
.liste-vehicule .prix-vehicule {
    width: 10em;
    color: #da0e0e;
    font-size: 24px;
    font-weight: bold;
    margin-top: 2em;
    width: 100% !important;
}}
@media screen and (max-width: 375px) {

.liste-vehicule .infos {
    background-color: #E2001A;
	padding: 0.5em;
	float: left;
	margin: 0.5em;
	color:#fff;
    font-size: 13px;
}
.h2.texte-center {
    text-align: center !important;
    font-size: 1.5rem;
}
.liste-vehicule .prix-vehicule {
    width: 10em;
    color: #da0e0e;
    font-size: 24px;
    font-weight: bold;
    margin-top: 2em;
    width: 100% !important;
}}

a .liste-vehicule:hover{
	background-color: #dbd8d8;
}
.bloc-vehicule {
	width: 34em;
	float: right;
}
/*.bloc-photo-vehicule {
	float: left;
	width: 9em;
	margin-top:15px;
}*/
.liste-vehicule .bloc-vehicule .exclu {
	color: #da0e0e;
	background-color: #E1E1E1;
	font-size: 13px;
	font-weight: bolder;
	float: left;
	width: 12em;
	margin: 5px 0px 0px 5px;
	text-align: center;
	padding: 0.5em;
	border: 1px solid #999;
}
.liste-vehicule .infos {
    background-color: #E2001A;
	padding: 0.5em;
	float: left;
	width: 12em;
	margin: 0.5em;
	color:#fff;
    font-size: 13px;
}
.liste-vehicule .prix-vehicule{/*width:10em*/;color:#da0e0e;font-size:24px;font-weight: bold;margin-top: 2em;}
/**************** FIN  Liste véhicule  ***************************/


.prix-liste{font-size:16px;
color:#C00;
font-weight:bold}

/************ Recherche véhicule   ***********/

/*.encart-recherche{
	width:45em;
	background-color: #EFEFEF;
	margin:auto;
	border:1px solid #999;
}*/
/*.cat-vehicules{width:6.4em;float:left;margin-top:1em;height:4em}*/
.encart-recherche .cat-vehicules label{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-bottom: 20px;
	text-align:center;
	width:5.5em
}
.label-recherche{padding-left:20px;}
.encart-recherche input{width:1em}
.encart-recherche input[type="submit"] {
    background-color: #E2001A;
	padding: 0.5em;
	width: 10em;
	font-size: 15px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0px 0px 3px#999999;
	color:#FFF;
}
/*.encart-recherche .champ-recherche{width:8em;float:left;margin:1em 0em 0em 2.5em}*/

/**************fin*************************/

/****************  afficher véhicule  ***************************/

#custom-garagiste{}
.bloc-gauche-garagiste{width:20em;/*float:left;margin-left:15px*/}
.bloc-droite-garagiste{width:22em;float:right}
img.visuel{border:1px solid #119ea5; margin:5px 10px;}
.exclu {
	color: #da0e0e;
	background-color: #E1E1E1;
	font-size: 13px;
	font-weight: bolder;
	width: 40%;
	text-align: center;
	padding: 3px;
	border: 1px solid #999;
	margin: 5px auto 0px auto;
}
/*------------------------ print véhicule  ----------------------*/

ul.liste-options {
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

/******************* Fin *******************************/
input{
    width: 100%;
    padding: 4px;
    /*vertical-align: top;*/
}
label {
    /*display: inline-block;*/
	/* vo nalana display: inline !important;*/
    /*width: 120px;*/
	/*width: 132px;*/
    vertical-align: top;
    text-align: right;
}
.photo-vehicule{
	width: 30%;
	float: left;
	margin-top:20px
}
#cat-vehicules{width:14%; float:left;margin:10px 0px 10px 0px;height:80px}
.exclu-moto{ width:80%;padding:0.2em;background-color:#da0e0e;color:#efefef;margin:0.5em auto 0em auto;font-size:12px;font-weight:bold}



/*my-css*/
.encart-recherche{
	
	background-color: #EFEFEF;
	
}
.cat-vehicules{}
.encart-recherche .champ-recherche{margin:20px 17px;}
select{width: 100%}

.my-list li{
	height: 50px;
background: #f1f1f1;
padding: 14px 0;list-style:none}

.ma-liste-inline{text-align: center}
.ma-liste-inline li{display:inline-block; margin:auto !important}

.my-h{height: 63px;

background: #ffcd00;

padding: 12px;
width: 100%}

.centrer{text-align:center}
.cat-vehicules {
    width: 6.4em;
    float: left;
    margin-top: 1em;
}
.cat-vehicules {
    text-align: center;
}
.h2.texte-center {
    text-align: center !important;
    font-size: 1.7rem;
}
.bg-warning.text-center {
    background-color: #FFE400 !important;
    padding: 14px 0;

}
.bg-warning.text-center a {	color:#000}

#pagination li {
    display: inline-block  !important;
    list-style: none !important;
	color: #000 !important;
	text-align: center;
}
#pagination li a {
	color: #000 !important;	text-align: center;
}
#pagination a {
	color: #000 !important;	text-align: center;
}
#custom-garagiste {
   /* width: 70em;*/
    margin: auto;
        margin-bottom: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    background: rgba(255,255,255,0.6);
    padding: 0.5em;
    border-radius: 6px;
    margin-bottom: 15px;
}
.bloc-photo-vehicule.col-lg-12.col-md-12.col-sm-12.pl-2.mb-3.mt-0.mx-auto.text-center {

   margin: 10px auto !important;

}
