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

*/


/*	documento __________________________________________ */

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

h2	{ 
	font-size: 15px; 
	font-weight: bold;		
	color: #80AE03;  								/* ___________   COLAR AQUI    __________ */
	margin-top: 4px;	
	margin-bottom: 4px;
	} 
	
h3	{ 
	font-size: 13px;
	font-weight: bold; 		
	color: #80AE03; 								/* ___________   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 {

	background-image: url(../proweb_sites/images/cab_fundo_cibernarium.jpg);

	
	}
		
	
#sigla {

	color:#4BA354; 											/* ___________   COLAR AQUI    __________ */	

	}	
	
#secretaria a { font-size: 13px; color: #a6ce39; text-decoration:none; }


/*	caixas do conteudo ______________________________ */

#area1{
	position: relative;
	float: left;
	width: 230px;
	min-height: 155px;
	margin: 0px 0px 5px 5px;
	
	}
#area2{
	position:relative;
	float:left;	
	width:220px;
	min-height: 155px;
	/*margin:-150px 5px 5px 0px;*/
	margin:0px 5px 5px 0px;
	padding: 5px;
	}
#area3{
	position:relative;
	float:right;	
	width:230px;
	min-height: 145px;
	margin:5px 0px 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:#E6F5E8; 						/* ___________   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:#fffef3;  							/* ___________   COLAR AQUI    __________ */	
	top:0;
    margin: 0px 0px 6px 0px;
    padding: 4px 0px 9px 0px;
    height:30px;
/*  alterado  */
	z-index:24;
	border:1px solid #cbdf95;
	}
	
	html>body #acessibilidade {width:auto; height: 25px; padding: 4px 0px 6px 0px; } /*  ajuste firefox  */
	


#mapa {
	height:16px;
	background-color:#cbdf95; 							/* ___________   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:#cbdf95;					  		/* ___________   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:#fffef3;					  		/* ___________   COLAR AQUI    __________ */
	margin-top:0px;
	font-size:0.8em;
	color: #000;	
	}
#servicos p { padding: 0px 5px 5px 3px; margin:0; }
#servicos a { color: #000; text-decoration:none; }

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



/*	classes gerais __________________________________ */


/*  ESTILOS FORM PADRÂO */
/* formulário inscrições */
 
#form_itens ul{list-style-type:none; margin-top:0px;}
#form_itens li{margin-bottom:20px; font-size: 11px; font-weight: bold; }
 
li h3   { 
        font-size: 11px;
        font-weight: bold;             
        color: #4864BA; 
        margin-top: 0px;       
        margin-bottom: 10px;
        } 
 
#form_itens input {float:left; margin-top:-15; left:70; position:relative;}
 
#form_itens input:radio {float:left;}
 
#radio ul{list-style-type:none;}
#radio li{margin-bottom:20px; font-size: 11px; font-weight: bold;}
#radio input {text-align:left;}
 
.botao {text-align:center;}
#botaodiv {text-align:center;}



