body {
  /*font-family: "Gentium Basic", serif;
  font-size: 18px;*/
  color: #737373;
  font-weight: 400;
  overflow-x: hidden !important;
}
.container-fluid {
  padding: 0;
}
.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #343a49;
  color: #707070;
  position: relative;
  font-weight: 300;
  height: 30px;
  z-index: 111;
  box-sizing: border-box;
  padding: 0 39px;
}
.follow-us {
  font-weight: 600;
  font-size: 14px;
}
.follow-us a {
  margin: 0 0 0 10px;
}
.contact-us span {
  display: inline-block;
  background-color: #c7a569;
  padding: 2px 15px;
  color: #fff;
  font-weight: 600;
}
.header {
  height: 450px;
  background-image: url("https://www.elitazur.com/wp-content/uploads/2022/02/gavel-3575414_1920.jpg");
  background-position: center center;
  background-size: cover;
}
.header-contact {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-contact .coordonnees {
  text-align: left;
  margin-left: 15px;
  color: white;
}
.header-contact .coordonnees a {
  color: white;
  font-weight: bold;
}
.header-contact .coordonnees a {
  text-decoration: underline;
}
.home a {
  color: white;
}
.home a:hover {
  text-decoration: underline;
}
.header h1 {
  font-family: "Lucida Sans Unicode";
  text-align: center;
  padding-top: 150px;
  color: white;
  letter-spacing: -2.5px;
  font-weight: 200;
  font-size: 70px;
}
.header .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 150px;
  background-color: rgba(62, 84, 129, 0.8);
}
.footer {
  font-family: "Gentium Basic", serif;
  padding: 103px 54px 95px;
  display: block;
  background-color: #202020;
  position: relative;
  background-position: center center;
  background-size: cover;
  margin-top: 35px;
}
.list-footer {
  margin-top: 30px;
  line-height: 40px;
  color: white;
  list-style-type: none;
  margin-left: -40px;
}

.list-footer > li > i.fas {
  font-size: 10px;
  margin-right: 35px;
}
.list-footer > li > span.text {
  margin-left: 15px;
}
.footer-copyright {
  color: white;
}
.footer-copyright a {
  color: white;
  font-weight: bold;
}
.footer-copyright a:hover {
  text-decoration: underline;
}
#corps_module_vente {
  position: relative;
  width: 960px;
  text-align: center;
  font-family: "Century Gothic";
  margin: auto;
  margin-top: auto;
  margin-top: auto;
  margin-top: 50px;
  padding: 10px 0 10px 0;
  background-color: #343a49;
  border: solid #2d236f 1px;
  border-radius: 5px;
}
#corps_module_vente h3 {
  color: #e6e5ff;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0;
  padding: 10px 15px;
  background: none;
}
#blocMessageAnnonce {
  position: relative;
  width: 960px;
  color: #9b9b9b;
}
#blocListeAnnonces {
  position: relative;
  width: 960px;
}
/*/////////////////////////////////////////////////////////////////////////
BLOC ANNONCES
/////////////////////////////////////////////////////////////////////////*/
.blocAnnonces {
  display: inline-block;
  position: relative;
  width: 695px;
  height: 190px;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: auto;
  margin-bottom: 10px;
  background-color: #495166;
  border: solid #6e7a99 1px;
  overflow: hidden;
  border-radius: 5px;
}
.blocAnnonceHover {
  position: absolute;
  width: 700px;
  height: 200px;
  background-image: url("../img/annonceHover.png");
  background-repeat: no-repeat;
  z-index: 999;
}
.blocImageAnnonces {
  position: relative;
  height: 187px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blocImageAnnonces img {
  border: none;
  line-height: 187px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.blocTitreAnnonces {
  height: 40px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
.blocDateAnnonces {
  font-size: 13px;
  color: #dbdbdb;
  text-align: left;
  line-height: 19px;
}
.blocCoordAnnonces {
  font-size: 11px;
  color: #5494ff;
  text-align: right;
  font-weight: bold;
}
.separateurAnnonces {
  height: 2px;
  background-image: url("../img/separateur.png");
  background-repeat: repeat-x;
  margin-top: 10px;
}
.blocDescAnnonces {
  height: 100px;
  font-size: 14px;
  color: #d9d9d9;
  text-align: left;
  font-weight: normal;
}
.block-link-website {
  display: inline-block;
  position: relative;
  width: 695px;
  margin: auto;
  margin-bottom: 25px;
}
/*/////////////////////////////////////////////////////////////////////////
        Lots
        /////////////////////////////////////////////////////////////////////////*/
#blocMenuAnnonce {
  position: relative;
  width: 940px;
  padding: 0 10px 0 10px;
  text-align: left;
}
#blocMenuAnnonce a {
  color: white;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: "Century Gothic";
  font-weight: normal;
}
#blocMenuAnnonce a:hover {
  text-decoration: none;
}
#blocFicheDateAnnonces {
  font-size: 13px;
  color: #fff;
  text-align: left;
  padding: 10px 15px;
}
#blocFicheDateAnnonces a {
  color: grey;
  text-decoration: none;
  font-weight: bold;
}
#blocFicheDateAnnonces a:hover {
  text-decoration: underline;
}
#blocFicheCoordAnnonces {
  font-size: 13px;
  color: #fff;
  text-align: right;
  font-weight: 500;
  margin-right: 10px;
  padding: 10px 15px;
}
.separateurFicheAnnonces {
  position: relative;
  width: 940px;
  height: 2px;
  background-image: url("../img/separateur.png");
  background-repeat: repeat-x;
  margin: auto;
  margin-top: 5px;
}
#blocFicheDescAnnonces {
  margin-top: 55px;
  font-size: 14px;
  color: #ffffff;
  text-align: left;
  border-top: solid #dfdfdf 1px;
  border-bottom: solid #dfdfdf 1px;
  padding: 10px 5px;
}
#blocListeLots {
  position: relative;
  width: 960px;
  padding-top: 20px;
}
.blocPresenteLot_colonne {
  position: relative;
  width: 227px;
  height: 528px;
  float: left;
  margin-left: 10px;
}
.blocPresenteLot_ligne {
  position: relative;
  width: 940px;
  height: 200px;
  float: left;
  margin-left: 10px;
}
.blocNumLot_colonne {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  left: 0;
  background-image: url("../img/fondNumLot.png");
  background-repeat: no-repeat;
  text-align: center;
  z-index: 999;
}
.blocNumLot_ligne {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  left: 0;
  background-image: url("../img/fondNumLot.png");
  background-repeat: no-repeat;
  text-align: center;
  z-index: 999;
  margin-top: -18px;
}
.blocNumLot_colonne span {
  line-height: 36px;
  vertical-align: middle;
  color: white;
  font-size: 19px;
  font-weight: bold;
}
.blocNumLot_ligne span {
  line-height: 36px;
  vertical-align: middle;
  color: white;
  font-size: 19px;
  font-weight: bold;
}
.blocContenuLot_colonne {
  position: absolute;
  width: 199px;
  height: 510px;
  bottom: 0;
  left: 18;
  padding: 5px;
  text-align: center;
  border: solid #6e7b9b 1px;
  background-color: #464f64;
  border-radius: 5px;
  overflow: hidden;
}
.blocContenuLot_ligne {
  position: relative;
  width: 912px;
  height: 149px;
  border: solid #797979 1px;
  margin-left: 18px;
  border: solid #6e7b9b 1px;
  background-color: #464f64;
  border-radius: 5px;
  overflow: hidden;
}
.blocImageLot_colonne {
  position: relative;
  width: 199px;
  height: 150px;
  margin: auto;
  margin-bottom: 5px;
  text-align: center;
  line-height: 150px;
  vertical-align: middle;
  display: table-cell;
}
.blocImageLot_ligne {
  position: relative;
  width: 199px;
  height: 148px;
  display: flex;
  align-items: center;
}
.blocImageLot_colonne img {
  line-height: 150px;
  vertical-align: middle;
}
.blocImageLot_ligne img {
  line-height: 146px;
  vertical-align: middle;
}
.blocTitreLot_colonne {
  position: relative;
  width: 199px;
  text-align: center;
  padding: 5px;
  color: #fff;
  font-size: 17px;
  letter-spacing: 1px;
}
.blocTitreLot_ligne {
  position: relative;
  width: 698px;
  height: 20px;
  text-align: left;
  padding: 5px;
  color: #fff;
  font-size: 17px;
  letter-spacing: 1px;
  float: right;
}
.blocSeparateurLot {
  position: relative;
  width: 199px;
  height: 2px;
  background-image: url("../img/separateur.png");
  background-repeat: repeat-x;
  margin-bottom: 5px;
}
.blocDescriptionLot_colonne {
  position: relative;
  width: 199px;
  height: 238px;
  text-align: left;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
}
.blocDescriptionLot_ligne {
  position: relative;
  width: 698px;
  padding: 5px;
  text-align: left;
  color: #474747;
  font-size: 12px;
  letter-spacing: 1px;
  float: right;
}
.blocEstimationLot_colonne {
  position: absolute;
  width: 199px;
  height: 30px;
  bottom: 30px;
  left: 0;
  padding: 0 5px 0 5px;
  background-color: #a9a9a9;
  font-size: 13px;
  letter-spacing: 1px;
}
.blocEstimationLot_ligne {
  position: absolute;
  width: 199px;
  height: 30px;
  bottom: 30;
  right: 0;
  padding: 0 5px 0 5px;
  background-color: #a9a9a9;
  font-size: 13px;
  letter-spacing: 1px;
  border-radius: 5px 0 0 0;
}
.labelEstimation {
  position: relative;
  width: 80px;
  height: 30px;
  float: left;
  line-height: 30px;
  vertical-align: middle;
  text-align: left;
  color: white;
}
.valeurEstimation {
  position: relative;
  width: 100px;
  height: 30px;
  float: right;
  line-height: 30px;
  vertical-align: middle;
  text-align: right;
  color: white;
}
.blocMiseAPrixLot_colonne {
  position: absolute;
  width: 199px;
  height: 30px;
  bottom: 0;
  left: 0;
  padding: 0 5px 0 5px;
  background-color: #3173f9;
  font-size: 13px;
  letter-spacing: 1px;
}
.blocMiseAPrixLot_ligne {
  position: absolute;
  width: 199px;
  height: 30px;
  bottom: 0;
  right: 0;
  padding: 0 5px 0 5px;
  background-color: #3173f9;
  font-size: 13px;
  letter-spacing: 1px;
}
.labelMiseAprix {
  position: relative;
  width: 90px;
  height: 30px;
  float: left;
  line-height: 30px;
  vertical-align: middle;
  text-align: left;
  color: white;
}
.valeurMiseAprix {
  position: relative;
  height: 30px;
  float: right;
  line-height: 30px;
  vertical-align: middle;
  text-align: right;
  color: white;
}
/*/////////////////////////////////////////////////////////////////////////
GENERAL
/////////////////////////////////////////////////////////////////////////*/
.btnLienBleu {
  display: inline-block;
  position: relative;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
  color: white;
  background-color: #1b7cff; /* Couleur à fournir */
  padding: 0 10px 0 10px;
  text-decoration: none;
  letter-spacing: 1px;
  margin-right: 2px;
  font-weight: normal;
}
.btnLienBleu:hover {
  background-color: #4996ff; /* Couleur à fournir */
}
#message_general {
  position: relative;
  width: 100%;
  margin: 5px 0 5px 0;
}
#message_general_valide {
  color: green;
  font-weight: bold;
  letter-spacing: 1px;
}
#message_general_invalide {
  color: red;
  font-weight: bold;
  letter-spacing: 1px;
}
.clear {
  clear: both;
}

.colorOrange {
  color: #bc5400;
}
.gras {
  font-weight: bold;
}
.rouge {
  color: #e00000;
}
.vert {
  color: #006c08;
}
.gris {
  color: #939393;
}
.orange {
  color: #ff6600;
}
