/*	
	
	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:	25/05/2006
	versao 3.0
	normal		
	
*/


	
/*	documento __________________________________________ */

html, body {
	height:100%;
	text-align: center; 
	padding:0;
	margin:0;
	background-color:#E7E7E7;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
div,p { margin-top:0; }  /*  limpa a margin-top para firefox  */	

a:link { color: #386699; text-decoration : none; }
a:visited { color : navy; text-decoration : none; }
a:active { text-decoration : none; }
a:hover { text-decoration : underline; }

h1	{
	font-size: 17px;
	font-weight: bold;
	color: #336666;
	margin-bottom: 15px;
	} 

h2	{ 
	font-size: 15px; 
	font-weight: bold;		
	color: #336666; 
	margin-top: 4px;	
	margin-bottom: 4px;
	} 
	
h3	{ 
	font-size: 13px;
	font-weight: bold; 		
	color: #336666; 
	margin-top: 0px;	
	margin-bottom: 4px;
  	} 

input, select, textarea {
	font-size: 11px;	
	text-align : left;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 0px;	
	margin-bottom: 0px;		
	}

label { 	
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:0;
	visibility: hidden; 
	border:1px solid red;
	}
form { 
	position: relative;
	top:-2px;
	margin:0px;
	padding:0px; 
	}

/*	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;
	}
	
	html>body #conteiner { height:auto; } /* ajuste firefox */

#cabecalho {
	top: 0;
	left: 0;
	position: relative;
	width: 100%;
	height: 142px;
	background-color:#fff;
	background-image: url(images/cab_fundo.jpg);
	background-repeat: no-repeat;
	}
		
#brasao {
	position:absolute;
	width:116px;
	height:102px;
	font-weight:bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-image: url(images/brasao.gif);
	background-repeat: no-repeat;
	}

#brasao img {width:85px;
	      height:82px;
             border:0;
margin: 19px 0px 0px 23px;  
       }

html>body #brasao img {width:85px; height:82px; margin: 19px 0px 0px 23px;}		


	
#prefeitura {
	position:absolute;
	left:111px;
	width: 217px;
	height:120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-image: url(images/logo_urbal.gif);
	}		
	
#cartola {
	position:absolute;
	top:56px;
	left:69px;	
	width: 260px;
	height: 24px;
	background-image: url(images/cartola.gif);
	}	
		
	
#secretaria {
	position:absolute;
	/*left:170px;*/
	top:35px;
	left:130px;  
	font-size: 11px;
	font-weight: bold;
	margin: 57px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	}

	html>body #secretaria { /*left:168px;*/ margin: 58px 0px 0px 0px; } /* ajuste firefox  */
	
#secretaria a { font-size: 13px; color: #ffffff; text-decoration:none; }

#caminho {
	position:relative;
	margin:auto;
	top:-24px;	
	text-indent:1em;
	background-color:white;
	padding:5px 0px 0px 0px;
	height:24px;	
	font-size: 11px;
	filter:alpha(opacity=20);
	opacity:.20;
  		z-index:4;	
	}
	
	html>body #caminho { height:19px; }  /*  ajuste firefox  */	
	
#caminho_texto {
	position:relative;
	margin:auto;
	top:-48px;	
	text-indent:1em;

	padding:5px 0px 0px 0px;
	height:24px;	
	font-size: 11px;
	  		z-index:5;	
	}
	
	html>body #caminho_texto { height:19px; }  /*  ajuste firefox  */	
	
#caminho_linguas {
	position:relative;
	float:right;
	margin:auto;
	top:-72px;	
	text-indent:1em;
	padding:5px 10px 0px 220px;
	height:24px;	
	font-size: 11px;
	  		z-index:5;

	}
	
	html>body #caminho_linguas { height:19px; }  /*  ajuste firefox  */

#menu {
	position:relative;
	float:left;
	width:150px;
	margin: -48px 9px 0px 0px; 
	z-index:1;
	}

#conteudo {
	position:relative;
	float:left; 	
	width:480px;
	top:-65px;	
	}
	
	html>body #conteudo { top: -75px; } /*  ajuste firefox  */

#atalhos {
	position:relative;	
	width:125px;
	float:right;	
	/*top: -55px;*/
 top: -60px;		
	margin: 0px 4px 0px 0px;
	font-size: 11px;
	}

	html>body #atalhos { margin: 0px 8px 0px 0px; top: -57px; } /*  ajuste firefox  */

#atalhos img { border:0px; }	
	
#rodape { 
	position:relative;
	margin:auto;
	width:782px;
	clear:both;
	height:20px;
	background-color: white;
	color: #000000;
	border-top: 1px solid black;
	text-align:right;
	font-size: 10px;
	}

	html>body #rodape { width:780px; height:19px; }	 /*  ajuste firefox  */
	
#rodape p { padding-right:5px; padding-top:2px; }	
#limpa_rodape { clear:both; height:20px; }	/*  faz o espaco para o rodape  */


/*	caixas do conteudo ______________________________ */

#area1 {
	position: relative;
	float: left;
	width: 230px;
	margin: 6px 0px 5px 0px;
	}

html>body #area1 {margin: 16px 0px 5px 0px;}
	
#area2 {
	position:relative;
	float:left;	
	width:230px;
     	margin: 5px 5px 5px 15px;
	}

html>body #area2 {margin: 15px 5px 5px 15px;}

#area3 {
	position:relative;
	float:right;	
	width:475px;
	margin: 9px 5px 5px 0px;
	}

#area4 {
	position:relative;
	float:right;	
	width:230px;
	margin: 9px 5px 5px 0px;
	}
	
#noticias {
	position:relative;
	float:right;	
	width:240px;
	background:#CCDEF7;
margin-top:6px;
	}

html>body #noticias {margin-top:16px;}

#noticias p { padding: 1px 5px 0px 5px; }

#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_t {
	position:relative;
	top:1px;	
	height:32px;
	background-image: url(images/acessibilidade.gif);		
	font-weight:bold;
	margin: 2px 0px 0px 0px;
	padding: 4px 0px 4px 5px;
	color:#000099;
	font-size:10px;	
	text-indent:1.8em;
	z-index:3;
	}

	html>body #acessibilidade_t { top:0px; height:28px; padding: 4px 0px 0px 5px; }
	
#acessibilidade	{
	position:relative;
	top: -8px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	height:130px;	
	background-color: #e3e8fa;
	border: 1px solid #666666;		
	z-index:2;
	}
	
	html>body #acessibilidade {	 height:110px; top: -9px; padding: 18px 0px 0px 0px;} /*  ajuste firefox  */
	
#procura {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	}
	
	html>body #procura { 	padding:3px 0px 0px 0px; }  /*  ajuste firefox  */	

#campo { width: 104px; border: 1px solid #4C6781; }
#busca { margin: 1px 0px 0px 1px; }

	html>body #busca { top:-1px; margin-top: 0px; }  /*  ajuste firefox  */		

#mapa {
	height:16px;
	background-color:#FA9C7A;
	font-weight:bold;
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 3px 5px;
	}
	
	html>body #mapa { margin: 7px 0px 0px 0px; padding: 2px 0px 0px 5px; }  /*  ajuste firefox  */
	
#mapa a { color: #000; text-decoration:none; }

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

#servicos {
	background-color:#F5BCA9;
	margin-top:0px;
	font-size:0.8em;
	color: #003366;	
	}
#servicos p { padding: 0px 5px 5px 3px; margin:0; }
#servicos a { color: #003366; text-decoration:none; }

#contatos1 {
	height:16px;
	background-color:#FA9C7A;
	font-weight:bold;
	color: #000;
	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:#F5BCA9;
	padding: 3px 3px 5px 3px;
	font-size:0.8em;
	}
	
#banners img { margin: 5px 0px 0px 0px; width:125px; }



/*	classes gerais __________________________________ */


/* acessibilidade - escondendo o menu para cegos */

span.accesskey {
	text-decoration:none;
	}
.accessibility {
	position: absolute;
	top: -999em;
	left: -999em;
	}

/* link secretaria */
.linksec a { font-size: 11px; color: #ffffff; text-decoration : none; }

/* + noticias */
.mais {
	position:relative;
	font-size: 9px;
	text-align: right;	
	margin-bottom:5px;
	padding-top:0;
	}
		
/* link mapa do site - nivel 01*/	
.mapa_n1:link, .mapa_n1:visited, .mapa_n1:active, .mapa_n1:hover {
	color: #113d66;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
	}
.mapa_n1:hover { text-decoration : underline; }
	
/* link mapa do site - nivel 02*/		
.mapa_n2:link, .mapa_n2:visited, .mapa_n2:active, .mapa_n2:hover {
	color: #3a75b0;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
	}
.mapa_n2:hover { text-decoration : underline; }

/* link mapa do site - nivel 03*/	
.mapa_n3:link, .mapa_n3:visited, .mapa_n3:active, .mapa_n3:hover {
	color: #859eb8;	
	text-decoration : none; 
	font-size: 11px;
	font-weight: bold;		
	}
.mapa_n3:hover { text-decoration : underline; }


/* acessibilidade assinatura */
.as { margin:-7px 0px 0px 0px; }

	html>body .as { margin: -6px 0px 0px 0px; } /* ajuste firefox */

/* acessibilidade */	
.contraste { margin: 10px 0px 0px 0px; }

	html>body .contraste { margin: 14px 0px 0px 0px; } /* ajuste firefox */

/* acessibilidade */	
.sem_imagens { 
	text-align:left; 
	margin: 10px 0px 0px 0px; 
	font-size:10px; 
	padding:0;
	}
	
	html>body .sem_imagens { margin: 14px 0px 0px 0px; padding:0; } /* ajuste firefox */	

/* acessibilidade */	
.padrao {
	position:relative;
	text-align:center;
	width:12px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #abdeaf;
	color:#000;
	font-size:1.2em;
	border: 1px solid black;	 
	}

/* acessibilidade */		
.preto {
	position:relative;
	text-align:center;
	width:12px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #000;
	color:#fff;
	font-size:1.2em;	
	border: 1px solid black;	
	}
	
/* acessibilidade - link a1 */

.a1:active, .a1:link, .a1:visited, .a1:hover { 
	text-decoration: none; 
	color: #BB2121; 
	font-weight:bold; 
	}
.a1:hover { text-decoration : underline; }

/* acessibilidade - link a2 */
.a2:active, .a2:link, .a2:visited, .a2:hover { 
	color: #BB2121; text-decoration: none; 
	font-size:14px; 
	font-weight:bold; 
	}
.a2:hover { text-decoration : underline; }

/* acessibilidade - link a3 */
.a3:active, .a3:link, .a3:visited, .a3:hover { 
	color: #BB2121; 
	text-decoration: none; 
	font-size:18px; 
	font-weight:bold; 
	}
.a3:hover { text-decoration : underline; }

/* acessibilidade - link a4 */
.a4:active, .a4:link, .a4:visited, .a4:hover { 
	color: #BB2121; 
	text-decoration: none; 
	font-size:22px; 
	font-weight:bold; 
	}
.a4:hover { text-decoration : underline; } 


/* acessibilidade - link padrao */
.padrao:active, .padrao:link, .padrao:visited, .padrao:hover { 
	text-decoration: none; 
	color: #000; 
	font-weight:bold; 
	}
.padrao:hover { text-decoration : underline; }

/* acessibilidade - link marinho */
.marinho:active, .marinho:link, .marinho:visited { 
	text-decoration: none; 
	color: #ffff00; 
	font-weight:bold; 
	}
.marinho:hover { text-decoration : underline; font-weight:bold; }

/* acessibilidade - link preto */
.preto:active, .preto:link, .preto:visited { 
	text-decoration: none; 
	color: #fff; 
	font-weight:bold; 
	}
.preto:hover { text-decoration : underline; font-weight:bold; }

/* acessibilidade - link branco */
.branco:active, .branco:link, .branco:visited { 
	text-decoration: none; 
	color: #000; 
	font-weight:bold; 
	}
.branco:hover { text-decoration : underline; font-weight:bold; }

/* acessibilidade - link "ajuda" */
.aj:active, .aj:link, .aj:visited { text-decoration: none; color: #BB2121; font-weight:bold; }
.aj:hover { text-decoration : underline; font-weight:bold; }
.aj { background-image: url(images/seta_acessibilidade.gif); background-repeat: no-repeat; padding: 0px 0px 0px 6px; }	

	html>body .aj {background-image: url(images/seta_acessibilidade.gif); background-repeat: no-repeat; padding: 0px 0px 0px 6px;}	
	
/* link box */
.link_box a { font-size: 9px; color: #000000; text-decoration : none; }

/* assinatura PROCEMPA */
.assina_pro {
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	}	





