@charset "iso-8859-1";

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

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

#contents { padding:0; }


#cartouche_img{float:left; padding:0px 20px 0px 0px;}

#cartouche_texte{padding:15px 0px 0px 0px;}

#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: #D80101
}

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

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

#cartouche strong { color: #D80101}

#cartouche big strong { color: #D80101; }

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

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}


