body
{
margin-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#barranavegacao
{
position: absolute;
width:100%;
height:36px;
left: 0px;
top: 0px;
background-color: #AAA;
}

#acessorapido 
{
position:absolute;
width:54px;
height:20px;
top:8px;
}

#acessorapido a, a:link, a:visited, a:active, a:hover
{
font-family:Helvetica;
font-size:15px;
font-weight:bold;
font-style:italic;
color:white;
text-decoration:none;
}

#barracabecalho
{
position: absolute;
width:100%;
height:116px;
left: 0px;
top: 0px;
background: rgb(12,84,124);
background: linear-gradient(0deg, rgba(12,84,124,1) 0%, rgba(59,147,189,1) 100%);
}

#logo
{
position:absolute;
width:190px;
height:50px;
left:10%;
top:19px;
}

#logo a, a:link, a:visited, a:active, a:hover
{
text-decoration:none;
}

#sp
{
position:absolute;
height:25px;
left:10%;
top:67px;
font-family:Helvetica;
font-size:22px;
font-weight:bold;
font-style:oblique;
letter-spacing:1px;
color:#FFFFFF;
}

#rz
{
position:absolute;
width:350px;
height:18px;
left:10%;
top:75px;
font-family:Helvetica;
font-size:13px;
font-style:oblique;
letter-spacing:1px;
color:#FFFFFF;
}

#links{
    height: 20%;
}

.input
{
width:142px;
height:17px;
border:0px;
padding-left:4px;
padding-top:2px;
background-color:#FEFEFE;
}

#bt-entrar
{
position:absolute;
width:51px;
height:23px;
left:1100px;
top:45px;
}

.submit
{
position:absolute;
width:51px;
height:23px;
left:1100px;
top:45px;
background-color: #637BAD;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#FEFEFE;
}

#geral
{
width: 100%;;
align-items: center;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}

#corpo
{
width: 80%;
margin-top:121px;
background-color:#FEFEFE;
float:left;
text-align: center;
}

#fachada
{
width:100%;
height:200px;
background-image: url(../images/fachada.jpg);
background-repeat: no-repeat;
float:left;
}

#escola-titulo
{
width:100%;
height:37px;
margin-top:-37px;
background-image: url(../images/escola-titulo.png);
background-repeat: repeat;
float:left;
}

#rodape-copy
{
width:100%;
height:18px;
background-color:#2E89B6;
padding-top:2px;
font-family:"Courier New", Courier, monospace;
font-size:12px;
text-align:center;
color:#FEFEFE;
float:left;
}

#rodape-creditos
{
width:100%;
height:16px;
background-color:#2E89B6;
padding-top:2px;
font-family:"Courier New", Courier, monospace;
font-size:10px;
text-align:center;
color:#FEFEFE;
float:left;
}
