p
{
   font-size: 14px;
   font-family: "Trebuchet MS", Arial, serif;
   text-indent: 20px;
   color: #4d87af;
}
h1
{
   font-size: 30px;
   font-family: "Trebuchet MS", Arial, serif;
   color: #3c4a8c;
   text-align: center;
   margin: 0px;
   padding: 0px;
}
body
{
   background-color: #c2d6e4;
   font-size: 14px;
   font-family: "Trebuchet MS", Arial, serif;
   color: #4d87af;
   margin: 0px;
}
a
{
   color: #4d87af;
}
a:hover
{
   text-decoration: none;
   font-weight: bold;
   color: #30236d;
}
a:active
{
   background-color: #598dc9;
}
p:first-letter
{
   color: #1c2f5a;
   font-size: 16px;
}
td
{
   font-size: 14px;
   font-family: "Trebuchet MS", Arial, serif;
   color: #4d87af;
}
div
{
   font-size: 14px;
   font-family: "Trebuchet MS", Arial, serif;
   color: #4d87af;
   margin: 0px;
}
.titre
{
   background-image: url("pupuce.gif"); /* Une petite image de fond sur les titres h2 */
   background-repeat: no-repeat; /* L'image ne se répètera pas, elle sera à gauche du titre */
   
   padding-left: 22px;
   font-size: 20px;
   font-family: "Trebuchet MS", Arial, serif;
   color: #5d7ecb;
}
.dates
{
   font-weight: bold;
}