#gauche  .credits .photo {
  float: right;
  width: 96px;
  height: 96px;
  text-align: center;
  margin-top: -6px;
  margin-right: 1px;
}

#gauche  .credits .carte {
  background-color: #EFEFEF;
  border-width: 1px;
  border-style: solid;
  border-color: #DDDDDD;
  width: 90%;
  padding: 0 5px 5px 5px;
  margin-bottom: 1.5em; 
}
#gauche  .credits .spacer {
  clear: both;
}
#gauche  .credits a.mail:link, a.mail:visited {
	padding: 1px 0 2px 20px;
	text-decoration: none;
	margin-left:400px;
	background: transparent url(http://elbakin.net/home-modules/public/images/about/mail.png) no-repeat 1px 3px;
}
