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

*/


/*	documento __________________________________________ */

html, body {
      background-color: #ffffff;
       }

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

h2	{ 
	font-size: 15px; 
	font-weight: bold;		
	color: #336666;  								/* ___________   COLAR AQUI    __________ */
	margin-top: 4px;	
	margin-bottom: 4px;
	} 
	
h3	{ 
	font-size: 13px;
	font-weight: bold; 		
	color: #336666; 								/* ___________   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.jpg) repeat-y left;
	margin-bottom:-20px;
	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: 226px;
	background-color:#fff;
	background-image: none;
	background-repeat: no-repeat;
	
	}
#rodape {width: 780px;

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


/*	caixas do conteudo ______________________________ */

#area1 { 											/* ___________   COLAR AQUI    __________ */	
	position: relative;
	float: left;
	width: 230px;
	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:#e3e3e3; 		/* ___________   COLAR AQUI    __________ */	
		margin: 0px 0px 0px 0px;
	}

#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:center;
	background-color:#ffcc00;  							/* ___________   COLAR AQUI    __________ */	
	top:0;
    margin: 0px 0px 6px 0px;
    padding: 4px 0px 9px 0px;
    height:30px;
/*  alterado  */
	z-index:24;
	border:0px solid #EBAF57;
	}
	
	html>body #acessibilidade {width:auto; height: 25px; padding: 4px 0px 6px 0px; } /*  ajuste firefox  */
	


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

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

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

#contatos1 {
	height:16px;
	background-color:#ffcc00;					  		/* ___________   COLAR AQUI    __________ */
	font-weight:bold;
	color: #ffffff;										  		/* ___________   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:#ffffff;					  		/* ___________   COLAR AQUI    __________ */
	padding: 3px 3px 5px 3px;
	font-size:0.8em;
	}
	
#banners img { margin: 8px 0px 0px 0px; width:125px; }

/*	banners coluna direita ______________________________ */	

#banners p {
	border:0px solid black;
	height:3em;
	background-color:#2ea7c2;	
	margin:10px 0px 0px 0px;
	padding: 7px 2px 2px 2px;
	font-size:11px;
	text-align:center;
	font-weight: bold;
	color:#fff;
	}

#banners a { text-decoration:none; color:#fff; }
#banners a:hover { text-decoration:underline; }

/*	classes gerais __________________________________ */



/*forms*/
#forms { margin: 20 0 0 0;}

html>body #forms {margin: 20 0 0 -40;}

#forms ul {list-style-type:none; margin:0;}

#forms li {line-height:25px;}

.botao {text-align:center;}

#botao_relativo {position:relative; text-align:center;}

