.texte
{
color: #fff;
font-size: 12pt;
font-family:Arial;
text-decoration:none;
font-weight:none;
line-height:14pt;
}

.texte a
{
color: #fff;
font-size: 12pt;
font-family:Arial;
text-decoration:underline;
font-weight:bold;
line-height:14pt;
}

.champtexte 
{
background-color: #666666;
font-family: Arial;
color: #ffffff;
font-size: 12px; 
font-weight: bold; 
border-color: #000000; 
border-style: solid; 
border-width: 1px;
}

.textegras
{
color: #fff;
font-size: 12pt;
font-family:Arial;
text-decoration:none;
font-weight:bold;
line-height:14pt;
}
textarea {
background-color:#4D4D4D;
font-size: 12pt;
font-family:Arial;
text-decoration:none;
line-height:14pt;
font-weight:bold;
border:2px solid #333;
color:#fff;
overflow:auto;
}