body{
 background: #302D2D;
 color: #fff;
 /*background-color: #fff;*/
}


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

th {
  text-align: left;
}


a {
color:#fff;
text-decoration:none;
} 
a:hover {
color:#C20D12;
text-decoration:underline;
}

A.titreAnnonce{ color:#ffffff; text-decoration: underline; }
A.titreAnnonce:hover { color:#ffffff; text-decoration: none; }

A.email{ color:#ffffff; font-size: 12px; text-decoration: underline; }
A.email:hover { color:#ffffff; font-size: 12px; text-decoration: none; }

A.details{ color:#ffffff; font-size: 12px; text-decoration: underline; }
A.details:hover { color:#ffffff; font-size: 12px; text-decoration: none; }


.textefooter {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    padding-bottom: 3px;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
}

.langs {
	padding-right: 5px;
	margin-top: -20px;
	z-index: 900;
	position: relative;
}
.lang {
	color: #ccc;
	padding: 1px 4px;
}
.langs .active {
	color: #fff
}
h2 {
  color: #ffffff;
  margin: 5px 10px;
  /*background: url('/images/fleche.gif') center left no-repeat;*/
  padding-left: 30px;
  font-size: 14pt;
  text-align: center;
}



/* *** * * * * **/
/* */
.item {
  float: left;
  clear: both;
  
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.thmb_annonceNew img {
  margin: 0;
  /*margin-top: 65px;
  margin-left: 40px;*/
  border: 1px solid #ffffff;
}
.thmb_annonceNew a {
 /* margin-top: 50px;*/
  margin-right: 10px;
  float: left;
}
.thmb_annonceNew 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_annonceNew h3 {
  font-size: 12pt;
  margin: 0 0 10px 0;
}
.txt_annonceNew {
  margin-left: 135px;
}

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

#techNew {
  margin: 5px;
  border: 1px solid #ffffff;
  background: #333434;
}
.item1 #techNew {
	background-color: #333434;
}
.item2 #techNew {
	background-color: #4b4b4b;
}

#techNew table th{
  text-align: right;
  padding: 0 5px 0 5px;
  background-color: #302D2D;
  border-bottom: 1px solid #000000;
  width: 100px;
}
#techNew table td {
  padding-left: 5px;

}






#fiche #picZoneNew {

}
#fiche a img {
  border: 1px solid #ffffff;
}
#fiche .lst_imagesNew {
  float: left;
  height: 223px !important;  
  height: 235px;
  padding: 5px;
  border: 1px solid #000;
  overflow: auto;
  margin: 10px 5px;
  background-color: #898888;
  width: 80px !important;
  width: 85px;
  text-align: center;
  position: absolute;
}
#fiche .lst_imagesNew div {

}
#fiche .lst_imagesNew img {
  width: 50px;
  height: 50px;
  
  margin: 0 0 5px 0;
}
.photo_prinNew {
  text-align: center;
  height: 266px;
  background: #302D2D;
  width: 100% !important;
  width: 650px;
  padding-top: 5px;
}

.photo_prin a img {
  margin-left: 90px;
  
 
}
#fiche .description {
  text-align: justify;
}
#imgPrin {
 border: none;
}

.fichecontentNew {
  clear: left;
}

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

#adresse .map {
  float: left;

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

.iconsNew {
  text-align: center;
}
.iconsNew a {
	display: block;
	background: #fff;
	text-align: left;
	color: #000;
	lineheight: 18px;
	text-decoration: none;
}
.iconsNew a:hover {
	color: #302D2D;
	text-decoration: underline;
}
.iconsNew a img {
  border: none;
  border-color: #fff;
  height: 16px;
}
#techTab table th.h {
  text-align: right;
  padding: 0 5px;
  height: 18px;
  background-color: #302D2D;
  border: 1px solid #808080;
  white-space: nowrap;
}
#techTab table td {
   padding: 0 10px;
  background: #fff;
  height: 18px;
  color: #000;
}

#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;
}

.descriptionNew {
  text-align: justify;

  border: 1px solid #ffffff;
  background-color: #333434;
  padding: 10px;
  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;
}


.lettrine {
	font-size: 175%;
	font-family: serif;
}

#send {
	background-color: #000;
}


.text, .textA, .textarea, .textareaA {
	border: 1px solid #ccc;
	font-family: Arial;
	font-size: 9pt;
	background: #f4f4f4;
}
.textA, .textareaA {
	border: 1px solid #aaa;
}
.textarea, .textareaA {
	width: 400px !important;
}

.submit {
	border: 2px solid #fff;
	background: #eee;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}
#zoneSlideShow {
	margin: 0 10px;
}
#zoneSlideShow .thumbsleft {
	width: 450px;
}
#zoneSlideShow #slide1 #slide2, #zoneSlideShow #slide1 #slide2 div, #zoneSlideShow .thmbimg {
	border-color: #808080;
}
#zoneSlideShow .thmbimg:hover, #zoneSlideShow .thmbimgH {
	border-color: #ffffff;
}
#zoneSlideShow .thmbimg {
	margin: 2px 10px 10px 0;
}
#zoneSlideShow .thmbimg img {
	height: 80px;
	width: 80px;
}
#zoneSlideShow #slide1 #slide2 {
	background: #f9f9f9;
	width: 520px;
	height: 350px;
}