/*	
	
	PROCEMPA - empresa de tecnologia da informacao e comunicacao de Porto Alegre
	T/IGE - Internet e Governo Eletronico
	Padrao de estilos para sites desenvolvidos com o gerenciador de conteudos ProWeb.
	data de criacao:	12/03/2004
	data de versao:	01/07/2008
	versao 3.2
	normal		


*/


/*	documento __________________________________________ */

h1	{
	font-size: 17px;
	font-weight: bold;
	color: #1590BC; 								/* ___________   COLAR AQUI    __________ */
	margin-bottom: 15px;
	} 

h2	{ 
	font-size: 15px; 
	font-weight: bold;		
	color: #1590BC;  								/* ___________   COLAR AQUI    __________ */
	margin-top: 4px;	
	margin-bottom: 4px;
	} 
	
h3	{ 
	font-size: 13px;
	font-weight: bold; 		
	color: #1590BC; 								/* ___________   COLAR AQUI    __________ */	 
	margin-top: 0px;	
	margin-bottom: 4px;
  	} 
	
h6{ 													/* ___________   COLAR AQUI    __________ */
  width:90%;
  font-weight: normal;
  margin-top: 10px; 
  margin-bottom: 10px;
  background: #EBD4D3;
  border: solid 1px #000000;
  padding: 5px;
  font-size:11px;
  color:#000000;                
 }  		


/*	caixas da estrutura ___________________________________ */

#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:-20px;
	color: #000000;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
	html>body #conteiner { height:auto; } /* ajuste firefox */

#cabecalho {
	top: 0;
	left: 0;
	position: relative;
	width: 100%;
	height: 95px;
	background-color:#fff;
	background-image: url(images/cabecalho10.jpg);
	background-repeat: no-repeat;
	margin:0;
	}
	
#cabecalho span img

{
position:relative;	
margin:2px 0 0 30px;	
}

#cabecalho p a
{
width:91px;
height:80px;	
float:right;
margin:-5px 28px 0 0;
}

#menu
{
background-color:transparent;	
}

#menu img
{
border:0;	
margin: 5px 0 0 5px;	
}	
		
	
#sigla {
	position:relative;
	float:right;
	top:-28px;
	left:-402px;
	color:#4BA354; 											/* ___________   COLAR AQUI    __________ */	
	font-family: trebuchet ms, verdana, arial;
	font-size: 31px;
	font-weight: bold;
	line-height: 22px;
	margin:auto;
	padding:0px;
		border:0px solid;
	}	


/*	caixas do conteudo ______________________________ */


#area0 {position:relative; width:470px; margin: 5px 0px 15px 5px; padding:35px 0px 0px 13px; background-image: url(images/player.gif); background-repeat:no-repeat; height:120px; clear:both;}


#area1 { 											/* ___________   COLAR AQUI    __________ */	
	position: relative;
	float: left;
	width: 460px;
	margin: 0px 0px 5px 0px;
	}
	
#area2 { 											/* ___________   COLAR AQUI    __________ */	
	position:relative;
	float:left;	
	width:470px;
	margin: 9px 5px 5px 0px;
	}
	
#noticias {
	position:relative;
	float:right;	
	width:240px;
	background:#E6F5E8; 						/* ___________   COLAR AQUI    __________ */	
	}
#noticias p { padding: 1px 5px 0px 5px; }

#lista_secoes {width:auto;}

#lista_secoes img {border:0;}

#barra {
	position:relative;
	background: url(images/barras.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	width:240px;
	height: 20px;
	color: gray;
	padding: 1px 0px 1px 5px;
	margin: 0px 0px 10px 0px;
	}

	html>body #barra { width:230px; }  /*  ajuste firefox  */


/*	caixas dos atalhos ______________________________ */

#acessibilidade	{
	position:relative;
	text-align:center;
	background-color:#A9A9A9;  							/* ___________   COLAR AQUI    __________ */	
	top:0;
    margin: 0px 0px 6px 0px;
    padding: 4px 0px 9px 0px;
    height:30px;
/*  alterado  */
	z-index:24;
	border:1px solid #A9A9A9;
	}
	
	html>body #acessibilidade {width:auto; height: 25px; padding: 4px 0px 6px 0px; } /*  ajuste firefox  */
	


#mapa {
	height:16px;
	background-color:#A9A9A9; 							/* ___________   COLAR AQUI    __________ */	
	font-weight:bold;
	margin: 4px 0px 0px 0px;
	padding: 2px 0px 3px 5px;
	color:#fff;										  		/* ___________   COLAR AQUI    __________ */
	}
	
	html>body #mapa { margin: 5px 0px 0px 0px; padding: 2px 0px 0px 5px; }  /*  ajuste firefox  */
	
#mapa a { color: #fff; text-decoration:none; }		/* ___________   COLAR AQUI    __________ */

#servicos_t {
	height:16px;
	background-color:#A9A9A9;					  		/* ___________   COLAR AQUI    __________ */
	font-weight:bold;
	margin: 7px 0px 0px 0px;
	padding: 2px 0px 3px 5px;
	color:#fff;										  		/* ___________   COLAR AQUI    __________ */
	}
	
	html>body #servicos_t { margin: 8px 0px 0px 0px; padding: 2px 0px 0px 5px; }  /*  ajuste firefox  */	
	
#servicos_t a { color: #fff; text-decoration:none; }  		/* ___________   COLAR AQUI    __________ */

#servicos {
	background-color:#A9A9A9;					  		/* ___________   COLAR AQUI    __________ */
	margin-top:0px;
	font-size:0.8em;
	color: #003366;	
	}
#servicos p { padding: 0px 5px 5px 3px; margin:0; }
#servicos a { color: #fff; text-decoration:none; }

#contatos1 {
	height:16px;
	background-color:#A9A9A9;					  		/* ___________   COLAR AQUI    __________ */
	font-weight:bold;
	color: #fff;										  		/* ___________   COLAR AQUI    __________ */
	margin: 7px 0px 0px 0px;
	padding: 2px 0px 3px 5px;
	}
	
	html>body #contatos1 { margin: 8px 0px 0px 0px; padding: 2px 0px 0px 5px; }  /*  ajuste firefox  */	
	
#contatos2 {
	background-color:#E4E4E4;					  		/* ___________   COLAR AQUI    __________ */
	padding: 3px 3px 5px 3px;
	font-size:0.8em;
	}
	
#banners img { margin: 8px 0px 0px 0px; width:125px; }



/*	classes gerais __________________________________ */



#cab-fundo1 {
	position:absolute;
	left:0px;
	top:0px;
	width:594px;
	height:95px;
}
#cab-fundo2 {
	position:absolute;
	left:593px;
	top:0px;
	width:186px;
	height:95px;
}

html>body #cab-fundo2 {left:594px;}


#calendario {
	position:relative; 
	top:0px;
	height:15em;
	/*margin:15px 0px 0px 0px;*/
       margin:auto;  
	text-align:center;
	padding: 0px 0px 10px 0px;
	z-index:3;left:0px;top:20px;
	}
	
	html>body #calendario{ position:relative; 
	margin:auto;
	padding:0;
	text-align:center;
	padding: 0px 0px 0px 10px;
       /*border:1px solid #ff0000;*/
       left:0; top:0px;height:0;}

#calendario input {
      display:none;
	}

html>body #calendario input {display:inherit;}
#rodape_rw { 
	position:relative;
	margin:auto;
	width:778px;
	clear:both;
	height:20px;
	background-color: #919191;
	color: #000000;
	border-top: 1px solid black;
	text-align:right;
	font-size: 10px;
	}

	html>body #rodape_rw { width:780px; height:19px; }	 /*  ajuste firefox  */
	
#rodape_rw p { padding-right:5px; padding-top:2px; }

