/* COMPOSTELLE */

body {
     background-color: white;
     margin: 0px 0px 0px 0px;
}

p, td, li {
     text-align: justify;
     font-style: normal;
     font-weight: normal;
     font-size: medium;
     line-height: normal;
     color: black;
     font-family: Arial, Helvetica, sans-serif;
}

sup {
     font-size: 11px;
     font-family: Arial, Helvetica, sans-serif;
}

td.centre {
     text-align: center;
     font-style: normal;
     font-weight: normal;
     font-size: medium;
     line-height: normal;
     color: black;
     font-family: Arial, Helvetica, sans-serif;
}

.noScreen {
     display: none;
}

/*
html {
     scrollbar-3dlight-color:blue;
     scrollbar-arrow-color:#fc3;
     scrollbar-base-color:#039;
     scrollbar-darkshadow-color:black;
     scrollbar-face-color:#039;
     scrollbar-highlight-color:#333333;
     scrollbar-shadow-color:dark-blue;
     scrollbar-track-color:#ff9c00;
}

*/

h1 {
     color: #c60;
     font-weight: bold;
     font-size: 30px;
     line-height: 30px;
}

h2 {
     color: #003;
     font-size: medium;
}

h3 {
     color: #a00000;
     font-size: small;
}

h4 {
     font-size: x-small;
}

p {
     text-align: justify;
}

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

.center {
     text-align: center;
}

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

.right {
     text-align: right;
}

.left {
     text-align: left;
}

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

.ouvragenotice {
     font-size: 13px;
}

.ouvragetitre {
     font-weight: bold;
     font-size: 13px;
     margin-top: 30px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
}

.ouvrage {
     font-size: 13px;
     font-weight: bold;
     color: #006;
     margin-top: 0px;
     margin-right: 7px;
     margin-bottom: 0px;
     margin-left: 0px;
}

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

a:link {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:hover {color: blue; text-decoration: underline;}
a:active {color: blue; text-decoration: none;}

/* COMPOSTELLE */

