﻿*
{
    font-family:Verdana;    
    /*font-size:11pt;*/
}

html
{
    padding:0px;
}

body
{
    background-color:White;
    margin-top:0px;
    margin:0px;
    /*width:769px;*/
    /*border:solid 1px #F0F0F0; */
    /*margin-top:20px;*/

    margin-left:auto;   
    margin-right:auto;
    background:#FFF url(../../imagens/bg.gif) repeat-x top;
}


.logo_pauta
{
	background-image: url('../../imagens/logo_pauta.png');
	width:238px;
	height:84px;
	position:absolute;
	background-repeat:no-repeat;
	margin-top:10px;
	z-index:0;
}

.caixa_login
{
	
	border:solid 0px red;
	width:400px;
	height:250px;
	margin:auto;
	margin-top:150px;
	background-image: url('../../imagens/fundoLoginVA.png');
}

.txt_matricula
{
	border:solid 1px black;
	font-size:12px;
	height:16px;
	/*OUTROS BROWSERS*/
	margin-top:104px;
	margin-left:196px;
	width:174px;
	/*IE*/
	margin-top:103px ! IE;
	margin-left:196px ! IE;
	width:172px ! IE;
}

.txt_cpf 
{
	border:solid 1px black;
	float:left;
	font-size:12px;
	height:16px;
	/*OUTROS BROWSERS*/
	margin-top:4px;
	margin-left:196px;
	width:174px;
	/*IE*/
	margin-top:3px ! IE;
	margin-left:196px ! IE;
	width:172px ! IE;
}

.btn_entrar
{
	margin-top:5px;
	margin-left:196px;
}


table
{
    /*width:740px;    */
    
}

#menu table
{
    width:auto;    
}

a:visited
{
    color:Black;    
} 

tbody tr.ChangeColorOnOver:hover
{
    background-color:#FCD55C;
}

.dica
{
    background-color:#FFFFCC;    
    border:solid 1px #FFE791;
    padding:5px;
}

fieldset
{
    padding:5px;
}

#corpo
{
    font-size:9pt;   
    padding:7px;
    min-height:435px;
}

#topo
{
    height:100px;   
    background-image: url('../../imagens/degrade.png');
    background-repeat:repeat-x;
    z-index:1;
    /*border:solid 1px red;*/
}

.pautas
{
	width:122px;
	height:34px;
	z-index:1;
	border:solid 0px red;
	background-image: url('../../imagens/btn_pautas.png');
    background-repeat:no-repeat;
}

#faesa
{
	position:absolute;
	float:right;
	right:15px;
	top:40px;
}

#logo
{
	background-image: url('../../imagens/logo1.png');
	height:46px;
	width:196px;
	
	position:absolute;
	background-repeat:no-repeat;
	top:33px;
	left:15px;
}

#cantosuperiordireito
{
    background-image: url('../../imagens/cantosuperiordireito.png');
    background-repeat:no-repeat;
    width:220px;
    height:36px;
    float:right;
	z-index:1;
    position:relative;
	right:0px;
    border:solid 0px red;
    margin:0px;
    
}


#cantoinferioresquerdo
{
    background-image: url('../../imagens/cantoinferioresquerdo.png');
    background-repeat:no-repeat;
    width:297px;
    height:22px;
    float:left;
	z-index:1;
	padding-top:4px;
    position:absolute;
	left:0px;
	top:78px;
    border:solid 0px red;
    margin:0px;
    
}


#rodape
{
	bottom:0;
	position:fixed;
	border-top:solid 1px #A9A9A9;
	padding:3px;
	font-size:13px;
	font-family:Serif;
	color:#A9A9A9;
	background-color:White;
	width:100%;
	text-align:right;
}

#ctl00_LoginName1
{
    margin-right:10px;
    font-weight:bold;
    color:White;
}

#ctl00_LoginStatus1
{
   margin: 10px; 
}

#menu
{
    background-color:#f1f8ff;
    color:White;
    padding:4px;
    font-size:10pt;
    border:solid 1px black;
}

#campos
{
    padding:15px;    
}

#campos select
{
    min-width:50px;
}

#ctl00_ContentPlaceHolder1_pnlFuncoes
{
    font-size:9pt;
    border:solid 1px black;
    background-color:#e6e6e6;
    
    padding:5px;
    text-align:right;    
}

#turma
{
    font-size:9pt;
}

#turma fieldset
{
    /*width:742px;*/
    margin:auto;
}

#turma table
{
    /*width:740px;*/
    margin:auto;
}

#ctl00_ContentPlaceHolder1_pnlTurmas table
{
    /*width:740px;*/
    margin:auto;
}

#ctl00_ContentPlaceHolder1_pnlConteudos table
{
    /*width:740px;*/
    margin:auto;
}
.tablehead
{
	background-color:#507CD1;
	color:#ffffff;
	font-weight:bold;
}
.item
{
    background-color:#ffffff;    
}

.alternating
{
    background-color:#EFF3FB;    
}

.w10
{
    width:10px;
}

.w15
{
    width:15px;
}

.w20
{
    width:20px;
}

.w50
{
    width:50px;
}

.w60
{
    width:60px;
}
.w70
{
    width:70px;
}

.w80
{
    width:80px;
}

.w90
{
    width:90px;
}

.w100
{
    width:100px;
}

.w105
{
    width:105px;
}

.w110
{
    width:110px;
}

.w120
{
    width:120px;
}

.w150
{
    width:150px;
}


.w200
{
    width:200px;
}

.w300
{
    width:300px;
}

.w350
{
    width:350px;
}

.w400
{
    width:400px;
}

.hide
{
    display:none;    
}

#pauta thead
{
    font-weight:bold;
    color:#ffffff;
    background-color:Gray;
}

#pauta thead td
{
    padding:2px;
}

#pauta tbody td
{
    padding:2px;
}

.center
{
    text-align:center;
}
.right
{
    text-align:right;
}
.left
{
    text-align:left;
}

.calendario
{
   background-color:#e6e6e6;  
   border:solid 1px black;
   padding:5px;
}

#ctl00_ContentPlaceHolder1_divVerde
{
    width:99.8%;
    text-align:center;
    font-size:12px;
    padding-bottom: 5px;
    vertical-align: middle; 
    padding-top: 5px; 
    background-color: #01A584;
    border:solid 1px #11cc11;
    margin-top:2px;
    margin-bottom:2px;
}

#ctl00_ContentPlaceHolder1_divVermelho
{
    width:100%;
    text-align:center;
    font-size:12px;
    padding-bottom: 5px;
    vertical-align: middle; 
    padding-top: 5px; 
    background-color: red;
    margin-top:2px;
    margin-bottom:2px;
}

/****ALINHAMENTO****/

.txt_centro {
	text-align: center;
}

.txt_direita {
	text-align: right;
}

.txt_esquerda {
	text-align: left;
}

table #notas
{
    
}

/* FORMATAÇÃO DA TELA DE NOTAS */

#ctl00_ContentPlaceHolder1_pnlNotas thead
{
    background-color:Black;
    color:White;    
}

#ctl00_ContentPlaceHolder1_pnlNotas input
{
    border:solid 1px gray;   
    text-align:right; 
}

#ctl00_ContentPlaceHolder1_pnlNotas fieldset
{
    /*width:742px;*/
    margin:auto;
}

#ctl00_ContentPlaceHolder1_pnlNotas tbody tr:hover
{
    background-color:#A6D2FF;
    /*font-weight:bold;*/
}

.periodo
{
    border:solid 0px red;
    min-height:15px;
    background-color:Gray;
    color:White;
    padding:3px;
}

.intervalo
{
    text-align:center;
    /*background-color:#FCD55C;*/
    margin:auto;    
    margin-top:5px;
}

.intervalo table
{
    text-align:left;
    margin:auto;    
}

.intervalo table thead
{
    font-weight:bold;
}

.intervalo input
{
   width:78px;
}

td.FaltaSituacaoBoa
{
    color:Green;
}

td.FaltaSituacaoRuim
{
    color:Red;
}

td.FaltaSituacaoMedia
{
    color:Orange;
}

/* Na tela de notas as especificações abaixo irão dar cores diferentes para a coluna de notas */
/*td.ItemTotalNotas
{
    background-color:#00CC99;
}  

td.AlternatingItemTotalNotas
{
    background-color:#00FFCC;
}

td.ItemTotalFaltas
{
    background-color:#FFCC00;
}  

td.AlternatingItemTotalFaltas
{
    background-color:#FFFF33;
}   */

h1
{
	font-size:16pt;
}

h1.titulos
{
	border:solid 0px red;
	height:auto;
	background-color:#f1f8ff;
	text-indent:15px;
	border-bottom:solid 8px #e0e7ee;
	margin-bottom:1px;
}

.bordaCompleta 
{
	BORDER-LEFT:#000000 1px solid;
	BORDER-TOP:#000000 1px solid;
	BORDER-BOTTOM:#000000 1px solid;
	BORDER-RIGHT:#000000 1px solid;
	/*FONT-WEIGHT: bold;*/
	FONT-SIZE: 9pt;
	COLOR: #000000; /*#808080;*/
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: left
}

.bordaEsquerdaGrossa {border-left:#3f658c 2px solid}
.bordaEsquerdaFina {border-left:#000000 1px solid}	
.bordaDireitaGrossa {border-right:#3f658c 2px solid; padding-left: 2px}	
.bordaDireitaFina {border-right:#000000 1px solid;padding-left: 2px}		
.bordaAbaixoGrossa {BORDER-BOTTOM:#cbd1d6 2px solid}	
.bordaAbaixoFina {BORDER-BOTTOM:#000000 1px solid}
.bordaAcimaGrossa {BORDER-TOP:#3f658c 2px solid}	
.bordaAcimaFina {BORDER-TOP:#3f658c 1px solid}
.bordaCabecalhoAcimaGrossa {BORDER-TOP:#3f658c 2px solid}	
.bordaCabecalhoAcimaFina {BORDER-TOP:#3f658c 1px solid}
.bordaCabecalhoAbaixoGrossa {BORDER-BOTTOM:#000000 1px solid}	
.bordaCabecalhoAbaixoFina {BORDER-BOTTOM:#3f658c 1px solid}

.bordaAbaixoDireita {BORDER-LEFT:#000000 1px solid;BORDER-BOTTOM:#000000 1px solid}
.bordaAbaixoEsquerda {BORDER-LEFT:#000000 1px solid;BORDER-BOTTOM:#000000 1px solid}
.bordaAbaixoEsquerdaDireita {BORDER-LEFT:#000000 1pt solid;BORDER-BOTTOM:#000000 1pt solid;BORDER-RIGHT:#000000 1pt solid}
.bordaAbaixoAcimaEsquerdaDireita {BORDER-TOP:#000000 1px solid;BORDER-LEFT:#000000 1px solid;BORDER-BOTTOM:#000000 1px solid;BORDER-RIGHT:#000000 1px solid}

/*
.bordaEsquerdaGrossa {border-left:#3f658c 2px solid}
.bordaEsquerdaFina {border-left:#999999 1px solid}	
.bordaDireitaGrossa {border-right:#3f658c 2px solid; padding-left: 2px}	
.bordaDireitaFina {border-right:#999999 1px solid;padding-left: 2px}		
.bordaAbaixoGrossa {BORDER-BOTTOM:#cbd1d6 2px solid}	
.bordaAbaixoFina {BORDER-BOTTOM:#999999 1px solid}
.bordaAcimaGrossa {BORDER-TOP:#3f658c 2px solid}	
.bordaAcimaFina {BORDER-TOP:#3f658c 1px solid}

.bordaCabecalhoAcimaGrossa {BORDER-TOP:#3f658c 2px solid}	
.bordaCabecalhoAcimaFina {BORDER-TOP:#3f658c 1px solid}
.bordaCabecalhoAbaixoGrossa {BORDER-BOTTOM:#999999 1px solid}	
.bordaCabecalhoAbaixoFina {BORDER-BOTTOM:#3f658c 1px solid}

.bordaAbaixoDireita {BORDER-LEFT:#999999 1px solid;BORDER-BOTTOM:#999999 1px solid}
.bordaAbaixoEsquerda {BORDER-LEFT:#999999 1px solid;BORDER-BOTTOM:#999999 1px solid}
.bordaAbaixoEsquerdaDireita {BORDER-LEFT:#999999 1pt solid;BORDER-BOTTOM:#999999 1pt solid;BORDER-RIGHT:#999999 1pt solid}
.bordaAbaixoAcimaEsquerdaDireita {BORDER-TOP:#999999 1px solid;BORDER-LEFT:#999999 1px solid;BORDER-BOTTOM:#999999 1px solid;BORDER-RIGHT:#999999 1px solid}
*/