#tudo {
	width: 1000px;
	margin-bottom: 20px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #2B3A29;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(img/fundo.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	height:100%;
}

td.bordaBranca {
border-collapse: colapse;
boder:1px solid #FFFFFF;
}

#lateral {
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-left: 10px;
}
.icones {
	float: left;
	height: 80px;
	width: 100px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#logo {
	display: block;
	margin-bottom: 20px;
	width: 140px;
}

#logo_admin {
	display: block;
	width: 140px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}

.lateral-dot {
	background-repeat: repeat-x;
	display: block;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-left: 5px;
	background-image: url(img/fundo_lateral.jpg);
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
}
h1  {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 7px;
	font-weight: normal;
}

h2  {
	font-size: 18px;
	color: #C00;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 7px;
	font-weight: normal;
}
#lateral ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#lateral ul li {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 6px;
	margin-left: 6px;
	list-style-type: none;
}
.ASC {
	background-image: url(img/ASC.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.DESC {
	background-image: url(img/DESC.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
}
#lateral ul li a {
	color: #58745B;
	text-decoration: none;
}
#lateral ul li a:hover {
	color: #F90;

}
#conteudo {
	float: left;
	width: 830px;
	margin-top: 0px;
	margin-left: 16px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.botao1 {
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;	
	display: block;
	height: 25px;
	width: 125px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	float: left;
	margin-right: 8px;
	background-color: #808040;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.botao1:hover {

}
.botao1 span {
	display: block;
	margin-top: 3px;
}
.botoes {
	height: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FFF;
	background-color: #104B70;
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration:none;
}

.clear {
	font-size: 1%;
	display: block;
	clear: both;
}
a {
	color: #69898F;
}
a:hover {
	color: #F90;
}
form {
	margin: 0px;
	padding: 0px;
}
#filtro {
	border: 1px solid #EDEDED;
	padding: 8px;
}
#filtro input , #filtro select, #filtro textarea{
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099D5;
	border-right-color: #77DAFF;
	border-bottom-color: #77DAFF;
	border-left-color: #0099D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#filtro legend {
	font-size: 13px;
	font-weight: bold;
	color: #09C;
}
#filtro .bt1 {
	background-image: url(img/fnd_bt_verde.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 75px;
	color: #FFF;
	cursor: pointer;
}
#filtro .bt1:hover {
	text-decoration: underline;
}

#filtro .bt2 {
	background-image: url(img/fnd_bt_laranja.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 75px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;	
}
#filtro .bt2:hover {
	text-decoration: underline;
}
#filtro .bt3 , .bt3{
	background-image: url(img/fnd_bt_azul.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 75px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;	
}
#filtro .bt3:hover , .bt3:hover{
	text-decoration: underline;
}

#error {
	background-color: #FFF9F9;
	border: 1px solid #F00;
	font-size: 13px;
	color: #600;
	padding: 12px;
	clear: both;
	width: 592px;
}
#error img {
	float: left;
}
#error span {
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	width: 520px;
}
#formPadrao fieldset {
	border:1px solid #ccc;
}
#formPadrao legend {
	color:#09C;
	background:transparent;
	font-size:1.3em;
	font-weight:bold;
}
#formPadrao label {
	float:left;
	width:110px;
	padding:0 1em;
	text-align:right;
	color: #69898F;
}
#formPadrao fieldset div {
	margin-bottom:.5em;
	padding:0;
	display:block;
}
#formPadrao fieldset input, #formPadrao fieldset textarea, #formPadrao fieldset select {
	border-top:1px solid #0099D5;
	border-left:1px solid #0099D5;
	border-bottom:1px solid #77DAFF;
	border-right:1px solid #77DAFF;
	padding:1px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#formPadrao fieldset select {
	padding:1px;
}
#formPadrao div.multi div {
	margin:5px 0;
}
#formPadrao div.multi input {
	width:1em;
}
#formPadrao div.multi label {
	display:block;
	width:100px;
	padding-left:5em;
	text-align:left;
}
#formPadrao input:focus, #frmPadrao textarea:focus {
	background-color: #ECECED;
}
#formPadrao fieldset .req {
	font-weight:bold;
}
#formPadrao fieldset .req label : before {
	content:"* ";
}
#formPadrao .checkbox {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 20px;
}
#formPadrao .bt1a {
	background-image: url(img/fnd_bt_azul.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 125px;
	color: #FFF;
	cursor: pointer;
	margin-right: 8px;
}


#formPadrao .bt1a:hover {
	text-decoration: underline;
}

#formPadrao .bt2a {
	background-image: url(img/fnd_bt_laranja.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 125px;
	color: #FFF;
	cursor: pointer;
	margin-right: 8px;
}
#formPadrao .bt2a:hover {
	text-decoration: underline;
}
#formPadrao .bt3a {
	background-image: url(../img/fnd_bt_laranja.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 90px;
	color: #FFF;
	cursor: pointer;
	margin-right: 8px;
}
#formPadrao .bt4a {
	background-image: url(../img/fnd_bt_verde.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 125px;
	color: #FFF;
	cursor: pointer;
	float: left;
	margin-right: 8px;
}
#formPadrao .bt4a:hover {
	text-decoration: underline;
}
#formPadrao fieldset .opt {
	padding-top: 4px;
	padding-bottom: 4px;
}
#hideshow {
	float: right;
	height: 25px;
	width: 180px;
	text-align: right;
}
#abas1 {
	float:left;
	width:100%;
	font-size:85%;
	line-height:normal;
	background-image: url(../img/linha.gif);
	background-position: 0 41px;
	background-repeat: no-repeat;
}
#abas1 ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#abas1 li {
	float:left;
	background-image: url(img/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
#abas1 a {
	float:left;
	display:block;
	background:url(img/left.jpg) no-repeat left top;
	text-decoration:none;
	font-weight:bold;
	color:#09C;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#abas1 a {
	float:none;
}
/* End IE5-Mac hack */
#abas1 a:hover {
	color:#fff;
}
#abas1 #current {
	background-image:url(img/right_on.jpg);
	margin-right: 1px;
	margin-left: 1px;
}
#abas1 #current a {
	background-image:url(img/left_on.jpg);
	color:#F90;
	padding-bottom:9px;
}
#formPadrao .bt1left {
	background-image: url(img/botoes2.jpg);
	background-repeat: no-repeat;
	background-position: -75px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 75px;
	color: #FFF;
	cursor: pointer;
}
#formPadrao label.lb2 {
	float:left;
	width:75px;
	padding:0 1em;
	text-align:right;
	color: #69898F;
}
.inputleft {
	float: left;
	margin-right: 8px;
}
#login-admin {
	height:440px;
	left:50%;
	position:absolute;
	top:50%;
	width:500px;
	margin-top: -220px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -220px;
	float:left;
}
#login-cliente {
	height: 660px;
	/*left: 50%;
	/position: absolute;
	top: 50%;*/
	width: 907px;
	/*margin-top: -300px;*/
	margin-right: auto;
	margin-top: 50px;
	margin-left: auto;
	margin-bottom: 0;
	/*margin-left: -450px;*/
	/*float: left;*/
	background-image: url(img/fundo_admin.jpg);
	background-repeat: no-repeat;
}
#login-cliente-text {
	float: left;
	width: 280px;
	padding: 8px;
	margin-top: 80px;
}


#login-admin-logo {
	height: 172px;
	width: 180px;
	margin-left: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	float:left;
	margin-top: 80px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#login-admin-logo1 {
	height: 132px;
	width: 133px;
	float:right;
	margin-top: 20px;
	margin-right: 35px;
}
#login-cliente-logo1 {
	height: 132px;
	width: 133px;
	float:right;
	margin-top: 6px;
	margin-right: 35px;
}
#login-cliente-text1 {
	height: 260px;
	width: 520px;
	float: left;
	margin-top: 110px;
	margin-left: 45px;
	color: #002537;
	font-size: 18px;
}
#login-cliente-text2 {
	height: 41px;
	width: 350px;
	float: right;
	margin-top: 55px;
	color: #002537;
	font-size: 14px;
	margin-right: 35px;
	padding-top: 9px;
}
#login-cliente-text3 {
	height: 50px;
	width: 350px;
	float: left;
	color: #5B858E;
	font-size: 12px;
	
    margin-top: 17px;
	margin-left: 35px;
	padding-top: 10px;
}
#login-cliente-text3 a {
	display: block;
	margin-top: 5px;
}

#login-cliente-guia {
	height: 43px;
	width: 116px;
	float: left;
	margin-left: 395px;
	margin-top: 20px;
}
.login-cliente-text1-azul {
	color: #3367A3;
}
.login-cliente-text1-esq {
	height: 19px;
	width: 23px;
	float:left;
	margin-top:10px;
}
.login-cliente-text1-dir {
	height: 19px;
	width: 490px;
	float:left;
	margin-top:10px;
	margin-left:5px;	
}
#login-admin-cnt {
	width: 280px;
	margin-top: 110px;
	margin-left: 15px;
	float: left;
}
#login-cliente-cnt {
	width: 280px;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
}
.error {
	color: #F00;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}
#login-casa {
	height:440px;
	left:50%;
	position:absolute;
	top:50%;
	width:440px;
	background-image: url(img/login.jpg);
	background-repeat: no-repeat;
	margin-top: -220px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -220px;
}
#login-casa-cnt {
	height: 100px;
	width: 275px;
	margin-top: 90px;
	margin-left: 100px;
}
.opt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.opt ul li {
	float: left;
	height: 25px;
	width: 90px;
	display: block;
}
#colextra1 {
	float: left;
	width: 830px;
	margin-top: 10px;
}
#colextra2 {
	float: right;
	width: 200px;
}
#ulsalao {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulsalao li {
	display: block;
	margin-bottom: 8px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
.text1 {
	color: #69898F;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69898F;
	margin-top: 10px;
	width: 780px;
	padding-bottom: 5px;
}

.text2 {
	color: #69898F;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69898F;
	margin-top: 10px;
	width: 680px;
	padding-bottom: 5px;
}

.grid {
	color: #678798;
}
.grid-tr-over {
	background-color: #F0F0F0;
}

.grid tr td a{
	text-decoration: underline;
	color: #4B6370;
}
.grid   th a{
	text-decoration: none;
	color: #66B8D3;
	display: block;
}

.grid tr td a:hover {
	color: #F90;
}


.grid th {
	font-weight: bold;
	color: #66B8D3;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3F5FE;
}

.grid .impar{
	background-image: url(img/fnd_grid.jpg);
	background-repeat: no-repeat;
}

.grid .par {
	background-color: #FDFEFF;
}

.grid tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3F5FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8ED8FB;
}
#top {
	height: 21px;
	padding-top: 6px;
	padding-bottom: 0px;
	color: #FFF;
	background-color: #3F6E5A;
	padding-left: 10px;
	font-size: 11px;
}

#top .a {
	color: #FFF;
	font-size: 11px;
	text-decoration:none;
}

#top .a:hover {
	color: #FFF;
	font-size: 11px;
	text-decoration:underline;
}
.fundoLaranja  {
	background-color: #FFA953;
}

.fundoLaranja1 {
	background-color: #FFF2E6;
}

.fundoVerde {
	background-color: #DBFF88;
}

.fundoVerde1 {
	background-color: #F8FFE6;
}

.fundoAzul {
	background-color: #B7D2FF;
}

.fundoAzul1 {
	background-color: #ECF3FF;
}

.fundoAzul2 {
	background-color: #0C84BE;
	color:#FFF;
}

.fundoRosa {
	background-color: #F18DFA;
}

.fundoRosa1 {
	background-color: #F2DDDC;
}

.fundoMarrom {
	background-color: #C5BE97;
}

.fundoMarrom1 {
	background-color: #DBDBB7;
}

.fundoCinza {
	background-color: #CCC;
}
.fundoCinza1  {
	background-color: #EAEAEA;
}

.fundoBranco {
	background-color: #FFF;
}

.fundoAmarelo {
	background-color: #FFFF80;
}

.fundoAmarelo1 {
	background-color: #FFFFCA;
}

.textAzul {
	color: #002564;
}

.textVermelho {
	color: #900;
}

.textVerde {
	color: #060;
}

.gridfluxo td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.none {
	border: 0px solid #FFF;
}


.tableDRE td{
	text-align: right;
	padding: 4px 8px; 
	font-size: 12px;
	font-weight: 500;
}

.tableDRE td.nopadd{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.tableDRE td.nopadtop{
	padding: 0px !important;
	height: 2px;
}


#header {
	margin: 10px 10px;
	width: 1000px;
}
#header .logo{
	float: left;
}

#header .atencao{
	float: left;
	margin-left: 20px;

    margin-top: 15px;
}


.fluxoHoje td{
	font-weight: 700 !important;
}
.fluxoHoje .fundoAmarelo1{
	background: #ffff2e !important;
}
.fluxoHoje .fundoAzul1{
	background: #9abdf9  !important;
}
.fluxoHoje .fundoLaranja1 {
	background: #ffac75 !important;
}
.fluxoHoje .fundoVerde1 {
	background: #c6e081 !important;
}