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

*/


/*	documento __________________________________________ */

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

h2	{ 
	font-size: 15px; 
	font-weight: bold;		
	color: #333366;  								/* ___________   COLAR AQUI    __________ */
	margin-top: 4px;	
	margin-bottom: 4px;
	} 
	
h3	{ 
	font-size: 13px;
	font-weight: bold; 		
	color: #333366; 								/* ___________   COLAR AQUI    __________ */	 
	margin-top: 0px;	
	margin-bottom: 4px;
  	} 
	
h6{ 													/* ___________   COLAR AQUI    __________ */
  width:90%;
  font-weight: normal;
  margin-top: 10px; 
  margin-bottom: 10px;
  background: #F1F1F1;
  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: 78px;
	background-color:#fff;
	background-image: url(images/cabecalho.swf);
	background-repeat: no-repeat;
	}
		
	html>body #cabecalho { height:80px; } /* 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;
	}	


/*	caixas do conteudo ______________________________ */

#area1{
	position: relative;
	float: left;
	width: 230px;
	min-height: 155px;
	margin: 0px 0px 5px 5px;
	}
#area2{
	position:relative;
	float:right;	
	width:230px;
	min-height: 155px;
	margin:0px 5px 5px 0px;
	}
#area3{
	position:relative;
	float:left;	
	width:220px;
	min-height: 155px;
	margin:5px 10px 5px 5px;
	}
#area4{
	position:relative;
	float:right;	
	width:230px;
	min-height: 155px;
	margin:5px 5px 5px 0px;
}

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

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


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

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

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

#flash {margin:0 0 0 0; position:relative;  width:auto; height:auto;}


/*	classes gerais __________________________________ */




