/*
Theme Name:   Wally
Description:  Theme for the Website Wally-diallo
Author:       Wally Diallo
Author URL:   Write here the author's blog or website url
Template:     di-blog
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  aston
*/

/* Write here your own personal stylesheet */
@import url('editor-style.css');
/* @import url('https://fonts.googleapis.com/css?family=Muli&display=swap'); */
/* font-family: 'Muli', sans-serif; */



/*--------------------------------------------------------------
# Article général
--------------------------------------------------------------*/

.cl {
	clear: both;
}
.audiard_g {
	float: left;
	width: 70%;
}
.audiard_d {
	float: left;
	width: 30%;
}
.audiard_d ul {
	list-style: none;
}
.titre_bg_couleur {
	background: #e8e5a2;
	padding: 3px 5px;
}