#header
{
    width: 100%;
}
#header td
{
    padding: 0px;
    margin: 0px;
}
.head_top
{
    background: url(/images/green_header_back.jpg) repeat-x top;
    height: 53px;
}
#top_left
{
    width: 20px;
    background: url(/images/green_header_left.jpg) repeat-x 50% top;
}
#top_right
{
    width: 24px;
    background: url(/images/green_header_right.jpg) repeat-x top;
}
#header_bis
{
    background: url(/images/bis_back.jpg) repeat-x top;
}
.head_bottom
{
    background: url(/images/black_header_back.gif) repeat-x top;
}
#header_menu
{
    background: url(/images/black_header_menu_back.gif) repeat-x top;
}

/*
#header_menu ul
{
    margin: 0 0 0 0;
    padding: 0px;
    list-style: none;
    font-family: arial, sans-serif;
    font-size: 93%;
}
#header_menu li
{
    float: left; 
    margin: 0;
    padding: 0 0 0 0px;
}
*/

.child_menu
{
    border: green thin solid;
    border-top:green 5px solid;
    color: black;
    padding:3px;
    background-color:Black;
    text-align:left
}
#header_menu a {color:White}
#header_menu  a:link { color:white;}
#header_menu  a:active { color:white;}
#header_menu  a:visited { color:white;}
#header_menu  a:hover { color:green;}

#heading-datetime
{
    width:320px;
}
span#date
{   
    display:block;
    margin-top:3px;
}

.top_menu A A:active A:link a:visited
{
    color:red;
}

.root_menu
{
    margin: 0px 20px 0px 0px;
}

#login, #login td 
{
    width:100%;
}

table#footer {
     width:100%;
     background: url('images/footer2.gif') repeat-x;
 }
