body {
     text-align: left;
     font-style: normal;
     font-weight: normal;
     font-size: small;
     margin-left: 0px;
     margin-right: 0px;
     padding: 0;
     line-height: normal;
     color: black;
     font-family: "Times New Roman", Times, serif;
}

#Content {
        width:800px;
	margin:0px auto;
        text-align:left;    /* correctif pour IE5 */
        padding:15px;
        border:1px #ffffff;
        background-color:#fefff4;
  }

td , li , dl {
     text-align: justify;
     font-style: normal;
     font-weight: normal;
     font-size: small;
     margin-left: 0px;
     margin-right: 0px;
     line-height: normal;
     color: black;
     font-family: "Times New Roman", Times, serif;
}
div {
     font-style: normal;
     font-weight: normal;
     font-size: small;
     margin-left: 0px;
     margin-right: 0px;
     line-height: normal;
     width: 700px;
     font-family: "Times New Roman", Times, serif;
}

.noPrint, .imageTop {
     display: none;
}

a , a:hover {
     text-decoration: underline;
}

a {
     color: black;
}
a:hover {
     color: #ff9c00;
}

h1 {
     font-weight: bold;
     font-size: 28px;
     line-height: 28px;
}

h2 {
     font-size: medium;
}

h3 {
     font-size: small;
}

h4 {
     font-size: x-small;
}

p {
     text-align: justify;
     font-style: normal;
     font-weight: normal;
     font-size: small;
     margin-right: 0px;
     line-height: normal;
     color: black;
     width: 700px;
     font-family: "Times New Roman", Times, serif;
}

.p-petit-rouge {
     color: #a00000;
     font-weight: bold;
     font-size: 13px;
}

.table {
     background-color: white;
     margin: 0px;
     padding: 0px;
     width: 100%;
}

.ouvragenotice {
     font-size: 13px;
}

.ouvragetitre {
     font-size: 13px;
     font-weight: bold;
}

.ouvrage {
     font-size: 13px;
     font-weight: bold;
     color: black;
}

hr {
     color: silver;
     font-size: xx-small;
     line-height: 5px
}

