/*PAGINA DE LOGIN*/
#cabeca {
	width: 166px;
	height: 68px;
	margin-left: 25px;
	background: url(../images/fonte_logo.png) no-repeat;
}

#loginul td {
	font-size: 14px;
}

#index {
	background: transparent url(../images/img05.gif) repeat-x scroll 0 0;
}

#index ul li {
	list-style: none;
	font-size: 13px;
	color: #f00;
	font-weight: bold;
}

/*COMEÇO*/
html,body {
	height: 100%;
}

#mestre {
	min-height: 100%;
	position: relative;
}

* html #mestre {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}

hr {
	clear: both;
	border: 0;
}

body {
	background: #ffffff;
	color: #333;
	font-size: 62.5%;
}

a {
	color: #333;
}

p a,div a {
	font: 1.1em Verdana;
}

h2 {
	font: bold 1.3em "Trebuchet MS";
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------
[  Tabelas  ] */
table { /* background-color:#f2f2f2;*/
	border: 0px;
	color: #363636;
	font: 10px Verdana, arial, helvetica, sans-serif;
}

td,th {
	padding: 5px;
	color: #363636;
}

thead th,tfoot th {
	text-align: left;
	background: url(../img/fundo-grid.jpg);
	color: #00435a;
}

tbody th,tbody td {
	vertical-align: top;
	text-align: left;
}

tfoot td {
	background-color: #f2f2f2;
	padding-top: 3px;
	color: #006699;
}

tfoot th {
	text-align: center;
	color: #333;
}

.odd {
	background-color: #dfdfdf;
}

/* ------------------------------------------------------------------
[  Formul�rios  ]  */
form fieldset {
	border: 0;
}

form fieldset legend {
	font: bold 1.3em "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 15px;
}

form label {
	background-color: #f2f2f2;
	float: left;
	font: 1.1em "Trebuchet MS", Arial, sans-serif;
	margin: 0 2px 2px 0;
	padding: .5em;
}

form input {
	clear: both;
}

form label textarea {
	font: 12px "Trebuchet MS, Arial", Arial, sans-serif;
}

textarea {
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
}

#form-conta,#form-usuario,#form-funcao,#form-localidade,#form-setor {
	width: 80%;
}

dl {
	font: 1.1em Verdana;
	margin-bottom: 10px;
}
p sup {
	float: left; 
	margin-right: 3px;
}

/* ------------------------------------------------------------------
[  Classes Padr�es  ]  */
.clear {
	clear: both;
}

.cl {
	clear: both;
}

.on {
	display: ;
}

.off {
	display: none;
}

.texto-esquerda {
	text-align: left;
}

.texto-centro {
	text-align: center;
}

.texto-direita {
	text-align: right;
}

ul.lista-flutua li {
	float: left;
}

.flutua-esquerda {
	float: left;
}

.flutua-direita {
	float: right;
}

.divscroll {
	scrollbar-face-color: #F9F9F9;
	scrollbar-highlight-color: #F9F9F9;
	scrollbar-3dlight-color: #F9F9F9;
	scrollbar-shadow-color: #F9F9F9;
	scrollbar-darkshadow-color: #F9F9F9;
	scrollbar-track-color: #F9F9F9;
	scrollbar-arrow-color: #0033FF;
}

.filetype {
	width: 230px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #333333;
	letter-spacing: 1px;
	color: #006699;
	font-weight: normal;
}

.lightzebra {
	background-color: #f7f7f7;
}

.darkzebra {
	background-color: #f1f1f1;
}

.thgrey {
	text-transform: uppercase;
	background-color: #000;
	color: #ccc;
	background: url(../../images/fundos/bg-thead.jpg) repeat-x left center;
	padding: 4px;
}

.bigsize {
	font-size: 12px;
}

.hand {
	cursor: pointer;
}

.black {
	color: #000;
}

.heavy {
	font-weight: bold;
}

.mid {
	text-align: center;
}

/* ------------------------------------------------------------------
[  Topo  ]  */
#topo {
	height: 100px;
	background: url(../img/fundo-topo.png) repeat-x left center;
}

#conteudo-topo {
	padding: 12px 0 0 25px;
}

#topo h1 {
	float: left;
}

#topo h1 a {
	margin: 6px 64px 0 0;
	text-indent: -9999em;
	/*
	width: 166px; */
	height: 68px;
}

#topo h1 a img {
	height: 68px;	
}

/* ------------------------------------------------------------------
[  Menu - Acesso r�pido  ]  */
#topo #divacesso {
	float: right;
}

#topo ul#menu-acessorapido {
	margin-top: 13px;
}

#topo ul#menu-acessorapido li {
	display: inline;
	margin-right: 15px;
	padding-left: 20px;
	float: left;
}

#topo ul#menu-acessorapido li a {
	color: #000;
	font: 1.0em Verdana, Arial, sans-serif;
	text-decoration: none;
}

#topo ul#menu-acessorapido li a:hover {
	text-decoration: underline;
}

#topo ul#menu-acessorapido li.menu-home {
	background: url(../img/icon-home.png) no-repeat left center;
}

#topo ul#menu-acessorapido li.menu-minhaconta {
	background: url(../img/icon-user.png) no-repeat left center;
}

#topo ul#menu-acessorapido li.menu-sair {
	background: url(../img/icon-exit.png) no-repeat left center;
}

#topo ul#menu-acessorapido li.menu-theme {
	background: url(../img/icon-theme.png) no-repeat left center;
}

#topo ul li #tem {
	position: absolute;
	margin-left: 0px;
	width: 50px;
	background-color: #fff;
	height: 30px;
}

#topo ul li #tem ul li {
	padding: 0;
	margin: 1px;
}

/* ------------------------------------------------------------------
[  Menu  ]  

#topo ul#menu { margin-top:18px; }
#topo ul#menu li { display:inline; float:left; margin-right:15px; }
#topo ul#menu li a { background-color:#000; color:#fff; display:block; font-family:Verdana, Arial, sans-serif; text-align:center; text-decoration:none; width:130px; height:20px; }
#topo ul#menu li a:hover { background-color:#999; }

ul#menu ul { position:absolute; }
ul#menu ul li { margin-right:0 !important; }
ul#menu ul li a { background-color:#e2e2e2 !important; }
ul#menu ul li a:hover { background-color:#7184ad !important; }*/

/* ------------------------------------------------------------------
[  Conte�do  ]  */
#conteudo-principal {
	min-height: 300px;
	padding: 0 0 60px 25px;
}

#conteudo-principal fieldset legend a {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #a9a9a9;
	text-decoration: none;
}

.footsel li {
	display: inline;
	padding-left: 5px;
}

#logged {
	font-family: arial, verdana;
	font-size: 12px;
	color: #669966;
	margin-left: 80px;
}

#sms-header {
	padding: 8px;
	margin: 10px;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #ccc;
}

/* ------------------------------------------------------------------
[  Rodap�  ]  */

/* ------------------------------------------------------------------
[  Gridtable  ]  */

/* ------------------------------------------------------------------
[  Grid  ]  */
.pagedGridNums {
	color: #006699;
}

.footsel li {
	display: inline;
	float: left;
	padding-left: 5px;
}

#nppage {
	width: 45px;
	height: 20px;
}

#filters {
	width: 80px;
	height: 20px;
}

.butts {
	font-size: 12px;
	height: 20px;
}

#gridtable {
	width: 676px;
}

/* ------------------------------------------------------------------
[  principal-usuario  ]  */
#getpass {
	padding-left: 45px;
	font-size: 12px;
}

#getpass a:link {
	text-decoration: none;
}

#answerretpass {
	font-size: 12px;
	color: #669933;
	font-weight: bold;
	padding-top: 5px;
}

/* ------------------------------------------------------------------
[  boxes  ]  */
.box1 {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 5px;
	width: 150px;
	font-family: arial;
	min-height: 300px;
}

.box1 label,h3 {
	font-size: 12px;
	font-weight: bold;
}

.box1 h3 {
	margin-bottom: 5px;
}

.box1 ul {
	
}

.box1 li {
	list-style: none;
	text-align: left;
	width: 120px;
	padding: 10px;
}

.box1_principal {
	padding: 5px;
	background: url(../images/img05.gif) repeat-x;
	/*height:100px;*/
	min-height: 100px;
	width: 550px;
}

#userareas {
	
}

#editName {
	background-color: #ededed;
	padding: 8px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

#multiSelect {
	background-color: #ededed;
	width: 660px;
	padding: 8px;
	margin-bottom: 8px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

#formsAluno, .formsAluno {
	width: 680px;
}

.formsAluno {
	width: 825px !important;
}

#formsAluno input[type="text"], .formsAluno input[type="text"] {
	width: 200px;
}

#formsAluno input[type="checkbox"], .formsAluno input[type="checkbox"] {
	width: 30px;
}

#formsAluno #valor, .formsAluno #valor {
	width: 40px;
}

#formsAluno td, .formsAluno td {
	background-color: #f9f9f9;
}

#formsAdicionais {
	width: 300px;
}

#formsAdicionais td {
	background-color: #f9f9f9;
}

.20 {
	width: 20px;
	text-align: center;
}

.pmargin {
	margin-top: 8px;
}

/*tabelas cadastros geral*/
#formCadForn {
	width: 450px;
	margin-top: 15px;
}

#formCadForn label {
	width: 128px;
}

#formCadForn td {
	background-color: #f9f9f9;
	font-weight: bold;
}

#formCadForn span {
	font-size: 10px;
	font-weight: bold;
}

.topFormCadForn {
	background: url(../img/fundo-grid.jpg);
	font-size: 11px;
}

#formCadFornBut {
	padding: 25px 0 0 0;
}

.field {
	padding: 10px;
	border: 1px solid #dcdcdc;
}

.legenda {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

/*#mat{width: 280px; height: 78px; background: url(../img/mat.png) no-repeat;}

#remat{width: 280px; height: 78px; background: url(../img/remat.png) no-repeat;}*/

/*-----------NOVO------------*/

/*------ALINHAMENTO---------*/
.right {
	text-align: right;
}

.left {
	text-align: left;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

/*------DECORACAO------*/
.no-decoration {
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

/*------MARGENS------*/
.margin-r-5 {
	margin-right: 5px;
}

.margin-r-10 {
	margin-right: 10px;
}

.margin-r-15 {
	margin-right: 15px;
}

.margin-r-20 {
	margin-right: 20px;
}

.margin-r-25 {
	margin-right: 25px;
}

.margin-r-30 {
	margin-right: 30px;
}

.margin-l-5 {
	margin-left: 5px;
}

.margin-l-10 {
	margin-left: 10px;
}

.margin-l-15 {
	margin-left: 15px;
}

.margin-l-20 {
	margin-left: 20px;
}

.margin-l-25 {
	margin-left: 25px;
}

.margin-l-30 {
	margin-left: 30px;
}

.margin-t-5 {
	margin-tot: 5px;
}

.margin-t-10 {
	margin-top: 10px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-t-20 {
	margin-top: 20px;
}

.margin-t-25 {
	margin-top: 25px;
}

.margin-t-30 {
	margin-top: 30px;
}

.margin-b-5 {
	margin-bottom: 5px;
}

.margin-b-10 {
	margin-bottom: 10px;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.margin-b-20 {
	margin-bottom: 20px;
}

.margin-b-25 {
	margin-bottom: 25px;
}

.margin-b-30 {
	margin-bottom: 30px;
}

/*----CORES-----*/
.black {
	color: #000;
}

.white {
	color: #fff;
}

.red {
	color: #ff0000;
}

.green {
	color: #00ff00;
}

.blue {
	color: #0000ff;
}

.yellow {
	color: #ffff00;
}

.purple {
	color: #ff00ff;
}

.cyan {
	color: #006699;
}

.lime {
	color: #669933;
}

/*fontes*/
.arial {
	font-family: Arial;
}

.verdana {
	font-family: Verdana;
}

.chart {
	padding-left: 5px;
}

#alunInadimplente {
	width: 266px;
	margin-bottom: 10px;
}

#fatureceb {
	width: 266px;
}

.topInadimplente {
	width: 266px;
	height: 39px;
	background: url(../img/top_inadimplentes.png) no-repeat;
}
.topMatriculados {
	width: 266px;
	height: 39px;
	background:url(../img/top_alunomatriculado.png) no-repeat;
}
.topAniversariante {
	width: 266px;
	height: 39px;
	background:url(../img/top_aniversariante.png) no-repeat;
}
.topFatuReceb {
	width: 266px;
	height: 39px;
	background: url(../img/top_fatureceb.png) no-repeat;
}

.midEsquerda {
	width: 266px;
	background: url(../img/mid_esquerda.png) repeat-y;
}

.botEsquerda {
	width: 266px;
	height: 13px;
	background: url(../img/bot_esquerda.png) no-repeat;
}

#inadimplentes {
	background: $ fff;
}

#inadimplentes tr td {
	color: #000;
	font-size: 10px;
}

#principal {
	float: left;
	margin-left: 10px;
	width: 471px;
}

.topAlunos {
	width: 471px;
	height: 39px;
	background: url(../img/top_alunos.png) no-repeat;
}

.midPrincipal {
	width: 471px;
	background: url(../img/mid_principal.png) repeat-y;
	padding-left: 10px;
}

.botPrincipal {
	width: 471px;
	height: 9px;
	background: url(../img/bot_principal.png) no-repeat;
}

#direita {
	float: left;
	margin-left: 10px;
	width: 164px;
}

.topRapido {
	width: 164px;
	height: 39px;
	background: url(../img/top_rapido.png) no-repeat;
}

.midDireita {
	width: 164px;
	background: url(../img/mid_direita.png) repeat-y;
	padding-left: 10px;
}

.botDireita {
	width: 164px;
	height: 9px;
	background: url(../img/bot_direita.png) no-repeat;
}

/*--------LIST------------*/
#topRel {
	width: 640px;
	height: 40px;
	background: url(../img/top_relatorio.png) no-repeat;
}

#topRel h3 {
	color: #000;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	padding-left: 65px;
	padding-top: 5px;
}

#midRel {
	width: 640px;
	background: url(../img/mid_relatorio.png) repeat-y;
}

#botRel {
	width: 640px;
	height: 20px;
	background: url(../img/bot_relatorio.png) no-repeat;
}

.relatorio {
	width: 630px;
	float: left;
	margin-left: 2px;
}

.relatorio td {
	vertical-align: top;
	border-bottom: 1px solid #000;
}

.relatorio td a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.sugestao {
	margin-top: -1px;
	position: absolute;
	z-index: 30;
	background: #fff;
	width: 200px;
	border-right: 1px #3d7bad solid;
	border-left: 1px #3d7bad solid;
	border-bottom: 1px #3d7bad solid;
}

.numeros {
	width: 20px;
}

.tb-servicos td {
	background: #F9F9F9;	
}

#add-responsavel, .add-boxes {
	float: right;
	margin-top:	7px;
}

#add-responsavel.add-insert {
	margin-top: 122px;
	margin-right: 10px;	
}

#Aluno_resp {
	margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 10px;
}

.cp-text {width: 205px; height: 150px; }

.lk-view {
	float: right;
	font-size: 11px;	
}

.conteudo-view {
	width: 700px;
	font: 11px "Trebuchet MS"
}
.conteudo-view p {
	margin: 5px 0;
}
.conteudo-view h2 {border-bottom: 1px solid #CCCCCC; padding-bottom: 3px;font-size: 14px;}
.conteudo-view h2 a {font-weight: normal;text-decoration:none;font: 14px "Trebuchet MS";}
.conteudo-view h2 a:hover {text-decoration:underline;}

.conteudo-view ul {
	list-style: none;
}

.conteudo-view .ls-galeria li {
	float: left;
	margin-right: 15px;
	text-align: center;
}

.conteudo-view .ls-galeria li a {
	font: 11px "Trebuchet MS"
}

.conteudo-view .ls-galeria li img {
	width: 100px;
	height: 100px;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin:auto;
}

.conteudo-view .ls-links-navegar {
	float: right;
}
.conteudo-view p.descricao {font-size:12px;margin-bottom:10px;}
.conteudo-view .ls-links-navegar li {display:inline;margin-right:5px;font-size: 11px;}
.conteudo-view .ls-links-navegar li a {font-size: 11px;}
.box-img-view {
	float: right;
}
.box-img-view img {
	width: 100px;
	height: 100px;
}

#box-validation {
	padding: 10px;
	display: none;
}
#box-validation ul {
	list-style: none;	
}

#box-validation h3 {
	margin-bottom: 10px;
	color: red;
		
}
#box-validation li {
	font-size: 100.01%;
	margin-bottom: 5px;
}
.titulo-galeria {
	margin-bottom: 10px;	
}
.titulo-galeria span {
	font-weight: normal;	
}