header{
    width: 990px;
    font-family: arial, sans-serif;
    font-size: 12px;
    margin: auto;
}

header a {
    text-decoration:none;
}
.top-header-link {
    box-sizing: border-box;
    display: table;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.top-header-link li {
    color: #002b6f;
    display: table-cell;
    font-size: 12px;
    padding: 0 18px;
}
.top-header-link a {
    color: #002b6f;
}
.top-header-link .number {
    background-color: #ffffff;
    border-color: #777777;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    color: #777777;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 17px;
    line-height: 18px;
    padding: 0 4px;
    position: relative;
    vertical-align: middle;
}
.top-header-link .number::after {
    border-bottom: 5px solid #888888;
    border-left: 6px solid #ffffff;
    border-top: 5px solid #888888;
    content: "";
    position: absolute;
    right: -6px;
    top: 4px;
}
.top-header-link .toll {
    background-color: #888888;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-size: 8px;
    font-weight: 700;
    height: 23px;
    line-height: 1;
    margin-left: -3px;
    padding: 4px 0 0 12px;
    text-align: left;
    vertical-align: middle;
    width: 90px;
}

header .logo {
    top: 8px;
    position: relative;
}
header .logo,
header nav {
    display: inline-block;
    vertical-align: middle;
}

.main-area {
    background-color: #002b6f;
    height: 70px;
    padding: 10px 0 0 10px;
}

header nav ul {
    list-style-type:none;
    padding:0;
    margin: 0 0 0 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdfdfd+0,d9dadc+15,d9dadc+85,fdfdfd+100 */
    /* background: #fdfdfd; */ /* Old browsers */
    /* background: -webkit-linear-gradient(left, #eee 0%,#d9dadc 5%,#d9dadc 95%,#eee 100%); */ /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to right, #eee 0%,#d9dadc 5%,#d9dadc 95%,#eee 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#fdfdfd',GradientType=1 ); /* IE6-9 */
}

header nav ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

header nav li{
    float:left;
    display: inline-block;
    padding:1px 15px;
}

header nav li a {
    display:block;
    padding: 13px 12px 0 12px;
    /* background: #eee; */
    color: #fff;
    font-weight:bold;
    /*height: 40px;*/
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    font-size:11px;
}

header nav li:first-child a {
    padding: 13px 12px 0 12px
}
header nav li:last-child a {
    padding: 13px 12px 0 12px
}

footer {
    border-top: 10px solid #002b6f;
    clear: both;
    margin: auto;
    overflow: hidden;
    width: 990px;
    font-family: arial, sans-serif;
    font-size: 12px;
}
footer p {
    padding-bottom: 0;
    margin: 0;
}
footer .title-contact {
    color: #172642;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin: 15px 5px 10px;
}
footer .title {
    display: inline-block;
    vertical-align: middle;
}
footer .links,
footer .links > div {
    display: inline-block;
    vertical-align: top;
}
footer .facebook a::before {
    background-position: -120px 0;
}
footer .twitter a::before {
    background-position: -150px 0;
}
footer .youtube a::before {
    background-position: -180px 0;
}
footer .googleplus a::before {
    background-position: -210px 0;
}
footer .footer-links {
    background: #e4e4e4 none repeat scroll 0 0;
    padding: 20px;
}
footer .links {
    border-right: 1px solid #002b6f;
    width: 699px;
}
footer .links > div {
    margin-right: -3px;
}
footer .links p {
    border: medium none;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}
footer .links ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
footer .links a {
    color: #4c4c4c;
    text-decoration: none;
}
footer .title-links {
    color: #002b6f;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: uppercase;
}
footer .links-1 {
    width: 150px;
}
footer .links-2 {
    width: 185px;
}
footer .links-3 {
    width: 160px;
}
footer .links-4 {
    width: 200px;
}
footer .links-4 a::before {
    background-image: url("../img/sprite_footer.png");
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    vertical-align: middle;
    width: 18px;
}
footer a.flag-espagne::before {
    background-position: -435px -7px;
}
footer a.flag-italie::before {
    background-position: -453px -7px;
}
footer a.flag-belgique::before {
    background-position: -471px -7px;
}
footer a.flag-portugal::before {
    background-position: -489px -7px;
}
footer a.flag-pologne::before {
    background-position: -507px -7px;
}
footer a.flag-roumanie::before {
    background-position: -525px -7px;
}
footer a.flag-argentine::before {
    background-position: -543px -7px;
}
footer a.flag-france::before {
    background-position: -561px -7px;
}
footer .contact {
    color: #4c4c4c;
    display: inline-block;
    margin-left: -4px;
    text-align: right;
    vertical-align: top;
    width: 250px;
}
footer .contact .find-it::after,
footer .contact .jobs::after,
footer .contact-mail::after,
footer .contact-tel::after {
    background-image: url("../img/sprite_footer.png");
    content: "";
    display: block;
    height: 30px;
    right: 0;
    top: 0;
    width: 30px;
}
footer .contact a {
    color: #002b6f;
    display: block;
    text-decoration: underline;
}
footer .contact .title {
    font-size: 13px;
    font-weight: 700;
    padding: 10px 0;
    text-transform: uppercase;
}
footer .contact .centers .title {
    color: #0090d7;
}
footer .contact p {
    line-height: 15px;
}
footer .contact .find-it,
footer .contact .jobs {
    padding-right: 40px;
    position: relative;
}
footer .contact .find-it::after,
footer .contact .jobs::after {
    position: absolute;
}
footer .contact .find-it::after {
    background-position: -240px 0;
}
footer .contact .jobs::after {
    background-position: -398px 0;
}
footer .contact .lh30 {
    line-height: 30px;
}
footer .contact-us {
    margin-top: 20px;
}
footer .contact-us .title {
    color: #002b6f;
}
footer .contact-mail,
footer .contact-tel {
    line-height: 30px;
    margin-bottom: 10px;
    padding-right: 40px;
    position: relative;
}
footer .contact-mail::after,
footer .contact-tel::after {
    position: absolute;
}
footer .contact-mail::after {
    background-position: -270px 0;
}
footer .contact-tel::after {
    background-position: -300px 0;
}
footer .footer-bottom ul {
    padding: 10px 0;
    text-align: center;
}
footer .footer-bottom li {
    display: inline-block;
    margin: 0 3px;
    padding: 0;
    text-align: center;
}
footer .footer-bottom li:first-child a::before {
    content: none;
}
footer .footer-bottom a {
    color: #4c4c4c;
    font-size: 11px;
}
footer .footer-bottom a.special {
    color: #e52713;
    font-weight: 700;
}
footer .footer-bottom a::before {
    content: "|";
    display: inline-block;
    margin-right: 6px;
    vertical-align: top;
}