a, a:visited {
	color: #4292CE;
	text-decoration: none;
}
a:hover {
	color: #80c040;
	text-decoration: underline;
}
.titre{
font-size: 18px;
color:#0f224e;
}
.slogan{
font-size:14px;
color:#000000;
}
.image{
border:1px dashed #0f224e;
}
