.content { 
  padding:15px;  
  background:url(/application/images/babies/poissons/bkgd_accueil.gif);
  background-repeat:no-repeat;
  background-color:#fff;
  background-position:left top;
  color:#4E84FF;
}
.texte-accueil { width:256px;text-align:left; }
.texte-accueil p { height:18px;padding-bottom:10px;margin:0; }
.texte-accueil b { color:#FC819D; }
/*
Rq:
.photo-accueil:
width = width img + 2* width border img
height = height img + 2* height border img
*/
.photo-accueil { text-align:left;width:280px;height:280px;  }
.texte-age { margin-top:65px;text-align:center; }
.img-accueil { border:5px #FFB8CC solid; }