/* CSS Document */

a{
color:#ffffff;
text-decoration:underline;
}

a : over{
color:#ffffff;
}

a : visited{
color:#ffffff;
}

.contenu{
background-repeat:no-repeat;
background-position: bottom right;
}

.pied_page{
background-repeat:repeat-x;
background-position: bottom;
}

.lien_admin{
color:#444444;
text-decoration:none;
}

.lien_admin : over{
color:#444444;
}
