html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  vertical-align: baseline;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
:focus {
  outline: 0;
}
body {
  background: white;
  line-height: 1;
  color: black;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: inherit;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
.msgEsperaAjax {
  width: 140px;
  height: 30px;
  margin: 0px 0px 0px 0px;
  background-color: #808080;
  color: white;
  font-family: arial, verdana, sans;
  font-size: 10pt;
  font-weight: bold;
  position: absolute;
  z-index: 1;
  border: 1px solid white;
  padding: 6px;
}
body {
  font-family: Verdana, Arial, Sans, sans-serif;
  font-size: 12px;
  width: 960px;
  margin: 0 auto;
}
.LayoutConteudo {
  float: left;
  width: 750px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.BoxEditorial {
  clear: both;
  width: 740px;
  padding: 0 5px;
}
.AplicativosInteiro {
  clear: both;
  width: 740px;
  padding: 0 5px;
}
.AplicativosMetade {
  float: left;
  width: 365px;
  padding: 0 5px;
}
.AplicativosUmTerco {
  width: 200px;
  float: left;
  padding: 0 5px;
}
.AplicativosDoisTercos {
  width: 530px;
  float: left;
  padding: 0 5px;
}
.BoxAplicativos {
  border: 1px solid #d4d3d9;
  padding: 4px 6px 0px 4px;
  margin-bottom: 15px;
  background-color: white;
}
.BoxAplicativosNoticia {
  border: 1px solid #d4d3d9;
  padding: 4px 20px;
  margin-bottom: 5px;
  background-color: white;
}
.BoxEditorial .BoxAplicativos {
  padding: 4px;
  margin-top: 0;
}
.AplicativosMetade .BoxAplicativos {
  float: left;
  width: 355px;
}
.AplicativosUmTerco .BoxAplicativos {
  font-size: 11px;
  line-height: 14px;
  padding-bottom: 4px;
}
.opcaoUnidadeConcursoRemocao {
  width: 500px;
  height: 330px;
  overflow: auto!important;
  background: #FFF;
}
.BoxAplicativoPesquisa {
  margin-bottom: 10px;
  border: none;
}
.TabelaForuns {
  width: 100%;
  line-height: 1.2;
}
.TabelaForuns thead {
  background-color: #E6E5E1;
  text-align: left;
}
.TabelaForuns thead th {
  font-weight: normal!important;
  padding: 4px;
  font-size: 11px;
  text-align: left;
}
.TabelaForuns thead th.NumerosForum {
  width: 12%;
  text-align: center;
}
.TabelaForuns td {
  border-top: 1px solid #CCC;
  padding: 5px;
}
.TabelaForuns tr.Zebra {
  background-color: #EFEFEF;
}
.TabelaForuns td.NomeForum {
  width: 30%;
}
.TabelaForuns td.NomeForum a {
  text-decoration: none;
  color: #000!important;
  font-weight: bold;
}
.TabelaForuns td.NomeForum a:hover {
  text-decoration: underline;
}
.TabelaForuns td.NomeTopico {
  width: 50%;
}
.TabelaForuns td.NomeTopico a {
  text-decoration: none;
  color: #003366;
}
.TabelaForuns td.NomeTopico a:hover {
  text-decoration: underline;
}
.TabelaForuns td.UltimaMsg {
  font-size: 11px;
}
.TabelaForuns td.NumeroMsg {
  text-align: center;
}
.TabelaForuns td.UltimaMsg a {
  text-decoration: none;
  color: #003366;
}
.TabelaForuns td.UltimaMsg a:hover {
  text-decoration: underline;
}
.TabelaForuns td.IconeStatus {
  width: 1%;
  padding: 5px;
}
.InputFalsoVisualizacao {
  width: 98%;
  display: block;
  height: auto;
  color: #999!important;
  border: 1px solid #dfdfdf;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 16px;
  background-color: #ffffff;
}
table.CadastroPortal {
  width: 98%;
  position: relative;
  left: 5px;
}
table.CadastroPortal tr {
  height: auto;
}
table.CadastroPortal input.CadastroPortal {
  width: 98%;
  border: 1px solid #dfdfdf;
  padding: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
table.CadastroPortal textarea.CadastroPortal {
  width: 98%;
  border: 1px solid #dfdfdf;
  padding: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
table.CadastroPortal select.CadastroPortal {
  border: 1px solid #dfdfdf;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
table.CadastroPortal input.Radio {
  width: auto;
  border: none;
}
table.CadastroPortal input.Checkbox {
  width: auto;
  border: none;
}
.ClearFix {
  clear: both;
}
.ClearFixHeight {
  clear: both;
  height: 10px;
}
p {
  line-height: 120%;
  font-size: 12px;
  margin: 8px 0;
}
table {
  font-size: 12px;
}
th {
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}
img {
  border: none;
}
strong {
  font-weight: bold;
}
ul {
  font-size: 12px;
}
h1 {
  font-weight: bold;
}
h2 {
  font-weight: bold;
  margin: 10px 0;
}
h3 {
  font-size: 14px!important;
  font-weight: bold;
  margin: 10px 0;
}
.BoxAplicativos h1 {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  color: #003366;
  background: url(/imagens/colinho/BkgH1.png) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 1px #D8D7DD;
  width: auto;
  clear: both;
}
.BoxAplicativosNoticia h1 {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  color: #003366;
  background: url(/imagens/colinho/BkgH1.png) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 1px #D8D7DD;
  width: auto;
  clear: both;
  margin-left: -15px;
  margin-right: -15px;
}
.BoxAplicativosNoticia ul {
  list-style-type: disc;
}
.BoxEditorial h1 {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  color: #003366;
  background: url(/imagens/colinho/BkgH1.png) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 1px #D8D7DD;
  clear: both;
  width: auto;
  margin-bottom: 5px;
  margin-left: 2px;
  margin-right: 2px;
}
.ModalFox h1 {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  color: #003366;
  background: url(/imagens/colinho/BkgH1.png) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 1px #D8D7DD;
  clear: both;
  width: auto;
}
.BoxEditorial p {
  margin: 0;
  padding: 0;
  line-height: normal;
}
.BoxAplicativos h2 {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #434344;
}
.BoxAplicativos a:link {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
.BoxAplicativos a:hover {
  color: #000;
  background-color: #eee;
  text-decoration: none;
  font-weight: normal;
}
.BoxAplicativos a:visited {
  color: #767676;
  text-decoration: none;
  font-weight: normal;
}
a.LinkAplicativo {
  text-decoration: none;
  display: block;
  text-align: center;
}
a.LinkAplicativo:visited {
  color: #000;
}
.LinkEditorTexto a:link {
  color: blue;
  text-decoration: underline;
}
.LinkEditorTexto a:hover {
  color: blue;
  text-decoration: underline;
}
.LinkEditorTexto a:visited {
  color: purple;
  text-decoration: underline;
}
.LinkEditorTexto ul.ChamadaAlbum a {
  color: #000;
  text-decoration: none;
}
.LinkEditorTexto img {
  padding: 5px;
}
.Center {
  text-align: center;
}
.Left {
  float: left;
}
.Right {
  float: right;
}
.SmallFont {
  font-size: 11px!important;
}
.LayoutCabecalho {
  background-image: url(/imagens/padrao/header_bkg.jpg);
  clear: both;
  height: 190px;
}
.LayoutLogin {
  float: left;
  width: auto;
  font-size: 10px;
  color: #fff;
  padding: 8px 0 0 10px;
  background-color: #434343;
}
.LayoutBusca {
  padding: 8px 10px 0 0;
  float: right;
  width: auto;
  text-align: right;
  height: 35px;
  background-color: #434343;
}
.CabecalhoClear {
  clear: both;
  display: block;
}
.LayoutLogo {
  float: left;
  padding-left: 10px;
  padding-top: 10px;
  width: 200px;
}
.LayoutMenuFuncionalidades {
  width: 750px;
  float: left;
  height: 120px;
}
.LayoutMenuSelecao {
  width: 200px;
  float: left;
  height: 27px;
  font-size: 11px;
}
.LayoutMenuSuperior {
  width: 720px;
  float: left;
  height: 27px;
  margin-left: 20px;
}
.LayoutLogin a {
  color: #FFF;
  font-size: 10px;
}
.LayoutLogin a:hover {
  background-color: #00AEEF;
}
.LayoutLogin ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.LayoutLogin label {
  font-size: 11px;
  float: left;
  padding-right: 5px;
  padding-top: 2px;
}
.LayoutLogin input {
  padding: 2px;
  width: 120px;
  margin-right: 5px;
  font-size: 11px;
  float: left;
}
.LayoutLoginCampos {
  float: left;
  line-height: 16px;
}
.LayoutLoginCadastro {
  float: left;
  padding-left: 10px;
  text-align: center;
  line-height: 14px;
}
.LayoutLogin a {
  text-decoration: underline;
}
.LayoutLoginCadastro a {
  text-decoration: underline;
}
.LayoutLoginCadastro ul {
  font-size: 11px;
}
.LayoutLoginResposta {
  padding-left: 20px;
}
.LayoutLoginResposta p {
  margin: 0;
  padding: 0;
}
.LayoutBusca a {
  font-size: 11px;
  float: left;
  padding: 2px 3px 5px 3px;
  color: #FFF;
}
.LayoutBusca a:hover {
  background-color: #00AEEF;
}
.LayoutBusca input {
  padding: 2px;
  margin-right: 5px;
  font-size: 11px;
  float: left;
}
.LayoutMenuFuncionalidades ul {
  float: right;
  margin: 10px 0;
}
.LayoutMenuFuncionalidades a {
  text-decoration: none;
  color: #5f5f61;
  display: block;
  padding-top: 45px;
  padding-bottom: 10px;
  margin-top: -11px;
  height: 60px;
  font-size: 11px;
  cursor: pointer;
}
.LayoutMenuFuncionalidades a:hover {
  background-image: url(/imagens/padrao/MenuFHover.png);
  background-repeat: repeat-x;
}
.LayoutMenuFuncionalidades .TituloIcone {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding-top: 14px;
  cursor: pointer;
  text-shadow: 1px 1px 1px #F4F4F6;
}
.LayoutMenuFuncionalidades ul li {
  list-style: none;
  float: left;
  width: 100px;
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
}
li.IconeMoodle {
  background-image: url(/imagens/padrao/IcnEAD.png);
}
li.IconeEduquiz {
  background-image: url(/imagens/padrao/IcnEduquiz.png);
}
li.IconeChat {
  background-image: url(/imagens/padrao/IcnChat.png);
}
li.IconeWebmail {
  background-image: url(/imagens/padrao/IcnWebmail.png);
}
li.IconeAgenda {
  background-image: url(/imagens/padrao/IcnAgenda.png);
}
li.IconeConferencia {
  background-image: url(/imagens/padrao/IcnConferencia.png);
}
li.IconeBoletim {
  background-image: url(/imagens/padrao/IcnBoletim.png);
}
li.IconePPP {
  background-image: url(/imagens/padrao/IcnPPP.png);
}
li.IconeFaleConosco {
  background-image: url(/imagens/padrao/IcnFaleConosco.png);
}
li.IconeFAQ {
  background-image: url(/imagens/padrao/IcnFAQ.png);
}
li.IconeCanalColaborativo {
  background-image: url(/imagens/padrao/IcnCanal.png);
}
li.IconeRedeVencer {
  background-image: url(/imagens/padrao/IcnRedeVencer.png);
}
li.IconeMinhaInstituicao {
  background-image: url(/imagens/padrao/IcnMinhaInstituicao.png);
}
.LayoutClear {
  clear: both;
}
.LayoutMenuSelecao ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 10px;
  font-size: 11px;
}
.LayoutMenuSelecao a {
  text-decoration: none;
  color: black;
}
.LayoutMenuSuperior ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 1px;
}
.LayoutMenuSuperior ul li {
  float: left;
}
.LayoutMenuSuperior a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  width: 120px;
  height: 20px;
  padding-top: 5px;
  display: block;
  border-top: 1px solid #434344;
  border-left: 1px solid #434344;
  border-right: 1px solid #434344;
  border-bottom: none;
  text-align: center;
}
.LayoutMenuSuperior a:visited {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
li.MenuSuperiorSecretaria {
  background-image: url(/imagens/padrao/BkgMenuPrincipal.jpg);
}
li.MenuSuperiorAluno {
  background-image: url(/imagens/padrao/BkgMenuAlunos.jpg);
}
li.MenuSuperiorEducador {
  background-image: url(/imagens/padrao/BkgMenuEducadores.jpg);
}
li.MenuSuperiorFamilia {
  background-image: url(/imagens/padrao/BkgMenuFamilia.jpg);
}
h2.ufTitulo {
  margin: 0px;
  padding: 12px 0 13px 10px;
  font-size: 16px;
  background: transparent url(/imagens/barra_titulo_escolas.gif) no-repeat;
  line-height: auto;
  clear: both;
}
h2.ufTitulo a {
  text-decoration: none;
  color: #8E8E8E;
}
.LogoPagAvulsa {
  width: 200px;
  background-color: white;
  text-align: center;
  padding-bottom: 10px;
}
.LayoutCabecalhoGestao {
  background: transparent url(/imagens/padrao/BkgMenuEOL.jpg);
  clear: both;
  height: 60px;
}
.LayoutCabecalhoGestao .LayoutLogin {
  background: none;
  float: right;
  width: auto;
  font-size: 10px;
  padding: 0;
  padding-right: 10px;
  padding-top: 15px;
  color: #434343;
  height: auto;
}
.LayoutCabecalhoGestao .LayoutLogin a {
  color: #434343;
}
.LayoutCabecalhoGestao .LayoutLogin a:hover {
  color: #FFF;
}
.LayoutCabecalhoGestao .LayoutLoginResposta {
  padding: 0;
}
.LayoutCabecalhoGestao .LayoutLogo {
  float: left;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  height: 40px;
}
.NomeInstituicaoEOL {
  font-family: Georgia, "Times New Roman", Times, serif!important;
  font-style: normal;
  float: left;
  width: 500px;
  height: 40px;
  font-size: 18px;
  padding-top: 12px;
  padding-left: 20px;
}
.VoltarPortalEOL {
  font-size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
}
.NomeInstituicaoEOL a {
  text-decoration: underline;
  color: #000;
}
.LayoutMenuEsquerdo {
  float: left;
  background: #ffffff;
  margin-top: 7px;
  clear: left;
}
ul.ListaMenuEsquerdo {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 200px;
}
ul.ListaMenuEsquerdo li.GrupoMenuEsquerdo {
  background: url(/imagens/colinho/BkgGrupoMenu.png);
  font-weight: bold;
  color: #003366;
  width: 180px;
  padding: 10px;
  border: none;
}
ul.ListaMenuEsquerdo li a.GrupoMenuEsquerdo, ul.ListaMenuEsquerdo li a:hover.GrupoMenuEsquerdo {
  background: none !important;
  color: #003366;
  padding: 0px !important;
  border: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
ul.ListaMenuEsquerdo li {
  list-style-type: none;
}
ul.ListaMenuEsquerdo li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #424243;
  border-bottom: 1px dashed #bbbbbb;
}
ul.ListaMenuEsquerdo li a:hover {
  display: block;
  padding: 10px;
  text-decoration: none;
  background-color: #bdceef;
  color: #000000;
  border-bottom: 1px dashed #bbbbbb;
}
ul.ListaMenuEsquerdo .ItemMenuDrop {
  background-image: url(/imagens/colinho/BkgMenuDrop.png);
  background-repeat: no-repeat;
  background-position: right;
}
ul.ListaMenuEsquerdo ul.SubItemMenu {
  display: none;
  width: 200px;
  background-color: #ffffff;
  position: absolute;
  margin: 0;
  padding: 0;
  margin-left: 200px;
  margin-top: -33px;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  z-index: 999;
  font-size: 11px!important;
}
ul.ListaMenuEsquerdoRestrito {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 200px;
}
ul.ListaMenuEsquerdoRestrito li {
  list-style-type: none;
}
ul.ListaMenuEsquerdoRestrito li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #424243;
  border-bottom: 1px dashed #bbbbbb;
}
ul.ListaMenuEsquerdoRestrito li a:hover {
  display: block;
  padding: 10px;
  text-decoration: none;
  background-color: #bdceef;
  color: #000000;
  border-bottom: 1px solid #434344;
}
ul.ListaMenuEsquerdoRestrito li.GrupoMenuEsquerdoRestrito {
  background: url(/imagens/colinho/BkgGrupoMenu.png);
  font-weight: bold;
  color: #003366;
  width: 180px;
  padding: 10px;
  border: none;
}
ul.ListaMenuEsquerdoRestrito img {
  vertical-align: middle;
  padding-right: 5px;
}
.LayoutRodape {
  clear: both;
  width: 960px;
  background: url(/imagens/colinho/BkgRodape.png) repeat-x;
  padding-top: 0;
  height: 110px;
  margin-top: 10px;
}
.LayoutRodape .RodapeDesAuge {
  width: 600px;
  float: left;
  padding: 0 0 0 19px;
  display: block;
  text-align: center;
  font-size: 10px;
}
.LayoutRodape .RodapeDesAuge a {
  color: #EE2D28;
  text-decoration: none;
  font-weight: bold;
}
.LayoutRodape .RodapeCopyleft {
  float: left;
  padding: 0;
  text-align: center;
  color: #ffffff;
  width: 200px;
}
.LayoutRodape .RodapeCopyleft a {
  color: #ffffff;
}
.LayoutRodape .RodapeMenu {
  float: right;
  padding-top: 35px;
  padding-right: 10px;
  color: #fff;
}
ul.ChamadaInforme {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.ChamadaInforme li {
  border-top: 1px dashed #D4D3D9;
}
ul.ChamadaInforme li.SemBorda {
  border-top: none;
}
ul.ChamadaInforme img {
  float: left;
  padding-right: 10px;
}
.InformeChamadaElementos {
  clear: left;
  width: 97%;
  padding: 8px 0;
}
.InformeChamadaElementos h2 {
  margin: 0!important;
}
.InformeChamadaElementos p {
  margin: 2px!important;
}
.LinhaQuebraInformes {
  clear: both;
  display: block;
  padding: 10px 0;
  width: 100%;
  border-top: 1px solid #D4D3D9;
}
ul.ChamadaLinks {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.ChamadaLinks li {
  float: left;
  border-top: 1px dashed #D4D3D9;
}
ul.ChamadaLinks li.SemBorda {
  border-top: none;
}
ul.ChamadaLinks img {
  float: left;
  padding: 5px;
}
.TabelaLinks {
  width: 100%;
}
.TabelaLinks td {
  border-top: 1px dashed #D4D3D9;
}
.TabelaLinks td.SemBorda {
  border-top: none;
}
.TabelaLinks img {
  float: left;
  padding: 5px 5px 0 5px;
}
a.LinkPreto {
  text-decoration: none;
  color: #000!important;
}
.ListagemAlbuns4 {
  padding-left: 10px;
  background-color: white;
}
ul.ChamadaAlbum {
  margin: 0;
  padding: 0;
  font-size: 11px;
}
.BoxAplicativosNoticia ul.ChamadaAlbum {
  list-style: none;
}
ul.ChamadaAlbum li {
  float: left;
}
ul.ChamadaAlbum li a {
  width: 139px;
  height: 150px;
  display: block;
  float: left;
  padding: 10px 14px 0 10px;
  margin: 10px 5px;
  text-align: center;
  overflow: hidden;
  line-height: 14px;
}
ul.ChamadaAlbum li a:hover {
  background-color: #DDD;
}
ul.ChamadaAlbum img {
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #D4D3D9;
  margin-bottom: 8px;
}
.AplicativosUmTerco .BoxAplicativos ul.ChamadaAlbum li a {
  width: 158px;
}
ul.AlbumDesabilitado li a:hover {
  background-color: #EEEEF0;
}
.imgcontagem {
  width: 100%;
  position: none;
  *position: none;
  top: 10px;
  margin-bottom: 7px;
  color: #458DCA;
  font-size: 10px;
  text-align: right;
}
.imagemAlbum {
  width: 640px;
  height: 500px;
  display: run-in;
  overflow: hidden;
  text-align: center;
}
.AlbumImg {
  width: 640px;
  height: 480px;
  display: inline;
  line-height: 480px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden !important;
  margin: 0px;
  padding: 0px;
}
.AlbumImg img {
  max-width: 640px;
  vertical-align: middle !important;
}
.legenda {
  height: 37px;
  width: 530px;
  position: absolute;
  bottom: -1px;
  margin: 0 10px 0 10px;
  *margin: 0 10px 10px 10px;
  *left: 0px;
  z-index: 1;
  text-align: left;
  font-size: 12px;
  line-height: 1.4em;
  color: #000000;
}
.barraNavegacao {
  *width: 640px;
  height: 50px;
  background-image: url(/imagens/padrao/playerb.png);
  margin-right: -8px;
  margin-left: -8px;
  margin-bottom: -10px;
  *margin-bottom: 0px;
  padding-right: 20px;
  text-align: right;
}
.barraNavegacao img {
  margin-top: 8px;
}
ul.ChamadaEnquete {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
ul.ChamadaEnquete li {
  padding: 5px 0;
  border-top: 1px dashed #D4D3D9;
}
ul.ChamadaEnquete li.SemBorda {
  border-top: none;
}
.ResultadoEnquete {
  font-size: 11px;
}
.BarraAlunos {
  width: 750px;
  margin-top: -10px;
  margin-left: -10px;
  background: url(/imagens/padrao/BkgBarraAluno.jpg) repeat-x top;
  padding: 30px 0 0 10px;
  clear: both;
  height: auto;
  position: relative;
}
.BarraAlunos span.SpanBarraAlunos {
  display: none;
}
.BarraEducadores {
  width: 750px;
  margin-top: -10px;
  margin-left: -10px;
  clear: both;
  height: auto;
  background: url(/imagens/padrao/BkgBarraEducadores.jpg) repeat-x top;
  padding: 30px 0 0 10px;
  position: relative;
}
.BarraEducadores span.SpanBarraEducadores {
  display: none;
}
.BarraFamilia {
  width: 750px;
  margin-top: -10px;
  margin-left: -10px;
  clear: both;
  height: auto;
  background: url(/imagens/padrao/BkgBarraFamilia.jpg) repeat-x top;
  padding: 30px 0 0 10px;
  position: relative;
}
.BarraFamilia span.SpanBarraFamilia {
  display: none;
}
.BarraAlunos .BoxAplicativos h1 {
  background-image: url(/imagens/padrao/dot_titulo_laranja.gif);
}
.BarraEducadores .BoxAplicativos h1 {
  background-image: url(/imagens/padrao/dot_titulo_verde.gif);
}
.BarraFamilia .BoxAplicativos h1 {
  background-image: url(/imagens/padrao/dot_titulo_roxo.gif);
}
.BarraAlunos .BoxAplicativos h1 a {
  color: #8E8E8E;
  font-weight: bold;
}
.BarraEducadores .BoxAplicativos h1 a {
  color: #8E8E8E;
  font-weight: bold;
}
.BarraFamilia .BoxAplicativos h1 a {
  color: #8E8E8E;
  font-weight: bold;
}
.BoxAplicativos fieldset.LargeFieldset {
  width: 715px;
  margin: 10px 0 0 0;
  padding: 7px;
  border: 1px solid #D4D3D9;
}
.BoxAplicativos fieldset .TipoUsuario {
  border: 1px solid #09C;
  background-color: #EFFFFF;
  padding: 5px;
}
.BoxAplicativos fieldset .BoxObrigatorio {
  border: 1px solid #09C;
  background-color: #EFFFFF;
  padding: 5px;
  display: block;
  width: 330px;
}
.BoxAplicativos fieldset button {
  float: left;
}
.BoxAplicativos fieldset input {
  width: 335px;
  font-size: 15px;
  padding: 5px;
  margin: 8px 0;
  vertical-align: middle;
}
.BoxAplicativos fieldset textarea {
  width: 335px;
  font-size: 15px;
  padding: 5px;
  margin: 8px 0;
  vertical-align: middle;
  font-family: Verdana, Arial, Sans, sans-serif;
  font-size: 11px;
}
.BoxAplicativos fieldset.LargeFieldset input {
  width: 700px;
  font-size: 15px;
  padding: 5px;
  margin: 8px 0;
  vertical-align: middle;
}
.BoxAplicativos fieldset.LargeFieldset textarea {
  width: 700px;
  font-size: 15px;
  padding: 5px;
  margin: 8px 0;
  vertical-align: middle;
}
.BoxAplicativos fieldset input:focus, textarea:focus {
  background-color: #EEEEF0;
}
.BoxAplicativos fieldset select {
  margin: 8px 0;
  vertical-align: middle;
  padding: 5px;
  font-size: 15px;
}
.Obrigatorio {
  border: 1px solid #09C;
  background-color: #EFFFFF;
}
.BoxAplicativos fieldset input.radio {
  width: 20px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.BoxAplicativos fieldset input.checkbox {
  width: 20px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.BoxAplicativos .EnderecoFaleConosco {
  width: 348px;
  float: left;
  border: 1px solid #D4D3D9;
  margin: 3px 0;
  padding: 7px;
}
.SugestaoLogin {
  font-size: 11px;
  padding: 10px;
  width: 47%;
  background-color: #EEEEF0;
  border: 1px solid #C00;
  margin: 5px 0;
  height: auto;
  overflow: auto;
}
.BoxBuscaAvancada {
  border: 1px solid #CCC;
  padding: 5px;
  clear: both;
  margin: 5px 0;
}
.BotaoBuscaBaixo {
  float: right;
  margin-top: -25px;
}
.InputBuscaFiltro {
  width: 500px;
  float: left;
}
.FitrosAvancados {
  clear: both;
}
a.BtnBuscaAvancada {
  display: block;
  background: #e9e9eb;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  width: 120px;
  font-family: Arial, Verdana;
  font-style: normal;
  font-size: 11px;
  color: #9b9a9a;
  padding: 5px 2px;
  margin-top: -1px;
  margin-left: 30px;
  text-align: center;
  text-decoration: none;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
a.BtnBuscaAvancada img {
  vertical-align: middle;
}
.BoxBusca {
  background-color: #EEEEF0;
  border: 1px solid #D4D3D9;
  padding: 20px;
  margin: 5px;
  margin-top: 10px;
  overflow: auto;
  clear: both;
}
.BoxBusca label {
  padding: 5px;
}
.BoxBusca input {
  margin: 2px 5px;
}
.BoxBusca img {
  margin: 2px 5px;
}
.BoxBusca select {
  margin: 2px 5px;
  float: none;
}
.BoxAplicativos fieldset .SelectOrdenar {
  width: 660px!important;
}
.BoxAplicativos fieldset .ButtonOrdenar {
  background: #D3D2D8;
  float: left !important;
  margin-right: 5px;
}
.BoxAplicativos fieldset #btnAcima {
  margin-top: 7px;
}
.BoxAplicativos fieldset #btnAbaixo {
  margin: -33px 0 10px 0;
}
.CadastroAtor {
  padding: 5px;
  margin: 5px;
  border: 1px solid #D4D3D9;
}
fieldset.AutoCadastro {
  width: 100%;
  border: none;
}
fieldset.AutoCadastro legend {
  color: #8E8E8E;
  font-weight: bold;
}
fieldset.AutoCadastro input {
  padding: 2px;
  margin: 0;
  font-size: 12px;
}
fieldset.AutoCadastro textarea {
  padding: 2px;
  margin: 0;
  font-size: 12px;
}
fieldset.AutoCadastro select {
  padding: 2px;
  margin: 0;
  font-size: 12px;
}
fieldset.AutoCadastro input.Radio {
  width: auto;
}
fieldset.AutoCadastro input.Checkbox {
  width: auto;
  padding: 0;
  margin: 0;
}
input.dddInput {
  width: 20px!important;
}
input.telefoneInput {
  width: 80px!important;
}
input.dataInput {
  width: 100px!important;
}
input.cepEsquerdaInput {
  width: 50px!important;
}
input.cepDireitaInput {
  width: 30px!important;
}
input.BuscaLarge {
  width: 700px!important;
}
.CampoCadastro {
  font-size: 100%;
  margin-bottom: 0.2em;
  clear: both;
  padding-top: 5px;
  position: relative;
}
.CampoCadastroAlinhado {
  font-size: 100%;
  margin-bottom: 0.2em;
  padding-top: 5px;
  float: left;
}
.CampoLabel {
  color: #505050;
  float: left;
  padding: 0.2em 0.5em 0 0;
  text-align: right;
  width: 25%;
}
.CampoInput {
  float: left;
  width: 370px;
}
.ClearContato {
  padding-left: 186px;
  padding-top: 10px;
  clear: both;
}
.ArquivosCompartilhadosNovogrupo {
  width: 400px;
  height: 150px;
  overflow: auto!important;
  background: #FFF;
}
.ModalBoxListagemPaisagem {
  width: 520px;
  height: 300px;
  overflow: auto!important;
  background: #FFF;
}
.dijitInputInner {
  margin: 0 !important;
}
.RespostaFaq {
  font-size: 11px;
  padding: 0 10px;
  background-color: #EEEEF0;
  border: 1px solid #D4D3D9;
  margin-top: 5px;
}
.TextMsgForum {
  width: 560px;
  overflow: hidden;
  margin: 5px 0;
}
.ImagemChamadaForum {
  float: left;
  padding: 10px;
}
.TextoChamadaForum {
  float: left;
  width: 70%;
  line-height: 1.5;
}
span.CinzaData {
  color: #999999;
}
.TextoChamadaForum h2 {
  margin: 2px!important;
}
.TextoChamadaForum h2 a {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #434344!important;
  font-weight: bold!important;
}
.TextoChamadaForum span {
  padding-left: 50px;
  display: block;
}
.TextoChamadaForum a:hover {
  text-decoration: underline!important;
}
.TextoChamadaForum p {
  margin-top: 10px;
}
.TextoChamadaForum ul {
  list-style-image: url(/imagens/padrao/DotPlus.png);
  margin-top: 4px;
  margin-bottom: 4px;
}
.TextoChamadaForum ul li {
  margin-left: 45px;
  margin-top: 10px;
}
.TextoChamadaForum dd {
  padding: 5px;
}
.NomeGrupoForum {
  clear: both;
  background-color: #D4D4D4;
  padding: 8px;
  font-weight: bold;
}
.CabecalhoEsquerda {
  float: left;
  width: 75%;
  text-align: left;
}
.CabecalhoDireita {
  float: right;
}
.CabecalhoClear {
  clear: both;
}
.CabecalhoMigalhas {
  font-weight: normal;
}
.CabecalhoMigalhas a {
  font-size: 11px!important;
}
.CabecalhoMigalhas a:hover {
  text-decoration: underline;
  background: none;
}
.TopicoFixo {
  background-color: #cbdeef;
}
.TopicoFixoZebra {
  background-color: #dff1ff;
}
.TopicoAprovacao {
  background-color: #FFDFDF !important;
}
.TopicoAprovacaoZebra {
  background-color: #FFEFEF !important;
}
ul.Acoes {
  list-style-type: none;
  font-size: 11px;
  margin: 5px 0 0 0 ;
  padding: 0;
  visibility: hidden;
}
tr:hover ul.Acoes {
  visibility: visible;
}
ul.Acoes li {
  float: left;
}
ul.Acoes a {
  color: #2E6AB1!important;
}
td.PerfilAutor {
  width: 110px;
  font-size: 11px;
  border-top: none;
  vertical-align: top;
}
td.PerfilAutor span {
  color: #003366;
  font-weight: bold;
}
td.MensagemForum {
  width: 568px;
  vertical-align: top;
  border-top: none;
}
table.mensagemNaoAprovada {
  background-color: #FFDFDF;
}
.OpcoesMensagemForum {
  float: right;
}
td.Citacao div {
  float: right;
}
.RodapeResponder {
  clear: both;
  padding: 8px;
  text-align: right;
  background-color: #D4D4D4;
}
.CorpoCitacao {
  background-color: #EBEBE9;
  border: 1px solid #CECECD;
  margin: 10px;
  padding: 5px;
  width: 538px;
}
.CabecalhoCitacao {
  background-color: #D4D4D2;
  border-bottom: 1px solid #CECECD;
  padding: 10px;
}
.CorpoCitacao p {
  padding: 10px;
}
.textoObservacao {
  font-style: italic;
  color: #061045;
  vertical-align: middle;
  background-image: url(/imagens/information.gif);
  background-repeat: no-repeat;
  padding-top: 1px;
  padding-left: 18px;
  height: 20px;
}
.TextoChamadaForum span {
  font-size: 12px;
}
.CelulaCheckbox {
  width: 1%;
}
.CelulaCheckbox input {
  border: none;
  background: none;
}
.MigalhasHelpForum {
  text-align: right;
}
.DivPaginacao {
  clear: both;
}
.NumeroRegistro {
  float: left;
  display: block;
  padding-top: 12px;
  background-color: #427bad;
  color: #FFF;
  font-size: 10px;
  height: 18px;
  padding: 1px 5px;
  text-align: center;
  margin: 10px 5px 10px 1px;
}
ul.ListagemPaginacao {
  display: block;
  float: left;
  list-style-type: none;
  font-size: 11px!important;
  font-family: Arial, Helvetica, sans-serif;
  color: #427bad;
  margin: 10px 0;
  padding: 0;
}
ul.ListagemPaginacao li {
  float: left;
}
ul.ListagemPaginacao li ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.ListagemPaginacao li a {
  border: 1px solid #427bad;
  float: left;
  min-width: 18px;
  height: 15px;
  padding: 2px;
  text-align: center;
  margin: 0 1px 0 1px;
  color: #427bad;
  text-decoration: none;
  font-size: 11px!important;
}
ul.ListagemPaginacao li a.PaginacaoInativa {
  border: 1px solid #999999;
  color: #999999!important;
  float: left;
  min-width: 15px;
  height: 15px;
  text-align: center;
  margin: 0 1px 0 1px;
  cursor: default;
}
ul.ListagemPaginacao li a.PaginacaoInativa:hover {
  background: none;
  text-decoration: none;
  color: #999999!important;
}
ul.ListagemPaginacao li a:hover {
  background-color: #427bad;
  color: #FFF!important;
  text-decoration: none;
}
ul.ListagemPaginacao li.TextoPaginacao a {
  width: 65px;
}
ul.ListagemPaginacao li a.Current {
  background-color: #427bad;
  color: #FFF!important;
  text-decoration: none;
}
table.ListagemBusca {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px dashed #999999;
}
table.ListagemBusca a {
  color: #039!important;
}
span.ParenteseCinza {
  color: #999999!important;
}
a.busca_titulo {
  color: blue!important;
}
.busca_informacoes {
  font-family: arial, sans-serif;
  color: green;
  font-size: 10pt;
}
.busca_informacoes a {
  color: green!important;
}
.busca_filho {
  padding-left: 50px;
  display: block;
}
.FiltrosAvancados {
  float: left;
  padding: 5px;
  margin: 10px 5px 0 5px;
  width: 47%;
  height: 300px;
  overflow: auto;
  display: block;
  border: 1px solid #D4D3D9;
  background-color: #EEEEF0;
}
.FiltrosAvancados ul {
  list-style-type: none;
}
.BuscaModulos {
  padding-top: 10px;
}
.BuscaInput {
  float: left;
}
.DetalheMapa {
  width: 220px;
  font-size: 11px;
  display: block;
  padding-left: 20px;
  margin-bottom: 10px;
}
.tabelaMapa {
  width: 65%;
  float: right;
}
.QuemSomos {
  text-align: left;
  font-size: 11px;
  line-height: 14px;
  color: #333;
}
.QuemSomos .QuemSomosHolder {
  height: auto;
  width: 100%;
  overflow: auto;
}
.QuemSomos .QuemSomosHolderMenu {
  height: auto;
  width: 198px;
  background-color: #d4d3d9;
  margin-right: 0;
  border: 1px solid #CFE6DC;
}
.QuemSomos h2 {
  border-bottom: 1px solid #00aeef;
  border-top: 1px solid #00aeef;
  background-color: #00aeef;
  color: #ffffff;
  margin: 5px 0;
  padding: 5px 0;
  margin-top: 0;
  border-top: none;
}
.QuemSomosItem {
  width: 49.4%;
  margin: 2px;
  height: auto;
  float: left;
}
.QuemSomosItem  ul {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
}
.QuemSomosMenu h2 {
  border: none!important;
  font-size: 11px;
  background: #00AEEF;
  color: #ffffff;
  height: 18px;
  margin: 0;
  padding: 10px;
  width: 178px;
}
.QuemSomosHolder h2 {
  color: #ffffff;
  background-color: #00aeef;
  padding-left: 5px;
}
.QuemSomosMenu h2 {
  background: #00aeef;
  width: 180px;
}
.QuemSomos h2 img {
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 3px;
}
.QuemSomos table.HorarioFuncionamento {
  width: 100%;
  font-size: 10px;
}
.QuemSomos table.HorarioFuncionamento thead {
  background-color: #00aeef;
  height: 30px;
  text-align: center;
  color: #ffffff;
}
.QuemSomos table.HorarioFuncionamento td {
  padding: 5px;
  width: 33%;
  text-align: center;
}
.QuemSomos table.HorarioFuncionamento td.ColunaPeriodo {
  background-color: #86d4ef;
}
.Quemsomos ul {
  margin: 0;
  padding: 0;
  margin-left: 30px;
}
.QuemSomosHolderMenu ul {
  margin: 0;
  padding: 0;
  margin-left: 30px;
  font-size: 11px!important;
  list-style-type: square;
}
table.Calendario {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  float: left;
  font-size: 12px;
  width: 100%;
}
table.Calendario thead {
  text-transform: uppercase;
}
table.Calendario tr {
  height: 35px;
}
table.Calendario thead th {
  width: 14%;
  background-color: #84abd3;
  color: #ffffff;
  border: 1px solid #FFF;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}
table.Calendario tbody td {
  padding: 1px;
  margin: 0;
  text-align: center;
}
table.Calendario tbody td a {
  display: block;
  width: 100%;
  height: 27px;
  padding-top: 12px;
  background-color: #eeeef0;
  color: #333;
  text-decoration: none;
}
.LayoutMenuCalendario {
  float: left;
  margin-top: 10px;
}
.LayoutMenuCalendario ul li {
  float: left;
  width: 210px;
  text-align: center;
  height: 25px;
  padding-top: 5px;
  border: solid 1px silver;
  margin-right: 5px;
}
.LayoutMenuCalendario a:link {
  font-weight: bold !important;
  color: #333;
  width: 100%;
  height: 100%;
  background-color: transparent !important;
  display: block;
}
.LayoutMenuCalendario a:hover {
  background-color: transparent !important;
}
.selecionadoTabCalendario {
  background-color: #84abd3;
}
.selecionadoTabCalendario a:link {
  color: #ffffff;
}
table.Calendario tbody td.DiaNulo {
  background-color: #fff;
}
table.Calendario tbody td a.FimSemana {
  background-color: #DFDFDF;
}
table.Calendario tbody td.DiaAtual a {
  border: 2px solid #000;
  height: 28px;
  width: 96.4%;
  font-weight: bold;
  font-size: 14px;
  padding-top: 8px;
}
table.Calendario tbody td a.DiaGradiente {
  background-image: url(/imagens/BkgCategoriaCalendario.png);
  color: #FFF!important;
}
table.Calendario tbody td a:hover.DiaGradiente {
  background-image: none;
  color: #000!important;
}
span.BoxFiltroInterface {
  background-color: #eeeef0;
  border: 1px solid #d1d1d1;
  display: block;
  float: left;
  width: 285px;
  height: 30px;
  padding-top: 10px;
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
  margin-right: 2px;
  color: #444;
}
span.BoxFiltroInterfaceLarge {
  background-color: #eeeef0;
  border: 1px solid #d1d1d1;
  display: block;
  clear: both;
  width: 100%;
  height: 35px;
  padding-top: 15px;
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
  color: #444;
}
.CategoriaEvento {
  background-image: url(/imagens/BkgCategoriaCalendario.png);
  color: #FFF!important;
}
span.CategoriaEvento {
  display: block;
  padding: 2px 5px;
  height: 28px;
  width: 120px;
  text-align: center;
  font-size: 10px;
  color: #FFF;
  text-transform: uppercase;
  background-image: url(/imagens/BkgCategoriaCalendario.png);
  margin: 0 auto;
  overflow: hidden;
}
.InformacaoComplementar {
  display: block;
  clear: left;
  font-size: 11px;
  color: #444;
  margin-bottom: 10px;
}
.InformacaoComplementar img {
  vertical-align: middle;
}
.DataEvento {
  font-size: 11px;
}
.TituloEvento {
  font-size: 12px;
  font-weight: bold;
}
a img {
  border: none;
  vertical-align: middle;
}
#divListagemEventosGrid table {
  border: none;
}
#divListagemEventosGrid table thead th {
  background-color: #84abd3;
  color: #ffffff;
  font-size: 12px;
  padding: 10px 0;
}
#divListagemEventosGrid table tfoot td {
  border-top: 1px solid #999;
  padding: 7px;
}
#divListagemEventosGrid table tr {
  background-color: #EEEEF0;
}
#divListagemEventosGrid table td {
  vertical-align: top;
  padding-top: 10px;
  border-bottom: 5px solid #FFF;
}
.DescricaoEvento {
  font-size: 10px;
  padding: 13px 10px 0px 10px;
  margin-top: 10px;
  background-color: #FFF;
  height: auto;
  overflow: auto;
  display: inline-block;
}
.GrupoEvento {
  float: right;
  background-color: #EEEEF0;
  border: 1px solid #D1D1D1;
  border-bottom: none;
  padding: 5px;
  margin-top: 10px;
}
td.ColunaMedia {
  width: 140px;
}
.RegistroPagina {
  margin-top: 10px;
  display: block;
  float: right;
}
.LegendaCalendario {
  clear: both;
  height: 10px;
  margin: 10px;
  margin-bottom: 20px;
  font-size: 11px;
}
.LegendaCalendario img {
  vertical-align: middle;
}
.FiltroCalendarioInput {
  width: 220px;
}
.DetalhePesquisa {
  display: block;
  clear: both;
  height: auto;
  font-size: 11px;
}
.DetalhePesquisa a {
  font-size: 11px;
}
body.appPesquisa {
  width: 620px;
  margin: 0 auto;
  padding: 0px;
  background: none;
  padding-left: 0px;
  _padding-left: 15px;
}
body, html.appPesquisa {
  height: 100%;
}
body.appPesquisa h1 {
  font-size: 18px;
  color: #71633E;
  text-align: center;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 15px;
}
body.appPesquisa h2 {
  font-size: 12px;
  margin-bottom: 15px;
  color: #333;
  text-align: justify;
  width: 610px;
}
.bg_principalFormularioResposta {
  background: transparent url(/imagens/pesquisa_prancheta_etfg.jpg) no-repeat;
  width: 660px;
}
body.appPesquisa .tittexto {
  margin: 10px;
}
.appPesquisa img {
  margin-bottom: 10px;
}
.frmQuestao {
  width: 610px;
  margin: 0 auto;
}
.aplicativoPesquisa {
  margin-bottom: 10px;
}
.aplicativoPesquisa h2 {
  font-size: 0.7em;
  padding-left: 43px;
  padding-top: 5px;
  background: transparent url(/imagens/pesquisa_chamada_prancheta.gif) no-repeat 0px 0px;
  height: 45px;
  _height: 50px;
  margin-bottom: 0px;
}
.aplicativoPesquisa .borda_corpo_secretaria {
  background: transparent url(/imagens/pesquisa_chamada_fundo.gif) repeat-x;
}
#divDetalhamentoPesquisa {
  width: 96%;
  padding-top: 5px;
  margin: 10px 2% 0px;
  margin-left: 2%;
}
.zebrada {
  background-color: #fffae7;
}
.controles {
  padding-top: 5px;
  width: 610px;
  background: transparent;
}
#supEsq, #supCentro, #supDir {
  text-align: center;
}
#supEsq {
  float: left;
}
#supCentro {
  padding-left: 85px;
  padding-right: 85px;
  float: left;
}
#supDir {
  float: left;
  clear: right;
}
#listaQuestoes {
  width: 96%;
  margin-top: 6px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  background: #fff;
  clear: both;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 5px;
  float: left;
}
#listaQuestoes .lnkQuestao {
  background: transparent url(/imagens/lnkQuestao.gif) no-repeat center top;
  width: 27px;
  text-align: center;
  display: block;
  float: left;
  text-decoration: none;
  color: #999;
  font-weight: bold;
  font-size: small;
  margin-top: 5px;
}
#listaQuestoes .marcada {
  margin-top: 0px;
  color: #333!important;
  padding-bottom: 5px;
}
#infEsq, #infDir {
  float: left;
}
#infEsq {
  width: 40%;
  float: left;
}
#infDir {
  width: 60%;
  float: left;
}
.alternativa {
  width: 610px;
  margin: 0 auto;
  text-align: justify;
}
.clara {
  background: #fff;
}
.escura {
  background: #eee;
}
.alternativa img {
  vertical-align: middle;
}
.alternativa label, .frmQuestao label {
  font-size: 12px;
}
.MenuCursos {
  clear: both;
  height: 40px;
}
.MenuCursos ul {
  list-style-type: none;
}
.MenuCursos ul li {
  float: left;
  border-right: 1px solid #999;
}
.BtnImprimirComprovante {
  width: auto;
}
.BtnImprimirComprovante a {
  padding: 8px;
  border: 1px solid #999;
  background: url(/imagens/padrao/BkgMigalha.png);
}
.BtnImprimirComprovante a img {
  vertical-align: middle;
}
.ComplementoLoginCursos {
  font-size: 11px;
  padding: 10px;
}
.ComplementoLoginCursos a {
  text-decoration: underline!important;
  color: blue!important;
}
.PresencaData {
  padding: 8px;
  clear: both;
  text-align: center;
}
.VisualizarDetalheCursos p {
  font-size: 11px!important;
  text-align: justify;
}
.VisualizarDetalheCursos ul {
  list-style-type: none;
  font-size: 11px!important;
}
.VisualizarDetalheCursos ul li {
  padding-bottom: 5px;
}
span.CinzaData {
  color: #999999;
}
.BarraUtilidades {
  float: right;
}
.DetalheCurso p {
  font-size: 11px!important;
  text-align: justify;
}
.LoginCursos {
  padding: 10px;
}
.LoginCursos a {
  text-decoration: underline!important;
  color: blue!important;
}
.NomeTituloConcurso {
  clear: both  !important;
  background-color: #D4D4D4;
  padding: 8px;
  font-weight: bold !important;
}
.ImagemChamadaConcurso {
  float: left;
  padding: 10px;
}
.TextoChamadaConcurso {
  float: left;
  padding-top: 10px;
}
.TabelaConcursos {
  width: 100%;
}
.TabelaConcursos thead {
  background-color: #E6E5E1;
  text-align: left;
}
.TabelaConcursos thead th {
  font-weight: bold!important;
  padding: 10px;
  font-size: 12px;
  color: #757575;
}
.TabelaConcursos thead th.NumerosForum {
  width: 12%;
  text-align: center;
}
.TabelaConcursos td {
  border-top: 1px solid #CCC;
  padding: 12px;
}
.TabelaConcursos td a {
  text-decoration: underline!important;
  color: #2a3db1!important;
}
.TabelaConcursos td a:hover {
  background: none;
}
.TabelaConcursos tr.Zebra {
  background-color: #EFEFEF;
}
.TabelaConcursos td.NomeForum {
  width: 30%;
}
.TabelaConcursos td.NomeForum a {
  text-decoration: none;
  color: #000!important;
  font-weight: bold;
}
.TabelaConcursos td.NomeForum a:hover {
  text-decoration: underline;
}
.TabelaConcursos td.NomeTopico {
  width: 50%;
}
.TabelaConcursos td.NomeTopico a {
  text-decoration: none;
  color: #14186F;
}
.TabelaConcursos td.NomeTopico a:hover {
  text-decoration: underline;
}
.TabelaConcursos tfoot td {
  height: 20px;
  padding: 0 10px;
}
.NomeTituloConcurso {
  clear: both  !important;
  background-color: #D4D4D4;
  padding: 8px;
  font-weight: bold !important;
}
a.resultadosLink {
  color: #2A3DB1 !important;
  text-decoration: underline !important;
}
.LoginLicitacao a {
  text-decoration: underline!important;
  color: #2A42B9!important;
}
.nomeUsuario {
  font-weight: bold;
  font-size: 14px;
}
ul.listagemArquivos {
  list-style-type: none;
}
ul.listagemArquivos li {
  padding: 5px 0;
}
.DatasFatosAnoCinza {
  color: #434344;
  font-weight: bold;
}
table.ListagemAniversariantes {
  width: 100%;
  border-left: 1px solid #D4D3D9;
  border-right: 1px solid #D4D3D9;
  border-bottom: 1px solid #D4D3D9;
}
table.ListagemAniversariantes tr.Zebra {
  background-color: #EEEEF0;
}
table.ListagemAniversariantes th {
  text-align: left;
  background-color: #00AEEF;
  color: #FFF;
  padding: 8px;
}
table.ListagemAniversariantes td {
  padding: 8px;
}
table.ListagemAniversariantes td.DataAniversariante {
  font-weight: bold;
  border-top: 1px solid #D4D3D9;
}
table.MateriasVestibular {
  width: 100%;
  border: 1px solid #CCC;
  padding: 10px;
  margin-top: 10px;
}
table.MateriasVestibular td {
  padding: 5px 0;
}
.VestibularBoxOpcoes {
  padding: 0;
  margin: 0;
  width: 48%;
  float: left;
}
.VestibularBoxOpcoes a {
  color: #000;
  text-decoration: none;
}
.VestibularBoxOpcoes h2 {
  padding: 0 0 5px 0;
  margin: 0;
}
a.VestibularRanking img {
  vertical-align: middle;
}
ul.MesesRanking {
  width: 100%;
  list-style-type: none;
}
ul.MesesRanking img {
  vertical-align: middle;
}
ul.MesesRanking li {
  clear: left;
  padding: 5px 0;
}
ul.HistoricoListagem {
  list-style-type: none;
  padding: 0;
  margin: 5px 0;
}
ul.HistoricoListagem li {
  padding: 8px;
}
ul.HistoricoListagem li.HistoricoLinhaZebra {
  background-color: #EEEEF0;
}
.MenuProvaVestibular {
  float: left;
  width: 20%;
  margin-top: 10px;
}
.ConteudoProvaVestibular {
  float: left;
  width: 80%;
  margin-top: 10px;
}
ul.ListagemMateriasVestibular {
  list-style-image: url(/imagens/padrao/DotUL.png);
  padding: 0;
  margin: 0 20px;
}
ul.ListagemMateriasVestibular li {
  margin: 4px 0;
}
.BoxVestibular {
  height: 140px;
}
.BapMetade {
  width: 50%;
  float: left;
}
table.PublicoAlvoBap {
  width: 100%;
  line-height: 10px;
}
table.PublicoAlvoBap tr {
  margin: 0;
  padding: 0;
}
table.PublicoAlvoBap input {
  margin: 0;
}
ul.AreaConhecimentoBap {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.AreaConhecimentoBap li {
  padding: 3px 0;
}
fieldset input.InputMenor {
  width: 300px;
}
.ListegemUsoBap {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ListegemUsoBap li {
  padding: 5px 0;
}
.BoxBuscaBap {
  background-color: #FFF;
  border: 1px solid #D4D3D9;
  padding: 20px;
  margin-top: 10px;
  overflow: auto;
  clear: both;
}
.estrela {
  background: transparent url(/imagens/estrela_apagada.gif) no-repeat center center;
  text-decoration: none;
  padding: 6px;
}
.estrela_on {
  background: transparent url(/imagens/estrela.gif) no-repeat center center;
  text-decoration: none;
  padding: 6px;
}
.CampoArquivo {
  width: 90%!important;
}
.ButtonOrdenarBap {
  margin-top: -69px;
}
ul.ExperienciaBAP {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}
ul.ExperienciaBAP li {
  padding: 5px 0;
}
.ControleExperienciaBAP {
  float: left;
}
#VerProducoes {
  background: transparent url(/imagens/producoes.gif) no-repeat center top;
  padding-top: 30px;
  display: block;
  text-align: center;
  text-decoration: none;
  float: left;
  margin: 40px 10px 10px 90px;
}
#Imprimir {
  background: transparent url(/imagens/imprimir.gif) no-repeat center 5px;
  padding-top: 30px;
  display: block;
  text-align: center;
  text-decoration: none;
  float: left;
  margin: 40px 10px 10px 10px;
}
#anexarAlbum, .anexarAlbum {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  background: transparent url(/imagens/album.gif) no-repeat center left;
  padding-left: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
  line-height: 24px;
}
#anexarArquivo, .anexarArquivo {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  background: transparent url(/imagens/arquivo_bap.gif) no-repeat center left;
  padding-left: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
  line-height: 24px;
}
.publicAlvoEtapaEnsino ul {
  margin: 0px;
  padding-left: 0px;
  list-style-position: inside;
  list-style-type: disc;
  vertical-align: bottom;
}
.publicAlvoModalidade ul {
  margin: 0px;
  padding-left: 15px;
  list-style-position: inside;
  list-style-type: circle;
}
.publicAlvoCurso ul {
  margin: 0px;
  padding-left: 30px;
  list-style-position: inside;
  list-style-type: square;
}
.publicAlvoSerie ul {
  margin: 0px;
  padding-left: 45px;
  list-style-position: inside;
  list-style-type: square;
}
ul.HistoricoBap {
  list-style-type: none;
  padding-bottom: 15px;
  font-size: 11px;
}
.IconeDireita {
  float: right;
  width: 15%;
  padding-top: 20px;
  padding-left: 3%;
  padding-right: 2%;
  text-align: center;
}
.TextoEsquerda {
  float: left;
  width: 80%;
  text-align: justify;
}
.trash {
  height: 16px;
  width: 16px!important;
}
.AtoresLogin {
  width: 450px;
  margin-left: 130px;
  margin-top: -17px;
}
.listaNomesSelecao {
  height: 25px;
}
.BoxAplicativos fieldset button {
  margin-left: 5px;
  float: none !important;
}
h2.ListagemMaterias {
  margin: 0;
}
.MateriasEducador {
  clear: both;
  border-bottom: 1px dashed #333;
  background-color: #EEEEF0;
  padding: 0 10px 10px 10px;
  overflow: auto;
}
.MateriasCorpo {
  clear: both;
}
ul.ListagemMaterias {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.ListagemMaterias li {
  float: left;
  margin: 0;
  width: 20%;
  padding: 5px;
}
ul.ListagemMaterias a {
  color: #003399!important;
}
.UploadArquivo {
  width: 50%;
  float: left;
  padding-bottom: 20px;
}
.MateriasSelecaoTurma {
  width: 50%;
  float: left;
  padding-bottom: 20px;
}
ul.MateriasTurma {
  list-style-type: none;
  color: #434344;
  margin: 0;
  padding: 0;
}
ul.MateriasTurma p {
  background-color: #F2F2F4;
  border: 1px solid #E7E6EB;
  padding: 5px;
}
span.MateriasSerie {
  font-weight: bold;
}
.ConteudoCartao {
  clear: both;
  border-top: 1px dashed #D4D3D9;
  margin-top: 10px;
  padding-top: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.ListaCartao {
  background-color: white;
}
ul.ListagemCategoriasCartoes {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.ListagemCategoriasCartoes li {
  float: left;
  width: 33%;
  padding: 5px 0;
}
ul.ListagemCategoriasCartoes li a {
  color: #0058BC;
  text-decoration: none;
}
ul.ListagemCartoes {
  list-style-type: none;
}
ul.ListagemCartoes li {
  float: left;
  text-align: center;
}
ul.ListagemCartoes li a {
  width: 180px;
  height: 170px;
  margin: 10px 20px;
  padding-top: 10px;
  background-color: #EEEEF0;
  display: block;
  text-decoration: none;
  color: black;
}
ul.ListagemCartoes li a:hover {
  background-color: #DDD;
}
ul.ListagemCartoes .BordaCartao {
  padding: 10px;
  background-color: white;
  border: 1px solid #D4D3D9;
  width: 80px;
  height: 60px;
  margin: 0 39px;
}
.CartaoCentralizado {
  text-align: center;
}
.FormularioCartao {
  position: relative;
}
ul.ResultadoSitesEstudo {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.ResultadoSitesEstudo li {
  padding: 5px 0;
}
.TituloSiteEstudo a {
  color: blue!important;
}
.CategoriaSiteEstudo {
  color: green!important;
}
.CategoriaSiteEstudo a {
  color: green!important;
}
.ResultadosPagina {
  float: right;
  padding-top: 10px;
  font-size: 11px;
}
ul.LocalizarStatus {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.LocalizarStatus li {
  float: left;
  width: 33%;
}
ul.LocalizarStatus input {
  padding: 0;
  margin: 0;
}
.azul, .incompleto, .inc {
  color: #159FEA!important;
}
.verde, .publicado, .pub {
  color: #008040!important;
}
.vermelho, .pendente, .pen {
  color: #FF0000!important;
}
.laranja, .sugestao {
  color: #FF8000!important;
}
.edicao, .sug, .edi {
  color: #FF8000!important;
}
.magenta, .revisar, .arv {
  color: #FF00FF!important;
}
.marrom, .revisao, .rev {
  color: #804000!important;
}
.avaliacao, .ava {
  color: #804000!important;
}
.cinza, .arquivoMorto, .aqm {
  color: #808080!important;
}
.aprovado, .apr {
  color: #2c328d!important;
}
table.ListagemPadrao {
  width: 100%;
  clear: both;
  margin-top: 10px;
  font-size: 12px;
}
table.ListagemPadrao tr.Zebra {
  background-color: #EEEEF0;
}
table.ListagemPadrao td {
  padding: 8px;
}
table.ListagemPadrao th {
  text-align: left;
  background-color: #84abd3;
  color: #ffffff;
  padding: 8px;
  font-weight: bold;
}
table.ListagemPadrao a {
  text-decoration: underline!important;
}
table.ListagemPadrao a:hover {
  background: none;
}
table.ListagemPadrao ul.ListagemPaginacao a {
  text-decoration: none!important;
}
table.ListagemPadrao .ColunaPequena {
  width: 1%;
}
table.ListagemPadrao .TabelaCentro {
  text-align: center;
}
div.ClearButton {
  display: block;
  clear: both;
  padding: 8px 0;
  margin: 8px 0;
  height: 22px;
}
button {
  background: url(/imagens/BkgButton.png);
  border: 1px solid #b9b9b9;
  color: #444;
  font: normal 12px arial, sans-serif;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  cursor: pointer;
  padding: 2px 3px 1px 3px;
  margin-left: 2px;
}
button img {
  vertical-align: middle;
  margin: 0!important;
}
button:active {
  background: url(/imagens/BkgButtonOn.png);
  color: #fff;
}
.Ordenar {
  text-align: center;
  width: 120px;
  float: left;
  background-color: #eee;
  padding: 5px 0;
  margin-top: -1px;
  border-top: 1px solid #D4D3D9;
  border-left: 1px solid #D4D3D9;
  border-right: 1px solid #D4D3D9;
}
.Ordenar a {
  font-size: 11px!important;
  font-weight: normal!important;
  color: #000;
  text-decoration: none;
}
.Ordenar a:hover {
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
.FinalBox {
  clear: both;
  height: 22px;
  padding-top: 10px;
}
.VejaMais {
  text-align: center;
  width: 120px;
  position: relative;
  float: right;
  background-color: #eee;
  padding: 5px 0;
  border-top: 1px solid #D4D3D9;
  border-left: 1px solid #D4D3D9;
}
.VejaMais a {
  font-size: 11px!important;
  font-weight: normal!important;
  color: #000;
  text-decoration: none;
}
.VejaMais a:hover {
  font-size: 11px;
  font-weight: normal!important;
  color: #000;
  text-decoration: none;
}
.GuiaMigalhas {
  background-image: url(/imagens/padrao/BkgMigalha.png);
  height: 34px;
  margin: 0;
  padding: 0;
  border: 1px solid #BBBBBB;
  line-height: 0.8em;
  text-shadow: 1px 1px 1px #FFFFFF;
  margin-top: 10px;
}
ol.Migalhas {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}
ol.Migalhas li {
  float: left;
  text-indent: 0;
  white-space: nowrap;
}
ol.Migalhas li a, ol.Migalhas li span {
  background: transparent url(/imagens/padrao/SetaMigalha.png) no-repeat scroll 100% 50%;
  padding-left: 8px;
  color: #999!important;
  display: block;
  float: left;
  padding: 0.95em 20px 0.95em 8px;
  font-size: 11px;
}
ol.Migalhas li.LastChild a, ol.Migalhas li.LastChild span {
  background: none!important;
}
ol.Migalhas li.MigalhaAtual a {
  color: #666!important;
  font-weight: bold;
  text-decoration: none!important;
}
.GuiaMigalhas .MigalhasHelp {
  float: right!important;
  border-left: 1px solid #CCCCCC;
  height: 26px;
  padding-top: 7px;
}
.GuiaMigalhas .TituloGuia {
  float: left!important;
  color: #666666;
  height: 23px;
  padding-top: 10px;
  padding-left: 10px;
  line-height: 1.3em;
}
ul.MigalhasReto {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}
ul.MigalhasReto li {
  float: left;
  text-indent: 0;
  white-space: nowrap;
}
ul.MigalhasReto li a, ul.MigalhasReto li span {
  border-right: 1px solid #BDBEBE;
  padding-left: 8px;
  color: #000!important;
  display: block;
  float: left;
  padding: 0.95em 10px 0.95em 8px;
  font-size: 11px;
}
.MigalhasCursoRight {
  border-left: 1px solid #BDBEBE;
  padding-left: 8px;
  display: block;
  float: right;
  padding: 0.95em 10px 0.95em 8px;
  font-size: 11px;
}
ul.ListagemDot {
  list-style-image: url(/imagens/etfg/DotUL.png);
  padding-bottom: 15px;
}
ul.ListagemDot li {
  margin: 5px 0 5px 30px;
  padding: 5px 0;
}
ul.ListagemDot li img {
  vertical-align: middle;
}
ul.ListagemDot li.Zebra {
  background-color: #EEEEF0;
}
ul.ListagemSemDot {
  list-style-type: none;
}
ul.ListagemSemDot li {
  margin: 5px 0;
}
ul.ListagemSemDot li img {
  vertical-align: middle;
}
ul.ListagemSemDot li.Zebra {
  background-color: #EEEEF0;
  padding: 5px 0;
  margin: 5px 0;
}
ul.ListagemChamada {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.ListagemChamada li {
  padding: 5px;
}
ul.ListagemChamada li a {
  text-decoration: underline!important;
  color: #2A42B9!important;
}
dl.ListagemEscolas {
  float: left;
  display: block;
  width: 100%;
}
dl.ListagemEscolas dt {
  font-weight: bold;
  padding: 5px;
  margin: 5px;
  background-color: #F6F6F8;
  color: #434344;
}
dl.ListagemEscolas dd {
  padding: 5px 0;
}
dl.ListagemEscolas dd img {
  vertical-align: middle;
}
.TermoWebmail {
  width: 938px;
  margin: 0 auto;
  border: 1px solid #d4d3d9;
  padding: 10px;
}
.TermoWebmailCabecalho {
  background-color: #EEEEEE;
}
.TermoWebmailCabecalho span {
  font-size: 14px;
  font-weight: bold;
}
.AccordionMenu {
  position: relative;
  margin: 0px auto;
  min-width: 10px;
  max-width: 990px;
  z-index: 1;
  margin-left: 0;
  cursor: pointer;
  font-size: 12px;
  margin-top: -1px;
  border-top: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-left: 1px solid #dadada;
  color: #2e6ab1;
}
.AccordionMenuActive {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 2px solid #000;
  background: #666666 url(/imagens/padrao/MenuAccordionActive.png);
  color: #FFF;
}
.AccordionMenu .AccordionMenuContent {
  position: relative;
  zoom: 1;
  _overflow-y: hidden;
  padding: 5px 10px 2px 5px;
}
.AccordionMenu .AccordionMenuTop {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 5px;
  margin-left: -5px;
  height: 100%;
  _height: 990px;
  background-position: top left;
}
.AccordionMenu .AccordionMenuBottom, .AccordionMenu .AccordionMenuBottom div {
  height: 7px;
  font-size: 1px;
}
.AccordionMenu .AccordionMenuBottom {
  background-position: bottom right;
  position: relative;
  width: 100%;
  clear: both;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0;
  display: table;
}
.AccordionMenu .AccordionMenuBottom div {
  position: relative;
  width: 5px;
  margin-left: -5px;
  background-position: bottom left;
}
.AccordionMenuSub li {
  margin-left: 8px;
  padding: 8px;
  padding-left: 15px;
  color: #acacac;
  font-size: 11px;
}
.AccordionMenuSub li:hover {
  background: #666666 url(/imagens/padrao/MenuAccordionSeta.png) no-repeat center left;
  color: #000!important;
}
.AccordionMenuSub {
  list-style-position: outside;
  background: #666666 url(/imagens/padrao/MenuAccordionBG.png);
  list-style-type: none;
  cursor: pointer;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 2px solid #000;
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #6ea36e;
}
.AccordionMenuSubItemActive {
  background: #666666 url(/imagens/padrao/MenuAccordionSeta.png) no-repeat center left;
  color: #000!important;
}
ul.AccordionMenuSub ul.AccordionMenuSub {
  background: #FFF!important;
}
ul.AccordionMenuSub ul.AccordionMenuSub  li {
  margin-left: 0;
  padding: 8px;
  padding-left: 25px;
  color: #acacac;
  font-size: 11px;
  background: none;
}
ul.AccordionMenuSub ul.AccordionMenuSub  li:hover {
  color: #000!important;
}
.ModalBox {
  width: 700px;
  max-height: 480px;
  overflow: auto!important;
  background: #FFF;
}
.OrdenarDestaque {
  border: 1px solid #D1D1D1;
  padding: 6px;
  margin: 6px;
  height: 65px;
}
.OrdenarDescricaoDestaque {
  float: left;
  padding-left: 5px;
  width: 85%;
}
.Destaq {
  clear: both;
  display: block;
  float: left;
  height: 300px;
  margin-bottom: 5px;
  margin-top: 7px;
  position: relative;
  text-align: center;
  width: 100%;
  *margin-bottom: 0;
  *bottom: 5px;
}
.LegendaImg {
  position: absolute;
  width: 100%;
  clear: both;
  bottom: 0;
  *left: 0;
}
.LegendaBox {
  background: #000000;
  bottom: 0;
  clear: both;
  display: inline !important;
  float: left;
  height: 58px;
  left: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: absolute;
  width: 100%;
  z-index: 1;
}
.LegendaBox a:hover {
  background: none;
  text-decoration: none;
}
.Legenda_destaq_small {
  float: left;
  height: 58px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  text-align: left;
  width: 81%;
}
.Legenda_small {
  float: left;
  padding: 4px 10px 5px 12px;
  color: #FFFFFF !important;
  line-height: 1.2em;
}
.Legenda_small h4 {
  margin-bottom: 1px !important;
  font-weight: bold;
}
.Legenda_small a {
  font-size: 12px!important;
  font-weight: normal!important;
  color: #FFFFFF !important;
  text-decoration: none;
}
.Legenda_small a:hover {
  background: none;
  font-size: 12px;
  font-weight: normal!important;
  color: #FFFFFF !important;
  text-decoration: underline !important;
}
.Legenda_small img {
  vertical-align: baseline;
}
.Anterior {
  background: url("/imagens/padrao/seta_ant.gif") no-repeat scroll 0 0 #333333;
  cursor: pointer;
  float: left;
  height: 58px;
  margin-right: 1px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  width: 32px;
}
.Proximo {
  background: url("/imagens/padrao/seta_prox.gif") no-repeat scroll 0 0 #333333;
  cursor: pointer;
  float: right;
  height: 58px;
  margin-left: 1px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  right: 0;
  width: 32px;
}
.Legenda_destaq_big {
  float: left;
  height: 58px;
  line-height: 1.4em;
  position: relative;
  text-align: left;
}
.Legenda_big {
  padding: 7px 5px 5px 10px;
  color: #FFFFFF !important;
}
.Legenda_big h4 {
  margin-bottom: 1px !important;
  font-weight: bold;
}
.Legenda_big a {
  font-size: 12px!important;
  font-weight: normal!important;
  color: #FFFFFF !important;
  text-decoration: none;
}
.Legenda_big a:hover {
  background: none;
  font-size: 12px;
  font-weight: normal!important;
  color: #FFFFFF !important;
  text-decoration: underline !important;
}
.tipDestaques {
  width: 200px;
  display: block;
  font-size: 11px;
  line-height: 1.5;
}
span.toolTip {
  font-size: 12px;
  margin: 12px 0;
}
.MsgAguardeDestaque {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 130px;
  margin-top: 130px;
  color: silver;
}
.IcnPhoto {
  background: url("/imagens/icn_photos2.png") no-repeat scroll 0 50% transparent;
  display: inline-block;
  height: 12px;
  vertical-align: middle;
  width: 12px;
  *position: absolute;
}
.IcnVideo {
  background: url("/imagens/icn_videos2.png") no-repeat scroll 0 50% transparent;
  display: inline-block;
  height: 12px;
  vertical-align: middle;
  width: 15px;
  *position: absolute;
}
.Video {
  height: 360px;
  margin-top: 7px;
  text-align: center;
  position: absolute;
  width: 480px;
}
.LegendaCol {
  margin-top: 7px;
  width: 251px;
  height: 360px;
  float: right;
  bottom: 0;
  background-color: #D0D0D0;
}
.LegendaCol ul {
  width: 17px;
  height: 360px;
}
.Legenda_video_big {
  background-color: #333333;
  width: 241px;
  height: 79px;
  text-align: left;
  margin-bottom: 1px;
  padding-left: 10px;
  padding-top: 10px;
  color: #FFFFFF;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.Legenda_video_big a {
  font-size: 12px;
  color: #FFFFFF !important;
  font-weight: bold !important;
}
.Legenda_video_big a:hover {
  background: none;
  color: #FFFFFF;
  text-decoration: underline;
}
.LegendaCol .Legenda_video_big a {
  font-size: 12px;
  font-weight: bold !important;
}
.Video_small {
  margin-top: 15px;
}
.Legenda_video_small {
  background-color: #333333;
  width: auto;
  height: 40px;
  text-align: left;
  margin-bottom: 1px;
  padding-left: 10px;
  padding-top: 10px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.Legenda_video_small a {
  font-size: 12px;
  color: #FFFFFF !important;
  font-weight: bold !important;
}
.Legenda_video_small a:hover {
  background: none;
  color: #FFFFFF;
  text-decoration: underline;
}
#icn_play {
  position: absolute;
}
.Video_number {
  background-color: #333333;
  height: 25px;
  width: 356px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.SelecaoVideo {
  float: left;
  font-weight: bold;
  text-align: center;
  padding-bottom: 6px;
  padding-top: 7px;
  width: 88px;
  color: white;
  border-right: 1px solid #FFFFFF;
}
.SelecaoVideo_active {
  background-color: #cad7e4;
  color: #0c3b5f;
}
.video_thumb {
  float: left;
  height: 110px;
  width: 350px;
  margin-left: 10px;
  margin-top: 15px;
}
.video_name {
  color: #434344 !important;
  background: none;
  width: 220px;
  margin-left: 10px;
}
.video_name a {
  background: none;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold!important;
  color: #434344 !important;
  text-decoration: none !important;
}
.video_name a:hover {
  background: #EEEEEE;
}
.info_video {
  background: none;
  font-size: 10px;
  font-weight: normal!important;
  color: #808285 !important;
}
.Data {
  align: left;
  color: #6d6e71;
  font-size: 10px;
  padding: 5px;
  width: 260px;
  margin: 0 0 0 680px;
  position: absolute;
}
.tabelaPesquisa {
  width: 100%;
  line-height: 1.2;
}
.tabelaPesquisa td {
  padding: 1px;
}
.TabelaDiarioClasse {
  width: 100%;
  line-height: 1.2;
}
.TabelaDiarioClasse thead {
  background-color: #EDEDED;
}
.TabelaDiarioClasse thead th {
  padding: 4px;
  font-size: 11px;
  text-align: left;
  height: 20px;
}
.TabelaDiarioClasse td {
  padding: 5px;
}
.TabelaDiarioClasse tbody tr {
  background-color: white;
}
.TabelaDiarioClasse tbody tr.Zebra {
  background-color: #EFEFEF;
}
.TabelaDiarioClasse tr.trSelected td {
  background-color: #bdceef;
  cursor: pointer;
  color: #000000;
}
.TabelaDiarioClasse tr.avaliacaoDescritiva {
  box-shadow: 0px 0px 2px;
}
.Setas {
  background: url(/imagens/BkgButton.png);
  border: 1px solid #b9b9b9;
  color: #444;
  font: normal 12px arial, sans-serif;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  padding: 2px;
  margin: 0 7px 0 7px;
}
.fieldsetBase {
  margin: 10px 0;
  background-color: #EEEEF0;
  border: gray 1px solid;
  border-radius: 3px;
  padding: 10px;
}
.TabelaDiarioClasse tbody tr.Zebra fieldset.fieldsetBase {
  background-color: #FFF;
}
.fieldsetBase legend {
  font-size: 14px;
  background-color: #4975a5;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 8px;
  border-radius: 3px;
}
.fieldsetBase textarea {
  width: 99% !important;
  font-size: 12px !important;
}
.fieldsetBase select {
  font-size: 12px !important;
  margin: 2px 0 !important;
}
.fieldsetBase label {
  font-size: 12px;
}
.header {
  border-right: gray solid 1px;
  height: 15px;
  display: block;
}
.GrupoEcolas {
  clear: both;
  background-color: #4975a5;
  color: #ffffff;
  padding: 8px;
  font-weight: bold;
}
.abasLancamento ul li {
  border: 1px solid gray;
  border-bottom: none;
  cursor: pointer;
  float: left;
  padding: 10px;
  vertical-align: bottom;
  border-radius: 5px 5px 0px 0px;
  font-weight: bold;
}
.abasLancamento ul li:hover {
  box-shadow: 0px 0px 2px;
}
.abasLancamento ul li.selected {
  color: #4975a5;
  background-color: #FFFFFF;
  box-shadow: none;
}
.conteudoAba {
  border: 1px solid gray;
  margin: 33px 0 20px 0;
  *margin-top: 0px;
  padding: 10px 5px;
  width: 718px;
  z-index: -1;
}
.conteudoAba select {
  font-size: 12px;
  margin: 8px 0;
  padding: 5px;
  vertical-align: middle;
}
.periodoSelecionado {
  background-color: #4975a5;
  color: #ffffff;
  font-weight: bold;
  padding: 7px;
  margin-top: 10px;
  clear: both;
}
.pesquisaLancamento {
  float: left;
  width: 50%;
}
.pesquisaLancamento label {
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
}
.pesquisaLancamentoDisciplina {
  float: left;
  width: 100%;
}
.barraBotoesInferior {
  text-align: center;
  margin-top: 10px;
}
button.ButtonHorizontal {
  background: url(/imagens/BkgButton.png);
  border: 1px solid #b9b9b9;
  color: #444;
  font: normal 12px arial, sans-serif;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  cursor: pointer;
  padding: 2px 15px 1px 15px;
  margin-left: 2px;
}
button.ButtonHorizontal img {
  vertical-align: middle;
}
button.ButtonHorizontal:active {
  background: url(/imagens/BkgButtonOn.png);
  color: #fff;
}
button.ButtonHorizontalMarcado {
  background: url(/imagens/BkgButtonOn.png);
  color: #fff;
}
.ButtonHorizontal span {
  padding-top: 6px;
}
.DiarioClasseAccordion {
  background: #4975a5;
  height: 20px;
  margin: 0 0 5px 0;
  padding: 7px 0 0 10px;
  *padding: 5px 0 2px 10px;
  vertical-align: middle;
  width: 720px;
}
.DiarioClasseAccordion a {
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: bold !important;
}
.DiarioClasseAccordion a:hover {
  background: none;
  text-decoration: none;
}
.DiarioClasseAccordion a img {
  float: right;
  margin: 0 10px 0 0;
  *margin: -13px 10px 0 0;
}
.ConteudoCurricularContent {
  margin: 15px 0 20px 0;
}
.ConteudoCurricularContent select {
  font-size: 12px;
  margin: 8px 0 15px 0;
  padding: 5px;
  vertical-align: middle;
}
.ConteudoCurricularContent label {
  font-weight: bold;
  padding-right: 10px;
}
.ConteudoCurricularContent  .periodoSelecionado {
  margin: 10px 0 15px 0 !important;
}
.ConteudoCurricularComandos {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin: 15px 0 15px 0;
}
.ConteudoCurricularComandos a, .ConteudoCurricularComandos a:visited {
  font-weight: bold !important;
  color: #000000 !important;
}
.ConteudoCurricularComandos a img {
  margin: 0 15px 0 0;
}
.ConteudoCurricularContent .barraBotoesInferior {
  text-align: right;
  margin: 15px 10px 0 0;
}
.orientacao {
  color: #505050;
  float: left;
  font-size: 11px;
  font-style: italic;
  text-align: left;
  line-height: 1.5em;
}
.LayoutCabecalho {
  background-image: url(/imagens/etfg/BkgCabecalho.png);
  background-repeat: no-repeat;
  height: 242px;
}
.LayoutLogo {
  clear: left;
  padding: 0;
  width: 107px;
  padding-top: 55px;
  padding-left: 30px;
}
.LayoutMenuSuperior {
  width: auto;
  float: left;
  height: 27px;
  margin-left: -20px;
}
.LayoutBusca {
  padding: 0;
  width: 225px;
  margin-top: 10px;
  margin-left: -10px;
  background: none;
}
.LayoutBusca button {
  float: left;
}
.LayoutLogin {
  width: 200px;
  float: left;
  padding: 0;
  padding-left: 590px;
  margin-top: 5px;
  height: 105px;
  font-size: 10px;
  color: black;
  background: none;
}
.LayoutMenuSelecao {
  width: 200px;
  height: 40px;
  clear: left;
  padding-top: 20px;
}
.LayoutMenuFuncionalidades {
  width: 750px;
  padding-right: 10px;
  float: left;
  height: 40px;
  padding-top: 15px;
}
.LayoutLogin ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.LayoutLogin a {
  color: #003366!important;
}
.LayoutLogin label {
  font-size: 11px;
  width: 50px;
  float: left;
  padding-right: 10px;
  padding-top: 2px;
}
.LayoutLogin input {
  padding: 0;
  width: 114px;
  margin-top: 5px;
  margin-right: 5px;
  font-size: 11px;
  float: left;
  margin-bottom: 5px;
}
.LayoutLogin button {
  float: right;
}
.LayoutLoginCampos {
  float: left;
  padding: 18px 5px 15px 10px;
}
.LayoutLoginCadastro {
  float: left;
  padding-left: 10px;
  text-align: center;
  margin-top: -40px;
}
.LayoutLoginResposta {
  padding-top: 35px;
  padding-left: 20px;
}
.LayoutLoginCadastro ul {
  width: 120px;
  text-align: left;
}
.LayoutBusca a {
  font-size: 11px;
  float: left;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #FFF!important;
}
.LayoutBusca input {
  padding: 0;
  width: 120px;
  margin-right: 5px;
  font-size: 12px;
  float: left;
}
.LayoutMenuFuncionalidades ul {
  float: right;
  margin: 0;
  padding: 0;
}
.LayoutMenuFuncionalidades a {
  text-decoration: none;
  color: #5f5f61;
  display: block;
  float: left;
  padding: 0;
  height: 40px;
  font-size: 11px;
  padding-left: 35px;
}
.LayoutMenuFuncionalidades a:hover {
  background-image: none;
}
.LayoutMenuFuncionalidades .TituloIcone {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding-top: 14px;
  float: left;
  color: #FFF!important;
  text-shadow: none;
}
.LayoutMenuFuncionalidades ul li {
  list-style: none;
  float: left;
  width: auto;
  background-repeat: no-repeat;
  background-position: left;
  text-align: center;
  margin-top: 7px;
  margin-left: 10px;
  line-height: 20px;
}
.LayoutMenuFuncionalidades ul li span {
  display: none;
}
li.IconeMoodle {
  background-image: url(/imagens/piaui/IcnEAD.png);
}
li.IconeGestao {
  background-image: url(/imagens/piaui/IcnGestao.png);
}
li.IconeBoletim {
  background-image: url(/imagens/piaui/IcnBoletim.png);
}
li.IconeChat {
  background-image: url(/imagens/piaui/IcnChat.png);
}
li.IconePPP {
  background-image: url(/imagens/piaui/IcnPPP.png);
}
li.IconeWebmail {
  background-image: url(/imagens/piaui/IcnWebmail.png);
}
li.IconeEduquiz {
  background-image: url(/imagens/piaui/IcnEduquiz.png);
}
li.IconeAgenda {
  background-image: url(/imagens/piaui/IcnAgenda.png);
}
li.IconeFaleConosco {
  background-image: url(/imagens/piaui/IcnFaleConosco.png);
}
li.IconeFAQ {
  background-image: url(/imagens/piaui/IcnFAQ.png);
}
li.IconeCanalColaborativo {
  background-image: url(/imagens/piaui/IcnCanal.png);
}
li.IconeRedeVencer {
  background-image: url(/imagens/piaui/IcnRedeVencer.png);
}
li.IconeCanalColaborativo .TituloIcone {
  display: none;
}
li.IconeRedeVencer .TituloIcone {
  display: none;
}
.LayoutClear {
  clear: both;
}
.LayoutMenuSelecao ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
.LayoutMenuSuperior ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.LayoutMenuSuperior ul li {
  float: left;
  width: auto;
  margin-right: 3px;
  background-image: none;
}
.LayoutMenuSuperior a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #003366;
  width: 93px;
  height: 20px;
  margin-top: 5px;
  cursor: pointer;
  padding-top: 2px;
  display: block;
  border: none;
  text-align: center;
}
.LayoutMenuSuperior a:visited {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #003366;
}
h2.ufTitulo {
  margin: 0px;
  padding: 12px 0 13px 10px;
  font-size: 16px;
  background: transparent url(/imagens/etfg/barra_titulo_escolas.png) no-repeat;
  line-height: auto;
  clear: both;
}
h2.ufTitulo a {
  text-decoration: none;
  color: #232A4A;
}
.LogoPagAvulsa {
  width: 200px;
  background-color: white;
  text-align: center;
}
.LayoutCabecalhoGestao {
  background: transparent url(/imagens/etfg/BkgMenuEOL.jpg);
  clear: both;
  height: 60px;
}
.LayoutCabecalhoGestao .LayoutLogin {
  background: none;
  float: right;
  width: auto;
  font-size: 10px;
  padding-right: 10px;
  padding-top: 15px;
  color: #434343;
}
.LayoutCabecalhoGestao .LayoutLogin a {
  color: #434343;
}
.LayoutCabecalhoGestao .LayoutLogo {
  float: left;
  padding-left: 10px;
  padding-top: 10px;
  width: auto;
  height: 40px;
}
ul.ListaMenuEsquerdo li {
  border-left: 2px solid #EFF3F4;
  border-right: 2px solid #EFF3F4;
}
ul.ListaMenuEsquerdo li a {
  background: url(/imagens/colinho/BkgMenuEsq.png);
  padding-left: 20px;
}
ul.ListaMenuEsquerdo li a:hover {
  padding-left: 20px;
}
ul.ListaMenuEsquerdo ul.SubItemMenu {
  border-top: 1px solid #B3D1EF;
  border-right: 1px solid #B3D1EF;
  border-left: 1px solid #B3D1EF;
}
ul.ListaMenuEsquerdo ul.SubItemMenu a {
  background: url(/imagens/colinho/BkgMenuSubHover.png) repeat-x;
  border-bottom: 1px solid white;
}
ul.ListaMenuEsquerdo ul.SubItemMenu a:hover {
  background: none;
  background-color: #BDCEEF!important;
}
.LogosETFG {
  clear: left;
  width: 595px;
  padding-left: 365px;
  height: 52px;
}
.LayoutRodape .RodapeDesAuge img {
  display: none;
}
.LayoutRodape .RodapeDesAuge {
  color: #FFFFFF;
  font-size: 11px;
  margin-top: 40px;
  padding-left: 19px;
  text-align: left;
  width: 200px;
}
.LayoutRodape .RodapeCopyleft {
  color: #FFFFFF;
  font-size: 11px !important;
  margin-top: 69px;
  margin-left: -212px;
  text-aling: left;
  width: 200px;
}
.BarraAlunos {
  background: none;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
}
.BarraAlunos span.SpanBarraAlunos {
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
  background-color: #D9EEFF;
  color: #00337D;
  display: block;
  padding-top: 5px;
  height: 20px;
  padding-bottom: 5px;
  margin: 0 3px 10px 7px;
}
.BarraAlunos span.SpanBarraAlunos a {
  text-decoration: none;
  color: #00337D;
}
.BarraEducadores {
  background: none;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
}
.BarraEducadores span.SpanBarraEducadores {
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
  background-color: #D9EEFF;
  color: #00337D;
  display: block;
  padding-top: 5px;
  height: 20px;
  padding-bottom: 5px;
  margin: 0 3px 10px 7px;
}
.BarraEducadores span.SpanBarraEducadores a {
  text-decoration: none;
  color: #00337D;
}
.BarraFamilia {
  background: none;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
}
.BarraFamilia span.SpanBarraFamilia {
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
  background-color: #D9EEFF;
  color: #00337D;
  display: block;
  padding-top: 5px;
  height: 20px;
  padding-bottom: 5px;
  margin: 0 3px 10px 7px;
}
.BarraFamilia span.SpanBarraFamilia a {
  color: #00337D;
  text-decoration: none;
}
.BarraAlunos .BoxAplicativos h1 {
  background-image: none;
  background-color: #D9EEFF;
}
.BarraEducadores .BoxAplicativos h1 {
  background-image: none;
  background-color: #D9EEFF;
}
.BarraFamilia .BoxAplicativos h1 {
  background-image: none;
  background-color: #D9EEFF;
}
.BarraAlunos .BoxAplicativos h1 a {
  color: #00337D;
}
.BarraEducadores .BoxAplicativos h1 a {
  color: #00337D;
}
.BarraFamilia .BoxAplicativos h1 a {
  color: #00337D;
}
.AccordionMenuActive {
  background: #4478ab url(/imagens/padrao/MenuAccordionActive.png);
  color: #FFF;
}
.AccordionMenuSub li:hover {
  background: #4478ab url(/imagens/padrao/MenuAccordionSeta.png) no-repeat center left;
  color: #565656!important;
}
.AccordionMenuSub {
  list-style-position: outside;
  background: #4478ab url(/imagens/padrao/MenuAccordionBG.png);
  color: #6ea36e;
}
.AccordionMenuSubItemActive {
  background: #4478ab url(/imagens/padrao/MenuAccordionSeta.png) no-repeat center left;
  color: #565656!important;
}
.LayoutConteudo {
  padding-top: 0px;
  background: none;
}
.SelecaoVideo_active, .SelecaoVideo_active a {
  color: #0C3B5F !important;
}

