@charset "iso-8859-1";

body {
    font-family: Arial, Helvetica, sans-serif;
    background: #ACAAA1;
    padding: 20px 0px;
    margin: 0px auto;
    font-size: 12px;
    width: 640px;
}

#page, #conteneur, #wrapper {
    margin: 0px;
    width: 100%;
}

#contents { padding:0; }

#print {
    background: white;
    padding: 10px;
}

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

pre { overflow: visible; }

img { border: 0px; }

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

#cartouche {
    border-bottom: 2px dotted #454440;
    padding-bottom: 20px;
}

#cartouche a img { padding-bottom: 10px; }

#cartouche strong { color: #454440;}

#cartouche big strong { color: #454440; }

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