body {}

p {}

td   {
color: black;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.couranform {
color: black;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
border: solid 1pt black }

.couranformcenter {
color: black;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-align: center;
border: solid 1pt black }

.couranformright {
color: black;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-align: right;
border: solid 1pt black }

.titre {
color: #700;
font-size: 18pt;
font-family: "Times New Roman", Georgia, Times
}

.bordure {
border: solid 1pt black
}

.petit {
color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.noprint {
display: none;
}

div#actu_container {
   width: 850px;
   font: normal 14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

h1 h2 h3
{  
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
}

#actu_container h1 {
    display: inline;
    font-size: 20px;
    color: #ff0065;
    text-decoration: underline;
}

#actu_container h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333399;
    text-align: left;
}

#actu_container p {
    margin-bottom: 10px;
    text-align: left;
}

#actu_container ul {
    
    padding-left: 30px;
    margin: 0px;
    text-align: left;
}

#actu_container li {
    text-align: left;
    list-style-type: square;
    padding: 0px;
    margin: 0px;
}

#livr li {
    list-style-type: disc; 
    padding: 0px;
    margin: 0px;
}

div#signature {
   position: relative;
   top: 20px;
   width: 830px;
   height: 150px;
   font: normal 14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   text-align: right;
}