iso-8859-1
/* 
	Este é o arquivo oficial de CSS do GERE.
	Contém as classes do antico CSS (do padrão de Wellington)
	e algumas classes novas
	Última Atualização:
	Gustavo em 13/5/2002
	Organizei o arquivo, dividindo por tipo de classe. Acrescentei a classe ajuda.
	Última Atualização: Carla em 29/08/2017 - Acréscimo da class para cabeçalho de tabelas.
*/ 

/********************************************
	Classes de redefinição de tags HTML
*********************************************/
BODY {
	background-color: White;
	color: Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	scrollbar-face-color : #FFF3E8;
	background-image :    url(../imagens/fundo_pages.gif);
}

A {
	text-decoration : none;
	color: #FF3300;
}

A:HOVER {
	text-decoration : underline;
	color: #FF3300;	
}

TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 09x;;
}

H3 {	
	text-align : center;
}

/*H5 {	
	text-align : center;
}*/

SELECT {
  font-family: Verdana, Arial;
  font-size: 10px;
/*  background-color :#FAEFE5;*/
}

INPUT {
  font-family: Verdana, Arial;
  font-size: 11px;
/*  background-color :#FAEFE5;*/
}

.agendada {
	background-color: #c3c3c3;
    color: #585858;
}

#legenda {
	position: absolute;
	height: 20px;
	width: 580px;
	float: left;
    top: 135px;
    left: 38px;
}

#legenda p {
	position: relative;
	top: -22px;
    right: -15px;
    font-size: 10px;
}

.legenda-retangulo-cinza {
	width: 12px;
	height: 12px;
	background: #c3c3c3;;
	display: inline-block;
}
/*****************************************************************
	Classes criadas para adaptar classes usadas por estilos.css
*****************************************************************/
/*para substituir o input de estilos.css*/
.input {
  font-family: Verdana, Arial;
  font-size: 11px;
  background-color :#FEDFBC;
}
/*TD utilizado em estilos.css*/
.td {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}

/***************************************
	Classes de background
***************************************/
/*relatorio*/
.background1 { 
	background-image: url(../Imagens/fundo_relatorio.gif);
}
/*acesso*/
.background2{
	background-image : url(../Imagens/fundo_acesso.gif);
}

/*linha1 e barra3*/
.background3 {
		background-color :  #FEDFBC;
}
/*linha2 e formulario*/
.background4 {
		background-color :  #FDC689;
}
/* criado por Paula em 06/06/2002*/
.background5 {
		background-color :  #FFFFFF;
}


/***************************************
	Classes de texto
***************************************/
/*obrigatorio*/
.texto1 {
	color : Red;
}
/*titulo*/
.texto2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 20px;
	font-weight: bold;
	/*text-align : center;*/
}
/*itens*/
.texto3 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-align: center;
}
/*cadastro, informacao e navegacao*/
.texto4 {
	font-size : 10px;		
}

/*campoPesquisa e campo*/
.texto5 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;	
}
/*paginacao*/
.texto6 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}

/*eventoID*/
.texto7 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold;
}
/*subtitulo*/
.texto8 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	font-weight: bold;
	}
/*texto*/
.texto9 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

/*menu*/
.texto10 {
	font-size : 12px;
	color : Black;
}

/*titulo usado antigamente por estilos.css*/
.texto11 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
}	
/*campo usado antigamente por estilos.css*/
.texto12 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}	

/**********************************************************
	Classes com texto e background (servem para tabelas
**********************************************************/
/*tituloItens*/
.tabela1 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	background : #C9C9C9;
}

/*tituloTabela e barra*/
.tabela2 {
	background-color : #F0901F;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color : White;
	font-weight : bold;
	text-align : center;
	}

/*barra2*/
.tabela3 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background-color :  #FEDFBC;
	font-weight : bold;
}

/*ajuda*/
.tabela4 {
	color: Black;
	font-family : Arial, Verdana,  sans-serif;
	font-size : 10px;
	background-color :  #FEDFBC;	
/*	font-weight : bold; /*existia no layout*/	*/
/*	border-color : #FAEFE5;	*/
}

/*tituloTabela2 para as tabelas do submódulo de inscrição*/
.tabela5 {
	background-color : #F9A644;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	color : White;
	font-weight : bold;
	text-align : center;
	}

	
	/*tituloTabela2 para as tabelas do submódulo de inscrição só mudando back e color*/ 
.tabela6 {
	background-color : #F9B86B;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	color : Black;
	font-weight : bold;
	text-align : center;
	}

.tabela7 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background-color :  #FEDFBC;
	color : black;
}

/* igual a tabela2 mas sem text-align*/
.tabela8 {
	background-color : #F0901F;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color : White;
	font-weight : bold;
}
.tabela9 {
	background-color : #F0901F;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

/* criado por Carla em 29/08/2017 para usar em cabeçalhos de tabelas com fonte Verdana*/
.tabela11 {
	background-color : #FF9933;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
	text-align : left;
	}	

	
.eventoID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}

/*********************************/
/*CSS PARA O MENU LATERAL*********/
/*********************************/
#menu_lateral { 
position: relative; 
padding: 0;
margin: 0;
padding-left: 7px;
}
#menu_lateral li, #menu_lateral ul {
  margin-left: 0;
  padding-left: 0;
}
#menu_lateral ul {
list-style-type: none; 
margin: 0; /*remove o recuo IE e Opera*/ 
padding: 0; /*remove o recuo Mozilla e NN*/ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12x;
font-weight: bold;
}
#menu_lateral li { 
list-style-type: none; 
margin-bottom: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
 } 
#menu_lateral a {
display: block;
padding: 1px 0 5px 10px;
height: 12px;
/*background-color: #FFFFFF;*/
color: #000000;
text-decoration: none;
background-image:   url(../imagens/item_menu.gif); 
width: 141px;
}
#menu_lateral a:hover {
/*background-color: #FFFFFF;*/
color: #FFFFFF;
}

body>#menu_lateral a {width:135px;}

/*************************************/

