img { border: none; }

.page_contenu
{
  font-family: verdana;
  font-size: 10px;
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.question_presentation
{
  font-weight: bold;
}

.biens_contenu
{
  font-family: verdana;
  font-size: 12px;
}

.desc_complet
{
  border: 1px dashed lightblue;
  background-color: #ECF9FE;
  font-family: verdana;
  font-size: 12px;
}

.thumb2
{
  border: 1px dashed lightpink;
  background-color: #fbf1f1;
}

.cadre_photos
{
  border: 1px dashed #FFBDBD;
  background-color: #FFF0F0;
}

hr { border: 1px dashed lightblue; width: 100%; }

.lien_biens
{
  color: #2DB2B1;
  font-weight: bold;
  font-family: verdana;
  font-size: 12px;
  text-decoration: none;
}

.lien_contact
{
  color: black;
  font-weight: bold;
  font-family: verdana;
  font-size: 12px;
  text-decoration: none;
}
.lien_mentions 
{
  color: black;
  font-weight: bold;
  font-family: verdana;
  font-size: 10px;
  text-decoration: none;
}

.lien_mentions a
{
  color: black;
  font-weight: bold;
  font-family: verdana;
  font-size: 9px;
  text-decoration: none;
}
.lien_biens:hover, .lien_contact:hover
{
  color: #878384;
  font-weight: bold;
  text-decoration: underline;
}



.col_titre
{
  width: 40%;
  color: black;
  font-weight: bold;
  line-height: 1.5;
  vertical-align: top;
}
.col_valeur
{
  width: 60%;
  color: #878384;
  vertical-align: top;
  font-style: italic;
}

.contact_contenu
{
  font-family: verdana;
  font-size: 10px;
  text-align: left;
}

.input_contact
{
  font-family: verdana;
  height: 17;
  font-size:10px;
}

.textarea_contact
{
  font-family: verdana;
  font-size: 10px;
}

.lien_site
{
  color: black;
  font-family: verdana;
  font-size: 12px;
  text-decoration: none;
}

.lien_site:hover
{
  text-decoration: underline;
  /*color: #878384;*/
}
