@charset "utf-8";

/* CSS Document */

body { 

COLOR: #51556a; 

FONT-FAMILY: verdana; 

}

.linha{ 

color:#DEDEDD; 

}

.link:link, .link:visited{ 

font-family: "Trebuchet MS"; 

text-decoration:none; 

font-size:12px; 

color:#FFFFFF;

font-weight:bold;

text-transform:uppercase;

display: block;

padding: 1px 1px 1px 1px;

 

}

.link:hover, .link:active{

font-family: "Trebuchet MS";

text-decoration:none; 

color:#004557; 

font-size:12px; 

text-transform:uppercase;

font-weight:bold; 

background-color:#DEDEDD;

display: block;

padding: 1px 1px 1px 1px;

}



.link2:link, .link2:visited{ 

font-family: "Trebuchet MS"; 

text-decoration:none; 

font-size:11px; 

color:#004557;

font-weight:100;

text-transform:uppercase;

z-index:1;

}

.link2:hover, .link2:active{

font-family: "Trebuchet MS";

text-decoration:none; 

color:#004557; 

font-size:12px; 

text-transform:uppercase;

font-weight:bold; 

z-index:1;

}



table.bordasimples {

border-collapse: collapse;

}

table.bordasimples tr td {

border:0px solid #DEDEDD; 

text-align:center; 

background-color:#004557;

}

table.bordasimples tr:hover td:hover {

border:2px solid #DEDEDD; 

text-align:center; 

}

#tabelaPrincipal{

width:1000px;

margin-top:0px;

padding-top:0px;

}

h3{

color:#00407A;

text-transform:uppercase

}

li{

list-style-type:square;

color:#002B45;

text-transform:uppercase;

z-index:2;

}

.p{

font-size:13px;

}

.contador{

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-size:18px

}

/*--- Topo Painel do Aluno ---*/

#topo-banner-aluno {
	float:left;
	margin:0 0 0 3.3em;
	background-image:url(../figs/top_aluno_fundo_centro.jpg);
	width:500px;
	height:65px;
	border:none;
}



#topo-banner-aluno-esquerda {

	float:left;

	width:6px;

	height:65px;

	background-image:url(../figs/top_aluno_fundo_esquerdo.jpg);

	background-repeat:no-repeat;

}



#topo-banner-aluno-centro {

	float:left;

	width:487px;

	height:65px;

}



#topo-banner-aluno-titulo {

	padding-top:10px;

	padding-left:10px;

	float:left;

}



.topo-banner-aluno-form {

	height:16px;

	float:left;

	margin-top:5px;

	margin-left:5px;

	font-size:11px;

	padding:0px;

	border:1px solid #CCCCCC;

}



.topo-banner-aluno-form-select {

	margin-left:10px;

	width:245px;

	height:18px;

}



.topo-banner-aluno-form-ra {

	text-transform:uppercase;

}



.topo-banner-aluno-form-botao {

	background-color:#F8C300;

	font-weight:bold;

	border:none;

	width:30px;

	color:#000000;

	height:18px;

}



.topo-banner-aluno-esqueci-senha {

	float:right;

	font-size:10px;

	margin-right:50px;

	margin-top:2px;

	cursor:pointer;

}



#topo-banner-aluno-direita {

	float:right;

	width:7px;

	height:65px;

	background-image:url(../../Images/top_aluno_fundo_direito.jpg);

	background-repeat:no-repeat;

}