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

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

html {
	overflow-x: hidden;
}

body { 
	text-align: left; 
	background-color:#F3F3F3;
	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: #109410;
border:1px solid #109410;
}

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							   */
/*						  								 							   */
/*#####################################################################################*/

h1, h2, h3, h4, h5 {
   color: #109410;
   font-weight:normal;
   font-size:20px;
}

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

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

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

.alink {
   color: #C4240B;
   text-align:left;
}

.alink:hover {
   text-decoration: none;
   color:#666;
}
.alink: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 */

#linha_vertical {
	position:absolute;
	left: 575px;
	top:95px;
    border-left:1px dotted  #666666;
	height: 430px;
}
#linha_horizontal {
	float: left;
    border-bottom:1px dotted  #666666;
	width: 700px;
	*margin-top:-20px;
}
#leia_mais {
	position:absolute;
	width:200px;
	height:50px;
	left: 385px;
	top:310px;
}
#cabecalho {
	margin-left:0px;	
	margin-top:20px;
	margin-bottom:30px;
}

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

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

#geral {
	position: absolute;
	background:url(img/fundo.jpg);
	background-repeat:repeat-y;
/*	background-repeat:no-repeat;*/
	margin-left: -487px;
	margin-top:205px;
	width: 992px;
	_width: 992px;	
	left: 50%;
	min-height: 300px;
	z-index:1;
}
		#geral:after{ /* Solução para o fundo acompanhar até o final no FF */
			content:".";
			display:block;
			clear:both;
			visibility:hidden;
			height:0;
			overflow:hidden;
		}
#fundo {
	background:url(img/fundo.png);
	background-repeat: no-repeat;
	background-color: #FFF;	
	padding-bottom:10px;
	position: relative;
	margin-left:28px;
	min-height: 300px;	
	width: 886px;	

	}
		#fundo: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.png);*/
	margin-left:-487px;
	margin-top:0px;
    left:50%;
	top:0px;	
	width: 1021px;
	height: 204px;
}

#rodape {
	position: relative;
	/*background:url(img/rodape.png);
	_background-image: none;
	_Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/rodape.png', sizingMethod='scale');*/
	margin:0 auto;
	width: 992px;
	height:50px;
	clear: both; 
	margin-left:30px;
	margin-bottom:-300px;
	*margin-bottom:-50px;
}

#menu {
	background-image:url(img/topo.jpg);
    display:block;
	float:left; 
	width:744px;
	height:71px;
	margin-left:0px;
	margin-top:0px;
}

#area_clientes {
	background-image:url(img/area_clientes.jpg);
    display:block;
	float:left; 
	width:700px;
	padding-right:44px;
	height:31px;
	padding-top:40px;
	margin-left:0px;
	margin-top:0px;
	color:#FFF;
	text-align:right;
	font-size:14px;
}

#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;
}

#quadro_destaque {
	float:left;
	width:424px;
	min-height:210px;
	margin-left:0px;
	margin-top:0px;
	padding-left:20px;
	padding-right:300px;
	border: none;
	text-align:justify;
	background-color:#6E6E6E;
	font-size:11px;
	color:#FFF;
}

#quadro_home {
	float:left;
	width:724px;
	min-height:230px;
	*min-height:230px;
	padding: 10px;
	border: none;
	text-align:left;
}

#quadro {
	float:right;
	width:227px;
	margin-left:750px;
	margin-top:-683px;
	*margin-top:-680px;
	padding: 10px;
	border: none;
	text-align:left;
}

#conteudo {
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12;
	text-align:justify;
	margin-top:5px;
	min-height: 600px;
	width:700px;
	padding-left:20px;	
	padding-right:40px;
	padding-bottom:15px;
}

#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;
}

#data_not {
	background-image:url(img/not.png);
	width:53px;
	padding-left:6px;
	height:112px;
	padding-top:5px;
	margin-left:-670px;
	margin-top:-230px;
	z-index:2;
	color:#FFF;
	font-weight: bold;
	font-size:18px;
}

#data_not_dois {
	background-image:url(img/not.png);
	width:53px;
	padding-left:6px;
	height:112px;
	padding-top:5px;
	margin-left:-670px;
	margin-top:-200px;
	z-index:2;
	color:#FFF;
	font-weight: bold;
	font-size:18px;
}

#fundo_noticias_home {
	background-image:url(img/fundo_noticias_home.png);
	_background-image: none;
	_Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fundo_noticias_home.png', sizingMethod='scale');
	width:345px;
	height:40px;
	margin-left:-22px;
	*margin-left:-22px;
	margin-top:3px;
	position:absolute;
}

#fundo_agenda_home {
	background-image:url(img/fundo_noticias_home.png);
	_background-image: none;
	_Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fundo_noticias_home.png', sizingMethod='scale');
	width:345px;
	height:40px;
	margin-left:2px;
	margin-top:3px;
	position:absolute;
}

#fundo_galeria {
	background-image:url(img/fundo_galeria.png);
	_background-image: none;
	_Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fundo_galeria.png', sizingMethod='scale');
	width:695px;
	height:40px;
	margin-left:-22px;
	margin-top:0px;
	position:absolute;
}

/*#####################################################################################*/
/*						  								 							   */
/*								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;*/
	border-bottom: 2px solid #009900;
	background: #ACACAC;
	background-image:url(img/fundo_cabecalho.jpg);
	background-repeat:repeat-x;
	font-size:10pt;	
}

/* GRID ZEBRADO E REALCE*/
#grid {   
    /*background-color:#999999;*/
    overflow:auto;
	width:100%;
	min-height:520px;
    /*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: #009900;
	color: #FFFFFF;
} 
/*Realçar Linhas nas Tabelas*/
tbody tr.menu:hover { 
	background-color: #666;
	color: #FFFFFF;
} 	

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

#imagem_home {
	position:absolute;
	background-image:url(img/home.png);
	width:205px;
	height:114px;
	margin-left:470px;
	margin-top:-150px;
}

#borda {
	background-image:url(img/borda.png);
	width:141px;
	height:120px;
	margin-left:30px;
	margin-top:10px;
	padding-left:9px;
	padding-top:8px;
}

#subir {
	margin-top:-33px;
	margin-left:95px;
}

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