﻿body {
    /*margin:15px;*/
    width:100%;
    font-size:12pt;
}
body.fondPage {
    background-image:none;
}
input[type="button"],input[type="submit"] {
    display:none;
}
.noprint, #header, #gauche, #basGauche, #droite, #divMenu, #footer, h4 {
    display:none;
}
#centre2col {
    padding:0;
    width:100% !important;
    width:17cm;
}
#centre3col {
    padding:0;
    width:100% !important;
    width:17cm;
}
.h1 {
    background:none;
}
.h1 div {
    border:solid 1px black;
    background:none;
}
.h1 div span {
    color:black;
    padding:0 25px 0 25px;
    background:none;
}
h2 {
    color:Black;
}
.encadrement3 {
    border-left:solid 1px black;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
}
.imgFicheArt {
    width:13cm !important;
    height:13cm !important;
    width:9cm;
    height:9cm;
}