#header {
float:left;
width:auto;
background:#DAE0D2 repeat-x bottom;
font-size:93%;
line-height:normal;
}
.antesmenu {
float:left;
width:20px;
background:#DAE0D2 repeat-x bottom;
border-bottom: #999999 1px solid;
line-height:normal;
height: 31px;
}
.depoismenu {
float:left;
width:350px;
background:#DAE0D2 repeat-x bottom;
border-bottom: #999999 1px solid;
line-height:normal;
height: 31px;
}
/*#divpai {
position:relative;
float:left;
width:200px;
height:200px;
background:#CCCCCC;
margin-top:20px;
}*/
#header ul {
margin:0;
padding:10px 0px 0px 0px;
list-style:none;
}
#header li {
float:left;
background:#F0F1E2 no-repeat;
margin:0;
padding:0 10px 0 10px;
border: #999999 1px solid;
height: 20px;
}
#header a, #header strong, #header span {
float:left;
display:block;
text-decoration:none;
font-weight:bold;
color:#765;
}
#header .current {
background:#FFFFFF;
border-bottom-color:#FFFFFF;
}
#header .current a{
color:#333300;
}
#header a:hover {
color:#333300;
}