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

*/


/*	documento __________________________________________ */

html, body {
	height:100%;
	text-align: center; 
	padding:0;
	margin:0;
	background-color:#fff;
	font-family:arial,verdana,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: 18px;
	font-weight: bold;
	color: #0089ad; 								/* ___________   COLAR AQUI    __________ */
	} 

h2	{ 
	font-size: 18px; 
	font-weight: bold;		
	color: #dd5622; 								/* ___________   COLAR AQUI    __________ */
	margin-bottom:15px;
	} 
	
h3	{ 
	font-size: 18px;
	font-weight: bold; 		
	color: #ffffff; 								/* ___________   COLAR AQUI    __________ */	 
	margin-top: 0px;	
	margin-bottom: 4px;
	line-height: 18px;
  	} 
	
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;                
 }  		

h10 {
	color:#3a3a3a;  
	font-size: 13px;	
}
input, select, textarea {
	font-size: 16px;	
	margin: 15px 2px 0px 20px;
	background-color:#0089ad;
	color: white;
	font-weight: bold;
	}


/*	caixas da estrutura ___________________________________ */

#conteiner {
	margin: auto; 
	width: 1000px;
	text-align: left;
	height:100%;
	min-height:100%;
	background: white url(images/bgcabe.jpg);
	background-repeat: repeat-x;
	margin-bottom:-120px;
	color: #000000;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	}
	
	html>body #conteiner { height:auto; } /* ajuste firefox */

#cabecalho {
	top: 0;
	left: 0;
	position: relative;
	width: 100%;
	height: 202px;
	background-color:#fff;
	background-image: url(images/cab_fundo_sispglp.jpg);
	background-repeat: no-repeat;
	
	}
		
#caminho {
	position:relative;
	margin:auto;
	top:-30px;
	text-indent:0em;
	left:-186px;
	padding:5px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	height:24px;	
	font-size: 11px;
	z-index:1;
	background-image: url(images/assina_textura_.gif);
	}
	
	
	html>body #caminho { top:-32px; text-indent:-16em; height:19px; left:0px;}  /*  ajuste firefox  */	

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

	
#cima {
	position:relative;
	float:left;
	width:150px;
	margin: 0px 0px 0px 0px; 
	padding:8px 0px 0px 0px;
	z-index:3;
	background:#fff;
	border:0px solid red;
	}	
	
#baixo {
	position:relative;
	text-align:center;
	float:left;
	width:150px;
	margin: 0px 0px 0px 0px; 
	padding:8px 0px 0px 0px;
	z-index:4;
	border:0px solid red;
	}	

#menu {
	position:relative;
	float:left;
	top: 0px;
	width:200px;
	height:296px;
	margin: 0px 0px 0px 0px; 
	padding:6px 0px 0px 0px;
	z-index:2;
	background-image: url(images/bgmenu.jpg);
	background-repeat: repeat-x;
	border:0px solid;
	}

	html>body #menu { width:200px; height:296px; } /* ajuste firefox */

#atalhos {
	position:relative;	
	width:243px;
	float:right;	
	top: 0px;	
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	}

	html>body #atalhos { width:243px; } /* ajuste firefox */

#atalhos img { border:0px; }	

/*	caixas do conteudo ______________________________ */

#conteudo {
	width:532px;
	left:3px;
}

#area1 { 											/* ___________   COLAR AQUI    __________ */	
	position: relative;
	float: left;
	left:8px;
	width: 286px;
	height:185px;
	margin: 0px 0px 5px 0px;
	background: #008fb6;
	}
	
#area2 { 											/* ___________   COLAR AQUI    __________ */	
	position:relative;
	float:right;	
	width:238px;
	height:186px;
	background:#008fb6; 						/* ___________   COLAR AQUI    __________ */	
	margin: 0px 0px 5px 0px;
	padding: 15px 10px 0px 20px;
	color: #ffffff;
	line-height:160%;
	font-size:12px;
	overflow:hidden;
	}

#area2 a { color: #ffffff; font-size:11px;}

	html>body #area2 {width:210px; height:170px;}  /*  ajuste firefox  */

#area3 { 											/* ___________   COLAR AQUI    __________ */	
	position:relative;
	float:left;	
	width:295px;
	height:280px;
	margin: 5px 5px 0px 0px;
	padding: 10px 25px 0px 20px;
	line-height:160%;
	font-size:12px;
	border-right: 1px solid #22768c;
	color:#4d4d4d;
	overflow:hidden;
	}

#area3 a { color: #4d4d4d; font-size:11px;}

	html>body #area3 {width:247px;	height:280px;}  /*  ajuste firefox  */

#area4 { 											/* ___________   COLAR AQUI    __________ */	
	position:relative;
	float:right;	
	top:0px;
	width:232px;
	height:209px;
	margin: 15px 0px 5px 0px;
	padding: 0px 12px 0px 13px;
	line-height:160%;
	font-size:12px;
	color:#4d4d4d;
	overflow:hidden;
	}
	
#area4 a { color: #4d4d4d; font-size:11px;}

	html>body #area4 { top:-303px; width:209px; height:250px; top:-8px;}  /*  ajuste firefox  */

#noticias {
	position:relative;
	float:right;	
	width:240px;
	background:#E6F5E8; 						/* ___________   COLAR AQUI    __________ */	
	border:1px solid;
	}

#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	{
	position:relative;
	text-align:left;
	color: #0089ad;
	background-color:transparent;  							/* ___________   COLAR AQUI    __________ */	
    margin: 0px 0px 6px 25px;
    padding: 4px 0px 9px 0px;
    height:30px;
/*  alterado  */
	z-index:24;
	top:-172px;
	border:0px solid #3A9E43;
	}
	
	html>body #acessibilidade {width:auto; height: 25px; padding: 4px 0px 6px 0px; top:-150px;} /*  ajuste firefox  */

	
#idiomas{
	position:relative;
	text-align:left;
	color: #0089ad;
	background-color:transparent;  							/* ___________   COLAR AQUI    __________ */	
    margin: 0px 0px 6px 25px;
    padding: 4px 0px 9px 0px;
    height:30px;
/*  alterado  */
	z-index:24;
	border:0px solid #3A9E43;
	font-size: 18px;
	top:-205px;
	}
	
	html>body #idiomas {width:auto; height: 25px; padding: 4px 0px 6px 0px; top:-205px;} /*  ajuste firefox  */
	#idiomas a { color: #87888a; font-size:12px; font-weight:bold; }

	
#linksdireita{
	background: url(images/bgdireita.jpg) left top;
	background-repeat: repeat-x;
	height:479px;
	position: relative;
	top:-110px;
}
	html>body #linksdireita {top:-82px;} /*  ajuste firefox  */
	
	
.preto {
	position:relative;
	text-align:center;
	width:22px;	
	height:22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	background-color: #0089ad;
	color:#fff;
	font-size:17px;	
	}
	
	html>body .preto {  padding: 0px 6px 0px 6px; word-spacing: 0px; }
	
/* acessibilidade - link a1 */

.a1:active, .a1:link, .a1:visited, .a1:hover { 
	text-decoration: none; 
	color: #0089ad; 
	font-size:17px; 
	font-weight:bold; 
	}
.a1:hover { text-decoration : underline; }

.a1 sup { 	font-size:20px; font-weight:bold; position:absolute;	 }
	
	html>body .a1 sup { 	font-size:18px; font-weight:bold; position:absolute;	}  /*  ajuste firefox  */	
	
/* acessibilidade - link a2 */
.a2:active, .a2:link, .a2:visited, .a2:hover { 
	color: #0089ad;  
	text-decoration: none; 
	font-size:17px; 
	font-weight:bold; 
	}
.a2:hover { text-decoration : underline; }

.a2 sup { 	font-size:20px; font-weight:bold;  position:absolute; position:absolute;		 }

	html>body .a2 sup { 	font-size:18px; font-weight:bold; }  /*  ajuste firefox  */	


/* acessibilidade - link padrao */
.ajuda:active, .ajuda:link, .ajuda:visited, .ajuda:hover { 
	text-decoration: none; 
	color: #0089ad; 
	font-size:20px; 
	font-weight:bold; 
	}
.ajuda:hover { text-decoration : underline; }


#campo { width:163px;; border: 1px solid #fff; }
#busca { margin: 22px 0px 0px 1px; }
	html>body #busca { top:-1px; margin-top: 16px; }  /*  ajuste firefox  */		


#servicos_t {
	background: white url(images/bglinks.jpg);
	background-repeat: repeat-x;
	width:223px;
	height:16px;
	float:right;
	background-color:transparent;  							/* ___________   COLAR AQUI    __________ */	
	font-weight:bold;
	font-size: 15px;
	margin: 7px 0px 0px 0px;
	padding: 13px 0px 3px0px;
	color:#0089ad;										  		/* ___________   COLAR AQUI    __________ */
	}
	
	html>body #servicos_t { margin: 8px 0px 0px 15px; padding: 13px 0px 0px 5px; float:none;}  /*  ajuste firefox  */	
	
#servicos_t a { color: #0089ad; text-decoration:none; }  		/* ___________   COLAR AQUI    __________ */

#servicos {
	height:118px;
	overflow:hidden;
	background-color:transparent;					  		/* ___________   COLAR AQUI    __________ */
	margin-top:0px;
	margin-left:20px;
	font-size:11px;
	line-height:200%;
	color: #5e5d5d;	
	}
#servicos p { padding: 0px 5px 5px 3px; margin:0; }
#servicos a { color: #5e5d5d; text-decoration:none; }

#contatos1 {
	height:16px;
	background-color:#90D496;					  		/* ___________   COLAR AQUI    __________ */
	font-weight:bold;
	color: #000;										  		/* ___________   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:transparent;					  		/* ___________   COLAR AQUI    __________ */
	padding: 3px 3px 5px 18px;
	font-size:0.8em;
	}
	
#banners { 
	background-color:transparent;					  		/* ___________   COLAR AQUI    __________ */
	height:100px;
	overflow:hidden;
	margin-top:10px;
	margin-left:20px;
	font-size:11px;
	line-height:120%;
	color: #5e5d5d;	
	}

#rodape { 
	position:relative;
	margin:auto;
	width:1000px;
	clear:both;
	height:249px;
	background-color: white;
	color: #000000;
	border-top: 0px solid black;
	font-size: 10px;
	background: white url(images/bgroda.jpg);
	background-repeat: repeat-x;
	padding:51px 25px 0px 25px;
	}

		html>body #rodape { width:1000px; 	height:249px; }	 /*  ajuste firefox  */

/*_____________________ teste com rodape novo ------------*/
#esquerda {

            position: relative;

            float: left;

            width:210px;

            height:80px;

             margin:20px 0px 0px 0px;

            padding:0px;

            text-align:left;

            border-top: 1px solid #97bdc7;

            }

            

#centro {

            position: relative;

            float: left;

            width:210px;

            height:80px;

             margin:20px 0px 0px 0px;

            text-align:left;

            padding:0px;

            border-top: 1px solid #97bdc7;

            }

 

#direita {                                                                                                                                 /* ___________   COLAR AQUI    __________ */   

            position:relative;

            float: left;

            width:210px;

            height:80px;

             margin:20px 0px 0px 0px;

            padding:0px;

            text-align:left;

            border-top: 1px solid #97bdc7;

            }

#direita_extrema {                                                                                                                                 /* ___________   COLAR AQUI    __________ */   

            position:relative;

            float: right;

            width:210px;

            height:80px;

            margin:20px 0px 0px 0px;

            padding:0px;

            text-align:left;

            border-top: 1px solid #97bdc7;
			
			top:-15px;

            }

	html>body #direita_extrema { top:0px; } /* ajuste firefox */

/* ______________________fecha teste rodape novo__________*/
	
#cidades {
	position:relative;
	height: 15px;
	float: left;
	left:350px;
	}

	html>body #cidades { position:relative; float:left; text-align: left; height: 15px; left:350px; } /* ajuste firefox */
	
#apoia {
	position:relative;
	Height: 15px;
	float:right;
	right:80px;
	}

	html>body #apoia { position:relative; float:right; text-align: center; Height: 15px; right:125px;} /* ajuste firefox */

#listaul {
	text-align: center;
	list-style: none;
	padding: 15px 0px 0px 0px;
}

#listali {
	text-align: rigth;
}

#rodape p { padding-right:5px; padding-top:2px; }	
#limpa_rodape { clear:both; height:20px; }	/*  faz o espaco para o rodape  */



/*	classes gerais __________________________________ */





