* {
font-family: Arial;
}
#links_menu {
border-right: 1px dashed #ccc;

}
#links_menu a {
text-decoration: none;
font-size: 12px;
margin-left: 40px;
float: left;
width: 100%;
color: #333;
}
#links_menu a:hover {
text-decoration: underline;
}
a.superior {
font-size: 18px;
text-decoration: none;
margin: 20px;
color: #003366;
font-weight: bold;

}
a.superior:hover {
text-decoration: underline;
}
h2 {
border-bottom: 1px solid #ccc;
color: #003366;
}
h4 {
color: #666;
font-size: 18px;
}
#conteudo {
text-align: justify;
font-size: 12px;
}

#chamada {
text-align: center;
}
input {
border: 0px;
border-bottom: 1px dashed #666;
color: #666;
font-size: 12px;
}
form input .submeter {
border: 0px;
background-color: #fff;
}
