@charset "iso-8859-1";


body {
    margin: 0;
    padding: 0;
    /*margin-left:10px; */
    }



h1 {color: #006600; text-align: center}



h2 {color: #006600; text-align: left}


a:visited {
      color: #FF9900;
}


h3 {color: #006600; text-align: left}



p {color: #000000; text-align: justify; font-family: "Times New Roman", Times, serif; font-size: 12px}


.textepresent {color: #000000; text-align: justify; font-family: "Times New Roman", Times, serif; font-size: 14px}


.centre { text-align: center}

.vert-pgphe {color: #006600; font-weight: bold; font-size: 13pt}

.vertclair {color: #33ff00}

.vertfonce {color: #006600}

.alignright {
    padding-left: 4px;
    padding-top: 4px;
    float: right;
    border: 0;
 }
 
.alignleft {
    padding-right: 4px;
    padding-top: 4px;
    float: left;
    border: 0;
 }

#texte{
    width: 620px;
    }




