body
{
background-color:#eeeeee;
color:#000000;
font-size:13px;
font-family:"Times New Roman", Times, serif;
font:"Times New Roman", Times, serif;
text-align:center;
margin-left:2px;
margin-right:2px;
}
a:link 
{
text-decoration: none;
color:#000000;
}
a:visited
{
text-decoration: none;
color:#000000;
}
a:hover
{
text-decoration: none;
color: #ff0000;
}
a:active
{
text-decoration: none;
color:#000000;
}
hr
{
color:#000000;
size:1px;
height:1px;
}
th
{
background-color:#ccccff;
font-size:14px;
}

.tdprincipal
{
background-color:#eeeeee;
}
.titre1
{
font-size:17px;
font-weight:bold;
}
.titre2
{
font-size:15px;
font-weight:bold;
}
.titre3
{
font-size:14px;
font-weight:bold;
}
.texte1
{
font-size:14px;
}
.texte2
{
font-size:12px;
}
.texte3
{
font-size:11px;
}
.textecache
{
font-size:11px;
color:#eeeeee;
}
.paragraphe1
{
font-size:14px;
text-indent:20px;
margin-left:20px;
margin-right:20px;
text-align:justify;
}
.paragraphe2
{
font-size:12px;
text-indent:20px;
margin-left:20px;
margin-right:20px;
text-align:justify;
}
.tableau1
{
text-align:center;
}
.tableau2
{
text-align:left;
}
.boutonform
{
background-color:#f8f8f8;
border:1px solid #999999;
}