/*#####################################################################################*/
/*						  								 							   */
/*						  		INICIO DA FOLHA DE ESTILO							   */
/*						  								 							   */
/*#####################################################################################*/

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

html {
	overflow-x: hidden;
	background-image:url(img/topo.jpg);
	margin-top:0px;
	background-repeat:repeat-x;
	background-color:#9FBC9E;
}

body { 
	text-align: left; 
	background-color:#FFFFFF;
	behavior: url(ext/csshover.htc); /*Script para  realçar linhas nas Tabelas*/	
	overflow-x: hidden;	
	margin:0;
}

object, a { outline:0; }

input { 
background-color: #FFF; 
font: 12px Arial, Helvetica, sans-serif;
color:#999;
border:1px solid #CCCCCC;
}

form, textarea, select  { font-family:Arial, Helvetica, sans-serif;	font-size:12; }

p { margin: 0 0 15px 0; } /* definindo a margem dos parágrafos */

table td, tr {
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

fieldset{
border:1px solid #33CC00;
}

/*#####################################################################################*/
/*						  								 							   */
/*							 	DEFINIÇÕES PERSONALIZADAS							   */
/*						  								 							   */
/*#####################################################################################*/

.flickr a img{
margin:2px;
border: 0px;
}

h1, h2, h3, h4, h5 {
   color: #2D5A60;
   font-weight:normal;
   font-size:20px;
   font-family:Arial, Helvetica, sans-serif;
   padding-bottom:-20px;
}

a:link { /* Definição do comportamento e estilo dos LINKS */
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
   color: #666;
}
a:active {
	text-decoration: none;
}
a{
   color: #2D5A60;
}

.link {
   color:#000;
   text-align:left;
}

.link:hover {
   text-decoration: none;
   color:#829DB0;
}
.link:active {
	text-decoration: none;
}

a#titulodestaque:hover {
   text-decoration: none;	
   color:#666;
}
a#titulodestaque:active {
	text-decoration: none;
}
a#titulodestaque{
   text-decoration: none;	
   font-size:16pt;
   color: #000;
}

a, form { position:relative; } /* RESOLVE O BUG DO BLOQUEIO DE LINKS/FORM COM O FILTER DO PNG TRANSPARENTE NO IE6 */


#leia_mais {
	position:absolute;
	width:200px;
	height:50px;
	left: 385px;
	top:310px;
}
#cabecalho {
	margin-left:0px;	
	margin-top:0px;
	margin-bottom:20px;
}

table#diretoria td {
	border-bottom: #3F5172 1px dotted;	
}

/*#####################################################################################*/
/*						  								 							   */
/*				  	DEFINIÇÕES DA ESTRUTURA DE LAYOUT DA PÁGINA 					   */
/*						  								 							   */
/*#####################################################################################*/

#geral {
	position: absolute;
	background:url(img/fundo.png);
	background-repeat:repeat-y;
	margin-left: -481px;
	margin-left /*\**/: -480px\9;
	margin-top:224px;
	width: 960px;
	width /*\**/: 959px\9;
	left: 50%;
	min-height: 300px;
}
		#geral:after{ /* Solução para o fundo acompanhar até o final no FF */
			content:".";
			display:block;
			clear:both;
			visibility:hidden;
			height:0;
			overflow:hidden;
		}

#topo { 
	position: absolute;
	/*background:url(img/topo.jpg);
	background-repeat:repeat-x;*/
	margin-left:-655px;
	margin-top:0px;
    left:50%;
	top:0px;
	height: 235px;
	width:1300px;
	z-index:1;
}

#rodape {
	position: relative;
	margin:0 auto;
	width: 960px;
	height:58px;
	clear: both; 
	margin-left:0px;
	margin-bottom:-70px;
	padding-bottom:20px;
}

#menu {
	position:absolute;
	background-image:url(img/fundo.jpg);
    background-repeat: repeat-x;
	float: left;
	margin-top:231px;
	width: 100%;
	height:737px;
    overflow:hidden;
}

#tab_menu td {
	border-bottom: 1px dotted #CCC;
	height:25px;	
	*height:21px;
}
#tab_menu td a {
	color:#D0D6DF;
	font-weight:normal;
}
#tab_menu td a:hover {
	color: #FFF;
	font-weight:normal;
}

#conteudo {
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12;
	text-align:left;
	margin-top:30px;
	min-height: 510px;
	width:620px;
	padding-left:25px;	
	padding-right:40px;
	padding-bottom:15px;
}

#quadro_esquerdo {
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12;
	text-align:left;
	margin-top:30px;
	margin-left:35px;
	width:230px;
}

#banner {
	position:absolute;
	left:1215px;
	top: 31px;
	width:200px;
	}
#logo {
	position:absolute;
	left:30px;
	top: 35px;
	width:200px;
	}	
	
#cabecalho_principal {
	background:url(img/cabecalho.jpg);
	width:992px;
	height:53px;
	margin-left:-1px;
	margin-top:-10px;
}

#no_local {
	margin-left:20px;
	*margin-left:-200px;
	margin-top:-70px;
	*margin-top:75px;
	position:absolute;
	color:#1F5738;
}

#pelo_site {
	margin-left:20px;
	margin-top:-100px;
	position:absolute;
	color:#1F5738;
	font-size:11px;
}

#borda_home {
	background-image:url(img/borda.jpg);
	width:630px;
	height:230px;
	padding:20px;
}

#borda_home_direito {
	width:250px;
	margin-left:380px;
	margin-top:-230px;
	color:#666;
}

#bot_rodape {
	margin-left:45px;
	*margin-left:-910px;
	margin-top:-45px;
	*margin-top:10px;
	position:absolute;
	width:936px;
}
/*#####################################################################################*/
/*						  								 							   */
/*								DEFINIÇÕES DE TABELA DO SISTEMA						   */
/*						  								 							   */
/*#####################################################################################*/

table{
	width: 100%;
}

/* TABELA DE NAVEGAÇÃO */
table#navega {
	margin-top:10px;
	*margin-top:0px;	
	width: 100%;
	font-size:8pt;
	border-spacing:0px;
    *border-collapse: collapse; /* hack is needed for IE7 also */	
}
table#navega td {
	/*border-left: 1px dotted #CCCCCC;*/
	border-bottom: #333333 1px dotted;	
	padding-left:5px;
	padding-right:5px;
	font-size:10pt;	
	padding:5px;	
}
table#navega th {
/*	border-left: 1px solid #666666;*/
	background-image:url(img/fundo_cabecalho.png);
	background-repeat:repeat-x;
	height:20px;
	font-size:10pt;	
}

/* GRID ZEBRADO E REALCE*/
#grid {   
    /*background-color:#999999;*/
    overflow:auto;
	width:100%;
	min-height:520px;
	cursor:pointer;
    /*border: #333333 1px dotted;*/
	/*background-color:#FFF;*/
}
tbody tr.menu  {
	background-color: ;
	
}
tbody tr.menu:hover   {
	background-color:  #18682F;
}
tbody tr.par  {
	/*background-color: #eee;*/
}
tbody tr.impar  {
	/*background-color: #fff;*/
}

/*Realçar Linhas nas Tabelas*/
tbody tr.par:hover, tbody tr.impar:hover { 
	background-color: #1F5738;
	color: #FFFFFF;
} 
/*Realçar Linhas nas Tabelas*/
tbody tr.menu:hover { 
	background-color: #666;
	color: #FFFFFF;
} 	

/* TABELA DE CAMPOS */
table#campos {
	width: 100%;
}

.divulgacao {
	width:670px;
	background-color:#ECECEC;
	border: 1px solid #CDCDCD;
	padding:5px;
}


/*#####################################################################################*/
/*						  								 							   */
/*						  		FINAL DA FOLHA DE ESTILO							   */
/*						  								 							   */
/*#####################################################################################*/
