/* feuille de style css  */

body
{
  background-color: #ffcc99;
  background-image: url("../images/WB00673L.GIF");
  background-attachment:fixed;
  background-repeat:repeat;
}
/*
td
{
vertical-align: top;
}
*/

h3
{
   font-family:"BritannicEFMedium", "Times New Roman", Arial, serif;
   text-align: center;
   color:  #0055aa;
   font-style: normal;
   font-weight: bold;
   font-size: 14pt;
}

h4
{
   font-family:"BritannicEFMedium", "Times New Roman", Arial, serif;
   text-align: justify;
   color:  #0055aa;
   font-style: normal;
   font-weight: bold;
   font-size: 14pt;
}

h5
{
   font-family:"Comic Sans MS", Monospace, Arial, serif;
   text-align: justify;
   color: #6699cc;
   font-style: normal;
   font-weight: bold;
   font-size: 12pt;
}

h6
{
   font-family:"Comic Sans MS", Monospace, Arial, serif;
   text-align: center;
   color: #6699cc;
   font-style: normal;
   font-weight: normal;
   font-size: 12pt;
   margin-bottom: 8px;
   margin-top: 8px;
}

.important
{
   font-weight: bold;
   font-size: 1.1em;
}


.footer
{
   font-weight: bold;
   font-size: 10pt;
   color: #6600cc;
}

p, ul
{
   font-family:"Comic Sans MS", Monospace, Arial, serif;
   text-align: justify;
   color: #6699cc;
   font-style: normal;
   font-weight: normal;
   font-size: 12pt;
}



.comic_rouge
{
   font-family:"Comic Sans MS", Monospace, Arial, serif;
   text-align: center;
   color: #ff0000;
   font-style: normal;
   font-weight: bold;
   font-size: 10pt;
}

.comic_bleu
{
   font-family:"Comic Sans MS", Monospace, Arial, serif;
   text-align: center;
   color: #6699cc;
   font-style: normal;
   font-weight: normal;
}

.britt_bleu
{
   font-family:"BritannicEFMedium", "Times New Roman", Arial, serif;
   text-align: center;
   color:  #6699cc;
   font-style: normal;
   font-weight: bold;
}


.size8
{
   font-size: 8pt;
}

.size10
{
   font-size: 10pt;
}

.size11
{
   font-size: 11pt;
}

.size12
{
   font-size: 12pt;
}

.size14
{
   font-size: 14pt;
}

.size24
{
   font-size: 24pt;
}

.size36
{
   font-size: 36pt;
}
