a:link {
font:12px Verdana;
font-weight: bold;
color : purple;
text-decoration: none;
} 

a:visited{
font:12px Verdana;
font-weight: bold;
color : purple;
text-decoration: none;
}

Thead {
background-color:#D0E3FA;
background-image:url(../Images/cellule.png);
border:1px solid #6495ed;
}

img{
border: none;
}

#titre {
color : blue;
font-size : 18px;
font-family : Verdana;
}

#sous-titre {
font-size : 18px;
font-family : Verdana;
text-decoration : underline;
font-weight : bold;
}

#interface {
color : Red;
font-size : 18px;
font-family : Verdana;
}

#connexion_OK {
color : green;
font-size : 14px;
font-family : Arial;
}


#sous-titre {
font-size : 16px;
font-family : Arial;
}

#info {
Font-family : Comic Sans MS;
color : blue;
}

#message {
Font-family : Comic Sans MS;
font-size : 12px;
}

#copyright {
Font-family : Comic Sans MS;
font-size : 12px;
color : red;
font-weight : bold;
}

img { behavior: url(iepngfix.htc); }