html {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
color: #00309c;
background-image: url(img/bg.png);
background-repeat: repeat-y;
font-family: sans-serif; 
font-size: 9pt;
list-style-position: inside;
}
a img {
border: 0;
}
a:link {
color : #00309c;
}
a:visited {
color : #004880;
} /*  */
a:hover, a:active {
color: #0000ff;
}
#bgauche {
position: absolute;
top: 0;
left: 0;
width: 222px;
height: 509px;
background-image: url(img/bande_gauche_ul.png);
background-repeat: no-repeat;
}
#menu {
display: block;
position: absolute;
top: 0;
left: 222px;
z-index:90;
width: 557px;
height: 17px;
background-image: url(img/bandebleue.png);
background-repeat: repeat-x;
color: #ffffff;
}
#menu * {
margin: 0;
padding: 0;
}
#menu dl {
background-image: url(img/bandebleug.png);
background-repeat: no-repeat;
list-style-type: none;
color: inherit;
float: left;
width: 138px;
cursor: pointer;
text-align: left;
font-weight: bold;
border: 0px none;
}
#menu dt {
padding-left: 22px;
}
#menu dt a {
color: #ffffff;
text-decoration: none;
}
#menu dt:hover, #menu dt a:hover {
color: #d2e7ff;
}
#menu dd {
width: 133px;
border: solid 1px #00309c;
margin-top: 1px;
margin-left: 4px;
}
#menu li {
display: inline;
list-style-type: none;
height: 22px;
width: 129px;
font-size: 8pt;
font-weight:bold;
}
#menu li a {
display: block;
width: 125px;
margin: 0;
padding: 4px;
color: #336699;
background: white;
text-decoration: none;
}
#menu li a:hover {
background: #336699;
color: white;
}
#corps {
position: absolute;
z-index: 1;
top: 0px;
bottom: 0px;
left: 222px;
width: 550px;
height: 100%;
color: #00309c;
background-color: #ffffff;
background-image: url(img/fond_procto.png);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: center 18px;
text-align: left;
}
#corps div.comm a {
font-size: 11pt;
text-align: left;
}
#corps div.comm  p{
color: black;
text-align: justify;
margin-top: 5px;
margin-bottom: 10px;
}
#corps div.navi {
color: #0000ff;
background-image: url(img/navi.png);
border: ridge medium #999999;
margin-bottom: 12px;
margin-left: 55px;
padding-top: 12px;
width: 385px;
}
#corps div.encart {
color: #0000ff;
background-image: url(img/navi.png);
border: solid 1px #999999;
clear: both;
margin-top: 12px;
margin-bottom: 20px;
margin-left: 7px;
margin-right: 7px;
padding: 5px;
width: 533px;
}
#corps div.encartg {
color: #0000ff;
background-image: url(img/navi.png);
border: solid 1px #999999;
float: left;
margin-right: 7px;
padding: 5px;
width: 256px;
}
#corps div.encartd {
color: #0000ff;
background-image: url(img/navi.png);
border: solid 1px #999999;
float: right;
margin-left: 7px;
padding: 5px;
width: 256px;
}
#corps div.encart * {
width: 533px;
border: 0;
}
#corps div.encart li {
width: 450px;
}
#corps div.encart strong, #corps div.encart em {
width: auto;
}
#corps div.encartg *, #corps div.encartd * {
width: 256px;
border: 0;
}
#corps div.condense {
font-size: 80%;
}
#corps div.condense p {
margin-top: 5px;
margin-bottom: 5px;
}
#corps div.condense li {
margin-top: 0px;
margin-bottom: 0px;
}
#corps a.separation {
display: block;
clear: both;
background-color: #eeeeee;
color: inherit;
text-decoration: none;
text-align: center;
border-top: solid thin #999999;
border-bottom: solid thin #999999;
}
#corps p.signature {
font-style: italic;
text-align: right;
margin-right: 20px;
}
#corps h1 {
font-family: "Comic Sans MS",cursive;
font-size: 16pt;
font-weight: bold;
text-align: right;
background: transparent;
color: #f99000;
border-bottom: dotted medium #c0c3c6;
margin-top: 17px;
}
#corps h2 {
font-size: 12pt;
font-weight: bold;
text-align: center;
background: transparent;
color: #f99000;
margin-top: 8px;
margin-left: 0;
}
#corps h3 {
font-size: 11pt;
font-weight: bold;
text-align: center;
background: transparent;
color: #f99000;
margin-top: 8px;
margin-left: 0;
}
#corps h4 {
font-size: 10pt;
font-weight: bold;
background: transparent;
color: #008080;
margin: 0;
}
#corps p, #corps ul, #corps ol {
text-align: justify;
}
#corps ul {
list-style-type: square;
}
#corps li {
margin-top: 5px;
margin-bottom: 5px;
margin-right:5px;
}
#corps dt {
padding: 1pt;
width: 140px;
clear: left;
float: left;
}
#corps dd {
margin-left: 140px;
padding: 1pt;
}
#corps table {
font-size: 8pt;
margin: 7px;
padding: 0;
border: solid 1px;
border-spacing: 0;
border-collapse: collapse;
width: 543px;
clear: both;
}
#corps caption {
font-weight: bold;
text-align: center;
margin-top: 15px;
margin-bottom: 5px;
}
#corps thead, #corps tfoot {
font-weight: bold;
text-align: center;
}
#corps td {
padding: 3px;
border: solid 1px;
}
