.classement_logos img {
    padding-top: 6px;
    padding-right: 3px;
    padding-left: 3px;
}

.classement_compatible {
    font-family: "fira_sansbook", sans-serif;
    font-size: 30px;
    color : #666;
    z-index: 1;
    padding-bottom:20px;
}

.classement_bouton {
    background: #f96475;
    font-size: 30px;
    color : #FFF;
    font-weight:bold;
    width: 100%;
    padding-bottom:20px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
    cursor:pointer;
}

.classement_bouton:hover {
    background-color: #f96475;
}


.classement_bouton_small {
    font-size: 12px;
}


footer {
    padding: 60px 0; }
footer .column_title {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 12px;
    letter-spacing: 3px; }
footer .footer_column_links ul {
    margin: 0;
    padding: 0; }
footer .footer_column_links ul li {
    margin: 0;
    padding: 0;
    line-height: 30px; }
footer .footer_column_links ul li a {
    color: #474a51; }
footer #bloc_newsletter .bloc_title {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 11px;
    margin-bottom: 5px; }
footer #bloc_newsletter #newsletter_subscription {
    position: relative;
    width: 80%;
    margin-bottom: 33px; }
footer #bloc_newsletter #newsletter_subscription input {
    width: 100%; }
footer #bloc_newsletter #newsletter_subscription button {
    position: absolute;
    top: 4px;
    right: 16px;
    margin: 3px 0;
    height: 36px;
    width: 33px;
    background: #ffffff url("/Common/Images/Public/small_arrow_grey.png") no-repeat center center;
    border: none;
    text-indent: -5000px; }
footer #bloc_social {
    overflow: hidden; }
footer #bloc_social .social_label {
    display: inline-block;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 3px;
    vertical-align: middle; }
footer #bloc_social ul {
    margin: 0 0 0 16px;
    display: inline-block;
    padding: 0;
    vertical-align: middle; }
footer #bloc_social ul li {
    display: inline-block; }

