/*
Theme Name: Cilld Underscores
Author:e
Author URI: http://zedd.fr
Description:  Thème enfant du thème underscores
Version: 1.0
Template: underscores
*/



/*@import url("../underscores/style.css");*/

.footer #menu-menu-liens-internes li a {
	color: #fff;
	background-color:#008330 !important;
	padding: 10px 50px;
}
body a {
	color: #008330!important;
}
body a:hover {
	color: #333!important;
}
.menu a {
	color: white!important;
}
.lien-bloc a {
	color: white!important;
}
.lien-bloc a:hover {
	color: #333;
}

.site-description {

    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    font-family: omnes;
    line-height: 1em;
    margin: 20px 0;

}