h1{
text-align:center;
color:#0000e3;
font:100% Verdana, Arial, 'Sans-Serif';
font-weight:bold;
}
html{
background-color:#0689ef;
}
#geral{ 
text-align:justify;
font:80% Verdana, Arial, 'Sans-Serif';
margin:15px 15px 15px 15px;
height:100%;
min-height:900px;
}
#header{
height: 80px;
background-color:#3e3ebf;
text-align:center;
margin-bottom:15px;
color:#FFFFFF;
border:2px solid #0000c0;
}
#titulo{
margin-top:20px;
margin-bottom:20px;
}
#esquerda{
border:2px solid #0000c0;
margin:0px;
padding:0px;
float:left;
width:203px;
background:#66b6f4;
text-align:center;
height:190px;
display:inline;
}
#central{
margin-left:215px;
margin-right:0px;
margin-bottom:10px;
border:2px solid #0000c0;
background:#ffffff;
height:100%;
min-height:790px;
color:#333333;
}
#conteudo{
padding:10px;
margin-bottom:10px;
}
#conteudo a:visited{ color:#0689ef; }
#conteudo a:link:hover{
text-decoration:none;
color:#EA0000;
}
#conteudo a:visited:hover{
text-decoration:none;
color:#EA0000;
}
#footer{
height:50px;
background-color:#3e3ebf;
color:#FFFFFF;
border:2px solid #0000c0;
margin:15px 15px 15px 15px;
text-align:right; 
font:60% Verdana, Arial, 'Sans-Serif';
}
#menu{
margin-top:15px;
margin-bottom:15px;
}
#menu li{
padding-top:2px;
list-style-position:outside;
list-style-type:none;
}
#menu li a{
display:block;
height:23px;
width:199px;
text-align:center;
text-decoration:none;
color: #ffffff;
font-weight:bold;
background:url(./imagens/botao_junto.png) 0px 0px;
}
#menu a.active{
color:#0000c0;
background:url(./imagens/botao_junto.png) 199px 0px;
}
#menu a:hover{
color:#0000c0;
background:url(./imagens/botao_junto.png) 199px 0px;
}
.logo{
border:0px solid;
text-align:center;
}
.img_novo{
border:0px solid;
width:31px;
height:12px;
}
.titulo_cont{
font-weight:bold;
color:#0000e3;
}
p{
text-indent:35.4pt;
}