.retour {
	text-align: right;
}
.fiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	margin-top: 50px;
	text-align: left;
}
.bordureBasPoint {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fd99c5;
	padding-bottom: 10px;
}
.fiche .titre {
	font-size: 14px;
	color: #f05b9d;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fd99c5;
	padding-bottom: 2px;
}
.fiche .retour a {
	color: #f05b9d;
}
.fiche .retour a:hover {
	color: #fd99c5;
	text-decoration: underline;
}

.fiche .text {
	text-align: justify;
}
.fiche .images {
	text-align: center;
}
.fiche .images img {
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #f05b9d;
}

.fiche .bordure {
	border: 1px solid #f05b9d;
}

.fiche ul {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}
.fiche li {
	list-style-image: url(../images/puce_02.gif);
	color: #666666;
}
.fiche li a {
	color: #f05b9d;
	text-decoration: none;
}
.fiche li a:hover {
	color: #fd99c5;
	text-decoration: underline;
}
.fiche .ImageD {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 1px;
	border: 1px dotted #f05b9d;
}
.fiche .text {
	text-align: justify;
}

