body 
    { 
    background : #000066 url(fondcpp.gif) repeat fixed;
    color : white; 
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    margin : 1em 1em 1em 1em;
    }

body.PagePrincipale 
    { 
    text-align : center; 
    }

p
    {
    margin-top : 1.5em;
    margin-bottom : 1.5em;
    }

dt
    {
    font-weight : bold;
    }

table
    {
    margin-top : 1.5em;
    margin-bottom : 1.5em;
    margin-left: auto;
    margin-right: auto;
    text-align : center;
    }

body.PageTexte p
    {
    width : 600px;
    text-align : left;
    }

body.PageTexte li
    {
    width : 600px;
    text-align : left;
    list-style-type: disc;
    list-style-position:outside;
    vertical-align:top;
    margin-bottom : 1em;
    }

body.PageTexte dd, body.PageTexte dt
    {
    width : 600px;
    text-align : left;
    margin-top : 1em;
    margin-bottom : 1em;
    }

hr
    {
    border-style : solid;
    margin-top : 0;
    margin-bottom : 0;
    margin-left: auto;
    margin-right: auto;
    }

a img
    {
    border : 1px solid #0000CC;
    }

a:link 
    {
    text-decoration : none; 
    background-color : transparent;
    color : #00FF00; 
    }

a:visited 
    {
    text-decoration : none; 
    background-color : transparent;
    color : #FFFF99; 
    }

a:active 
    { 
    text-decoration : none; 
    background-color : transparent;
    color : #FFFF33; 
    }

a:hover 
    {
    text-decoration : underline; 
    background-color : transparent;
    color : #00FF00; 
    }

hr.Longue
    {
    width : 95%;
    }

.Courte
    {
    width : 85%;
    }

h1 
    { 
    text-align : center;
    font-size : 20pt; 
    }

h2 
    { 
    text-align : left;
    font-size : 18pt; 
    }

h3
    { 
    font-size : 12pt; 
    text-align : left;
    }

h4 
    { 
    font-size : 10pt; 
    }

h6 
    { 
    font-size : 10pt; 
    text-align : center;
    }

h5  { 
    text-align : left;
    font-size : 9pt; 
    }


body.PagePrincipale span
    {
    font-size : 4pt;
    color : #000066; 
    background-color : transparent;
    }

body.PagePrincipale span a:visited
    {
    color : #000066; 
    background-color : transparent;
    }

table td
    { 
    text-align : left; 
    }

table.Annonce 
    {
    border-style : ridge;
    color : white;
    background-color : #006666;
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    }

table.Présentation 
    { 
    border-style : none; 
    background-color : transparent;
    text-align : center; 
    }

