#site-navigation {
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    position: relative;
    border-top: none;
}

.main-navigation a {
    display: block;
    float: none;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 12px;
    text-transform: none;
    color: #232323;
}

.titrecom {
	border-bottom: 2px solid #ea641d;
	background-color: #ea641d;
	color: #fff;
    display: inline-block;
    padding: 6px 12px;
    font-size: 18px;
 }
 
 .main-navigation li.menu-item-has-children > a::after, .main-navigation li.page_item_has_children > a::after {
    content: none
}

.widget_slider_area {
    float: left;
    width: 100%;
}

.widget_featured_slider .slide-content {
    padding-left: 5%;
    position: absolute;
    width: 95%;
    height: 180px;
}

.single-slide {
    float: left;
    height: 250px;
    list-style: outside none none;
    position: relative;
    width: 1140px;
    background: #fff url("http://www.idn-france.org/wp-content/uploads/2017/08/fond-bandeau-accueil.png") no-repeat scroll center center;
}

.widget_featured_slider .slide-content .entry-title {
    font-size: 36px;
    padding: 10px 0 0;
}

.widget_featured_slider img {
    height: 0;
    margin-bottom: 0;
}

.footer-socket-wrapper .copyright {
    color: #b1b6b6;
    display: none;
    float: left;
    font-size: 14px;
    max-width: 50%;
}