@charset "utf-8";
.footer{font-size:11px;position:relative}
@media screen and (min-width:1200px) {
.footer{width:1200px;-webkit-box-shadow:0 6px 8px 0 rgba(207,133,0,0.77);-moz-box-shadow:0 6px 8px 0 rgba(207,133,0,0.77);box-shadow:0 6px 8px 0 rgba(207,133,0,0.77)}
}
@media screen and (max-width:1199px) {
.footer{width:100%}
}
.footerLogo img{position:absolute;top:0;right:0;width:370px}
.footerCoordonnees{color:#FFF;border-bottom:#FFF solid 1px;font-size:14px;line-height:1.5;background-color:#da0078;width:100%;padding:10px;box-sizing:border-box}
.footerBoutons a{box-sizing:border-box;text-align:center;line-height:130px;font-family:"futura_book";font-weight:700;position:relative;letter-spacing:1px;display:block}
.footerBoutons a span{font-size:16px;text-align:center;display:inline-block;padding:15px;line-height:normal;vertical-align:middle;color:#FFF;position:relative;z-index:3}
@media screen and (min-width:900px) {
.footer{margin:0 auto 70px auto;}
.footerBoutons a{-webkit-box-shadow:0 6px 8px 0 rgba(207,133,0,0.77);-moz-box-shadow:0 6px 8px 0 rgba(207,133,0,0.77);box-shadow:0 6px 8px 0 rgba(207,133,0,0.77)}
}

.copyrightPC{padding:10px;}
@media screen and (max-width:899px) {
.copyrightPC{ background-color:#DA0078;}
}

@media screen and (min-width:530px) {
.footerBoutons a{float:left;margin:15px;width:145px;height:145px}
}
@media screen and (max-width:529px) {
.footerBoutons a{width:100%;height:145px}
}
.footerBoutons a .conteneur_barre_haut{position:absolute;width:100%;height:1px;top:23px;left:0;z-index:2}
.footerBoutons a .conteneur_barre_bas{position:absolute;width:100%;height:1px;bottom:20px;left:0;z-index:2}
.footerBoutons a .barre{width:0;height:1px;background-color:#FFF;margin:0 auto;webkit-transition:width .2s ease-in;-moz-transition:width .2s ease-in;transition:width .2s ease-in}
.footerBoutons a:hover .barre{width:90%}
@media screen and (min-width:900px) {
.footerLogo{position:relative;height:130px}
.footerBoutons{position:absolute;left:0;bottom:-40px;padding-right:100px}
}
@media screen and (max-width:899px) {
.footerLogo{display:none}
.footerBoutons{overflow:hidden;margin:20px auto;width:530px}
.footer{overflow:hidden}
}
@media screen and (min-width:530px) {
.footer{background-color:#da0078}
.footerBoutons .boutonJaune,.footerBoutons .boutonBleu,.footerBoutons .boutonRose{border:#FFF solid 4px}
}
@media screen and (max-width:529px) {
.footerBoutons{width:100%;margin-top:0;border-top:4px solid #FFF}
.footerBoutons .boutonJaune,.footerBoutons .boutonBleu,.footerBoutons .boutonRose{border-bottom:#FFF solid 4px;border-left:#FFF solid 4px;border-right:#FFF solid 4px}
.footerCoordonnees{display:none}
}
.footer_contenu{text-align:center}
.copyrightPC a{padding:5px;font-size:.625em;color:#FFF;display:block;width:100%;box-sizing:border-box}
.le_pied750{display:none}