
a img {
	border: none;
	text-decoration:none;
}

.fiche_image_float_left {
	float:left;
	margin:0px 15px 4px 0px;
}
.fiche_liste_un_item {
	font-size: 0.9em;
	border : #DDDDEE 1px solid;
	background-color: #FFF;
	padding: 10px;
	margin: 20px;
}

.fiche_titre {
	color: #69046C;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 15px;
}

.texte_description_fiche {
	font-size: 0.95em;
	clear: both;
}
.texte_description_detail {
	font-size: 1em;

}

.quand_ou {
	font-weight: bold;
	text-decoration: underline;
}

.pic_comment {
	text-align: center;
	font-size: 0.8em;
}

.image_detail_fiche {
	text-align: center;
}

.h2_news_page {
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}