.article308 #cadre-article{
background-color: #F7D358;
}
.footer_img {
	background-color:white;
	width: 80%;
	display: flex;
	align-items: stretch;
	justify-content: center;
}

.footer_img img {
	margin: 0;
	padding: 0;
	border: none;
	/*background-color: white; */
}
#texte-article h3{
    text-decoration: underline double red;
}
#texte-article h4{
    text-decoration: underline dotted blue;
}
#texte-article h4{
    text-decoration: underline wavy green;
}
