/* ------------------------------
 AM Editions - Site e-marketing
 Feuille de styles
 Rubrique Annuaire
 Juillet 2005
------------------------------ */
/*----------------
 STYLES COMMUNS À TOUTE L'ANNUAIRE
-----------------*/
div.annuaire {
  padding: 10px 0 10px 0;
}

div.annuaire p {
  font-size: 11px;
}

div.annuaire p.titre3 {
  font-size: 17px;
  font-weight: bold;
  color: #7A85B5;
  margin: 30px 0 10px 0;
}

div.formulaire form.annuaire {
  background: none;
  border: 0;
  padding: 0;
}

/*----------------
 PRINCIPE
-----------------*/
div.offre p.titre4 {
  font-size: 16px;
  font-weight: bold;
  display: list-item;
  list-style-type: none;
  list-style-image: url(../../../images/EMKG/titre_puce2.gif);
  margin: 40px 0 10px 20px;
  padding: 0;
}

div.offre span.titre5 {
  font-size: 11px;
  font-weight: bold;
}

/* encadre fieldset */
div.offre fieldset {
  margin: 0;
  padding: 20px 20px 20px 25px;
  border: 1px solid #7A85B5;
}

* html div.offre fieldset {
  padding-top: 0;
}

div.offre legend {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0 10px 0 10px;
}

div.offre fieldset li {
  font-size: 11px;
  margin: 2px 0 0 0;
}

div.offre fieldset ul {
  margin: 2px 0 2px 30px;
  padding: 0;
}

div.offre p.liste {
  padding-left: 18px;
  margin: 20px 0 5px 0;
  background: transparent url(../../../images/EMKG/liste_puce3.gif) left 2px no-repeat;
}

/* tarif */
div.offre div.tarif {
  text-align: center;
  margin: 40px 0 30px 0;
}

div.offre div.tarif p.prix {
  font-size: 12px;
  font-weight: bold;
}

/* accroche principale */
div.offre p.accroche3 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: list-item;
  list-style-type: none;
  list-style-image: url(../../../images/EMKG/accroche_puce1.gif);
  margin: 0 0 10px 20px;
}

/* bloc offre */
div.offre p.accroche3 span  {
  font-size: 18px;
  color: #F35712;
  font-weight: bold;
  margin: 30px 0 10px 0;
}

/* lien pour s'abonner */
div.offre div.inscription {
  position: relative;
  clear: both;
  width: 240px;
  margin-left: 120px;
}

div.offre div.inscription a {
  margin-top: 5px;
  margin-bottom: 5px;
}


/*----------------
 LISTE DE RESULTAT
-----------------*/
/* prestataire payant */
div.payant {
  background: url(../../../images/EMKG/encart_fond.gif);
  border: 1px solid #E2E8ED;
  padding: 10px 15px 5px 18px;
  margin: 0 0 10px 0;
}

div.payant .titre5 {
  font-weight: bold;
}

div.payant div.blocgauche {
  float: left;
  width: 350px;
}

div.payant div.blocdroit {
  float: right;
  width: 100px;
}

div.payant p {
  margin: 0;
  font-size: 10px;
}

div.payant p.maj {
  font-size: 10px;
  color: #71828A;
  margin: 0 0 5px 0;
}

div.payant ul {
  margin: 2px 0 5px 20px;
  padding: 0;
}

div.payant li {
  margin: 2px 0 0 0;
}

div.payant p.nom {
  font-size: 14px;
  font-weight: bold;
  color: #F60;
  margin-bottom: 8px;
}

div.payant p.presentation {
  margin-top: 5px;
}

div.payant a {
  display: block;
  margin: 3px;
  width: 70px;
  height: 19px;
  background: transparent url(../../../images/EMKG/picto_voirfiche.gif) no-repeat;
}

/* prestataire gratuit */
table {
  width: 100%;
  border: 1px solid #DDD;
  margin-top: 10px;
}

table thead td {
  background-color: #D8DDE4;
  padding: 1px;
  font-weight: bold;
  text-align: center;
}

table tbody td {
  background-color: #F9F9FB;
  padding: 2px;
  border: 0;
  cursor: default;
  vertical-align: top;
  white-space: nowrap;
}

table tbody tr.actif td {
  background-color: #F2F3F7;
  cursor: pointer;
}

table tbody ul {
  margin: 0 0 0 12px;
  padding: 0;
}

table tbody td.date {
  text-align: center;
}

table tbody td.fiche {
  width: 1px;
  padding-left: 10px;
}

/*----------------
 LISTE DE PAGES
-----------------*/
div.numerotation {
  text-align: center;
  margin-top: 15px;
}

div.numerotation  a {
  font-size: 10px;
}

div.numerotation a.actif {
  color: #F60;
}

/*----------------
 FICHE PRESTATAIRE
-----------------*/
div.fiche p {
  font-size: 10px;
}

div.fiche p.titre4 {
  font-size: 12px;
  font-weight: bold;
  display: list-item;
  list-style-image: url(../../../images/EMKG/titre_puce3.gif);
  margin: 20px 0 0 15px;
}

div.fiche img {
  float: right;
  margin: 0 20px 20px 0;
}

div.fiche p.date {
  font-size: 10px;
  color: #71828A;
}

/* adresse */
div.adresse {
  width: 360px;
  margin: 20px 0 10px 0
}

div.adresse span.libelle {
  width: 75px;
  float: left;
  color: #71828A;
}

div.adresse span.valeur {
  width: 255px;
  float: left;
}

/* blocs dinfos */
div.bloc {
  width: 440px;
  border: 1px solid #E2E8ED;
  padding: 10px;
  margin: 10px 0 10px 5px;
  background: url(../../../images/EMKG/encart_fond.gif);
}

div.bloc p {
  margin: 3px 0 3px 0;
}

div.bloc span.libelle {
  width: 100px;
  float: left;
  color: #71828A;
}

div.bloc span.valeur {
  width: 340px;
  float: left;
}

div.annuaire span.court {
  width: 70px;
}

div.bloc p.categorie {
  font-weight: bold;
  margin: 0;
}

div.bloc ul {
  margin: 0 0 6px 12px;
  padding: 0;
}

div.bloc li {
  margin: 2px;
}

