body {
    margin: 0; padding: 0;
    
}

.clearfix {
  *zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
      display: table;
      line-height: 0;
      content: "";
    }
    
    .clearfix:after {
      clear: both;
    }

.container {
    width: 978px;
    margin: 0 auto;
}

footer {
    margin: 0;
    padding: 0;
    line-height: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

footer.light {
    background-image: url('../img/debut_light.png');
    background-repeat: repeat;
}


footer.dark {
    background-image: url('../img/debut_dark.png');
    background-repeat: repeat;
}

    footer a span {
        display: none;
    }
    
footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 700;
}

footer .social {
    padding: 9px 0;
}

    footer.light .social {
        background-color: rgba(0, 0, 0, .8);
        border-bottom: 2px groove rgba(80, 80, 80, .23);
    }
    
    footer.dark .social {
        background-color: rgba(0, 0, 0, .2);
        border-bottom: 2px groove rgba(80, 80, 80, .23);
    }
    
    footer .social ul {
         margin: 0 auto;
    }
        
        footer .social ul li {
            font-size: 14px;
            margin-left: 40px;
            color: #7F7F7F;
            float: left;
        }
        
            footer .social ul li:first-child {
                margin-left: 0;
                text-transform: uppercase;
                line-height: 200%;
            }
            
            footer .social ul li a {
                display: inline-block; 
                height: 25px;
                width: 25px;
                background-repeat: no-repeat;
            }
                
                footer .social ul li.facebook a {
                    background-image: url('../img/fb.png');
                }
                
                    footer .social ul li.facebook a:hover {
                        background-image: url('../img/fb_h.png');
                    }
                
                footer .social ul li.twitter a {
                    background-image: url('../img/tw.png');
                }
                
                    footer .social ul li.twitter a:hover {
                        background-image: url('../img/tw_h.png');
                    }
                
                footer .social ul li.google a {
                    background-image: url('../img/google.png');
                }
                
                    footer .social ul li.google a:hover {
                        background-image: url('../img/google_h.png');
                    }
                
                footer .social ul li.pinterest a {
                    background-image: url('../img/pinterest.png');
                }
                
                    footer .social ul li.pinterest a:hover {
                        background-image: url('../img/pinterest_h.png');
                    }
                
                footer .social ul li.youtube a {
                    background-image: url('../img/youtube.png');
                }
                
                    footer .social ul li.youtube a:hover {
                        background-image: url('../img/youtube_h.png');
                    }
                
                footer .social ul li.instagram a {
                    background-image: url('../img/instagram.png');
                }
                
                    footer .social ul li.instagram a:hover {
                        background-image: url('../img/instagram_h.png');
                    }

footer .footer-data {
    margin: 35px 10px;
}
    
    footer.light .footer-data .info-radio {
        border-right: 2px groove rgba(255, 255, 255, .29);
        padding-right: 50px;
        float: left;
    }
    
    footer.light .footer-data .menu-radio {
        float: left;
        border-right: 2px groove rgba(255, 255, 255, .29);
        padding: 0 50px;
    }
    
    footer.light .footer-data .menu-corporative {
        float: left;
        border-right: 2px groove rgba(255, 255, 255, .29);
        padding: 0 50px;
    }

    footer.dark .footer-data .info-radio {
        border-right: 2px groove rgba(80, 80, 80, .23);
        padding-right: 50px;
        float: left;
    }
    
    footer.dark .footer-data .menu-radio {
        float: left;
        border-right: 2px groove rgba(80, 80, 80, .23);
        padding: 0 50px;
    }
    
    footer.dark .footer-data .menu-corporative {
        float: left;
        border-right: 2px groove rgba(80, 80, 80, .23);
        padding: 0 50px;
    }
    footer .footer-data .support {
        float: left;
    }

footer .footer-data .menu-corporative ul li, footer .footer-data .menu-radio ul li {
    margin-bottom: 13px;
}

footer .footer-data .menu-corporative ul li:last-child, footer .footer-data .menu-radio ul li:last-child {
    margin-bottom: 0;
}

    footer.light .footer-data .menu-corporative ul li a, footer.light .footer-data .menu-radio ul li a {
        text-decoration: none;
        color: #757474;
        font-weight: normal;
        text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
    }
    
    footer.dark .footer-data .menu-corporative ul li a, footer.dark .footer-data .menu-radio ul li a {
        text-decoration: none;
        font-weight: normal;
        color: #969697;
    }



/* Paula */
#footer-paula.light .footer-data .info-radio a.logo-radio {
    display: block;
    background-image: url('../img/logo-paula.png');
    background-repeat: no-repeat;
    width: 141px;
    height: 79px;
    margin-bottom: 20px;
}

#footer-paula.dark .footer-data .info-radio a.logo-radio {
    display: block;
    background-image: url('../img/logo-paula-dark.png');
    background-repeat: no-repeat;
    width: 141px;
    height: 79px;
    margin-bottom: 20px;
}

#footer-paula.light .footer-data .menu-corporative ul li a:hover, 
#footer-paula.light .footer-data .menu-radio ul li a:hover, 
#footer-paula.light .footer-data .menu-corporative ul li.active a, 
#footer-paula.light .footer-data .menu-radio ul li.active a {
    color: #8E90F6;
}

#footer-paula.dark .footer-data .menu-corporative ul li a:hover, 
#footer-paula.dark .footer-data .menu-radio ul li a:hover, 
#footer-paula.dark .footer-data .menu-corporative ul li.active a, 
#footer-paula.dark .footer-data .menu-radio ul li.active a {
    color: #C3D372;
}

/* Beethoven */
#footer-beethoven.light .footer-data .info-radio a.logo-radio {
    display: block;
    background-image: url('../img/logo-beethoven-dark.png');
    background-repeat: no-repeat;
    width: 219px;
    height: 79px;
    margin-bottom: 20px;
}

#footer-beethoven.dark .footer-data .info-radio a.logo-radio {
    display: block;
    background-image: url('../img/logo-beethoven.png');
    background-repeat: no-repeat;
    width: 219px;
    height: 79px;
    margin-bottom: 20px;
}

#footer-beethoven.light .footer-data .menu-corporative ul li a:hover, 
#footer-beethoven.light .footer-data .menu-radio ul li a:hover, 
#footer-beethoven.light .footer-data .menu-corporative ul li.active a, 
#footer-beethoven.light .footer-data .menu-radio ul li.active a {
    color: #f8931e;
}

#footer-beethoven.dark .footer-data .menu-corporative ul li a:hover, 
#footer-beethoven.dark .footer-data .menu-radio ul li a:hover, 
#footer-beethoven.dark .footer-data .menu-corporative ul li.active a, 
#footer-beethoven.dark .footer-data .menu-radio ul li.active a {
    color: #f8931e;
}

/* Zero */
#footer-zero.light .footer-data .info-radio a.logo-radio {
    display: block;
    background-image: url('../img/logo-zero.png');
    background-repeat: no-repeat;
    width: 99px;
    height: 79px;
    margin-bottom: 20px;
}

#footer-zero.dark .footer-data .info-radio a.logo-radio {
    display: block;
    background-image: url('../img/logo-zero-dark.png');
    background-repeat: no-repeat;
    width: 99px;
    height: 79px;
    margin-bottom: 20px;
}

#footer-zero.light .footer-data .menu-corporative ul li a:hover, 
#footer-zero.light .footer-data .menu-radio ul li a:hover, 
#footer-zero.light .footer-data .menu-corporative ul li.active a, 
#footer-zero.light .footer-data .menu-radio ul li.active a {
    color: #ff0000;
}

#footer-zero.dark .footer-data .menu-corporative ul li a:hover, 
#footer-zero.dark .footer-data .menu-radio ul li a:hover, 
#footer-zero.dark .footer-data .menu-corporative ul li.active a, 
#footer-zero.dark .footer-data .menu-radio ul li.active a {
    color: #ff0000;
}

/* Duna */
#footer-duna.light .footer-data .info-radio a.logo-radio {
    display: block;
    background-image: url('../img/logo-duna.png');
    background-repeat: no-repeat;
    width: 141px;
    height: 79px;
    margin-bottom: 20px;
}

#footer-duna.dark .footer-data .info-radio a.logo-radio {
    display: block;
    background-image: url('../img/logo-duna-dark.png');
    background-repeat: no-repeat;
    width: 141px;
    height: 79px;
    margin-bottom: 20px;
}


footer.light .footer-data .info-radio span {
    font-size: 11px;
    color: #757474;
}
footer.light .footer-data .info-radio span a {
    color: #757474;
}
footer.light .footer-data .info-radio span a:hover {
    color: #333;
}

footer.dark .footer-data .info-radio span {
    font-size: 11px;
    color: #969697;
}
footer.dark .footer-data .info-radio span a {
    color: #969697;
}
footer.dark .footer-data .info-radio span a:hover {
    color: #ccc;
}


footer.light .footer-data .menu-radio li:first-child, 
footer.light .footer-data .menu-corporative li:first-child {
    text-transform: uppercase;
    font-weight: bold;
    color: black;
}

footer.dark .footer-data .menu-radio li:first-child, 
footer.dark .footer-data .menu-corporative li:first-child {
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}

footer .footer-data .support {
    float: right;
    padding: 40px 0 40px 0;
}

    footer.light .footer-data .support a.logo-dial {
        background-image: url('../img/logo-dial.png');
        background-repeat: no-repeat;
        background-position-y: bottom;
        float: left;
        display: inline-block;
        width: 100px;
        height: 51px;
        padding-right: 12px;
        border-right: 2px groove rgba(255, 255, 255, .29);
        margin-right: 12px;
    }
    
    footer.light .footer-data .support a.logo-iab {
        background-image: url('../img/logo-iab.png');
        background-repeat: no-repeat;
        float: left;
        display: inline-block;
        width: 100px;
        height: 51px;
    }

    
    footer.dark .footer-data .support a.logo-dial {
        background-image: url('../img/logo-dial-dark.png');
        background-repeat: no-repeat;
        background-position-y: bottom;
        float: left;
        display: inline-block;
        width: 100px;
        height: 51px;
        padding-right: 12px;
        border-right: 2px groove rgba(80, 80, 80, .23);
        margin-right: 12px;
    }
    
    footer.dark .footer-data .support a.logo-iab {
        background-image: url('../img/logo-iab-dark.png');
        background-repeat: no-repeat;
        float: left;
        display: inline-block;
        width: 100px;
        height: 51px;
    }




footer.light .license {
    padding: 10px;
    border-top: 2px groove rgba(255, 255, 255, .29);
}

footer.dark .license {
    padding: 10px;
    border-top: 2px groove rgba(80, 80, 80, .23);
}

    footer .license a.logo-plumon {
        background-image: url('../img/logo-plumon.png');
        background-repeat: no-repeat;
        display: inline-block;
        width: 20px;
        height: 20px;
        float: left;
    }
    
    footer.light .license small {
        font-size: 11px;
        color: #737277;
        float: right;
    }
    
    footer.dark .license small {
        font-size: 11px;
        color: #969697;
        float: right;
    }