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