@charset "ISO-8859-1";
.image_droite {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
a {
	color: #03F;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	background-color: #36F;
	text-decoration: none;
}
