#content .equipier
{ clear: both;
}

#content .equipier p.img
{ float: left;
  width: 160px;
/*  height: 220px;*/
}

#content .equipier p.img img
{ width: 100px;
}

#content .equipier .infos
{ float: left;
  width: 396px;
/*  height: 220px;*/
}

#content .equipier p.nom, #content .equipier p.tel, #content .equipier p.mail
{ padding: 0 0 0 44px;
  margin: 0 0 0 4px;
  height: 32px;
  line-height: 16px;
}

#content .equipier p.tel, #content .equipier p.mail
{ line-height: 31px;
}

#content .equipier p.nom
{ background-image: url("../../../images/equipe/nom.png");
  background-repeat: no-repeat;
  font-weight: bold;
  margin-top: 16px;
}

#content .equipier p.nom span
{ display: block;
  font-size: 14px;
  color: #cd003a;
}

#content .equipier p.tel
{ background-image: url("../../../images/equipe/tel.png");
  background-repeat: no-repeat;
  margin-top: 30px;
}

#content .equipier p.mail
{ background-image: url("../../../images/equipe/mail.png");
  background-repeat: no-repeat;
  margin-top: 5px;
}

#content .equipier p.mail a
{ text-decoration: none;
  color: #000000;
}

#content .equipier p.mail a:hover
{ text-decoration: underline;
}
