@charset "utf-8"; /* CSS Document */ html{ margin:0; font-family: Tahoma, Verdana, sans-serif; font-size: 12px; min-height: 100%; min-width: 100%; border: none; padding: 0; } #sair { display: inline; margin-left: 50px; margin-right: 30px; text-overflow:clip; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #444444; cursor:pointer; position: absolute; right: 22%; } #tudo { min-height: 99%; min-width: 99%; position: relative; border-collapse: collapse; padding: 0; } #rodape{ position: relative; padding: 0; height: 21%; color: white; background-color:#282828; } body{ font-family: Tahoma, Geneva, sans-serif; color: #666; font-size: 13px; background-image: url("img/fundo.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position:center; width:inherit; height:inherit; margin:inherit; padding:inherit; } .tituloazul{ font-family: Arial, Tahoma, Geneva, sans-serif; font-size: 15px; font-weight: bold; color: #023366; font-style: normal; } a:link { color: #666; } a:hover { color:#bf0411; text-decoration:underline; font-weight: bold; } a:active { color:#bf0411; text-decoration:underline; font-weight: bold; } a:visited { color: #666; } a.vermelho { color: #bf0411; text-decoration: none; } a.vermelho:hover { color:#bf0411; text-decoration:underline; font-weight: bold; } .txtbase{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #4b4d4f; text-align: justify; } .txtbasec{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #4b4d4f; text-align: center; } .txtbase-negrito{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #4b4d4f; font-weight: bold; } .txtbase-readonly{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #4b4d4f; background-color: #dbdbdb; } .txtcinza-15{ font-family: Tahoma, Geneva, sans-serif; font-size: 15px; color: #666; } .borda-total{ border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-color: #999; border-width:thin; -webkit-border-radius:10px; -moz-border-radius:10px; -border-radius:10px; -khtml-border-radius: 10px; } .tituloverde{ font-family: Tahoma, Geneva, sans-serif; font-size: 20px; font-weight: bold; color: #00a2ef; font-style: normal; } .txtmarinho-negrito{ font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: #003169; font-weight: bold; } .txtazul-negrito{ font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: #00a2f5; font-weight: bold; } .txtvermelho-negrito{ font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: #F50408; font-weight: bold; } .txtvermelho{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #F50408; font-weight: bold; } .cabec { background-color:#002d6b; color:#FFFFFF; font-family: Tahoma, Geneva, sans-serif; font-size:11px; font-weight:bold; } .txtazul-15{ font-family: Tahoma, Geneva, sans-serif; font-size: 15px; color: #5aa0e8; } .txtazul-negrito{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #5aa0e8; font-weight: bold; } .btn-azul{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #5aa0e8; } .txtred{ font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #a70c22; } .but-large { font-family: Tahoma, Geneva, sans-serif; font-size: 140%; color: #fff; background-color: #002d6b; box-shadow: 1px 1px 1px #999; border-radius: 4px; background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,.15)); cursor: pointer; align: center; } .txt_rod{ font-family: Univers; font-size: 10px; color: #696969; text-align: left; } .txt_rod_maior{ font-family: Tahoma, Geneva, sans-serif; color: #fff; text-align: center; background-color: #292C37; /*text-shadow: 0px 1px 0px rgba(255,255,255,.5);*/ font-size: 30px; font-weight: bold; text-align: left; font-style: italic; /*background-image: url("img/rod_end.png");*/ } #mask { position:absolute; left:0; top:0; background-color:#000; display:none; } #boxes .window { position:absolute; left:0; top:0; width:440px; height:200px; display:none; padding:20px; z-index:1000; } #boxes #help1 { width:375px; height:203px; padding:10px; background-color:#ffffff; z-index:700; } #boxes #help2 { width:375px; height:203px; padding:10px; background-color:#ffffff; z-index:700; } #boxes #help3 { width:950px; height:350px; padding:10px; background-color:#ffffff; z-index:700; } #boxes #help4 { width:375px; height:203px; padding:10px; background-color:#ffffff; z-index:700; } #boxes #help5 { width:375px; height:300px; padding:10px; background-color:#ffffff; z-index:700; } #boxes #help6 { width:375px; height:203px; padding:10px; background-color:#ffffff; z-index:700; } #boxes #help7 { width:375px; height:203px; padding:10px; background-color:#ffffff; z-index:700; } .close{display:block; text-align:right;}