html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
    display: block;
}
body{
    line-height: 1;
}
ol, ul{
    list-style: none;
}
blockquote, q{
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after{
    content: '';
    content: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
/**/

@font-face{
    font-family: 'frutiger-lightregular';
    src: url('fonts/Frutiger/Frutiger-Light.woff') format('woff2'),
    url('fonts/Frutiger/Frutiger-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'frutiger-romanregular';
    src: url('fonts/Frutiger/FrutigerLTW01-55Roman.svg') format('svg'),
    url('fonts/Frutiger/FrutigerLTW01-55Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'frutiger-bold';
    src: url('fonts/Frutiger/Frutiger-bold.woff2') format('woff2'),
    url('fonts/Frutiger/Frutiger-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/**/
body{
    width: 930px;
    padding: 15px;
    margin: 0 auto !important;
}
#header{
    margin-bottom: 36px;
}
#main{
    display: inline-block;
    width: 595px;
    vertical-align: top;
    padding-right: 30px;
}
#main h2, #main h3, #main h3 a{
    color: #003884;
}
#main h3 a{
    text-decoration: none;
}
#main h3 a:hover{
    text-decoration: underline;
}
#main h2{
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 18px;
    font-family: 'frutiger-bold', sans-serif;
}
#main p{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 18px;
    font-family: 'frutiger-romanregular', sans-serif;
}
#main p b{
    font-family: 'frutiger-bold', sans-serif;
    font-weight: bold;
}
#main .publi_bloc:first-of-type{
    margin-top: 56px;
}
#main .publi_bloc{
    margin-bottom: 34px;
}
#main .publi_bloc h3{
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-family: 'frutiger-bold', sans-serif;
}
#main .publi_bloc img{
    border: 1px solid #b5b5b5;
}
#main .publi_bloc .text{
    vertical-align: top;
    width: 315px;
    padding-left: 15px;
    display: inline-block;
    margin: 0;
}
#main .publi_bloc .text p{
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    font-family: 'frutiger-lightregular', sans-serif;
}
#main .publi_bloc .text a{
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    color: #008dd1;
    text-decoration: none;
    font-family: 'frutiger-lightregular', sans-serif;
    font-weight: bold;
}
#main .publi_bloc .text a:hover{
    text-decoration: underline;
}
#main .legende p{
    color: #6a6a6a;
    font-size: 11px;
    line-height: 12px;
}
#sidebar{
    display: inline-block;
    width: 300px;
    vertical-align: top;
}
#sidebar .outils .entete, #sidebar .paroles_dexperts .entete{
    background-color: #003883;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    padding: 15px 0;
    text-transform: uppercase;
    height: auto;
    font-family: 'frutiger-bold', sans-serif;
}
#sidebar .outils li{
    background-color: #008dd1;
    color: #FFF;
    vertical-align: top;
    margin-bottom: 4px;
}
#sidebar .outils li a{
    color: #FFF;
    text-decoration: none;
    display: block;
    height: 100%;
    width: 100%;
    font-family: 'frutiger-bold', sans-serif;
    font-size: 16px;
    line-height: 18px;
}
#sidebar .outils li p{
    display: inline-block;
    vertical-align: top;
    width: 150px;
    text-align: center;
    margin-left: 30px;
    margin-top: 24px;
    font-family: 'frutiger-bold', sans-serif;
}
#sidebar .outils li:nth-child(2) p{
    margin-top: 32px;
}
#sidebar .outils li img{
    padding: 15px 15px 12px 15px;
    border-right: 2px #FFF dashed;
}
#sidebar .paroles_dexperts .entete{
    margin-bottom: 4px;
    margin-top: 20px;
}
#sidebar .paroles_dexperts p{
    background-color: #008dd1;
    color: #FFF;
    padding: 6px 8px;
    margin-top: -4px;
    margin-bottom: 4px;
    font-family: 'frutiger-bold', sans-serif;
    font-size: 14px;
    line-height: 16px;
}
#sidebar .paroles_dexperts li:last-of-type{
    margin-bottom: 35px;
}
#footer div{
    display: inline-block;
    height: 53px;
    vertical-align: top;
    margin-left: -4px;
}
#footer .contact{
    display: inline-block;
    background-color: #87888a;
    color: #FFF;
    width: 210px;
    margin-left: 0;
    text-transform: uppercase;
    text-align: center;
    padding-top: 14px;
    height: 40px;
}
#footer .contact img{
    margin-right: 8px;
    margin-bottom: -2px;
}
#footer .contact p, #footer .contact p a{
    display: inline-block;
    font-family: 'frutiger-bold', sans-serif;
}
#footer .contact p a{
    color: #FFF;
    text-decoration: none;
}
#footer .contact p a:hover{
    text-decoration: underline;
}
#footer .middle{
    background-color: #e0e1e0;
    width: 613px;
    text-align: center;
    padding-top: 14px;
    height: 38px;
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
}
#footer .middle a{
    text-decoration: none;
    color: #003884;
    font-size: 18px;
    font-family: 'frutiger-romanregular', sans-serif;
}
#footer .middle a:hover{
    text-decoration: underline;
}
#footer .middle img{
    margin-bottom: -8px;
    margin-right: 40px;
}
#footer .middle img:last-of-type{
    margin-right: 0;
    margin-left: 40px;
}
#footer .legende{
    text-align: center;
    font-size: 14px;
    padding-top: 16px;
    font-family: 'frutiger-romanregular', sans-serif;
}
#footer .pileje_logo{
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
}