* {
  margin:0;
  padding:0;
  list-style:none;
  text-decoration:none;
  font:small Arial, Verdana, sans-serif
}

body {
background:#ffffff;
font:small Arial, Verdana, Tahoma, sans-Serif;
}
.textoform {
font:bold 11px Verdana, Tahoma, Sans-Serif;
}
#moldura {
border:1px solid #02bafe;
padding-bottom:10px;
}

.textobranco {color:#FFFFFF;}
.nomecampo {
padding-left:10px;
padding-right:5px;
font-size:90%;
color:black;
background-color:#d5dfe8;
}
td.nomecampo {
border:solid 1px #990099;
}
.esq {
text-align:left;
padding-left:5px;
/* padding-right:5px; */
}
.esqtop {
text-align:left;
padding-left:5px;
padding-top:5px;
}
.topo{vertical-align: top;}
.baixo{vertical-align: bottom;}
.dir {
text-align:right;
padding-right:5px;
/* padding-left:5px; */
}
.centro {
text-align:center;
padding-right:5px;
padding-left:5px;
}
.fontemenor {
font-size:70%;
}
.textoverm {
font:bold 11px Verdana, Tahoma, Sans-Serif;
color:red;
}
.verm{color:#CC3300;}
.azul {color:#003366;}
.verde {color:#006633;}
.branco {color:#FFFFFF;}
.fundoBranco{background-color:#FFFFFF;}
.normal {
font-size:small;
color:#000000;
font-family:Arial, Verdana, sans-serif
}
.inputfalso {
font-weight:normal;
height:20px;
border:1px solid blue;
padding:3px 5px 2px 5px;
}
.inputform {
font-size:80%;
color:#FF6600;
}
.bordared {
border:1px solid red;
}
.invisivel {
display:none;
}
.visivel {
display:block;
}
.titj21 {color:#FFF; background-color:#006633; margin-bottom:7mm; height:20px; padding-top:3px;}
.titj22 {color:#FFF; background-color:#FF6600; margin-bottom:7mm; height:20px; padding-top:3px;}
.titj23 {color:#FFF; background-color:#336699; margin-bottom:7mm; height:20px; padding-top:3px;}
.fonte70 {font-size:70%;}
.fonte80 {font-size:80%;}
.fonte90 {font-size:90%;}
.fonte120 {font-size:120%;}
.fonte150 {font-size:150%;}
.fonte200 {font-size:200%;}
.titcel {
font-size:9px;
vertical-align:top;
}
#geral {
width:100%;
}
.nomepagina {
font:bold 12px Verdana, Tahoma, Sans-Serif;
}
.toplista {
font:bold 11px Verdana, Tahoma, Sans-Serif;
color:#FFF;
text-decoration:none;
}
/*
a:link {color:orange;}
a:visited {color:orange;}
a:hover {color:marron;}
a:active {color:orange;}
*/

.lista {
font:90%;
color:0099CC;
text-decoration:none;
}

td{
padding:0px 5px;
}
.fundojan {
background-color:#339999;
border:#000000 double 3px;
padding:5px 10px;
}

#jantemp {
position:absolute;
top:100px;
left:200px;
/*width:400px;*/
}
#jantemp a:link{color:#336699;}
#jantemp a:visited{color:#336699;}
#jantemp a:active{color:#336699;}
#jantemp a:hover{color:#336699;}

.janela {
background-color:#CCCC33;
border:double 3px navy;
margin:0px;
padding:3mm 5mm;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}
.titjanela {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:120%;
font-weight:bold;
padding:10px 20px;
}
.titjan2{
background-color:#0066CC;
color:#FFFFFF;
}

.aguarde{
border:#FF3399 solid 1px;
background-color:#d5dfe8;
padding:15mm 25mm;
font-size:200%;
}
.bold{
font-weight:bold;
}
.mao{cursor:pointer;}
.quebra { 
page-break-before:always;
}
.vlr_cpo_azul{color:#0066CC; font-weight:bold; font-size:80%;}
.vlr_cpo_verm{ color:#CC3300; font-weight:bold; font-size:80%;}
.vlr_cpo_verde{ color:#339900; font-weight:bold; font-size:80%;}

.tam30{width:30px;}
.tam50{width:50px;}
.tam80{width:80px;}
.tam100{width:100px;}
.tam120{width:120px;}
.tam150{width:150px;}
.tam200{width:200px;}
.tam220{width:220px;}
.tam240{width:240px;}
.tam280{width:280px;}
.tam300{width:300px;}
.tam340{width:340px;}
.tam380{width:380px;}

.corBotao{background-color:#FF6600;}
.canto {
border-radius:5px;
border:solid 1px #000000;
}
.submenu{padding:5px 0px;}
.margemTopo{ margin-top:20px;}
.margemBaixo{ margin-bottom:20px;}
.margemEsq {margin-left:20px;}
.margemDir{ margin-right:20px;}

.bordaBaixo{border-bottom: solid 1px; }
.bordaTopo{border-top: solid 1px;}
.bordaEsq{border-left: solid 1px;}
.bordaDir{border-right: solid 1px;}

.rolagem{max-height:450px; overflow:auto;}
.rolagem300{max-height:300px; overflow:auto;}
.bordaBaixoVerm{border-bottom:2px solid #FF3333;}
.margem10{margin-bottom:10px; margin-top:10px;}

.formG input[type="text"], .formG input[type="password"]{
    display: block;
    clear: both;
    box-shadow: none;
    border: 1px solid #d0d0d0;
    background-color: transparent;
    padding: 20px;
    border-radius: 3px;
    font-size: 16px;
    padding-left: 48px;
    margin:15px auto;
    background-repeat: no-repeat;
    text-align: left;
}


.formG .input_user{
    background-image: url(../img/user.png);
    background-position: 15px center;
    background-repeat: no-repeat;
}

.formG .input_senha{
    background-image: url(../img/key.png);
    background-position: 15px center;
    background-size: 20px;
    background-repeat: no-repeat;
}

.formG .input_email{
    background-image: url(../img/email.png);
    background-position: 15px center;
    background-repeat: no-repeat;
}
.formG .input_www {
    background-image: url(../img/www.png);
    background-position: 5px 21px;
    background-repeat: no-repeat;
}

.painel {
  padding: 0px 18px;
  background-color: #fff;
  overflow: hidden;
  text-align: center;
  width: 45%;
  margin: auto;
  color: #d0d0d0;
}

.botaoV {
  display: inline-block;
  font-family: "Montserrat", "Trebuchet MS", Helvetica, sans-serif;
  position: relative;
  background: #a6a6a6;
  padding: .8em;
  min-width: 12em;
  border: none;
  color: white;
  transition: .2s;
  font-weight: bold;
}

.botaoV:hover {
  background: #bfbfbf;
  color: black;
}

.fVerm{
  background: #d40000;
}

.fVerm:hover {
  background: #a10000;
  color: black;
}

.fVerde{
  background: #29a329;
}

.fVerde:hover {
  background: #70db70;
  color: black;
}

.fAzul{
  background: #6699ff;
}

.fAzul:hover {
  background: #ccddff;

}
.oAzul:hover {
  background: #ccddff;

}

.grande{
  min-width: 20em;
  min-height: 5em;
  text-transform: uppercase;
  font-weight: bolder;
}

.floleft{float:left;}
.floright{float:right;}
.floclear{clear:both;}
.alt5{height:5px;}
.alt10{height:5px;}
.alt25{height:25px;}
.alt30{height:30px;}
.alt40{height:40px;}
.linha25{ line-height:25px;}
.linha30{ line-height:30px;}
.linha40{ line-height:40px;}
.linha45{ line-height:45px;}
.linha50{ line-height:50px;}
.fundoVerde{background-color:#009966;}
.fundoAmarelo{background-color:#FFFF00;}
.fundoVerm{background-color:#FF3333;}
.fundoAzul{background-color:#0066CC;}
.fundoAzulE{background-color:#0000FF;}
.fundoVerdeC{background-color:#EAFFEA;}
.fundoAmareloC{background-color:#FFFFEC;}
.fundoVermC{background-color:#FFEAEA;}
.fundoAzulC{background-color:#F0FAFF;}
.clearfix{
	overflow:auto;
}
.fundoCampo{ border:none; background-color:#F2F2FF; height:30px;}

