/*#####################################################################################*/
/*						  								 							   */
/*						  		INICIO DA FOLHA DE ESTILO							   */
/*						  								 							   */
/*#####################################################################################*/

* { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#666666; }

body { 
	text-align: left; 
	background-color: #FFF;
/*	background-image:url(img/textura.png);
    background-repeat: repeat-y;
	background-position:center top;*/
	behavior: url(ext/csshover.htc); /*Script para  realçar linhas nas Tabelas*/	
	overflow-x: hidden;	
	margin:0;
}

form { font-family:Georgia, "Times New Roman", Times, serif;	font-size:12; }

textarea { font-family:Georgia, "Times New Roman", Times, serif;	font-size:12; }

select { font-family:Georgia, "Times New Roman", Times, serif;  font-size:12; }

p { margin: 0 0 15px 0; } /* definindo a margem dos parágrafos */

table td, tr {
	font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#666666;
}

/*#####################################################################################*/
/*						  								 							   */
/*							 	DEFINIÇÕES PERSONALIZADAS							   */
/*						  								 							   */
/*#####################################################################################*/

/*LINKS DE CONTEÚDO*/
a:link { /* Definição do comportamento e estilo dos LINKS */
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
   color: #CCC;
}
a:active {
	text-decoration: none;
}
a{
   color: #C5271B;
}

/*LINKS EM DESTAQUE*/
#destaque a:hover {
   text-decoration: none;
   color: #CCC;
}
#destaque a:active {
	text-decoration: none;
}
#destaque a{
   text-decoration: none;
   text-align:left;
   font-size:18px;
   color: #C5271B;
}

#datas{
   color: #999999;
}

/*LINKS DO MENU*/
#mnu_institucional a, #mnu_conteudo a, #mnu_integracao a {
   text-decoration: none;	
   color: #666666;
}
#mnu_institucional a:hover {
   text-decoration: none;	
   color: #CC9900;
}
#mnu_conteudo a:hover {
   text-decoration: none;	
   color: #C4261D;
}
#mnu_integracao a:hover {
   text-decoration: none;	
   color: #669933;
}


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: 595px;
	top:25px;
    border-left:1px dotted  #3F5172;
	height: 575px;
}
#leia_mais {
	position:absolute;
	width:200px;
	height:50px;
	left: 385px;
	top:310px;
}
#cabecalho {
	margin-top:10px;
	margin-bottom:-5px;
}

table#diretoria td {
	border-bottom: #ccc 1px dotted;	
}

/*#####################################################################################*/
/*						  								 							   */
/*				  	DEFINIÇÕES DA ESTRUTURA DE LAYOUT DA PÁGINA 					   */
/*						  								 							   */
/*#####################################################################################*/

#geral {
	position: relative;
/*	background:url(img/fundo2.png);
	_background-image: none;
	_Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fundo2.png', sizingMethod='crop');		
	background-repeat:repeat-y;
*/	margin:0 auto;
	margin-top:10px;
	width: 962px;
	padding-left:10px;
	padding-right:10px;
	min-height: 400px;

	/*display:table;*/
	}
		#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;
	margin-left: 23px;
	padding-bottom:10px;
	position: relative;
	width: 946px;	

	}
		#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: relative;
/*	background:url(img/topo.png);
	_background-image: none;
	_Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/topo.png', sizingMethod='scale');	*/	
	margin:0 auto;
	width: 992px;
	height:412px;
}
#topo_interno { 
	position: relative;
/*	background:url(img/topo.png);
	_background-image: none;
	_Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/topo.png', sizingMethod='scale');	*/	
	margin:0 auto;
	width: 992px;
	height:230px;
}

#rodape {
	position: relative;
	background:url(img/rodape.gif);
	margin:0 auto;
	width: 972px;
	height:29px;
	padding-top:20px;
	padding-left:20px;
	/*clear: both;  */
}

/*#menu {
	background:url(img/menu.png);
    display:block;
	float:left; 
	width:207px;
	margin-left:10px;	
	_margin-left:10px;		
	margin-top:15px;		
	height:565px;
	padding:10px;
	color:#D0D6DF;	
}*/
#tab_menu td {
	border-bottom: 1px dotted #CCC;
	height:30px;	
	*height:25px;
}
#tab_menu td a {
	color:#D0D6DF;
	font-weight:normal;
}
#tab_menu td a:hover {
	color: #FFF;
	font-weight:normal;
}

#quadro {
	position:relative;	
	float:right;
	width:525px;
	margin-left:25px;
	margin-top:5px;	
	border: none;
/*	height: 220px;	*/
	*min-height:200px;
	text-align:justify;
}

#quadro1 {
	position:relative;
	float:left;
	width:387px;
	margin-left:5px;
	margin-top:5px;	
	border: none;
/*	height: 200px;	*/
	text-align:justify;
	padding:10px;
}
#quadro2 {
	position:relative;	
	float:left;
	width:387px;
	margin-left:5px;
	margin-top:5px;	
	border: none;
/*	height: 200px;	*/
	text-align:justify;
	padding:10px;
}

#imagem_lateral {
	position:absolute;
	width:387px;
	left:610px;
	top: 0px;	
	border: none;
	height: 200px;	
	padding:10px;
}
#legenda_lateral {
	position:absolute;
	width:360px;
	left:580px;
	top: 220px;	
	border: none;
	height: 50px;	
	padding:10px;
	font-style:italic;
	text-align:center;
}

#conteudo {
	float:left;
	width:505px;
	margin-right:10px;
	padding-left:15px;
	padding-right:20px;
	border: none;
	min-height: 440px;	
	/*overflow:hidden;*/
	text-align:left;	
	clear: both;  	
}

#banner {
	position:absolute;
	left:412px;
	top: 0px;
	width:580px;
	height:205px;
	z-index:2;
	}
#menu_topo {
	position:absolute;
	background: url(img/menu_topo.gif);
	left:0px;
	top: 0px;
	width:424px;
	height:29px;
	padding-top:30px;
	}	
#logo {
	position:absolute;
	background: url(img/logo_home.gif);
	left:0px;
	top: 60px;
	width:414px;
	height:142px;
	}
#logo_interno {
	position:absolute;
	background: url(img/logo_index.gif);
	background-repeat:no-repeat;
	left:0px;
	top: 60px;
	width:414px;
	height:90px;
	}	
#busca {
	position:absolute;
	background: url(img/busca.gif);
	background-repeat:no-repeat;
	left:0px;
	top: 202px;
	width:192px;
	height:52px;
	padding-left:212px;
	padding-top:22px;
	}	
#busca input {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
    border:none;
	border: 1px solid #FFF;
	border-bottom: 1px dotted #ddd;	
}
#busca_interna {
	position:absolute;
	background: url(img/busca.gif);
	background-repeat:no-repeat;
	left:0px;
	top: 152px;
	width:192px;
	height:52px;
	padding-left:212px;
	padding-top:22px;
	}	
#busca_interna input {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
    border:none;
	border: 1px solid #FFF;
}
#destaque_home {
	position:absolute;
	left:20px;
	top: 275px;
	width:382px;
	height:112px;
	}	
#menu_principal {
	position:absolute;
	background: url(img/menu.gif);
	background-repeat:no-repeat;
	left:409px;
	top: 183px;
	width:584px;
	height:202px;
	padding-top:60px;	
	z-index:1;
}
#menu_principal_interno {
	position:absolute;
	background: url(img/menu.gif);
	background-repeat:no-repeat;
	left:409px;
	top: 3px;
	width:584px;
	height:220px;
	padding-top:60px;	
}
#barra_login {
	background: url(img/barra_login.gif);
	background-repeat:no-repeat;
	width:972px;
	height:92px;
	padding-top:4px;
	padding-left:20px;
	position: relative;
	margin:0 auto;	
	}	
#barra_login input {
	background-color: #CCC;
	border: 1px solid #FFF;	
	}		

/*#####################################################################################*/
/*						  								 							   */
/*								DEFINIÇÕES DE TABELA DO SISTEMA						   */
/*						  								 							   */
/*#####################################################################################*/

table{
	width: 100%;
}

/* TABELA DE NAVEGAÇÃO */
table#navega {
	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 #999;
	background: #ddd;
	font-size:10pt;	
	display:none;
}

/* GRID ZEBRADO E REALCE*/
#grid {   
    background-color:#999999;
    overflow:auto;
	width:98%;
	min-height:520px;
    border: #333333 1px dotted;
	background-color:#FFF;
}
tbody tr.menu  {
	background-color: ;
	
}
tbody tr.menu:hover   {
	background-color:  #415175;
}
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: #ddd;
	color: #FFFFFF;
} 
/*Realçar Linhas nas Tabelas*/
tbody tr.menu:hover { 
	background-color: #ddd;
	color: #FFFFFF;
} 	

/* TABELA DE CAMPOS */
table#campos {
	width: 100%;
}

/*#####################################################################################*/
/*						  								 							   */
/*						  		FINAL DA FOLHA DE ESTILO							   */
/*						  								 							   */
/*#####################################################################################*/
