#logo {
margin: 5px;
padding: 5px;
background: navy;
height: 40px;
font-family: verdana;
font-size: x-large;
color: aqua;
text-align: center;
}

#abas {
padding-left: 10px;
padding-bottom: 19px;
margin: 0px;
border-bottom: black 1px solid;
}

#abas ul, li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}


#abas A {
text-decoration: none;
float: left;
font-weight: normal;
font-size: small;
color: black; 
border: black 1px solid;
padding-right: 14px;
padding-left: 14px;
padding-top: 2px;
padding-bottom: 2px;
background: D53202;
line-height: 14px;
margin-right: 14px;
}


#abas A:hover {
color: C0C0C0;
}

#conteudo {
margin-left: 5px;
margin-right: 5px;
background: white;
}

.texto {
font-family: verdana;
color: black;
font-size: x-small;
}


h3 {
font-family: verdana;
color: black;
}
