body {
       margin-top: 0;
       padding: 0;
       background-color: #CDCFD3;
       color:#000000;
}

.titre {
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px;
       font-weight: bold; 
       color:#000000;
       text-decoration: none; 
       font-style: normal;
}

.texte {
       font-family: Arial, Verdana, sans-serif; 
       font-size: 12px; 
       color: #000000;
}

.texte:link {
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       color: #4E6191;
       text-decoration: underline;
}

.texte:visited {
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       color: #364468;
       text-decoration: underline;
}

.texte:hover {
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       color: #909BB8;
       text-decoration: underline;
}

.textegras {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: bold;
       color: #000000;
       text-decoration: none;
}

.textegrasbleu {
       font-family: Arial, Verdana, sans-serif; 
       font-size: 12px;
       font-weight: bold;
       color: #4E6191;
}

.textegrasorange {
       font-family: Arial, Verdana, sans-serif; 
       font-size: 12px;
       font-weight: bold;
       color: #FF9900;
}
.textecomment {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px; 
       font-weight: normal; 
       color: #4E6191;
       text-decoration: none;
}

.comment {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px; 
       font-weight: normal; 
       color: #A4A4A4; 
       text-decoration: none;
}

.comment:link {
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       color: #4E6191;
       text-decoration: underline;
}

.comment:visited {
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       color: #364468;
       text-decoration: underline;
}

.comment:hover {
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       color: #909BB8;
       text-decoration: underline;
}
