.fiche_resume{
  background-image:url('../images/visitefiche/box/menu.png');
  background-repeat:no-repeat;
  width:299px;
  height:249px;
  float:left;
  margin-top:10px;
  margin-left:10px;

}

.fiche_presentation{
  width:499px;
  min-height:600px;!min-height:600px;
  float:right;
  margin-top:10px;
  margin-right:10px;
  padding-top:5px;
}

.bouton_profil{
  height:21px;
  float:left;
  text-align:center;
}

.bouton_profil a{
  font-size:12px;
  font-family:Verdana;
  display:block;
  width:100%;
  height:100%;
  padding-top:3px;
  color: grey;
}

.bouton_profil a:hover{
  color:#555555;
  font-weight:bold;
}

.titre_profil{
  background-image:url('../images/icones/fleche_droite_blue.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  text-align: left;
  font-style:italic;
  margin-bottom:5px;
}

.barre_navigation_fiche{
	background-image:url('../images/visitefiche/box/barre-navigation.jpg');
  background-repeat: no-repeat;
  text-align: left;
  font-style:italic;
  width:800px;
  height:23px;
  text-align:center;
  margin: 5px auto;
  padding-top:7px;
}
