 @import "Stylecli.css";


a {
	color: #b41320;
	text-decoration: underline;
}
a:hover {
	color: #f70014;
}
.cadre_actus {
	border: 1px solid #b5b5b5;
	padding: 4px;
}
.cadre_actus a, .cadre_actus a:visited{
	font-weight: bold;
	text-decoration: none;
}

/* --- couleurs --- --*/
.vert10gras {
	color: #608b37;
	font-weight: bold;
}
.gras {
	font-weight: bold;
}


/* liens */
a.liengras {
	font-weight: bold;
	text-decoration: none;
}
