
/*
  
  dynamic css sheet (coloriage plugin)
  
*/

html, body { background:#cdd6f9; }
#page {  background:#f00a0a;}
a { color:#d9acfc;}
a:hover {   color:#25baf4;}
#entete,#top {  background:#f70808;}
#page, #contenu, .texte, .titre {  color:#0d0c0d !important; }
#pied   {  background:#0bedef; }
