body { background-image: url('imagens/backgroundgeral.gif');  background-repeat: repeat-x; font-family: arial;  font-size: 9pt; color: #6B6B6B; line-height: 150%; }
.div_geral { left: 0; top: 0; width: 761; height: 1000; }
.div_topo { left: 0; top: 0; width: 761; height: 171; position: absolute; background-image: url('imagens/topo.jpg');  }
.div_menu { left: 15; top: 220; width: 147; position: absolute; }
.div_conteudo { left: 150; top: 200; width: 680; height: 680; position: absolute;  background-image: url('imagens/bgconteudo.jpg');  background-repeat: no-repeat; }
.div_breadcrumps {left: 30; top: 30; width: 440; height: 30; position: absolute; font-family: arial; font-size: 8pt; }
.div_texto {left: 30; top: 70; width: 468; position: absolute; }
.div_especial { left: 440; top: 0; width: 340; height: 102; position: absolute; }
.div_p_cabecalho { left: 16; top: 170; width: 728; height: 90; position: absolute; }
.div_p_blococima {left: 16; top: 180; width: 728; height: 15; position: absolute; }
.div_p_arranhaceu {left: 664; top: 342; width: 120; height: 600; position: absolute; }
.div_p_blocotitulo {left: 178; top: 312; width: 120; height: 600; position: absolute; }
.div_selectfriltro {left: 258; top: 98; width: 204; height: 17; position: absolute; }

.div_capa          { left: 0; top: 0; width: 481; height: 212; background-image: url('imagens/bgmensagem.jpg');  background-repeat: no-repeat;  }
.div_mensagemdodia { left: 9; top: 55; width: 223; height: 112; position: absolute; }
.div_datas         { left: 266; top: 55; width: 198; height: 112; position: absolute; }

.txtpequeno { font-family: arial;  font-size: 9pt; color: #6B6B6B; }
.textbox { font-family: arial; font-size: 8pt; color: #525353; border: 1 solid #B1C8D6 }
.textboxp { font-family: arial; font-size: 7pt; color: #525353; border: 1 solid #B1C8D6 }
.padrao { font-family: arial;  font-size: 8pt; color: #6B6B6B; }
.hd {display:none}

h1 { font-family: arial narrow, arial; font-size: 14pt; color: #00b7eb }
h2 { font-family: arial;  font-size: 8pt; color: #C0C0C0; font: normal;};

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
    margin-left: 1px;
}

ul li {
	padding-left: 35px;
	background: url("./imagens/seta.png") no-repeat 22px 6px;
}

a:link {
color:#0768ab;
text-decoration:none;
}
a:visited {
color:#0768ab;
text-decoration:none;
}
a:hover {
color:#00b7eb;
text-decoration:none;
}
a:active {
color:#008AB0;
text-decoration:none;
}

.menu:link {
color:#0768ab;
text-decoration:none;
}
.menu:visited {
color:#0768ab;
text-decoration:none;
}
.menu:hover {
color:#00b7eb;
text-decoration:none;
padding-left:5px;
}
.menu:active {
color:#008AB0;
text-decoration:none;
}

hr {
	border-top: 1px solid #E6E6E6;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}


p {
	margin: 5px 0 15px;
}

