/******* Footer **************************/
#site > footer {
    width: 100%;
    background-color: #273451;
    color: white;
}

#site > footer ul,
#site > footer ul ul {
    padding-left: 0px;
}

#top-footer {
    border-bottom: 1px solid #161e34;
}

#top-content-footer {
    width: 960px;
    margin: 0 auto;
    padding: 25px 0 0 0;
    font-size: 13px;
    color: white;   
}

#top-content-footer #left-column-footer {
    width: 360px;
    float: left;
}

#top-content-footer a#logo-ccip {
    background: transparent url(../images/logo_ccip.png) no-repeat 0 0;
    display: block;
    width: 220px;
    height: 55px;
    margin: 0 0 33px 0;
    float: left;
}

#top-content-footer p {
    margin: 0 0 10px 0;
    line-height: 140%;
}

#top-content-footer ul {
    list-style-type: none;
    margin-top: 25px;
}

#top-content-footer li {
    margin-bottom: 4px;
}

#top-content-footer li a {
    color: white;
    font-weight: bold;
}

#top-content-footer p span {
    font-size: 16px;
}

#right-column-footer {
    float: left;
    width: 598px;
}

#right-column-footer ul {
    margin: 0;
    clear: both;
}

#right-column-footer > ul > li {
    width: 190px;
    float: left;
    margin-left: 9px;
    font-weight: bold;
}

#right-column-footer ul ul {
    margin-top: 6px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 20px;
}

#right-column-footer ul ul ul {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 11px;
    margin-bottom: 0px;
}

#right-column-footer ul ul li a {
    font-weight: normal;
}

#middle-footer {
    height: 29px;
    border-top: 1px solid #384563;
    border-bottom: 1px solid #161e34;
}

#middle-footer ul {
    margin: 0 auto;
    width: 1000px;
    list-style-type: none;
    color: white;
}

#middle-footer ul li {
    float: left;
    margin-right: 32px;
}

#middle-footer ul li p {
    font-size: 15px;
}

#middle-footer ul li a {
    font-size: 14px;
    color: white;
    display: block;
    margin-top: 1px;
}

#bottom-footer {
    border-top: 1px solid #384462;
    padding: 7px 0 12px 0;
}

#content-bottom-footer {
    margin: 0 auto;
    width: 1000px;
}

#bottom-footer p {
    color: white;
    float: left;
    font-size: 14px;
    opacity: 0.6;
    width: 75px;
    margin: 0 8px 0 0;
    padding-top: 9px;
    line-height: 1.2;
}

#bottom-footer a#logo-cge-asso {
    background: transparent url(/extension/smileheccorporate/design/corporate/images/Logo_CGE_Q_B_FR.png) no-repeat bottom right;
    float: left;
    background-size: 100% 100%;
    display: block;
    width: 113px;
    height: 38px;
}

#content-bottom-footer a#logo-paris-tech {
    background: transparent url(../images/logo_paris-tech.png) no-repeat bottom left;
    display: block;
    width: 96px;
    height: 40px;
    margin-left: 20px;
    float: left;
}

#bottom-footer a#logo-campus-paris-saclay {
    float: left;
    background: transparent url(../images/logo_campus_paris_saclay.png) no-repeat bottom right;
    display: block;
    width: 113px;
    height: 38px;
    margin: 0 66px 0 0;
}

#site > footer #content-bottom-footer ul{
    margin-top: 0px;
}

#bottom-footer ul {
    list-style-type: none;
    float: right;
}

#bottom-footer li {
    float: left;
    margin-left: 12px;
}

#logo-association-of-mbas{
    background: url(../images/AMBAs.png) no-repeat scroll left top transparent;
    display: block;
    height: 24px;
}

#logo-aacsb, #logo-equis {
    background: url(../images/logos_footer.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
}

#bottom-footer li a#logo-association-of-mbas {
    margin-top: 5px;
    width: 95px;
}

#bottom-footer li a#logo-association-of-mbas:hover {
    background-position: bottom left;
}

#bottom-footer li a#logo-aacsb {
    width: 36px;
    background-position: -77px top;
}

#bottom-footer li a#logo-aacsb:hover {
    background-position: -77px bottom;
}

#bottom-footer li a#logo-equis {
    width: 49px;
    background-position: -113px top;
}

#bottom-footer li a#logo-equis:hover {
    background-position: bottom right;
}
