/* CSS Document */

body{
font-family:Comic Sans MS, Vardana, Arial;
background-color:#C0D0F4;
font-style:normal;
font-weight:bold;
font-color:#000099;
font-size:15px;
}


TD{
font-family:Trebuchet MS, Comic Sans MS, Vardana, Arial;
font-style:normal;
font-weight:bold;
font-color:#000099;
font-size:14px;
align:center;
valign:top;
}

TD.bgclass{
font-family:Trebuchet MS, Comic Sans MS, Vardana, Arial;
font-style:normal;
font-weight:bold;
font-color:#000099;
font-size:14px;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:left top;

}

table{
background-attachment:fixed;
background-repeat:none;
background-position:left top;
}


a{
color:#990000;
text-decoration:none;
}

a:hover{
color:#FF9900;
text-decoration:underline;
}

a:visited{
color:#000000;
text-decoration:none;
}

.texte_footer_link
{
        color: #0000FF;
        font-family: tahoma,verdana,arial,helvetica,sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
}


