/*------------------------------
  Page agence
  
  ------------------------------ */


/*--------------------------------------------------*/
.agence{
  background-color:#fff;
  width:520px;
  height:130px;
  text-align: left;
  font-size: 10px;
  float: left;
  margin : 0px;
  margin-bottom:8px;
  font-family: Arial, Helvetica, sans-serif;
  color: #3E677D; 
  border-bottom: 1px solid #e7e7e7;

}

.agence2{
  background-color:#fff;
  width:540px;
  height:130px;
  text-align: left;
  font-size: 10px;
  float: left;
  margin : 0px;
  margin-bottom:8px;
  font-family: Arial, Helvetica, sans-serif;
  color: #3E677D; 
  border-bottom: 1px solid #e7e7e7;

}

.agence_titre{
  background-color:#e7e7e7;
  width:198px;
  float:left;
  padding:1px;
  color:#000;
  font-weight:bold;
  text-align:left;
  font-size: 10px;
  height: 14px;
  line-height:14px;
  border: 1px solid #e7e7e7;
}

.agence_ville{
  background-color:#e7e7e7;
  width:200px;
  float:left;
  padding:1px;
  color:#000;
  font-weight:bold;
  text-align:left;
  font-size: 10px;
  height: 14px;
  line-height:14px;
  border: 1px solid #e7e7e7;
}

.agence_nbre{
  background-color:#fff;
  width:110px;
  float:left;
  padding:1px;
  color:#000;
  font-weight:bold;
  font-style:italic;
  text-align:center;
  font-size: 10px;
  height: 14px;
  line-height:14px;
  border: 1px solid #e7e7e7;
  cursor:pointer;
}



.agence_gauche img{
 margin: 1px 1px 1px 1px;
 height:105px;	
 border: 1px solid #5C8396;
 padding:1px;
 background-color:#f1f1f1;
}

.agence_desc{
  margin: 1px 1px 1px 1px;
  background-color:#fff;
  width:310px;
  height:70px;
  float:left;
  padding:1px;
  color:#5C8396;
  font-size: 11px;

}

.agence_gauche{
float:left;
width:145px;	
}

.agence_centre{
float:left;
width:330px;
margin-right:5px;	
margin-left:5px;
}

.agence_droite{
float:left;
width:30px;
background-color:#fff;
text-align:center;
padding:0;
margin:0;
}

.agence_droite img{
margin:0;
padding:0;
height:19px;
}
.agence_nbre2 {
  background-color:#fff;
  width:129px;
  float:left;
  padding:1px;
  color:#000;
  font-weight:bold;
  font-style:italic;
  text-align:center;
  font-size: 10px;
  height: 14px;
  line-height:14px;
  border: 1px solid #e7e7e7;
  cursor:pointer;
}
