/* CSS Document */

/* éacréation :: #edce07 #392f05 */

body { background:#0f0f0f url(img/bg_body.png) top center repeat; color:#a0a0a0; }

#bg_top { background:url(img/bg_top.png) top center repeat-x; }

#left_menu { background:url(img/left_menu.png); }

#Container { background:#060606 url(img/bg_container.png) 0 73px no-repeat; border-color:#392f05; border-left:none;  border-right:none; }

#Menu { background:url(img/bg_menu.png) repeat-x; }
ul.menu a { color:#392f05; }
ul.menu li.active a, ul.menu a:hover { background:#edce07; }

#Contenu a:hover { color:#edce07; }
#Contenu h1 { color:#edce07; }
ul.sidebar a { border:1px solid #392f05; color:#edce07; }
ul.sidebar a:hover { border:1px solid #fff; color:#fff; }
ul.sidebar a { color:#edce07;}

#Contenu div.window { border:1px solid #392f05; color:#fff; }
.window p { margin:1em; }
.title { color:#fff; }

#bg_bottom { background:url(img/bg_bottom.png) bottom center no-repeat; height:25px; margin:0 auto; margin-top:0px;  }
#Footer { background:#050505; border-top:1px solid #392f05; border-bottom:25px solid #392f05; }

#formulaire label { color:#edce07; }
#formulaire input { background:#ccc; border:1px solid #515151; }
#formulaire #boutonenvoi input { background:#edce07; color:#000; border:2px solid #edce07; }
#formulaire .focused { background:#edce07; color:#000; border:1px solid #edce07; }
#formulaire .focused input, #formulaire .focused textarea { background:#fff; color:#000; border:1px solid #000; }
#formulaire textarea { background:#ccc; border:1px solid #515151; }
#formulaire h3 { border:1px solid #aaa; }

#book { background:url(img/load.gif) center center no-repeat; }