/* ------------------------------------ *
 CSS
 lundi 23 mars 2009 11:46:49
 HAPedit 3.1.11.111
 * ------------------------------------ */
 /* - Portion pour le module de recherche par ville */
#recherchervilleAT {
  background: transparent url(../images/Rech_F_AT_200.jpg) repeat-x;
  text-align: center;
  height: 186px;
}
#recherchervilleLAT {
  background: #FFFFFF url(../images/Rech_L_AT_200.jpg) no-repeat left;
  width: 10px;
  height: 186px;
  float: left;
}
#recherchervilleRAT {
  background: #FFFFFF url(../images/Rech_R_AT_200.jpg) no-repeat right;
  width: 10px;
  height: 186px;
  float: right;
}
#recherchervilleGL{
   background: transparent url(../images/Rech_F_GL_200.jpg) repeat-x;
  text-align: center;
  height: 186px;
}
#recherchervilleLGL {
  background: #FFFFFF url(../images/Rech_L_GL_200.jpg) no-repeat left;
  width: 10px;
  height: 186px;
  float: left;
}
#recherchervilleRGL {
  background: #FFFFFF url(../images/Rech_R_GL_200.jpg) no-repeat right;
  width: 10px;
  height: 186px;
  float: right;
}
#recherchecontent{
  color: #FFFFFF;
}
.messrecheville{
  text-align: center;
  margin-top: 5px;
  height: 20px;
  color: #FFFFFF;
}
input.boutonAT {
  margin: 0px 0px;
  color: #000000;
  border: 2px solid #3F9F3B;
  background-color: #FFFFFF;
  font: 11px Arial, Helvetica, sans-serif;
  width: 50%;
}
input.boutonGL {
  margin: 0px 0px;
  color: #000000;
  border: 2px solid #E0708D;
  background-color: #FFFFFF;
  font: 11px Arial, Helvetica, sans-serif;
  width: 50%;
}
.table_rech{
  border: 0;
  width: 80%;
  text-align: center;
  background-position: center;
}
.td_rech{
  width: 50%;
  text-align: center;
  font-size: 0.6em;
  border: 0;
  text-decoration: none;
  color: #000000;
  height: 75px;
}
.td_conseil{
  color: black;
  font-size: 85%;
  text-align: center;
  height: 30px;
  padding-top: 1%;
}