/*
  MODULE DED_ANNUAIRE
  recherche.css
*/



#mod_recherche_annuaire {
margin: 0;
padding: 0;
color: #4b4b4b;
}

#mod_recherche_annuaire h3 {
margin: 20px 0 10px 0;
padding: 0 0 0 100px;
background: #fff url("../img/bkg-titre.gif") no-repeat top left;
color: #900;
font-size: 1.1em;
font-weight: bold;
height: 22px;
line-height: 22px;
}

#mod_recherche_annuaire th {
margin: 0;
padding: 5px;
text-align: left;
font-weight: normal;
}

#mod_recherche_annuaire td {
margin: 0;
padding: 5px;
text-align: left;
}

#mod_recherche_annuaire .submit_recherche {
margin: 10px 0;
padding: 0 0 0 40px;
background: transparent url("../img/fleches-carnet.gif") no-repeat center left;
height: 20px;
line-height: 20px;
border: 0;
cursor: pointer;
color: #FC8C42;
}

