#content {width:100%;text-align:center}
body {font-family: Arial}
h1,h2,h3,h4 {display:inline;}
h1 {color:#0000FF;}
p.titre {width:400px;}
div.contenu       {
    float:none;
    width:760px;
    padding-bottom:25px;
    padding-left:0px;
    padding-right:0px
}
div.contenu_right {float:right;}
div.contenu_left  {float:left;}
p.contenu {text-align:justify;}
ul {text-align:justify;}
blockquote {font-size:12px;}
.sup  {text-decoration:none;color:#006600;font-weight:bold}
.special {color:#FF0000}
.specialgreen {color:#006600}