/* CSS Document */

span.ResRech_identite {
  font-family:verdana;
  font-size:14px;
  color:#8f080F;
  font-weight:bold;
  text-align:left;
}

span.ResRech_telephone {
  font-family:verdana;
  font-size:10px;
  color:#000000;
  font-weight:italic;
  text-align:left;
}

span.ResRech_adresse {
  font-family:verdana;
  font-size:10px;
  color:#000000;
  font-weight:normal;
  text-align:left;
}

a.LienAnnuaire {
   color:#8F080F;
  text-decoration:underline ;
    font-size:12px;  
}

a.LienAnnuaire:hover {
  color:#000000;
  font-weight:bold;
  font-size:14px;  
}      

span.lib_moteur {
  font-family:verdana;
  font-size:12px;
  color:#000000;
  font-weight:bold;
}

div.FicheAnnuaire_1 {
  border-style:solid;
  border-width:1px;
  border-color:#8F080F;  
  background-color:#F8C78C;
  margin-top:2px;
  font-family:verdana;
  font-size:12px;
  color:#000000;
  font-weight:normal;
}

div.FicheAnnuaire_2 {
  border-style:solid;
  border-width:1px;
  border-color:#8F080F;  
  background-color:#F19C3F;
  margin-top:2px;
  font-family:verdana;
  font-size:12px;
  color:#000000;
  font-weight:normal;
}

TD.TitreFormulaire {
  width:150px;;
  position: relative;
  font-family:verdana;
  font-size:12px;
  color:#8f080F;
  font-weight:bold;
  text-align: right;
}

TD.TitreFormulaireLongue {


  font-family:verdana;
  font-size:12px;
  color:#8f080F;
  font-weight:bold;
  text-align: right;
}


TD.TitreBlocFormulaire {

  font-family:verdana;
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-align: right;
  
}

TD.ZoneEntreeForm {
 width:250px;
 position: relative;
 font-family:verdana;
 font-weight:normal;
 font-size:12px;
 color:#000000; 
 text-align:left;
}


TD.ZoneEntreeFormLongue {
 width:450px;
 position: relative;
 font-family:verdana;
 font-weight:normal;
 font-size:12px;
 color:#000000; 
 text-align:left;
}

TD.ZoneEntreeForm3 {
 width:500px;
 font-family:verdana;
 font-weight:normal;
 font-size:10px;
 color:#000000; 
 text-align:left;
 }

TD.ZoneEntreeForm4 {
 width:430px;
 font-family:verdana;
 font-weight:normal;
 font-size:10px;
 color:#000000; 
 text-align:left;
 }
 
TD.ZoneAfficheCheckbox {
 width:500px;
 font-family:verdana;
 font-weight:normal;
 font-size:12px;
 color:#000000; 
 text-align:right;
}

TD.ZoneTitreCheckBox {
 width:225px;
 position: relative;
 font-family:verdana;
 font-weight:normal;
 font-size:10px;
 color:#000000; 
 text-align: center;
}
TD.ZoneCheckBox {
 width:75px;
 position: relative;
 font-family:verdana;
 font-weight:normal;
 font-size:10px;
 color:#000000; 
 text-align: center;
}

input.FicheUser_TxtBoxLongue{
	width:450px;
	 font-family:verdana;
 font-weight:normal;
 font-size:10px;
}
input.FicheUser_TxtBox {
	width:250px;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
}

input.ZoneEntreeFormShort {
 width: 80px;
 font-family:verdana;
 font-weight:normal;
 font-size:10px;
}

TD.TitreFormulaire_PUCE {
  width:195px;;
  position: relative;
  font-family:verdana;
  font-size:12px;
  color:#8f080F;
  font-weight:bold;
  text-align: right;
  
}

TD.ZoneEntreeForm_PUCE{
 width:250px;
 position: relative;
 font-family:verdana;
 font-weight:normal;
 font-size:12px;
 color:#000000; 
 text-align:left;
 }
 
 TD.FU_libelle 
 {
	width:195px;
	font-family:verdana;
	font-size:12px;
	color:#8f080F;
	font-weight:bold;
	text-align: right;
 }
 
 TD.FU_saisie
 {
	width:250px;
	font-family:verdana;
	font-size:12px;
	color:#8f080F;
	font-weight:bold;
	text-align: right;
 }
 
 TD.FU_radio
 {
	width:75px;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#000000; 
	border-left:1px solid black;
	border-right:1px solid black;	
 }
 
 TD.FU_Texte
 {
	text-align:left;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#000000; 
 }
 
 TR.FU_separe
 {
	line-height:3px; 
	text-align:center;
	font-size:3px;
 }
