﻿body {background-repeat: no-repeat;}
table {font-family: tahoma;}
td {font-size: 11px;}
select {font-size: 11px;}

.fundo {margin: 0px; padding: 0px;
        background: #000000; background-position: top center; background-repeat: no-repeat;
		background-image: url('arquivo.aspx?arquivo=~/imagens/fundo2.jpg');}

a {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
.laranja {color: #E57200; text-decoration: none;}
.laranja:hover {color: #E57200; text-decoration: underline;}
.laranja2 {font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
.laranja2:hover {font-size: 10px; font-weight: bold; color: #F06F00; text-decoration: underline;}
.cinza {color: #CDCDCD; text-decoration: none;}
.cinza:hover {color: #CDCDCD; text-decoration: underline;}
.verde {color: #0B5C5F; text-decoration: none;}
.verde:hover {color: #629598; text-decoration: underline;}
.branco {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.branco:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.cmbmarrom {background: #AE834D; color: #2A2115;}

.tabela {border-style: solid; border-color: #555555; border-width: 1px;}
.ttexto {font-size: 13px; text-align: justify; padding-left: 15px; padding-right: 10px;}
.ttexto2 {font-size: 13px;}

.tabelaburaco {font-family: tahoma; font-size: 11px; border-color: #000000; border-width: 1px; 
			   border-bottom-style: solid; padding-left: 5px; padding-right: 5px;}

.tabprinc {border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB;}

.tabpreta {border-left: 1px solid #000000; border-right: 1px solid #000000;}

.titulo {font-size: 14px; font-weight: bold;}
.bgtopo {background-position: top; background-repeat: no-repeat; padding-right: 24px;}
.bgrodape {background-position: bottom; background-repeat: no-repeat; padding-bottom: 50px;}
.bgdireita {background-position: top right; background-repeat: no-repeat;}
.bgesquerda {background-position: top left; background-repeat: no-repeat;}

.menu {padding-left: 50px; font-weight: bold; text-decoration: none;}
.menu:hover {padding-left: 50px; font-weight: bold; text-decoration: none;}

.dadosIE {width: 100%; height: 100%; overflow-y: scroll;}
.dadosFF {width: 1px; height: 1px; min-height: 100%; min-width: 100%; overflow-x: hidden; overflow-y: scroll;}

.degradeadmin {filter: progid:DXImageTransform.Microsoft.gradient(gradienttype=0, startColorstr=#FFFFFF, endColorstr=#DCCAB9);}

ul {list-style-type: none;}
li {background-image: url('arquivo.aspx?arquivo=~/imagens/tick.gif'); background-repeat: no-repeat; 
	background-position: 0px 4px; padding-left: 40px;}

.divo {height: 100%; overflow: auto;
   	   scrollbar-track-color: #EDE9E4; scrollbar-face-color: #EDE9E4; 
   	   scrollbar-darkshadow-color: #EDE9E4; scrollbar-arrow-color: #000000;
   	   scrollbar-3dlight-color: #EDE9E4; scrollbar-highlight-color: #EDE9E4;
   	   scrollbar-shadow-color: #EDE9E4;}

.divo2 {text-align: justify; padding-left: 5px; padding-right: 5px; 
   	    margin-right: 10px; line-height: 14px; height: 100%; overflow: auto;
   	    scrollbar-track-color: #FFFFFF; scrollbar-face-color: #FFFFFF; 
   	    scrollbar-darkshadow-color: #FFFFFF; scrollbar-arrow-color: #000000;
   	    scrollbar-3dlight-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF;
   	    scrollbar-shadow-color: #FFFFFF;}

.forms {border: solid 1px #2A2115; font-size: 11px;}
.forms2 {border-width: 1px; font-size: 11px;}
.texto {border-width: 1px; font-size: 11px;}
.botao {border-width: 1px; font-size: 11px; background: transparent;}
.botao2 {border-width: 1px; font-size: 11px;}
.check {width: 15px; height: 15px;}
.checks {width: 100%; height: 90px; overflow-y: auto;}
.coluna {padding-left: 20px; padding-right: 20px;}

#TB_Logo1 {display: none;}
#TB_Logo2 {display: block;}

#Master_TR_Paginacao {display: table-row;}
#Master_TD2 {display: table-cell;}

.TabelaDados {height: 100%;}
.TD_Dados {height: 100%;}
.imgadmin {width: 30px;}

.Printavel {display: table-cell;}
.NaoPrintavel {display: table-cell;}
.PrintavelNaoVisivel {display: none;}
.NaoPrintavelNaoVisivel {display: none;}