@charset "iso-8859-1";

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px dotted #EC780E;
    margin: 20px auto;
    font-size: 12px;
    width: 620px;
    padding: 10px;
}
#page, #conteneur, #wrapper {
    margin: auto;
    width: 100%;
}

#contents {
    padding: 0px;
}

#leftbar, #rightbar, #banner, #footer, #accessibility, .breadcrumb, #signature { display: none; }

pre { overflow: visible; }

a {
    font-weight: bold;
    color: #EC780E;
}

h1, h2, h3, h4, h5, h6 { color: #EC780E; }

#cartouche {
    border-bottom: 1px dotted #EC780E;
    font-size: 0.9em;
    padding-bottom: 10px;
}

#cartouche img {
    margin-bottom: 5px;
    border: 0px;
}

#cartouche hr { border: 1px solid white; }