#footer{
    width: 100%;
    position: relative;
}
#footer .section{
    margin: 0px 0px 80px 0px;
    width: 100%;
    background-color: #e1d9c9;
}
#footer .section .region-footer{
    width: 960px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
}
#footer .section .region-footer h2{
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
}
#footer .section .region-footer table tr td{
   padding-right: 20px;
}
#footer .section .region-footer table tr td:last-child{
    padding: 0;
}
#footer .section .region-footer table tr td a{
    display: block;
    text-decoration: none;
    background-image: url(../images/picto_localisation.png);
    background-repeat: no-repeat;
    background-position: 7px center;
    padding-left: 25px;
    border-radius: 5px;
    color:#000;
    background-color: #fff;
    width: 195px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    vertical-align: middle;
    font-size: 12px;
}

#block-menu-menu-links-footer{
    position: absolute;
    right: 0;
    bottom: -80px;
}
#block-menu-menu-links-footer ul.menu li{
    list-style-type: none;
    list-style-image: none;
    display: inline-block;
    margin: 0;
    padding: 0px 20px;
}
#block-menu-menu-links-footer ul.menu li:last-child{
    border: 0;
}
#block-menu-menu-links-footer ul.menu li{
    border-right: 1px solid #000;
}
#block-menu-menu-links-footer ul.menu li a{
    color:#000;
    text-decoration: none;
}
#footer .region-pub-footer{
    width: 960px;
    margin: 0 auto;
    position: relative;
}
#footer .publicite{
    margin-top: 20px;
    background-color: #fbba17;
    width: 100%;
    padding: 20px 0px;
}
.footer_publicite{
    position: relative;
}
.footer_publicite .info{
    width: 425px;
    background-color: #fff;
    padding: 20px 135px 20px 20px;
    background-image: url(../images/logo_footer.png);
    background-repeat: no-repeat;
    background-position: 255px 14px;
}
.footer_publicite .photo{
    width: 486px;
    height: 202px;
    background-image: url(../images/image_footer.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 78px;
    left: 406px;
}


.footer_publicite .picto_generation_plus{
    position: absolute;
    width: 136px;
    height: 195px;
    top: 100px;
    left: 473px;
    background-image: url('../images/magazine.png');
    background-size: 100% 100%;
    z-index: 2;
    -webkit-box-shadow: 3px 2px 9px 1px rgba(0,0,0,0.45);
    -moz-box-shadow: 3px 2px 9px 1px rgba(0,0,0,0.45);
    box-shadow: 3px 2px 9px 1px rgba(0,0,0,0.45);
}


.footer_publicite .info .titre{
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    margin: 15px 0px;
}
.footer_publicite .info .sous-titre{
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
.footer_publicite .info .text{
    margin: 10px 0px;
    font-size: 17px;
    margin-bottom: 15px;
}
.footer_publicite .info .compte a,
.footer_publicite .info .abonnement a{
    padding: 5px 30px 5px 15px;
    font-weight: 700;
    margin: 10px 0px;
    font-size: 20px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 235px center;
    background-image: url(../images/black_arrow.png);
    background-color: #fbba17;
    color:#000;
    margin-bottom: 15px;

}
.footer_publicite .info .abonnement a{
    background-position: 390px center;
}
.footer_publicite .info .deja{
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    display: inline-block;
    width: 153px;
    text-transform: uppercase;
}
.footer_publicite .info .compte{
    display: inline-block;
}
.footer_publicite .info .abonnement a{
    font-size: 19px;
    width: 367px;
}
.footer_publicite .info .compte a:hover,
.footer_publicite .info .abonnement a:hover{
background-color: #fccd58;
}
.footer_publicite .info .compte a{
    font-weight: normal;
}




.restez_alerte{
    width: 304px;
    position: absolute;
    top: 0;
    right: 25px;
}
.restez_alerte .titre{
    text-transform: uppercase;
    font-size: 16px;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
}
.restez_alerte .text{
    font-size: 15px;
    margin: 5px 0px;
}
.restez_alerte .form-item-info,
.restez_alerte .form-item-email{
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 15px;
}
.restez_alerte input[type=text] {
    box-sizing: border-box;
    width: 100%;
    padding: 0px 5px;
    border: 1px solid #d4d4ca;
    height: 28px;
    color: #6c6c63;
}
.restez_alerte input[type=submit] {
    width: 100%;
    background-color: #706858;
    border-radius: 5px;
    color: #fff;
    background-image: url(../images/white_arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 7.5px;
    padding: 6px 8px 7px 23px;
    margin: 0;
    margin-top: 20px;
    border: 0;
    display: inline-block;
    cursor: pointer;
}
.restez_alerte input[type=submit]:hover{
    background-color: #564e3e;
}
.restez_alerte .captcha img {
  width: 100%;
}
.restez_alerte .devices_gplus{
    width: 326px;
    height: 211px;
    margin-top: 10px;
    background-image: url('../images/devices_footer.png');
}
/*.restez_alerte .g-recaptcha > div,
.restez_alerte .g-recaptcha iframe
{
  width: 100% !important;
}*/
