@import 'layout.css';
@import 'responsive.css';

.p_titre h1 {
    margin: 0;
    font-size: 1em;
    font-weight: 300;
}
.titre_news h2 {
	margin: 0;
    font-size: 1em;
}
div.menu-mobile li {
    font-family: 'Helvetica';
    text-decoration: none;
    color: #890500;
}
div.menu-mobile li i.fa {
    margin-left: 8px;
    vertical-align: -1px;
}