.texte {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.image {
	border: 1px solid #000000;
}
.titre-page {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titre-somm {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Descriptif {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;

}
