/************************************************
##                                             ##
##                    FOOTER                   ##
##                                             ##
*************************************************/

#footer {
    background-color:#232323;
    height:298px;
}

#footer_top {
    background-color:#1c1c1c;
    height:66px;
    padding-top:17px;
    padding-bottom:17px;
}

#footer #footer_top .container_16 .titre .icon {
    margin-right:10px;
    margin-top:1px;
}

#footer #footer_top h2 {
    color:#fff;
    font-family: "Lato", sans-serif;
    font-size:16px;
    text-transform: uppercase;
    margin-bottom:15px;
}

#form_newsletter {

}

#confirm_newsletter {
    display:none;
    font-family: "Lato", sans-serif;
    font-size:13px;
    color:#fff;
    line-height:1.4;
    font-weight:lighter;
    margin-top:-10px;
}

#footer input {
    font-family: "Lato", sans-serif;
    font-size:15px;
    color:#7f7f7f;
    background-color: #fff;
    padding:7px 8px;
    width:189px;
    border:0;
    vertical-align: middle;
}

#footer button {
    font-family: "Lato", sans-serif;
    font-size:16px;
    font-weight: bold;
    color:#db001b;
    background-color: #fff;
    padding:7px 8px;
    height:33px;
    width:37px;
    border:0;
    vertical-align: middle;
    margin-left:10px;
    overflow: hidden;
}

#footer .menu li {
    display: table-cell;
    vertical-align: middle;
}

#footer .menu li a {
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size:12px;
    color:#fff;
    text-decoration: none;
    border-right:2px solid #fff;
    margin-right:10px;
    padding-right:10px;
}

#footer #footer_top .menu li a {
    font-size:16px;
}

#footer .menu li.last a {
    border:0;
    padding-right:0;
    margin-right:0;
}

#footer_top .menu {
    display: inline-table;
    vertical-align: middle;
    padding-right:33px;
    padding-left:33px;
    border-right:1px solid #313131;
    height:50px;
}

#footer_top .menu.last {
    padding-right:0;
    border-right:0;
}

#footer #menu_mentions {
    position: absolute;
    top: 15px;
    right: 0px;
} 

#footer ul li a.fb {
    display: inline-block;
    width:32px;
    height: 32px;
    background-image:url(../images/footer_fb.png);
    overflow: hidden;
    padding:0;
    border:0;
    margin-right:20px;
}

#footer ul li a.tw {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../images/footer_tw.png);
    overflow: hidden;
    padding: 0;
    margin:0;
    border:0;
}

#footer h2 {
    font-family: "Titillium Web", sans-serif;
    font-size:16px;
    text-transform: uppercase;
    color:#fff;
}

#footer .canaux h2 {
    margin-top:30px;
}

#footer .canaux img {
    margin-top:25px;
}

#footer .canaux ul {
    font-family: "Lato", sans-serif;
    font-size:16px;
    color:#fff;
    padding-top:15px;
    padding-bottom:20px;
}

#footer .canaux ul li {
    margin-bottom:9px;
}

.marquebretagne {
    position: absolute;
    top:80px;
    right:0;
    display: inline-block;
    background-image:url(../images/footer_marquebretagne.png);
    width:140px;
    height:55px;
}

#spacer {
    position: relative;
    height:125px;
}
