/**
 * ---------- GENERALITES ----------
 */

/* Header */
#header {position: static; background-color: transparent !important; border-bottom: none;}
#header #logo a {background: url(../images/logo.png) 0 -26px no-repeat;}
#top-navs #top-nav ul li {color: #fff;}
#top-navs #top-nav ul li a.current {background: url(../images/icon-dropdown.png) 0 -34px no-repeat; color: #fff;}
#top-navs #top-nav ul li#top-nav-search #form-search p input.btn-submit {background: url(../images/icon-search.png) 0 -34px no-repeat;}

/* Page */
.mac {margin: 0 auto 0 auto; padding: 400px 0 0 0; width: 1080px;}
.info_fr {position: relative; margin: 0 auto 0 auto; padding: 0 0 30px 0; width: 800px; font-size: 24px; color: #000; text-align: center;}
.info_fr:after {content: ' '; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto 0 auto; width: 80px; height: 1px; background-color: #000;}
.info_en {margin: 0 auto 0 auto; padding: 30px 0 0 0; width: 800px; font-size: 24px; color: #6d6e71; text-align: center;}

#slide-social {margin: 60px 0 0 0 !important;}