#adm{
	position:absolute;
	right:1px;
	top:1px;
	margin:5px;
	padding:10px;
	border:black solid 1px;
	background:#FFCC00;
	z-index:1;
	font-weight:bold;
}
#data{display:none;}
#data2{ visibility:hidden;}
body, table, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.rotulo, table.rotulo, td.rotulo, tr.rotulo, span.rotulo, div.rotulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.borda, .borda_fina {
	border: 1px inset #000000;
}
.borda_fina_baixo {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000000;

}

.borda_cima {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.borda_cima_e_baixo {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.borda_baixo {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.doido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #000;
	background-color: #cccccc;
}
.menu, .menu a:link, .menu a:visited, div.menu, div.menu a:link, div.menu a:visited, table.menu, table.menu a:link, table.menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #777;
	text-decoration: none;
}
.menu a:hover, div.menu a:hover, table.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #777;
	text-decoration: underline;
}

h3 {
	font-size:large;
	color:#003399;
	margin:15px 10px;
	text-align:center;
}

.entrar {
	border:#000000 solid 1px;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.erro {
	color: #FF0000;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ajuda, .ajuda a:link, .ajuda a:visited {
	color: #0000CC;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
}
.ajuda a:hover {
	color: #0000FF;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
	text-align: center;
}

.menu_inferior, .menu_inferior a:link, .menu_inferior a:visited {
	color: #0000CC;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu_inferior a:hover { 
	color: #0000FF;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.tabela_topo  {
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;

}
.tabela_topo_inicio  {
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}

.tabela_fim  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tabela_meio  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.tabela_meio_inicio  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.comentario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu_paginas a:link, .menu_paginas a:visited, .menu_paginas
{
	color:#333333;
	text-decoration: none;
	font-weight: 900;
}
 .menu_paginas a:hover{
 	color:#333333;
	text-decoration:underline;
	font-weight: 900;
 }




body {
	background-attachment: scroll;
	background-image: url(../img/cabecalho_fundo.gif);
	background-repeat: repeat-x;
	margin-top: 70px;
	
}
#normal{
	background-image:none;
	margin-top:0px}
#logotopo {
	position: absolute;
	left: 0px;
	top: -1px;
}
td img {display: block;}

.data{
	position:relative;
	left:610px;
	width:60px;
	top:-15px;
}

tr.destaque{
	background-color:#EEEEEE;
}

table#tabela_alunos {
	border:#999999 solid 1px;
	width:95%;
	margin:5px auto;
	text-align:center;
}

table#tabela_alunos td.nome{
	text-align:left;
	padding-left:2%;
}

table#tabela_alunos tr.rotulo {
	background-color:#CCCCCC;

}

#dados_nucleo{
	background-attachment: fixed;
	background-image: url(../img/topo_eetad.gif);
	background-repeat: no-repeat;
	padding-top:60px;
	padding-left:36px;
	
}

#logoeetad_print {
	display:none;
}

#body_nucleo{
	margin:0px;
	padding-bottom:20px;
}

#dados_nucleo div{
	display:inline;
	font-size:x-small;
	margin-right:30px;
	float:left;
	margin-bottom:5px;

}

#menu{
	font-size:xx-small !important;
	font-weight:normal !important;
	text-align:right;
	margin-right:20px;
	padding:3px;
	margin-top:-10px;
	float:right !important;
}

#buscar_mat{
	font-size:xx-small;
	width:50px;
	margin-left:15px;
}

#sbm_buscar{
	font-size:xx-small;
	width:50px;

}

#frm_buscar{
	display:inline;
	
}
#dados_aluno{
	padding-left:36px;
	clear:both;

}
#dados_aluno div{
	float:left;
	margin-right:2%;
	margin-bottom:10px;
}
.dado_aluno{
	font-weight:normal;
	display:block;
}


#tabela_metade{
	margin:5px auto;
	clear:both;
	width:50%;
}
#tabela_total{
	clear:both;
	margin:5px auto;
	width:95%;
}

.azul{
	background-color:#0000FF !important;
}

.cinza{
	background-color:#CCCCCC !important;
}
.verm{
	background-color:#FF0000 !important;
}

p{
	padding:10px;
	padding-top:0px;
}