html,body{
    height: 100%;
/*    text-align: center; */
    margin: 0px;
    background: url(../img/background.jpg) #000 repeat-x;
}


div#container
{
    margin: 0 auto; 
    border: 3px solid #cccccc;
    color: #000;
    width: 750px;
    background-color: #fff;
}


div#image {
height: 369px;
}

div#back {
float: left;
margin: 30px 0 0 0;
width: 640px;
background: url(../img/menu_bar.jpg) #013161 repeat-y;
height: 1.8em;
}


div#container ul.menu_header{
list-style: none;
margin: 0;
width: 640px;
margin-left: -60px;
}

* html div#container ul.menu_header{
margin-left: 0px;
padding-left: 0px;
}

div#container ul.menu_header li{
float: left;
display: block;

height: 1.3em;

padding-left: 10px;
padding-right: 10px;

padding-top: .2em;
padding-bottom: .5em;

}



div#container img.logo_footer {
margin-top: 2.5em;
margin-bottom: .5em;
}


div#container ul.menu_footer {
padding: 0;
margin-left: 0;
list-style: none;
text-align: center;
}

div#container ul.menu_footer li {
display: inline;
margin-left: .5em;
margin-right: .5em;
background: #fff;
}



/* ---  W3C  --- */

p.w3c {
margin-left: 50%;
position: relative;
left: -411px;
top: -110px;
height: 0px;
}



div#spacer_top{
height: 50px;
}


div#banda {
position: absolute;
z-index: 10000;
top:0;
right:0;
}

div#banda img {
border: none;
}
