.actu {
	background-image: url(images/actu.jpg);
	background-repeat: no-repeat;
}
.titre {
	font-weight: bold;
	color: #8E0030;
}

a:link {
	color: #8E0030;
}
a:visited {
	color: #8E0030;
}
a:hover {
	color: #F90051;
}


.rose {
	background-color: #8E0030;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #322721;
	padding: 25px;
	background-color: #F6F7F8;
}


.actualites {
	padding: 10px;
}
.actualites a {
	font-weight: bold;
	text-decoration: none;
	color: #240000;
}
