@import url(../../../stylesheets/application.css);

body { background: #000000; }

#top-menu { background:  #000000;}

#header {                                                                        
    background:#4d4d4d url(../images/wye-gris_100x100.gif) no-repeat 0px -11px;
    height:8.0em;             
    margin:0;                    
    color:#f8f8f8;             
    padding: 4px 8px 0px 6px;
    position:relative;
}

#header h1 {height:1.8em; text-indent:90px;margin-top:22px;} 

#main-menu li a	{
   color: #bdb2ad;
}

#main-menu li a:hover {background:#000000;} 

#footer {background: #000000;}
