﻿/***********************************************************************************
*
*     NESTE DOCUMENTO CONTÉM TODOS AS CLASSES DE CSS UTILIZADAS PELO SIU
*
*		
*		URL: http://www.siu.univale.br/Temas/Estilo_1/
*
*
*
***********************************************************************************
			
								ESTILOS DE TEXTOS E IMAGENS


***********************************************************************************
>> BODY																		  
***********************************************************************************/

body 
{
	background-color :#F8F8FF;
	font-family : Arial;
	font-size : 11px;
	color:#483D8B;
	font-weight :bold;
}
	
		
/***********************************************************************************
>> LOGOMARCAS																		  
***********************************************************************************/

.LogoUnivale
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_Logomarcas/logomarca_univale.gif');
}
	
.LogoSiu
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_Logomarcas/logoSiu.gif');
}

.LogoCit
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_Logomarcas/LogoCit.gif');
}

.Fundo_logo_SIU
{
	background-color: transparent;
	background-image: url(http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/fundo_logo_portal.jpg);
	background-repeat: repeat-x;
}
	
/***********************************************************************************
>> TITULOS																		  
***********************************************************************************/

.cab_Orange
{
    background-image: url('http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/bg_orange_dark.jpg');
    vertical-align: middle;
    color: #cc3333;
    height: 23px;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
    background-repeat: repeat-x;
}

.cab_Orange_left
{
    background-image: url('http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/bg_orange_dark.jpg');
    vertical-align: middle;
    color: #cc3333;
    height: 23px;
    text-align: left;
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
    background-repeat: repeat-x;
}

.cab_Gray
{
    background-image: url('http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/bg_gray.jpg');
    vertical-align: top;
    color: gray;
    height: 18px;
    text-align: left;
    border: 1px solid silver;
    padding: 2px;
    background-repeat: repeat-x;
}

.cab_Blue
{
    background-image: url('http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/bg_blue_dark.jpg');
    vertical-align: middle;
    color: #ffffff;
    height: 23px;
    text-align: left;
    background-repeat: repeat-x;
}

.fundoamarelo
{
    background-color: #FFFFCC;
    border: 1px solid #FFFF99;
    height: 30px;
    width: 150px;
    text-align: left;
}
    
.texto
{
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	font-weight: normal;	
}

/*Utilizado pelo UserControl de Título dos Sistems SIU*/
.tituloCadastro
{
	font-size:12px;
	font-variant:small-caps;
	font-weight :bold;
	}

.tituloLeft
{
	background-color : Transparent;
		background-image : url('http://www.siu.univale.br/Temas/Estilo_2/_TituloCadastro/left.jpg');
	/*background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_TituloCadastro/left.jpg');*/
	

	}
	
	.tituloCenter
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_2/_TituloCadastro/center.jpg');
	font-size:12px;
	font-variant:small-caps;
	}
	.tituloRigth
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_2/_TituloCadastro/rigth.jpg');

	}


/***************************************************************************************
>> EFEITO HOVER E OVER COM IMAGENS
****************************************************************************************/

.ImagemExec
{	
	text-align:left;
}
	
a:hover .ImagemExec
{
	
	text-align:left;
}

a:hover .Imagem-Substituta-over,
a:hover .Exec-texto,
a:hover .Desc-texto 

{   display:block;
	margin-top:0px;
	position:absolute;
	padding:0px;	
	cursor:hand;
	float:inherit;
	text-align:right;
	
	
	} /* mostra */

a:hover .Imagem-Principal
 {
	text-align:left;
	BACKGROUND-IMAGE: url('http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_05.gif');
	border:solid 1px gray;
	
	}
 
a .Imagem-Substituta-over ,
a .Desc-texto, 
a .Exec-texto
a.ImagemExec
{
	display:none;
	vertical-align:top;
	text-decoration:none;
	text-align:left;
		
	}
	
.ExibeCurso	
{
    text-align:left;
}
.a:hover .ExibeCurso
{
    background-color: #FFFFCC;
    border: 1px solid #FFFF99;
    height: 30px;
    width: 150px;
    text-align: left;
   }
a .ExibeCurso
{
    text-align:left;
   }


/********************************************************************
*       BOX de NOTIFICAÇÃO                                          *
*********************************************************************/
.box1
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_01.gif);
    background-color:Transparent;
    background-repeat:no-repeat;
    width: 7px;
    height:7px;
 }
 
.box2
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_02.gif);
    background-color:Transparent;
    background-repeat:repeat-x;
    height: 7px;
 }

.box3
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_03.gif);
    background-color:Transparent;
    background-repeat:no-repeat;
    width: 7px;
 }

.box4
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_04.gif);
    background-color:Transparent;
    background-repeat:repeat-y;
    width: 7px;
 }
 
.box5
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_05.gif);
    background-color:Transparent;
    background-repeat:repeat;
    
 } 
 
 .box6
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_06.gif);
    background-color:Transparent;
    background-repeat:repeat-y;
    width: 7px;
 }
 
.box7
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_07.gif);
    background-color:Transparent;
    background-repeat:no-repeat;
    height: 7px;
    width:7px;
 }
 
 .box8
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_08.gif);
    background-color:Transparent;
    background-repeat:repeat-x;
    height: 7px;
 }
 .box9
{
    background-image: url(http://www.siu.univale.br/Temas/Estilo_1/box/boxalerta_09.gif);
    background-color:Transparent;
    background-repeat:no-repeat;
    height: 7px;
    width:7px;
 }
/************************************************************************************
* GLOBAL	// Todas as configurações comuns serão colocadas nessa área glogal.		*
*************************************************************************************
**
*************************************************************************************
* COMPONENTES // Toda formatação de componentes estarão nessa área
____________________________________________________________________________________
 BUTTON
____________________________________________________________________________________*/

.botao 
{
	border: solid #c5c5c5 1px;
    background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/fundo_botao_cinza.png');
    font-size: 11px;
	height: 20px;
	background-color: #e8e8e8;
	background-repeat: repeat-x;
	cursor:hand ;
}
		
.botao_visualiza
{
	font-size : 14px;
	color : gray;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/visualiza.gif');
	background-color : Transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}
	
.botao_Gravar
{
	font-size : 14px;
	color : gray;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/gravar.gif');
	background-color : Transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_inclui
{
	font-size : 14px;
	color : orange;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/inclui.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_buscar
{
	font-size : 14px;
	color : orange;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/buscar.jpg');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_editar
{
	font-size : 14px;
	color : orange;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/edita.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_Avancar
{
	color : White ;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/seta_cfb.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_Atualizar
{
	color : White ;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/atualiza.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_OK
{
	color: gray;
	background-image: url(http://www.siu.univale.br/Temas/Estilo_1/_botoes/btnok.gif);
	background-color: transparent;
	cursor: hand;
	background-repeat: no-repeat;
}

.botao_Cancelar
{
	color : White ;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/cancela.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_Apagar
{
	color : White ;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/apaga.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}



/*
____________________________________________________________________________________
UPDATE PROGRESS
_____________________________________________________________________________________*/

 
.BlockPanel
{
	display : block;
}

.UpdateProgressNet 
{
      position: fixed;     
      bottom: 5px;
      right: 5px;
      z-index:100;
      background-color: #F13C23;
      text-align: right;
      padding: 20px;
      border: 2px solid #993300;
}

.UpdateProgressNet img 
{
      vertical-align:middle;
      margin:2px;
}

.UpdateProgressNet a 
{      
	color:#FFFFFF
}

/*
_____________________________________________________________________________________
AJAX TABCONTAINER
____________________________________________________________________________________*/

/* CINZA *****************************************************************************/


/* ajax__tab_cinza theme (http://www.siu.univale.br/Temas/Estilo_1/_fundos/ajax_tab_cinza.png) */

.ajax__tab_cinza .ajax__tab_header 

{

    font-size:small;

    border-bottom:solid 3px #e2e2e2; /* Linha inferior*/

}

.ajax__tab_cinza .ajax__tab_header .ajax__tab_outer 

{

                background:url('http://www.siu.univale.br/Temas/Estilo_1/_fundos/ajax_tab_cinza.png') #b2b1b1 repeat-x;

                margin:0px 0.16em 0px 0px;

                padding:1px 0px 1px 0px;

                vertical-align:bottom;

                border:solid 1px #e2e2e2; /* Borda superior da aba */

                border-bottom-width:0px;

                font-weight: bold;

}

.ajax__tab_cinza .ajax__tab_header .ajax__tab_tab

{    

    padding:0.20em 0.75em;    

    margin-right:0.01em;

}

.ajax__tab_cinza .ajax__tab_hover .ajax__tab_outer 

{

    background: url('http://www.siu.univale.br/Temas/Estilo_1/_fundos/ajax_tab_cinza.png') #f0efef repeat-x left -80px; /* Aba pré-ativa*/

}

.ajax__tab_cinza .ajax__tab_active .ajax__tab_tab {}

 

.ajax__tab_cinza .ajax__tab_active .ajax__tab_outer

{

    background:url('http://www.siu.univale.br/Temas/Estilo_1/_fundos/ajax_tab_cinza.png') #e2e2e2 repeat-x left -40px; /* Aba ativa */

}

.ajax__tab_cinza .ajax__tab_body 

{

    padding:0.25em 0.5em;

    background-color: #faf9f9; /* Fundo do conteúdo da aba */   

    border:solid 1px #e2e2e2; /* Borda do conteúdo da aba */

    border-top-width:0px;
    
    font-weight:normal;
    
    font-size:10;    
    
    font-family:Verdana;
    
    padding:5px;
    
    color:Gray;

}


/*
_____________________________________________________________________________________
SITEMAP
____________________________________________________________________________________*/

/* AZUL *****************************************************************************/

.SiteMapPathAzul
{
	background-color:white;
	font-family:Arial;
    font-size:12px;
    border:solid 1px #E0E0E0;
    color:Gray;
    font-weight:bold;
	
}

/* CINZA *****************************************************************************/
	
.SiteMapPathCinza
{
	background-color:#ffffff;
	font-family:Arial;
    font-size:12px;
    border:solid 1px #e2e2e2;
    font-weight:bold;
	
	}	
	
	
	
	
/*
_____________________________________________________________________________________
WIZARD
____________________________________________________________________________________*/

/* AZUL *****************************************************************************/

.SideBarAzul
{
	background:url('http://www.siu.univale.br/Temas/Estilo_1/_fundos/bg_blue_sidebar.png') #b2b1b1 repeat-x;

}
.WizardAzul
{
	font-family:Verdana;
    color:#609DCA;
    font-size:small;	
}

.BotoesWizardAzul
{
	background-color:#EBF5FE;
	font-family:Arial;
    font-size:9px;
    border:solid 1px #609DCA;
    color:Gray;
    font-weight:bold;
    	
	}
.SideBarBotoesAzul
{
	font-family:Arial;
    font-size:12px;
    color:#609DCA;
	
}

/* CINZA *****************************************************************************/
	
	
.SideBarCinza
{
    background-color: #FFFFFF;
    font-size: 9pt;
}
.WizardCinza
{
  
}
.BotoesWizardCinza
{
	/*background-color:#e2e2e2;   
 border:solid 1px #609DCA;*/
}
.SideBarBotoesCinza
{	
}
/*
_____________________________________________________________________________________
AJAX MODAL POPUP
____________________________________________________________________________________*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color: Snow;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/*
_____________________________________________________________________________________
SUMMARY VALIDATOR
____________________________________________________________________________________*/

.ValidationSummary {

                min-height: 62px;

                font-smooth: type;

                background-image: url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/ErrorCircle-48x48.png');

                background-repeat: no-repeat;

                background-position: 10px 7px;

                background-color: #fefbe5;

                border: 1px solid #FCE858;

                margin-top: 15px;

}

.ValidationSummary ul {

                margin-left: 50px;

				padding-left: 50px; /* IE Hack */

                padding-right: 7px;

                padding-top: 7px;

                padding-bottom: 10px;

                margin-bottom: 0px;

                color: #CC0000;

}

/*
_____________________________________________________________________________________
MENU
____________________________________________________________________________________*/


.Menu
{
	margin-left: 5px;
	color: #336699;
	text-decoration: none;
	background-color: White;
}

.staticMenuStyle
{
	background-color: #ffffff;
	color: #336699;
}

.staticMenuItemStyle
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #336699;
}

.dynamicMenuStyle
{
	font-weight: bold;
	color: #ffffff;
	background-color: #336699;
}

.MenuItemStyle
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #336699;
	color: White;
	font-weight: bold;
}

.ItemMenuStyleHover
{
	font-weight: bold;
	color: #ffd700;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.staticItemMenuStyleHover
{
	font-weight: bold;
	color: #ffd700;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
}


.itemSelecionado
{
	font-weight: bold;
	color: #ffd700;
}
/* MENU 2*/
.Menu2
{
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    z-index: 1;
}
.staticMenuStyle2
{
    background-color: #ffffff;
    color: #336699;
}
.staticMenuItemStyle2
{
    color: #336699;
    padding-top: 4px;
    padding-bottom: 4px;
}
.dynamicMenuStyle2
{
    border: solid 1px #CCCCCC;
}
.dynamicMenuStyle2 table 
{
    background-color: #FFFFFF;
}
.dynamicMenuItemStyle2
{
    color: #336699;
    padding: 4px;
}
.staticHoverStyle2, .dynamicHoverStyle2
{
    color: #CC2222;
}
.staticSelectedStyle2, .dynamicSelectedStyle2
{
    color: #333333;
}



/*
_____________________________________________________________________________________
DATACONTROLS
____________________________________________________________________________________*/

.HeaderDataControls
{
	
	background-image:url('http://www.siu.univale.br/Temas/Estilo_1/_fundos/fundo_header_control.gif');
	background-repeat:repeat-x;
	font-family :arial;
    color :gray;	
	Font-size : 12px;
	text-align : center;
	height:25px;
	
}
	
	
.HeaderDataControls a:link 
{
		text-decoration: none;
		font-style:normal;
		color : Gray;
		
}
	
.HeaderDataControls a:hover
{	
		color:#483D8B;
				
}
		
.BarrDataControls
{
	background-image: url('http://www.siu.univale.br/Temas/Estilo_1/_fundos/center.jpg' );
	background-repeat: repeat-x;
	font-family: arial;
	color: #483D8B;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 25px;
	vertical-align:bottom;
}

.BarrDataControls a:link
{
		
		color:red;
		border: solid 1px #cccccc;
		padding:3px;
		text-decoration:none;			
		
}
		
.BarrDataControls a:hover
{
		background-color:Red;		
		color:White;
		border: solid 1px #cccccc;
		padding:3px;
		text-decoration:none;		
}
	
.ItemGrid
{
    background-color: #EFF3FB;
}
.AlternateItemGrid
{
	background-color: #ffffff;
}		
.ItemEditGrid
{
	color: #ff0000;
	background-color: #f5f5dc;
}

.ItemSelectedGrid
{
	font-weight: bold;
	background-color: #f5f5dc;
}

.ItemGrid a:link
{
		text-decoration: none;
		font-weight:bold;
		color : Gray;
}
		
.ItemGrid a:hover
{
	color:#483D8B;
}
.textoGrid
{
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	font-weight: normal;
	border-right: slategray 1px groove;
	border-top: slategray 1px groove;
	border-left: slategray 1px groove;
	border-bottom: slategray 1px groove;
}
	
/**************************************************************************************
* SIU-WEBPROCESSOSELETIVO	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* TITULOS E IMAGENS // Toda formatação de componentes estarão nessa área
____________________________________________________________________________________
 BANNER DO TOPO
____________________________________________________________________________________*/

.bannertopoWEBPROCESSOSELETIVO
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_2/_cabecalho/siu-vestibular.jpg');
	
}


/**************************************************************************************
* SIU-WEBADMPROCESSOSELETIVO	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* TITULOS E IMAGENS // Toda formatação de componentes estarão nessa área
____________________________________________________________________________________
 BANNER DO TOPO
____________________________________________________________________________________*/

.bannertopoWEBADMPROCESSOSELETIVO
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/siu-vestibular.jpg');
	
}
	

/**************************************************************************************
* SIU-BUSCADOR DE HORÁRIOS	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* TITULOS E IMAGENS // Toda formatação de componentes estarão nessa área
____________________________________________________________________________________
 BANNER DO TOPO
____________________________________________________________________________________*/

.cabDiagonalMenuBuscadorHorarios
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/SIU-BuscadorDeHorarios.jpg');
	background-repeat : repeat-x;
}


/**************************************************************************************
* SIU-TEMPLATE  	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* TITULOS E IMAGENS // Toda formatação de componentes estarão nessa área
____________________________________________________________________________________
 BANNER DO TOPO
____________________________________________________________________________________*/

.cabDiagonalMenuTemplate
{
    background-color: Transparent;
    background-image: url('http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/SIU-Template_diagonal-barra.jpg');
}



/**************************************************************************************
* SIU-SEPLAM	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.logo_seplam
{
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_logomarcas/logo_seplam.gif');
	background-color : Transparent;
	background-repeat: no-repeat;
}

/**************************************************************************************
* SIU-PortalAluno	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.logo_PortalAluno
{
	background-image : url('http://www.siu.univale.br/temas/Estilo_1/_cabecalho/PortaldoAluno_diagonal-barra.jpg');
	background-color : Transparent;
	background-repeat: repeat-x;
	text-align: right;
}

/**************************************************************************************
* SIU-ESTAGIOS	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.logo_SIU-ESTAGIOS
{
	background-image : url('http://www.siu.univale.br/temas/Estilo_1/_cabecalho/SIU-Estagio_diagonal-barra.gif');
	background-color : Transparent;
	background-repeat: repeat-x;
	text-align: right;
}

.botao_Divulgacao
{
	font-size : 14px;
	color : gray;
	background-image : url('http://www.siu.univale.br/temas/Estilo_1/_botoes/divulgacao.gif');
	background-color : Transparent;
	
	}
/**************************************************************************************
* BuscadorHorarioAula	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.BuscadorHorarioAula
{
	background-image : url('http://www.siu.univale.br/temas/Estilo_1/_cabecalho/SIU-BuscadorDeHorarios.jpg');
	background-color : Transparent;
	background-repeat: repeat-x;
	text-align: right;
}

/**************************************************************************************
* SIU-CLINICAPOS	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.logo_SIU-CLINICAPOS
{
	background-image : url('http://www.siu.univale.br/temas/estilo_1/_cabecalho/SIU-CLINICAPOS_diagonal-barra.gif');
	background-color : Transparent;
	background-repeat: repeat-x;
	text-align: right;
}

/**************************************************************************************
* SIU-PLANOENSINO	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.logo_SIU-PLANOENSINO
{
	background-image : url('http://www.siu.univale.br/temas/estilo_1/_cabecalho/SIU-PLANOENSINOdiagonal-barra.jpg');
	background-color : Transparent;
	background-repeat: repeat-x;
	text-align: right;
}


/**************************************************************************************
* SIU-INSC_ONLINE	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.logo_SIU-INSC_ONLINE
{
	background-image : url('http://www.siu.univale.br/temas/estilo_1/SIU-INSC_ONLINEdiagonal-barra.gif');
	background-color : Transparent;
	background-repeat: repeat-x;
	text-align: right;
}

/**************************************************************************************
* Colaboradores	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.Colaboradores
{
	background-image : url('http://www.siu.univale.br/temas/estilo_1/_cabecalho/Colaboradores_diagonal-barra.jpg');
	background-color : Transparent;
	background-repeat: repeat-x;
	text-align: right;
}


/**************************************************************************************
* Compras	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* LOGOMARCA // Toda formatação de IMAGENS E TÍTULOS estarão nessa área
____________________________________________________________________________________
 Cabeçalho da com logomarca do sistema
____________________________________________________________________________________*/

.Compras
{
	background-image : url('http://www.siu.univale.br/temas/estilo_1/_cabecalho/Compras_diagonal-barra.gif');
	background-color : Transparent;
	background-repeat: repeat-x;
	text-align: right;
}



/**************************************************************************************
* SIU-ESTÁGIOS	//Todas as configurações comuns ao projeto serão colocadas nessa área *
***************************************************************************************
**
*************************************************************************************
* COMPONENTES // Toda formatação de componentes estarão nessa área
____________________________________________________________________________________
 BUTTON
____________________________________________________________________________________*/

.botao_Tramitacao
{
	font-size : 14px;
	color : gray;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/tramitacao.gif');
	background-color : Transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}


.botao_Atividade
{
	color : White ;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/atividades.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_Oportunidade
{
	color : White ;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/oportunidades.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_Beneficios
{
	color : White ;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/beneficios.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

.botao_Cursos
{
	color : White ;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/cursos.gif');
	background-color : transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

/************************************************************************************
* PORTAIS	//Todas as configurações comuns aos dois projetos simultaneamente serão colocadas nessa área	*
*************************************************************************************
**
*************************************************************************************
* COMPONENTES // Toda formatação de componentes estarão nessa área
____________________________________________________________________________________
 BUTTON
____________________________________________________________________________________*/

.Megafone
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: orange;
	background-image: url(http://www.siu.univale.br/Temas/Estilo_1/MegaFone/Megafone_r1_c2.gif);
	border-bottom-width: 1px;
	border-bottom-color: orange;
	vertical-align: middle;
	border-top-color: orange;
	background-repeat: no-repeat;
	height: 1px;
	background-color: transparent;
	text-align: center;
	border-right-width: 1px;
	border-right-color: orange;
}

/********************************************************************************************
* PORTAl PROFESSOR	//Todas as configurações comuns ao projeto serão colocadas nessa área	*
*********************************************************************************************
**
*********************************************************************************************
* COMPONENTES // Toda formatação de componentes estarão nessa área
_____________________________________________________________________________________________
 BUTTON
_____________________________________________________________________________________________*/
	
.botao_AddProfessor
{
	font-size : 14px;
	color : gray;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/professor.jpg');
	background-color : Transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}
	
.botao_ExcluiProfessor
{
	font-size : 14px;
	color : gray;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_botoes/excluir_professor.jpg');
	background-color : Transparent;
	cursor:hand ;
	background-repeat: no-repeat;
}

/*************************************************************************************
* TITULOS E IMAGENS // Toda formatação de textos e imagens estarão aqui
____________________________________________________________________________________
 BANNER DO TOPO
____________________________________________________________________________________*/

.NomeProfessor
{
	font-family : Tahoma;
	font-size : 14px;
	color:Gray;
	font-weight :bold;
}

	
/*************************************CABEÇALHO**************************************************************/
	.cabLeftTop
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/_cabecalho/Left_Topo.gif');

	}
	
	
	.cabCenterTop
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/_cabecalho/FundoItemMenu.gif');
	font-family : tahoma;	
	font-variant : small-caps;
	font-size : 14px;
	}
	
	
	.cabRigthTop
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/_cabecalho/Rigth_Topo.gif');

	}
	
	
	.cabRigth
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Rigth.gif');

	}
	
	
	
	.cabLeft
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Left.gif');

	}
	
	.cabLeftBottom
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Left_bottom.gif');

	}
	
		.cabRigthBottom
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Rigth_bottom.gif');

	}
	
		.cabCenterBottom
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Center_bottom.gif');

	}
	
		.cabBgMenu
{
	background-color :#336699;
	color:White;
	font-size : 10;
	font-family : Tahoma;

	}
	
.cabBgDiagonalMenu
{
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_cabecalho/fundo_logo_portal.jpg');
	padding:0px ;
	height: 120px;
	width:100%;
	text-align:left;
	vertical-align:top;
	
	
	}
	
	
.cabDiagonalMenu
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/diagonal-menu.gif');

}

	
/********************************* LOGIN **********************************************************************************8****/
	.logLeftTop
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Left_Topo.gif');

	}
	
	.logCenterTop
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Center_Topo.gif');
	font-family : tahoma;	
	font-variant : small-caps;
	font-size : 14px;
	}
	
	.logRigthTop
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Rigth_Topo.gif');

	}
	
	.logRigthBottom
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/rigth_bottom_circ.gif');

	}
	
   .logCenterBottom
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/Center_Bottom_circ.gif');

	}

	.logLeftBottom
{
	background-color : Transparent;
	background-image : url('/SIU-PortalProfessor/App_Themes/Modelo-Style_1/imagens/Login/left_bottom_circ.gif');

}


.rodape_1
{
	background-color : Transparent;
	background-image : url('http://www.siu.univale.br/Temas/Estilo_1/_rodape/barra_r1_c1.jpg');
}
	
.rodape_2
{
	background-color: Transparent;
	background-image: url('http://www.siu.univale.br/Temas/Estilo_1/_rodape/barra_r1_c2.jpg' );
	font-weight: normal;
	width: 100%;
	height: 14px;
	color: #696969;
}

.rodapeMenu
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url('http://www.siu.univale.br/Temas/Estilo_2/_rodape/canto_menu.gif'); 
	WIDTH: 6px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 10px; 
	BACKGROUND-COLOR: #ffffff
	}	
	
	.esconde_botao
	{
	    display:none;
	    }
	


