/* Saisissez votre CSS personnalisé ci-dessous */

/* GLOBAL */

span.avia_iconbox_title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

strong {
    font-weight: normal;
}

#top label {
    font-weight: 400;
    font-size: 1em;
}

/* HEADER MENU */

span.avia-menu-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

/* PAGE NEWS */

strong.news-headline {
    font-weight: 400 !important;
    font-size: 16px !important;
}

/*
span.avia-menu-text {
    text-transform: uppercase;
}*/

/* FOOTER */

span.copyright {
    text-transform: uppercase;
}

#menu-item-112 span.avia-menu-text {
    text-transform: uppercase;
    font-size: 12px;
}


#scroll-top-link {display: none; }