/*
################################################################################
                PROCEMPA
                T/IGE - Governo Eletronico
  
                CSS - Cascading Style Sheets Padrao do Projeto ProWeb Livre
                Data de Criacao: 14/06/2005
                Versao 2.0
 
################################################################################
*/
html, body {height:100%;}
body{
 text-align: center; 
 padding:0;
 margin:0;
 background:#E7E7E7;
 font-family:verdana,arial,helvetica,sans-serif;
 font-size: 11px;
 color: #000000;
overflow-x:hidden;
}
#conteiner{
 margin: auto; 
 width: 780px;
 text-align: left;
 height:100%;
 min-height:100%;
 background:white url(images/corpo_textura.gif) repeat-y left top;
 margin-bottom:-19px;
 color: #000000;
}
html>body #conteiner{height:auto;} 
/*para mozilla e IE*/
/* --- Caixas  --------------------------------------------------*/
#cabecalho {
	top: 0;
	left: 0;
	position: relative;
	width: 100%;
	height: 100px;
	background: #fff;
	background-image: url(images/cab_fundo.jpg);
	background-repeat: no-repeat;
}
#secretaria{
	position:relative;
	width:530px;
	left:135px;
	top:-22px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;  
	padding-top: 5px;
}
#secretaria a {
	font-size: 13px;
	color: #fff;
	text-decoration:none;
}
#secretaria a:active{
text-decoration: underline;
}
#secretaria a:hover{
text-decoration: underline;
} 
#caminho {
	position:relative;
	top:-22px;
	left:0;
	font-size: 11px;
	height:18px;
	margin: 2px 0px 0px 0px;
	padding-left: 5px;
	background-color:white;
	}
#menu {
	position:relative;
	float:left;
	width:150px;
	margin-top:-20px;
	margin-right:9px;
	z-index:2;
}
#atalhos {
	position:relative;
	float:right;	
	width:125px;
	margin-top:-20px;
	margin-right:8px;
	/* left:2px; */
	font-size: 11px;
}
#atalhos img {border:0px;}
#conteudo {
	position:relative;
	float:left; 	
	width:480px;
	margin-top:-20px;
}
/*ajustes-------------------*/
#limpa_rodape{clear:both;height:20px;}/*faz o espaco para o rodape*/
div,p {margin-top:0;}/*limpa a margin-top para mozilla*/
* html>body #conteiner {margin-bottom:0px; height:100%;}/* ajuste para o no IE*/
* html>body #rodape {margin-top:-19px;}/* ajuste para o no IE*/
#rodape {
 margin:auto;
 width:780px;
 clear:both;
 height:19px;
 background-color: white;
 color: #000000;
 border-top: 1px solid black;
 text-align:right;
 font-size: 10px;
 position:relative;
}
#rodape p {padding-right:5px;padding-top:2px;}
/*--------------elementos de apoio------------*/
/*-------conteudo-------*/
#area1{
	position: relative;
	float: left;
	width: 230px;
	min-height: 155px;
	margin: 0px 10px 5px 0px;
	}
#area2{
	position:relative;
	float:right;	
	width:230px;
	background:#F7F7F7;
	min-height: 155px;
	margin:0px 5px 5px 0px;
	}
	#area2 a{
	color:#636363;
	padding-left:5px;
		}
		#area2 a:hover{
	background:#BDBDBD;
	border: 1px solid #7E7E7E;
	color: white;
	text-decoration:none;
	
		}
#area3{
	position:relative;
	float:left;	
	width:230px;
	min-height: 155px;
	margin:5px 10px 5px 0px;
	}
#area4{
	position:relative;
	float:right;	
	width:230px;
	min-height: 155px;
	margin:5px 5px 5px 0px;

}
#noticias{
	position:relative;
	float:right;	
	width:230px;
	min-height: 155px;
	font-size: 11px;
	background:#f8f8f8;
	padding: 0px 2px 0px 2px;
	margin:0px 5px 5px 0px;
}
.barra{
	background: url(originais/noticias.jpeg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	color: gray;
	padding: 1px 2px 1px;
	margin-bottom: 5px;
	
}
.mais {
	font-size: 9px;
	text-align: right;	
	
}
/*----------coluna de atalhos---------*/
#mapa
{
height:18px;
background-color:#4D4DFA;
font-weight:bold;
margin:4px 0px 4px 0px;
padding:2px;
}
#mapa a{
color: #ffffff;
text-decoration:none;
}
#servicos
{
background-color:#CCE2E0;
margin-top:4px;
margin-bottom:6px;
}
#servicos p {padding: 3px 3px 5px 3px;}
#contatos1 
{
height:18px;
background-color:#4D4DFA;
font-weight:bold;
margin-top:4px;
padding-bottom:1px;
color: #ffffff;
font-weight:bold;
}
#contatos2 {background-color:#FAFAFF;
padding: 3px 3px 5px 3px;}
#banners {margin-top:4px;}
#banners img {margin-top: 3px;}
/*----------rodape---------*/
.assina_pro
{
	font-size: 11px;
	font-weight: bold;
	color: #006666;
}
/*-----Outros elementos links e tags--------*/
a:link  
{
	color: #386699;
	text-decoration : none;
}

a:visited  
{ 
	color : navy;
	text-decoration : none; 
}

a:active  
{ 
	text-decoration : none; 
}

a:hover  
{ 
	text-decoration : underline;

}

/* link linguas */

.lingua:link  {
	color: #000000;
	font-size: 9px;	
}

.lingua:visited { 
	color: #000000;
	font-size: 9px;	
}

.lingua:active  { 
	color: #000000;
	font-size: 9px;		
}

.lingua:hover { 
	color: #000000;
	font-size: 9px;		
}

.mapa_n1:link  
{
	color: #113d66;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
}

.mapa_n1:visited  
{ 
	color: #113d66;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
}

.mapa_n1:active  
{ 
	color: #113d66;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;	
}

.mapa_n1:hover  
{ 
	color: #113d66;	
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;		 
}
.mapa_n2:link  
{
	color: #3a75b0;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
}

.mapa_n2:visited  
{ 
	color: #3a75b0;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
}

.mapa_n2:active  
{ 
	color: #3a75b0;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;	
}

.mapa_n2:hover  
{ 
	color: #3a75b0;	
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;		 
}

/* link mapa nível 03  */

.mapa_n3:link  
{
	color: #859eb8;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
}

.mapa_n3:visited  
{ 
	color: #859eb8;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
}

.mapa_n3:active  
{ 
   	color: #859eb8;
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;	
}

.mapa_n3:hover  
{ 
	color: #859eb8;	
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;		 
}

/*  mapa geral  */

.mapa_n1
{ 
	color: #113d66;	
	font-size: 11px;
	font-weight: bold;		 
}
.mapa_n2
{ 
	color: #3a75b0;	
	font-size: 11px;
	font-weight: bold;		 
}
.mapa_n3
{ 
	color: #859eb8;	
	font-size: 11px;
	font-weight: bold;		 
}
.linksec:link  
{
	font-size: 11px;
	color: #ffffff;	
}

.linksec:visited  { 
	font-size: 11px;
	color: #ffffff;
}

.linksec:active  { 
	font-size: 11px;
	color: #ffffff;	
}

.linksec:hover  { 
        font-size: 11px;
	color: #ffffff;		
}

.link_box:link  
{
	color: #000000;
	font-size: 9px;	
}

.link_box:visited  
{ 
	color: #000000;
	font-size: 9px;	
}

.link_box:active  
{ 
	color: #000000;
	font-size: 9px;		
}

.link_box:hover  
{ 
	color: #000000;
	font-size: 9px;		
}
h1
{
	font-size: 17px;
	font-weight: bold;
	color: #464371;
	margin-bottom: 15px;
	} 

h2
{ 
	font-size: 15px; 
	font-weight: bold;		
	color: #464371; 
	margin-top: 4px;	
	margin-bottom: 4px;
} 
h3
{ 
	font-size: 13px;
	font-weight: bold; 		
	color: #464371; 
	margin-top: 0px;	
	margin-bottom: 4px;
  	} 
h6{ 
	width:90%;
	font-weight: normal;
	margin-top: 10px;	
	margin-bottom: 10px;
	background: #F1F1F1;
	border: solid 1px #999;
	padding: 5px; 	             	
 } 	

td {	 font-size: 11px;}
/* ---------------------------------------------------------------------------- */
/* formulários */
input, select, textarea 
{
	font-size: 11px;	
	text-align : left;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 0px;	
	margin-bottom: 0px;		
}
/*----------tpl1245---------*/
#lista{
width: 100%;
position:relative;
}
#pagina{
position: relative;
text-align: center;

}
#texto{
width: 100%;
position: relative; 
}


