/* CSS Document */

/* �avisio :: #B50F18 #261414 */

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:#261414; border-left:none;  border-right:none; }

#Menu { background:url(img/bg_menu.png) repeat-x; }
ul.menu a { color:#fff; }
ul.menu li.active a, ul.menu a:hover { background:#B50F18; }

#Contenu a:hover { color:#B50F18; }
#Contenu h1 { color:#B50F18; }
ul.sidebar a { border:1px solid #261414; color:#B50F18; }
ul.sidebar a:hover { border:1px solid #fff; color:#fff; }
ul.sidebar li.othelys a { background:#000; height:65px; }
ul.sidebar a { color:#B50F18;}

#Contenu div.window { border:1px solid #261414; 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 #261414; border-bottom:25px solid #261414; }

#formulaire label { color:#B50F18; }
#formulaire input { background:#ccc; border:1px solid #515151; }
#formulaire #boutonenvoi input { background:#B50F18; color:#000; border:2px solid #B50F18; }
#formulaire .focused { background:#B50F18; color:#000; border:1px solid #B50F18; }
#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; }
