body
{
   background-image: url("../images/fdpage-deg1.jpg");
   background-attachment: fixed; /* Le fond restera fixe */
}
h1
{
    font-size: 18px;
	font-family: "Times New Roman", "Comic Sans MS",  Arial;
	color: yellow;
}
h2
{
    font-size: 17px;
	color: navy;
}
td h2
{
    font-size: 17px;
	color: navy;
}
A:link
{text-decoration: underline; color: red; font-family: "Comic Sans MS" Times New Roman, Arial}
A:visited
{text-decoration: underline; color: red; font-family: "Comic Sans MS" Times New Roman, Arial}
A:active
{text-decoration: underline; color: red; font-family: "Comic Sans MS" Times New Roman, Arial}
A:hover
{text-decoration: underline; color: red; font-family: "Comic Sans MS" Times New Roman, Arial}
.tailtextd
{
    font-size: 13px;
    color: black;
}
.alignorm
{
   text-align: left;
   font-weight: normal;
   }
.lienbd1
{
   font-size: 12px;
   color: white;
   text-align: left;
   font-weight: normal;
   font-family: "Comic Sans MS" Times New Roman, Arial;
   }
.lienbd2
{
   font-size: 16px;
   color: white;
   text-align: left;
   font-weight: normal;
   font-family: "Comic Sans MS" Times New Roman, Arial;
   }
a .promo
{text-decoration: underline; color: red; font-family: "Comic Sans MS" Times New Roman, Arial}
a:visited.promo
{text-decoration: underline; color: red; font-family: "Comic Sans MS" Times New Roman, Arial}
a:hover.promo
{text-decoration: underline; color: yellow; background-color: #73bcdc;font-family: "Comic Sans MS" Times New Roman, Arial}