body, th, td {
  font-family: arial;
  font-size: 9pt;
}

obli {
  color: red;
}
a img {
  border: none;
}

th {
  text-align: left;
}



/* *** * * * * **/
/* */
.item {
  float: left;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.thmb_annonce img {
  margin: 0;
  /*margin-top: 65px;
  margin-left: 40px;*/
  border: 1px solid #000;
}
.thmb_annonce a {
 /* margin-top: 50px;*/
  margin-right: 10px;
  float: left;
}
.thmb_annonce a img {
  margin: 0;
}
.sep {
  clear: both;
  color: #e97521;
  border: none;
  padding: 5px;
  margin: 5px;
  display: none;
}
.pagination {
  clear: both;
  text-align: center;
}

.previous {
  margin-right: 15px;
}
.next {
  margin-left: 15px;
}
.previous a {
  /*background: url('/images/precedent.gif') no-repeat 0 50%;*/
  padding-left: 7px;
}
.previous a:hover {
  /*background: url('/images/precedentA.gif') no-repeat 0 50%;*/
  padding-left: 7px;
}
.previous span.desactived {
  /*background: url('/images/precedentD.gif') no-repeat 0 50%;*/
  color: #ccc;
  padding-left: 7px;
}

.next a {
  /*background: url('/images/suivant.gif') no-repeat right 50%;*/
  padding-right: 7px;
}
.next a:hover {
  /*background: url('/images/suivantA.gif') no-repeat right 50%;*/
  padding-right: 7px;
}
.next span.desactived {
  /*background: url('/images/suivantD.gif') no-repeat right 50%;*/
  color: #ccc;
  padding-right: 7px;
}

.txt_annonce h3 {
  font-size: 9pt;
  margin: 0 0 10px 0;
}
.txt_annonce {
  margin-left: 135px;
}

#techlight th {
  text-align: left;
  
}
#techlight td {
  padding-left: 5px;
}
/* Fiche */

#tech {
  float: left;
  margin-right: 5px;
  width: 200px;
  border: 1px solid #000;
  background-color: #fff;
  margin-top: 5px;
}
#tech table th{
  text-align: left;
  padding: 0 5px 0 5px;
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
}
#tech table td {
  padding-left: 5px;
  border-bottom: 1px solid #eee;
}
#fiche {
	position: relative;
}
#fiche #picZone {
  
}
#fiche a img {
  border: 1px solid #000;
}/*
#fiche .lst_images {
  float: left;
  height: 223px !important;  
  height: 235px;
  padding: 5px;
  border: 1px solid #000;
  overflow: auto;
  margin: 10px 5px;
  background-color: #fff;
  width: 80px !important;
  width: 85px;
  text-align: center;
  position: relative;
} */
#fiche .lst_images div {

}
#fiche .lst_images img {
  width: 50px;
  height: 50px;
  margin: 0 0 5px 0;
}
.photo_prin {
  text-align: center;
  height: 266px;
  background: #f4f4f4;/*width: 100% !important;*/
  width: 500px;
  padding-top: 5px;
}
/*
.photo_prin a img {
  margin-left: 90px;
}
*/
#fiche .description {
  text-align: justify;
}
#imgPrin {
 border: none;
}

.fichecontent {
  clear: left;
}

.retour {
  clear: left;
  padding-top: 20px;
  text-align: center;
}

#adresse .map {
  float: left;

}
#adresse .map img {
  border: none;
}

.icons {
  text-align: center;
}
.icons a img {
  border: none;
  border-color: #fff;
  margin-top: 5px;
}


#send {
  background-color: #fff;
  padding: 5px;
}

#send th {
  padding-right: 5px;
}

fieldset {
  border: 1px solid #000;
}

#overDiv {
  padding: 0;
  margin: 0;
  border: 1px solid #000;
  background-color: #FFF;
}
#overDiv * {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;  
}


#msgConfAct {
  text-align: left;
  margin-bottom: 5px;
}

#msgConfActP {
  text-align: left;
}

.description {
  text-align: justify;
  border: 1px solid #000;
  background-color: #fff;
  padding: 5px;
  position: relative;
  top: 5px;
 /* font-weight: bold;*/
}
.description div {

}
.description strong.entete {
  font-size: 9pt;
  border-bottom: 1px solid #000;
  margin-bottom: 5px;
}

.contact  .textarea, .contact .textareaA {
  width: 250px;
  height: 100px;
}

.description {
  margin-right: 5px;
}


