﻿/***
CONFIG: Configuração de Página Inicial
***/
body
{
    margin           : 0px;
	background-color : #FFFFFF;
}


/***
CONFIG: Configuração de Link's
***/
a:link
{
	text-decoration : none;
}

a:visited
{
	text-decoration : none;
}

a:hover
{
	text-decoration : nome;
}

a:active
{
	text-decoration : none;
}


/***
CONFIG: Configuração de Tabelas
***/
table
{
	font-family : Verdana;
	font-size   : 10px;
	color       : #000000;
	text-align  : justify;
}




/***
MENU: Menu Topo
***/
.Menu_Topo
{
	font-family : Verdana;
	font-size   : 11px;
	color       : White;
	text-align  : center;
	font-weight : bold;
}


/***
MENU: Título do Página Principal
***/
.Titulo_Pagina_Principal
{
    font-family : Verdana;
	font-size   : 14px;
	color       : #1A0A63;
    font-weight : bold;
}


/***
MENU: Título do Institucional
***/
.Titulo_Institucional
{
    font-family : Verdana;
	font-size   : 14px;
	color       : #0066FF;
    font-weight : bold;
}


/***
MENU: Itens do Institucional
***/
.Menu_Institucional
{
    font-family     : Verdana;
	font-size       : 15px;
	color           : #0066FF;
	text-decoration : none;
}


/***
MENU: Título do Serviços
***/
.Titulo_Servicos
{
    font-family : Verdana;
	font-size   : 14px;
	color       : #E70202;
    font-weight : bold;
}

.Titulo_Biblioteca
{
    font-family : Verdana;
	font-size   : 14px;
	color       : #E60201;
    font-weight : bold;
}


/***
MENU: Itens do Serviços
***/
.Menu_Servicos
{
    font-family     : Verdana;
	font-size       : 12px;
	color           : #E70202;
	text-decoration : none;
}

.Fontes_Geral
{
    font-family     : Verdana;
	font-size       : 12px;
	color           : #000000;
	text-decoration : none;
	line-height     : 20px;
	

}

.Fontes_Noticia
{
    font-family     : Verdana;
	font-size       : 11px;
	text-decoration : none;
}



/***
MENU: Título do Áreas Restritas
***/
.Titulo_Areas_Restritas
{
    font-family : Verdana;
	font-size   : 14px;
	color       : #006600;
    font-weight : bold;
}


/***
SISTEMA: Agenda de Eventos
***/
.Sistema_Eventos
{
	font-family     : Verdana;
	font-size       : 12px;
	color           : #000000;
}

.Sistema_Eventos a:hover
{
	font-weight     : bold;
	color           : Red;
	text-decoration : underline;
}


/***
RODAPE: Texto no Rodapé
***/
.Texto_Rodape
{
	font-family     : Verdana;
	font-size       : 11px;
	color           : #000000;
}

.Texto_Univag
{
	font-family     : Verdana;
	font-weight     : bold;
	font-size       : 11px;
	color           : #272e86;
}


/***
TEXTO: Itens do Graduação
***/
.Itens_Graduacao
{
	font-family : Verdana;
	font-size   : 12px;
	color       : #000000;
	text-align  : left;
}


/***
TEXTO: Itens do Pós-Graduação
***/
.Itens_PosGraduacao
{
	font-family : Verdana;
	font-size   : 12px;
	color       : #000000;
	text-align  : left;
}


/***
TEXTO: Título - Itens das Páginas
***/
.Itens_Paginas
{
	font-family : Verdana;
	font-size   : 16px;
	color       : #868686;
	text-align  : left;
	font-weight : bold;
	margin      : 0 0 15px 0;
}
/***
TEXTO: Título - Dos Cursos
***/
.Nomes_Cursos
{
	font-family : Verdana;
	font-size   : 15px;
	color       : #45570D;
	font-weight : bold;
}

.Nomes_Cursos02
{
	font-family : Verdana;
	font-size   : 15px;
	color       : #9B5E00;
	font-weight : bold;
}

.Nomes_Cursos03
{
	font-family : Verdana;
	font-size   : 15px;
	color       : #184D83;
	font-weight : bold;
}
/***
Titulo do texto - Biblioteca
***/
.Itens_Biblioteca
{
	font-family : Verdana;
	font-size   : 12px;
	color       : #000000;
	font-weight : bold;
	
}
/***
Textos - Biblioteca
***/
.Texto_Biblioteca
{
	font-family : Verdana;
	font-size   : 11px;
	color       : #000000;
	text-decoration : none;
	
}

/***
Titulo do texto - Catálogo Eletrônico
***/
.Itens_Catalogo_Eletronico
{
	font-family : Verdana;
	font-size   : 10px;
	color       : #E40301;
	font-weight : bold;
	
}

/***
Textos - Catálogo Eletrônico
***/
.Textos_Catalogo_Eletronico
{
	font-family : Verdana;
	font-size   : 10px;
	color       : #000000;
	
	
}

/***
TEXTO: Título - Itens das Páginas
***/
.Itens_Paginas_Vermelho
{
	font-family : Verdana;
	font-size   : 16px;
	color       :  #0166FF;
	text-align  : left;
	font-weight : bold;
	
}

.Itens_Paginas_Laranja
{
	font-family : Verdana;
	font-size   : 16px;
	color       : #FF9900;
	text-align  : left;
	font-weight : bold;
	
}

/***** Sistema de Notícia **/

.Titulo_Noticia
{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.Data_Noticia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #666666;
}

.Topo_Noticia
{
	font-family : Verdana;
	font-size   : 16px;
	color       : #333366;
	text-align  : left;
	font-weight : bold;
}


/**** MENU LATERAL DO LAYOUT MASTER */

.Menu_Institucional
{
	font-family: "Verdana" ;
	font-size: 15px;
	color: #0066FF;
}

.Menu_Servicos
{
	font-family: "Verdana";
	font-size: 15px;
	color: #E70202;
}

.Menu_Area_Academica
{
	font-family: "Verdana";
	font-size: 15px;
	color: #8EB51A;
}

.Menu_Eventos_noticias 
{
	font-family: "Verdana";
	font-size: 15px;
	color: #FF9900;
}

.Menu_Areas_Restritas
{
	font-family: "Verdana";
	font-size: 15px;
	color: #006699;
}

.Unifones  
{
	font-family     : Verdana;
	font-size       : 12px;
	color           : #000000;
	font-weight     : bold;
}

.Processo
{
	width            : 300px;
	background-color : #FFFFFF;
	height           : 100px;
	top              : 300px;
	left             : 250px;
	position         : absolute;
	border           : solid 1px #000000;
}

.Processo_galeria_Fotos
{
	width            : 300px;
	background-color : #FFFFFF;
	height           : 100px;
	top              : 190px;
	left             : 125px;
	position         : absolute;
	border           : solid 1px #000000;
}

.janela
{
    z-index :5;
	background-color: lightblue;
	border:1px blue dotted;
	padding:5px;
	width:120px;
	height:400px;
	display:none;
	position:absolute;
	font-family:verdana;
	font-size:9
}

#fundo_escuro
{
	background:#000;
	display:block;
	position:fixed;
	top:0;
	left:0;
	display:none;
	height:1900px;
	width:2560px
	
}

.Processo_Background
{
	top              : 0px;
	left             : 0px;
	bottom           : 0px;
	right            : 0px;
	overflow         : hidden;
	padding          : 0;
	margin           : 0;
	height           : auto;
	width            : auto;
	background-color : #000000;
	position         : absolute;
	filter           : alpha(opacity=30);
	opacity          : 0.5;
	z-index          : 1000;
}

.Processo_Convenio
{	
	position : absolute;
	width    : 350px;
	height   : 200px;
	top      : 302px;
	left     : 470px;
    z-index  : 1001;	
}
