
/* --------------- Padroes -------------- */ 

html, body { 
 	margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
	background-image: url(../imagens/geral/bkg.jpg); background-repeat: repeat-x; background-color: #728A1A; 
	text-align: left; font-size: 11px; line-height: 14px; font-family: Tahoma, Arial, Verdana, sans-serif;
}

a { color: #BE5502; text-decoration: underline; } a:hover { color: #BE5502; text-decoration: underline; }
ul { padding-bottom : 0px;  list-style-type : none; margin-bottom : 0px; margin-top : 5px; text-align: left; }
li { padding-bottom: 5px; list-style-type: none; margin-left: -20px; list-style-image: url(../imagens/geral/seta.gif); }
input, select, textarea { font-size: 11px; line-height: 14px; color: #333333; border: 1px solid #aaaaaa; background: #ffffff; width: 240px; height: 18px; }
div { text-align: left; text-align: justify; color: #333333;}
hr { border: 0; height: 1px; width: 100%; text-align: center; color: #dedede;}
table { font-size: 11px; line-height: 14px; }

/* -------------- Estrutura ------------- */ 

#menu { position: absolute; left: 0px; top: 0px; z-index: -1;}
#fotos { position: absolute; left: 0px; top: 0px; z-index: 1; }
#mapa {  position: absolute; left: 150px; top: 30px; z-index: 1; }

#titulo { width: 620px; height: 86px; position: absolute; left: 288px; top: 268px; z-index: -1;  }

#menuLateral { width: 223px; margin-left: 35px; margin-right: 33px; padding-top: 440px; float: left; }
#conteudo{ width: 628px; margin-top: 374px; padding-top: 30px; color: #000000; background-color: #FFFFFF; float: left; }

#navegacao { font-size: 11px; line-height: 14px; color: #AFC797; }
#rodape { height: 92px; width: 100%; background-image: url(../imagens/geral/bkg_rodape.gif); background-repeat: repeat-x; }

/* -------------- Estrutura ------------- */ 


.destaque { color: #BE5502; font-size: 11px; line-height: 14px; }
.linkRodape, a.linkRodape { color: #AAB089; font-size: 10px; line-height: 12px; font-family: Verdana, sans-serif; text-decoration: none; }
a.linkMenu { color: #D6DDBC; font-size: 11px; line-height: 14px; text-decoration: none; font-family: Verdana, sans-serif; } a.linkMenu:hover { color: #FFFFFF; font-size: 11px; line-height: 14px; text-decoration: none; font-family: Verdana, sans-serif; }
a.destaqueMenu { color: #EF4900; font-size: 14px; line-height: 16px; text-decoration: none; font-family: Tahoma, sans-serif; } a.destaqueMenu:hover { color: #EF4900; font-size: 14px; line-height: 16px; text-decoration: none; font-family: Tahoma, sans-serif; }
a.noticia { color: #333333; font-size: 11px; line-height: 14px; text-decoration: none; } a.noticia:hover { color: #BE5502; font-size: 11px; line-height: 14px; text-decoration: none; } 
a.linkTitulo { color: #AFC797; font-size: 11px; line-height: 14px; text-decoration: none } a.linkTitulo:hover { color: #394927; font-size: 11px; line-height:14px; text-decoration: underline; }


