
/*---[Definições basicas]--------------------------------------------------*/
* 	{
	margin: 0;
	padding: 0;
	}
html 
	{
	font-size: 100%;
	}
body 
	{
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	background-color: #486583;
	font-size: 72.5%; /* equivale a 10px */
	margin: 0;
	}
li 	{
	text-align:left;
	padding-bottom:5px;
	color: #003399;
	font-size: 14px; 
	}
a 	{
 	font-family: "Swis721 BT";
 	font-size: 14px; 
	}
a:link, a:visited 		
	{
	font-weight: bold;	
	color: #003399;
	text-decoration: none;
	}
a:hover 	
	{
	font-weight: bold;
	color: #0066FF;
	text-decoration: blink;
	}
a:active 	
	{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
p 	{
	font-size: 1.2em;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	}
/*---[Formulários]-------------------------------------------------*/
select
     {
     font-family: verdana;
     border: 1px solid #5D6876;
     font-size: 100%;
     color: #ffffff;
     background-color:#0000FF;
     }
select:hover
     {
     font-family: verdana;
     border: 1px solid #5D6876;
     font-size: 100%;
     color: #ffffff;
     background-color:#0000FF;
     }
input
     {
     font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size: 120%;
     border: 1px solid #0000FF;
     padding-left: 3px;
     padding-right: 3px;
     background-color: #ffffff;
     color:#0000FF;
     font-weight: bold;
     }
input:hover
     {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 120%;
     border: 1px solid #5D6876;
     padding-left: 3px;
     padding-right: 3px;
     background-color: #0000FF;
     color:#ffffff;
     font-weight: bold;
     }
/*---[Página Principal]--------------------------------------------------*/

.pagina
	{
	width: 100%;
	min-width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
	}
.rodape
	{
	text-align:center; 
	width: 80%;
	min-width: 800px;
	}
/*---[Barra de estatusdo usuario]--------------------------------------*/
.status
	{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	}

/*---[topo da página]--------------------------------------------------*/

.outside 
	{
    margin: 0 auto;
    width: 80%;
	min-width: 800px;
	}
#wrapheader 
	{
	padding-top: 10px;
	}
#logodesc 
	{
	width:100px;
	padding-left: 10px;
	}
.headertext 
	{
	color: #FFFFFF;
	font-weight: bold;
	padding-left:100px; 
	margin-top:-60px;    
	font-size:30px;
	}
.login 
	{
	padding-top: 5px;
	padding-right: 10px;
	}
	
/*Definiçoes da barra superior*/
.t1	{
	width:580px; 
	height: 89px;
	background:url('../img/headerl.png');
	}
.t2	{
	height:89px;
	background:url('../img/headerm.gif');
	}
.t3	{
	width:215px; 
	height:89px;
	text-align:right;
	background:url('../img/headerr.gif');
	}
.m1	{
	width: 80px; 
	height: 31px;
	background:url('../img/navbarl.gif');
	}	
.m2	{
	height: 31px; 
	text-align: center;
	background:url('../img/navbarm.gif');
	}
.m3	{
 	width:80px; 
 	height: 31px;
 	text-align: right;
	background:url('../img/navbarr.gif');
	}

/* bordas redondas da parte de cima da página */
.header 
	{
	background: #ffffff url('../img/br-sd.GIF') no-repeat scroll 0 0px;
	height: 5px;
	}
.headerl
	{
	background: #ffffff url('../img/br-sc.GIF') repeat-x scroll 0 0px;
	height: 5px;
	margin-left: 5px;
	}
.headerr 
	{
	background: #ffffff url('../img/br-se.GIF') no-repeat scroll right 0px;
	height: 5px;
	margin-right: 0px;
	}
/* bordas redondas da parte de baixo da página */
.footer 
	{
	background: transparent url('../img/br-ic.GIF') repeat-x scroll 0 0px;
	height: 5px;
	}
.footerl 
	{
	background: transparent url('../img/br-ie.GIF') no-repeat scroll left 0px;
	height: 5px;
	}
.footerr 
	{
	background: transparent url('../img/br-id.GIF') no-repeat scroll right 0px;
	height: 5px;
	}
/* links usar para o menu */
.wt {
	color: #FFFFFF;
	}

a.wt:link, a.wt:active, a.wt:visited 
	{
	color: #95BBDF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a.wt:hover 
	{
	color: #FFFFFF;
	text-decoration: none;
	}

/*---[Pagina dos Professores]--------------------------------------------------*/

.professor_titulo span
	{
	font: 20px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color : #000033; 
	padding-left:10px;
	}
.professor_titulo
	{
	width: 100%;
	height: 60px;
	text-align:left;	
	border: 1px solid #5D6876;
	}
.titulo	
	{
	letter-spacing: 2px;
    background: #000000 url('../img/bg00.jpg') repeat-x ;
    color:#ffffff;
	margin-left:-11px;
    text-align: center;
    font-weight: bold;
	width: 792px;
    border: 1px ridge #cc0000;	
	}
.AcrobatINFO
	{
	padding-left:20px;
	padding-bottom:5px;
	width:90%;
	border:1px solid #A9B8C2
	}

/*---[Caixa de alerta]--------------------------------------------------*/
#cxerro
    {
    width:50%;
    background: #FF0000;
    border: 4px solid #CC0000;
    border-collapse: collapse;
    }
#cxok
    {
    width:50%;
    background: #000099;
    border: 4px solid #6633FF;
    border-collapse: collapse;
    }
#cxinfo
    {
    width:50%;
    background: #FFFF33;
    border: 4px solid #FFCC00 ;
    border-collapse: collapse;
    }
#cxquest
    {
    width:50%;
    background: #3366FF;
    border: 4px solid #0033CC;
    border-collapse: collapse;
    }
#cxok p, #cxerro p, #cxquest p
	{
	color:#ffffff;
	font-weight: bold;
	text-align:center;	
	}
#cxinfo p
	{
	color:#0066FF;
	font-weight: bold;
	text-align:center;	
	}	
	  
/*---[Table header]--------------------------------------------------*/
.tablebg
	{
	text-align:left;	
	border: 1px solid #A9B8C2;
	width: 90%;
	background: #ffffff url('../img/Logo2.png') top right no-repeat;
	}
.tablebg li
	{
	margin-left: 24px; 
	}
.cap-left 
	{
	background: url('../img/tl.gif') top left no-repeat;
	padding-left: 24px;
	}
.cap-right 
	{
	background: url('../img/tr.gif') top right no-repeat;
	padding-top: 7px;
	height: 20px;
	}
caption 
	{ 
	margin: 0; 
	padding: 0;
	background: url('../img/tm.gif') top left repeat-x;
	white-space: nowrap;
	height: 27px;
	text-align: left;
	}
caption h1, caption h2, caption h3, caption h4, caption span 
	{ 
	display: inline;
	}
caption, caption a:link, caption a:active, caption a:visited 
	{
	color: #FFFFFF;
	text-decoration: none;
	}
caption a:hover 
	{
	color: #FFFFFF;
	text-decoration: none;
	}
.row 
	{
	text-align:center;
	padding: 4px;
	}
	
/*---[Expecificos]--------------------------------------------------*/	
.data
	{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 190px;
	}
.user table
	{
	background: url('');
	}
.user td
	{
	padding-left: 100px;
	}
.user
	{
	padding: 20px;
	padding-left:80px;
	background:url('../img/user.png') left no-repeat;	
	}
.creditos, .creditos a
	{
	text-decoration: none;
	color: #d8d8d8;
	font-family: Verdana; 
	font-size: 10px;
	text-align: center;
	font-size: 1.0em;
	font: 10px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	}
/*---[Tabela de notas]--------------------------------------------------*/

.nota,.falta,.media,.aprovado,.reprovado, .cancelada, .matriculado
	{
	text-align:center;
	border: 1px solid #A9B8C2;	
	background-color: #ffffff;	
	}
.media
	{
	background-color: #cfcfcc;
	width:50px;
	}
.falta
	{
	background-color: #FFFF99;
	}
.aprovado, .reprovado, .cancelada, .matriculado 
	{
	width:100px;
	}
.aprovado
	{
	background-color: #228B22;
	}
.reprovado
	{
	background-color: #FF0000;
	}
.cancelada
	{
	background-color: #FA8072;
	}	

/*---[Caixa de aviso]-------------------------------------*/
.aviso
     {
     width:200px;
     background: #FFFF33 url('../img/ajaxload.gif') no-repeat center;
     border: 4px solid #FFCC00 ;
     border-collapse: collapse;
     text-align:center;
     color:#0066FF;
	 font-weight: bold;
	 text-align:center;
     padding: 10px 10px 10px 10px;
     font: 10px/15px Arial;
     }

/*---[class do overlib]-------------------------------------*/
.overlib
	{
	background: #0066FF url('../img/headerm.gif') repeat-x center;
	text-align:center;
	color:#ffffff;
	font-size:15px;
	border: 1px solid #FFFF33 ;
	border-top: 0;
	}
.overlibcpt
	{
	background: #0066FF;
	text-align:center;
	color:#ffffff;
	font-size:15px;
	border: 1px solid #FFFF33 ;
	border-bottom: 0;
	}
