#divMiniaturePhoto_Titre{
	text-align: center;
	font-size : 1.9em;
	margin : 0.2em 0em 0.2em 0em; /* Top, Right, Bottom, Left */
}

#divMiniaturePhoto_TN{
	text-align: center;
	margin : 0.5em 0em 0.5em 0em; /* Top, Right, Bottom, Left */
}

#libChargement{
	text-align: center;
	margin : 87px 0px 0px 0px; /* Top, Right, Bottom, Left */
}

#imgChargement{
	text-align: center;
	margin : 0px 0px 87px 0px; /* Top, Right, Bottom, Left */
}

#libelleSansCommentaire{
	text-align: center;
	margin : 92px 0px 92px 0px; /* Top, Right, Bottom, Left */
}

/* jodaTooltips Style */
div.jodaTooltips
{
	background-color: #323332;
	font-size: 0.6em;
	color: #FFFFFF;
	width: 300px;
	left: 0;
	top: 0;
	padding: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
	/*-moz-border-radius: 0 10px 0px 0px;*/
}

div.jodaTooltips .contents
{
	margin: 0;
	padding: 0 3px;
}

div.jodaTooltips p
{
	color: #FFFFFF;
	font-size: 1.0em;
	padding: 0 0 0 0;
	margin: 0;
	text-align: left;
}

div.jodaTooltips hr { 
  color: #FFFFFF;
  background-color: #FFFFFF;
  height: 1px;
  border: 0;
  width : 99%;

}

