a:link {
    color: #880000;
    font-size: 10pt;
    text-decoration: none;
    font-style: normal;
}
a:visited {
    color: #880000;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    color: #880000;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
a:active {
    color: #880000;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
a.souligne:link, a.souligne:visited {
    color: #880000;
    font-size: 8pt;
    text-decoration: underline;
    font-weight: normal;
}
a.souligne:hover {
    color: #885555;
    font-size: 8pt;
    text-decoration: underline;
    font-weight: normal;
}

a.image:link img, a.image:visited img {
    border-width: 2px;
    border-color: #880000;   
}
a.image:hover img, a.image:active img{
    border-width: 2px;
    border-color: #FFC800;   
}

img{
    border-width: 0px;
    margin : 0px 0x 0px 0px;
}

img.mg{
margin : 5px 5px 5px 0px;
float : left;
}

img.md{
margin : 5px 0px 5px 5px;
float : right;
}


body{
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}


p.grand {
font-size: 16pt;
color:#880000;
}

p.grandmajuscule {
font-size: 20pt;
color:#880000;
font-variant: small-caps ;
}

p.moyengd {
font-size: 14pt;
color:#880000;
padding-bottom:10px;
}

p.moyen {
font-size: 10pt;
color:#880000;
margin-top: 15px;
margin-bottom: 5px;
}

h3{
margin-top: 0px;
margin-bottom: 0px;
}

p.petit {
font-size: 8pt;
color:#880000;
margin-top: 0px;
margin-bottom: 5px;
}

h5{ padding-top: 0px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

table.cadreprincipal {
width: 950px;
height: 660px;
border-size: 0px;
border-style:solid;
border-width:0px;
border-spacing: 0px;
border-collapse: collapse;
padding: 0px;
}


table.pagenormale {
width: 890px;
height: 620px;
border-size: 0px;
border-style:solid;
border-width:0px;
border-collapse: collapse;
border-spacing: 0px;
background-color:#111111;
}

table.pagegauche {
width: 445px;
height: 620px;
border-size: 0px;
border-style:solid;
border-width:0px;
border-collapse: collapse;
background-attachment: fixed;
background-repeat:repeat-x;

border-spacing: 0px;
}

table.pagedroite {
width: 445px;
height: 620px;
border-size: 0px;
border-style:solid;
border-width:0px;
border-collapse: collapse;
background-attachment: fixed;
background-repeat:repeat-x;
border-spacing: 0px;
}


td.haut {
text-align: justify ;
vertical-align: top ;
padding:0px;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
width: 445px;
height: 598px;
border-spacing: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px; }
}

td.bas {
text-align: center ;
vertical-align:bottom;
padding:0px;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
width: 445px;
height: 12px;
border-spacing: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

td.page {
width=445px;
height=620px;
padding:0px;
border-style:solid;
border-width:0px;
border-size: 0px;
border-spacing: 0px;
}





li {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 12px;
color:#880000;
display : list-item;
list-style-position: outside;
}


div.gras1{
font-size:12px;
font-weight:bold;
color:#880000;
}
div.normal1{
font-size:12px;
font-weight:normal;
color:#880000;
}

div.gras2{
font-size:12px;
font-style: italic;
font-weight:bold;
color:#000000;
}
div.normal2{
font-size:12px;
font-style: italic;
font-weight:normal;
color:#000000;
}

a.arrowr:link, a.arrowr:visited {
width:45px; 
height:12px; 
text-decoration:none; 
text-align:center; 
color:#000000;
font-weight:normal;
font-style: italic;
font-size:8pt;
background-image:url(images/arrowr.gif);
background-position:center right;
background-repeat:no-repeat;
padding:0px;
}
a.arrowr:hover, a.arrowr:active{
width:45px; 
height:12px; 
text-decoration:none;
text-align:center; 
color:#000000;
font-weight:normal; 
font-style: italic;
font-size:8pt;
background-image:url(images/arrowr2.gif);
background-position:center right;
background-repeat:no-repeat;
padding:0px}
.arrowr{text-align:right;padding:0px;}

a.arrowl:link, a.arrowl:visited {
width:45px; 
height:12px; 
text-decoration:none; 
text-align:center; 
color:#000000;
font-weight:normal;
font-style: italic;
font-size:8pt;
background-image:url(images/arrowl.gif);
background-position:center right;
background-repeat:no-repeat;
padding:0px;
}
a.arrowl:hover, a.arrowl:active{
width:45px; 
height:12px; 
text-decoration:none;
text-align:center; 
color:#000000;
font-weight:normal; 
font-style: italic;
font-size:8pt;
background-image:url(images/arrowl2.gif);
background-position:center right;
background-repeat:no-repeat;
padding:0px}
.arrowl{text-align:right;padding:0px;}
