/* DIV */
#a11, #a22, #a33, #a44, #a55, #a66, #a77, #a88, #a99, #submenu, #submenu_lista {
	display:none;
}
#abas {
	margin-top:5px;
}
#aviso {
	border:1px dotted #1b2e54;
	color:#1b2e54;
	font-size:10px;
	padding:10px 10px 10px 10px;
	width:700px;
	margin-left:20px;
}
#areautil {
/*	border:1px solid red;*/
	width:760px;
	text-align:left;	
}
#areautil_lista {
	background:url(../imgs/bg_topo.gif) left top repeat-x;
	height:73px;
	text-align:left;
}
#bg_home {
	background:url(../imgs/bg_home2.jpg) center repeat-x;
	position:absolute;
	width:100%;
	height:400px;
	top:50%;
	margin-top:-200px;
	z-index:0;	
}
#btn_ok {
	background:url(../imgs/btn_ok.gif) left top no-repeat;
	cursor:hand;
	width:20px;
	height:15px;
}
#cabecalho {
	background:url(../imgs/topo.gif) left top no-repeat;
	width:760px;
	height:73px;
}
#cabecalho_passoapasso {
	background:url(../imgs_passoapasso/topo.gif) left top no-repeat;
/*	border:1px solid blue;*/
	height:147px;
	width:775px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-387px;
}
#centralizador {
	position:absolute;
	background:#fff url(../imgs/bg_topo.gif) left top repeat-x;
	height:25px;
	width:100%;
	text-align:center;
}
#centralizador_passoapasso {
/*	border:1px solid #000;*/
	font-size:12px;
	position:absolute;
	background:#fff url(../imgs_passoapasso/bg_topo.gif) left top repeat-x;
	height:147px;
	width:100%;
	text-align:center;
}
#centralizador_lista {
	position:absolute;
	background:#fff url(../imgs/bg_topo.gif) left top repeat-x;
	height:119px;
	width:100%;
	text-align:center;
}
#centralizador_interno {
	position:absolute;
	background:url(../imgs/bg_interno.gif) left top repeat-x;
	height:600px;
	width:100%;
	text-align:center;
}
#datahora {
/*	border:1px solid red;*/
	color:#fff;
	font-size:10px;
	float:right;
	margin-top:33px
}
#dado {
	color:#fc6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	line-height:18px;
	margin:2px 5px 0 60px;
}
#dados {
	color:#fff;
	font-size:10px;
	float:right;
	margin:85px 0 0 0;
	width:10px;
	white-space:nowrap;
	text-align:right;
} 
#dados_aluno {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;	
	font-weight:bold;
	line-height:18px;
	margin-top:2px;	
	text-align:left;
}

#degrade_menu {
/*	background:url(../imgs/degrade_menu.gif) left top repeat-x;*/
	width:760px;
}
#home {
	background:url(../imgs/bg_home.jpg) center no-repeat;
	position:absolute;
	margin-left:-380px;	
	margin-top:-200px;
	left:50%;
	top:50%;
	width:760px;
	height:400px;
	z-index:100;	
}
#info {
	color:#999;
	font-size:12px;
	padding:0 0 20px 20px;
}
#item {
	background:#4A6D99;
	border-top:1px solid #fff;
/*	background:#4A6D99 url(../imgs/bg_item.gif) 5px 5px no-repeat;	*/
	color:#fff;
	cursor:hand;
	font-size:10px;
	margin-left:10px;
	padding:5px 5px 5px 5px;
	white-space:nowrap;
	width:135px;
}
#item_lista {
	background:#fff url(../imgs/bg_item.gif) left top repeat-x;
	color:#fff;
	cursor:hand;
	font-size:10px;
	padding:5px 0 5px 30px;
	width:100px;
}
/*#menu_arvore {
	float:left;
	margin:78px 0 0 60px;
	width:60px;
}*/
#menu_arvore {
	float:left;
	width:60px;
	margin:78px 0 0 0;
	padding-left:120px
}
#nav {
	background:url(../imgs/line_menu2.gif) left top repeat-x;
	margin-left:20px;
	padding-left:20px;
	height:20px;
	width:700px;
}
#nav_popup {
	background:url(../imgs/line_menu2.gif) left top repeat-x;
	padding-left:20px;
	height:20px;
	width:700px;
}
#login {
	position:absolute;
	left:0;
	bottom:0;
	padding-bottom:3px;
}
#submenu {
	position:absolute;
	margin-left:-380px;	
	left:50%;
	top:98px;
	width:760px;
	height:25px;
	z-index:1000
}
#submenu_lista {
	position:absolute;
	left:0;
	top:98px;
	width:760px;
	height:25px;
	z-index:1000
}
#tabela {
	margin-left:20px;
}
#tabela_scroll {
	margin-left:20px;
	overflow-x:scroll;
	width:717px;
}
#TabelaP th {
	background:#ccc;
	height:1px;
}
#titulo {
	background:url(../imgs/agenda.gif) 20px 15px no-repeat;
	color:#1b2e54;
	font-size:12px;
	font-weight:bold;
	height:40px;	
	padding:20px 0 0 80px;
}
#voltar {
	background:url(../imgs_passoapasso/voltar.gif) left top no-repeat;
	border:none;
	color:#1b2e54;
	cursor:pointer;
	font-size:10px;
	float:right;
	height:15px;
	text-align:right;
	text-decoration:none;
	margin-right:10%;
	width:50px;	
}	
/* MENU */
div.outer {
/*	float: left;
	height: 26px;*/
	}
	
div.outer a {
/*	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;*/
	}
div.outer span {
	display: none;
	}
div.outer a:hover {
/*	background-image: none;*/
	}	
/* CLASS */
.aba_mini {
	background:#fff url(../imgs/aba_mini.gif) top left;
	border:none;
	color:#000;
	font-size:10px;
	padding-left:5px;	
	width:53px;
	height:16px;
	text-align:left;
}
.aba_mini1 {
	background:#fff url(../imgs/aba_mini1.gif) top left;
	border:none;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;	
	width:53px;
	height:16px;
	text-align:left;
}
.aba_peq {
	background:#fff url(../imgs/aba_peq.gif) top left;
	border:none;
	color:#000;
	font-size:10px;
	padding-left:5px;	
	width:72px;
	height:16px;
	text-align:left;
}
.aba_peq1 {
	background:#fff url(../imgs/aba_peq1.gif) top left;
	border:none;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding-left:2px;	
	width:72px;
	height:16px;
	text-align:left;
}
.aba_big {
	background:#fff url(../imgs/aba_big.gif) top left;
	border:none;
	color:#000;
	font-size:10px;
	padding-left:5px;
	width:107px;
	height:16px;
	text-align:left;	
}
.aba_big1 {
	background:#fff url(../imgs/aba_big1.gif) top left;
	border:none;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	width:107px;
	height:16px;
	text-align:left;	
}
.alt1 {
	background:#f4f3ec;
	color:#000;
	height:25px;
	padding:5px 0 5px 10px;
}
.alt1 td {
	border-bottom:1px solid #fff;
}
.alt2 {
	background:#fbfcfd;
	border-bottom:1px solid #fff;	
	color:#000;
	height:25px;
	padding:5px 0 5px 10px;
}
.alt2 td {
	border-bottom:1px solid #fff;
}
.alt3 {
	background:#d5dde8;
	color:#000;
	height:25px;
	padding:5px 0 5px 10px;
}
.agenda {
	background:url(../imgs/btn_agenda.gif) left top no-repeat;
	cursor:hand;
	float:left;
	width:100px;
	height:25px;
}
.aviso {
	color:#666;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	width:700px;
	margin-top:100px;
	text-align:center
}
.bloqueado {
	background:#ddd;
	color:#000;
	height:25px;
	padding:5px 0 5px 10px;
}
.buscar {
	background:url(../imgs/buscar.gif) left 2px no-repeat;
	border:none;	
	color:#1b2e54;
	cursor:hand;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	text-align:left;
	text-transform:lowercase;
}
.btn {
	border:none;
	color:#1b2e54;
	cursor:hand;
}
.center {
	text-align:center
}
.descricao {
	color:#000;
	font-size:10px;
	font-weight:normal
}
.editar {
	background:url(../imgs/editar.gif) left 2px no-repeat;
	border:none;	
	color:#1b2e54;
	cursor:hand;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	white-space:nowrap;
	text-align:left;
	text-transform:lowercase;	
}
.editarlegenda {
	background:url(../imgs/editar.gif) left 2px no-repeat;
	border:none;	
	color:#1b2e54;
	cursor:default;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	white-space:nowrap;
	text-align:left;
	text-transform:lowercase;	
}
.excluir {
	background:url(../imgs/excluir.gif) left 2px no-repeat;
	border:none;	
	color:#1b2e54;
	cursor:hand;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	white-space:nowrap;
	text-align:left;
	text-transform:lowercase;
}
.excluirlegenda {
	background:url(../imgs/excluir.gif) left 2px no-repeat;
	border:none;	
	color:#1b2e54;
	cursor:default;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	white-space:nowrap;
	text-align:left;
	text-transform:lowercase;
}
.fechar {
	background:url(../imgs/fechar.gif) left 2px no-repeat;
	border:none;	
	color:#1b2e54;
	cursor:hand;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	white-space:nowrap;
	text-align:left;
	text-transform:lowercase;
}
.fonte_menu {
	color:#fff;
}
.iframe {
	background:#1b2e54;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:5px;
}
.legenda {
	background:#fff;
	color:#1b2e54;
	height:25px;
}
.login {
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	text-transform:lowercase
}
.novo {
	background:url(../imgs/novo.gif) left 2px no-repeat;
	border:none;	
	color:#1b2e54;
	cursor:hand;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	white-space:nowrap;
	text-align:left;
	text-transform:lowercase;
}
div.vazio {
	height:35px
}
#numeros {
	margin:10px 0 0 20px;
}
#numeros td {
	white-space:nowrap
}
.ok {
	background:url(../imgs/ok.gif) left 2px no-repeat;
	border:none;	
	color:#1b2e54;
	cursor:hand;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	white-space:nowrap;
	text-align:left;
	text-transform:lowercase;
}
.quadriculado {
	background:url(../imgs/quadriculado.gif) left top repeat-x;
	padding-left:20px;
	height:38px;
}
.readonly {
	border:1px solid #999;
	color:#999;
}
.usuario {
	color:#fff;
	font-size:11px;
	float:right;
	margin:5px 10px;
	text-align:right
}
.salvar {
	background:url(../imgs/salvar.gif) left 2px no-repeat;
	border:none;
	color:#1b2e54;
	cursor:hand;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	text-align:left;
	text-transform:lowercase;
}
.excluir {
	background:url(../imgs/excluir.gif) left 2px no-repeat;
	border:none;
	color:#1b2e54;
	cursor:hand;	
	font-size:10px;
	height:20px;
	padding-left:20px;
	text-align:left;
	text-transform:lowercase;
}
.sair {
	background:url(../imgs/btn_sair.gif) left 2px no-repeat;
	cursor:hand;
	width:80px;
	height:25px;
}
.tbpasso {
	background:url(../imgs_passoapasso/bg_titulo.jpg) 0 8px no-repeat;
	width:775px;
}
.tabela_abas {
	background:#fff url(../imgs/base_abas.gif) left bottom no-repeat;
	height:24px;
}
.th {
	background:#1b2e54;
	color:#fff;
	font-weight:bold;
/*	height:10px;*/
/*	padding:5px 5px 5px 5px;*/
	text-align:center;
}
.thibp {
	background:#1b2e54;
	color:#fff;
	font-weight:bold;
	height:10px;
	padding:5px 5px 5px 5px;
	text-align:center;
}
.voltar {
	background:url(../imgs/voltar.gif) left 2px no-repeat;
	border:none;
	color:#1b2e54;
	cursor:hand;
	font-size:10px;
	height:20px;
	padding-left:20px;
	text-align:left;
	text-transform:lowercase;
}
.linha_subtitulo {
	background:#FEF1CC url(../imgs_passoapasso/seta.gif) no-repeat 5px 5px;
	height:24px;
	white-space:nowrap;
	padding-left:25px
}
.subtitulo {
	color:#930;
	font-weight:bold;
	font-size:16px;
}
.spacer {
	white-space:nowrap;
}
.semborda {
	background:transparent;
	border:none;
}
#semdados {
/*	border:1px solid red;*/
	height:74px
}