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

body, html {
height: 100%;
}

p {
margin: 0;
padding: 0 0 10px;
}

form, img {
margin: 0;
padding: 0;
border: 0;
}

a {
color: #21387e;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#tudo {
background: url("../imagens/back.jpg") left bottom no-repeat fixed;
min-height: 100%;
_height: 100%;
}

#miolo {
width: 751px;
padding-left: 60px;
padding-bottom: 30px;
position: relative;
}

#banners {
position: absolute;
right: -195px;
top: 0;
width: 175px;
}
#banners img {
width: 155px;
}

.banners_topo {
background: url("../imagens/banners_bgT.png") no-repeat;
height: 10px;
width: 175px;
overflow: hidden;
}

.banners_bg {
background: url("../imagens/box_bg.png");
width: 155px;
padding: 0 10px;
}

.banners_bottom {
background: url("../imagens/banners_bgB.png") no-repeat;
height: 10px;
width: 175px;
overflow: hidden;
}

#topo {
height: 237px;
}

#conteudo {
padding-top: 30px;
}

#esquerda {
width: 130px;
}

#direita {
width: 565px;
}

.menu_bgT {
width: 176px;
height: 10px;
overflow: hidden;
background: url("../imagens/menu_bgT.png") no-repeat;
}

.menu_bg {
width: 176px;
background: url("../imagens/menu_bg.png") repeat-y;
}

.menu_bgB {
width: 176px;
height: 10px;
overflow: hidden;
background: url("../imagens/menu_bgB.png") no-repeat;
}

.menu_bg ul {
list-style: none;
margin: 0;
padding: 0 3px;
}

.menu_bg li {
margin: 0;
_height: 1px;
}

.menu_bg a {
font-size: 12px;
color: #21387e;
display: block;
padding: 3px 10px;
width: auto;
}

.menu_bg a:hover {
background: #fff;
text-decoration: none;
}

.menu_bg li ul {
padding: 0;
}

.menu_bg li li {
position: relative;
}

.menu_bg li li a {
padding: 3px 20px;
}

.menu_bg li li ul {
display: none;
background: #fff;
position: absolute;
top: 0;
right: -100px;
_right: -80px;
width: 120px;
_height: 1px;
padding: 0;
margin: 0;
}

.menu_bg li li:hover ul, #nav li.over ul {
display: block;
}

.menu_bg li li li {
padding: 0;	
}

.menu_bg li li li a {
display: block;
_height: 1px;
padding: 2px 10px;
}

.menu_bg li li li a:hover {
background: #fff;
text-decoration: underline;
}

.box_bgT {
width: 565px;
height: 10px;
overflow: hidden;
background: url("../imagens/box_bgT.png") no-repeat;
}

.box_bg {
width: 525px;
background: url("../imagens/box_bg.png");
padding: 10px 20px;
min-height: 348px;
_height: 348px;
}

.box_bgB {
width: 565px;
height: 10px;
overflow: hidden;
background: url("../imagens/box_bgB.png") no-repeat;
}

.download_doc {
background: url("../imagens/ico_word.gif") left center no-repeat;
height: 21px;
display: block;
font-size: 11px;
color: #023f7e;
font-weight: bold;
padding-left: 33px;
padding-top: 5px;
text-align: left;
}

.paginacao {
list-style: none;
margin: 0;
padding: 0;
height: 30px;
overflow: hidden;
}

.paginacao li {
line-height: 20px;
text-align: center;
width: 20px;
float: left;
background: #ccc;
color: #aaa;
margin-left: 3px;
}

.paginacao a {
background: #fff;
display: block;
height: 20px;
width: 20px;
color: #333;
}

.paginacao a:hover {
background: #ccc;
text-decoration: none;
}

input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.inputP {
border: 1px solid #ccc;
width: 235px;
}

.inputP2 {
border: 1px solid #ccc;
width: 105px;
}

.coluna {
width: 235px;
}

.textarea {
border: 1px solid #ccc;
width: 503px;
height: 150px;
overflow: auto;
}

h1 {
color: #21387e;
font-size: 14px;
font-weight: bold;
line-height: 14px;
margin: 0;
padding: 0 0 30px;
}

h2 {
color: #21387e;
font-size: 12px;
font-weight: bold;
line-height: 12px;
margin: 0;
padding: 0;
}

h3 {
color: #21387e;
font-size: 12px;
font-weight: bold;
line-height: 12px;
margin: 0;
padding: 0 0 5px;
}

.floatLeft {
float: left;
}

.floatRight {
float: right;
}

.clear {
clear: both;
}

.pdb10 {
padding-bottom: 10px;
}

.alignCenter {
text-align: center;	
}

table {
width: 100%;
border-collapse: collapse;
margin-bottom: 10px;
}

table td {
border: 1px solid #ccc;
padding: 3px;
text-align: center;
}

#noticias_destaque {
background: #fff;
-moz-border-radius: 10px;
webkit-border-radius: 10px;
border-radius: 10px;
padding: 20px;
min-height: 100px;
_height: 100px;
margin-bottom: 20px;
}

.texto ul {
margin: 0;
padding: 0 0 0 10px;
list-style: none;
}

.texto li {
background: url("../imagens/bullet.gif") left 3px no-repeat;
padding-left: 5px;
}

.texto {
background: #fff;
padding: 10px;
}

ul.listagem {
margin: 0;
list-style: none;
padding: 0;
}

ul.listagem li {
background: none;
border-bottom: 1px dashed #ccc;
padding: 10px;
}

ul.listagem li:hover {
background: #eee;
}

ul.listagem li:last-child {
border-bottom: 0;
}

ul.listagem a {
display: block;
_height: 1px;
}

#outras_noticias {
float: right;
width: 245px;
}

#fotos {
width: 246px;
float: left;
}

.mgt20 {
margin-top: 20px;
}

#logos {
padding-top: 20px;
}

#lista_fotos {
width: 525px;
overflow: hidden;
}
#lista_fotos ul {
margin: 0;
padding: 0;
list-style: none;
width: 600px;
}
#lista_fotos li {
width: 96px;
height: 96px;
background: #fff;
margin-right: 20px;
margin-bottom: 20px;
float: left;
padding: 10px;
}
#lista_fotos a {
display: block;
height: 96px;
background: #000;
}
