﻿/* [gx-css-import ignore - start] */
.BaseRBtn{
	display:inline-block;
}
.BaseRBtn span, .RoundedBtn input{
	display:block;
	float: left;
}
.BaseRBtn .BtnLeft{
	background: transparent no-repeat scroll 0 0;
}
.BaseRBtn .BtnRight{
	background: transparent no-repeat scroll right 0;
}
.BaseRBtn .BtnBackground{
	overflow:hidden;
	background: transparent repeat-x scroll;
}
.BaseRBtn .BtnText{
	border: 0px;
	background: transparent;
	margin:0;
	white-space:nowrap;
	width:auto;
	overflow:visible;
}
/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */

@keyframes entermask
{
  from {background-color: transparent;}
  to {background-color: black;}
}

@keyframes leavemask
{
  from {background-color: black;}
  to {background-color: transparent;}
}

div[data-align='center'] > div[data-align-outer] {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
div[data-align='right'] > div[data-align-outer] {
	display: table;
	margin-left: auto;
}
div[data-valign='middle'] > div[data-align-outer] {
	display: table;
	height: 100%;
	width: 100%;
}
div[data-valign='middle'] > div[data-align-outer] > div[data-align-inner] {
	display: table-cell;
	vertical-align: middle;
}
div[data-valign='bottom'] > div[data-align-outer] {
	display: table;
	height: 100%;
	width: 100%;
}
div[data-valign='bottom'] > div[data-align-outer] > div[data-align-inner] {
	display: table-cell;
	vertical-align: bottom;
}
td[data-cell-valign='top'] {	
	vertical-align: top;
}
td[data-cell-valign='middle'] {	
	vertical-align: middle;
}
td[data-cell-valign='bottom'] {	
	vertical-align: bottom;
}
div[data-align='center'] > div[data-align-outer] {
	width: auto;
}
div[data-align='right'] > div[data-align-outer] {
	width: auto;
}

.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-popup-frame-mask{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

form[tabindex="-1"]{
	outline:none;
}
.gx-prompt.gx-disabled {
        display:none;
}
.gx-sr-only{
	display:none !important;
}
[data-gx-sr-only]{
	display:none !important;
}
.gx-tbldsp-container {
	display:table;
}
.gx-tbldsp-container > div {
	display:table-cell;
}

/* [gx-css-import ignore - end] */
.Button,.SpecialButtons,.BtnCancel,.BtnCheck,.BtnDelete,.BtnEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.SpecialButtonsDisabled,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ActionButtons,.ButtonDisabled,.bt_pequeno_branco
{
	border-style: outset;
	border-width: 2px;
}

.GridRow
{
	border-style: none;
	border-width: 0px;
}
.Group
{
	border-style: none;
	border-width: 0px;
}

.Image,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.ImageTop,.ImageHandCenter,.ImageHandCenter:hover,.TabPaging,.TabPagingNext,.TabPagingPrevious,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	border-style: none;
	border-width: 0px;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.PagingButtonsFirst
{
	background-image: url(../LDCBrasil/PageFirst.png);
}
.PagingButtonsLast
{
	background-image: url(../LDCBrasil/PageLast.png);
}
.PagingButtonsNext
{
	background-image: url(../LDCBrasil/PageNext.png);
}
.PagingButtonsPrevious
{
	background-image: url(../LDCBrasil/PagePrevious.png);
}
.Tab
{
	border-style: none;
	border-width: 0px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.FreeStyleGrid,.VerticalTabGrid,.FreeStyleGridAcceptDrag
{
	border-style: none;
	border-width: 0px;
}

.FreeStyleGridAcceptDragUniform
{
	color: #1b548d;
}

.FreeStyleGridAcceptDragOdd
{
	background-color: #e6f0f3;
	color: #1b548d;
}

.FreeStyleGridAcceptDragEven
{
	background-color: white;
	color: #1b548d;
}

.Hyperlink
{
	border-style: none;
	border-width: 0px;
}
.GridColumn
{
	border-style: none;
	border-width: 0px;
}
.Section,.TabContainer
{
	border-style: none;
	border-width: 0px;
}
.ActionGroup
{
	border-style: none;
	border-width: 0px;
}
.Attribute,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeAcceptDrag,.AttributeNoAcceptDrag,.ErrorAttribute,.WarningAttribute,.ImageAttribute,.ReadonlyImageAttribute,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.TituloTela,.BlobContentTituloTela,.ReadonlyBlobContentTituloTela,.BlobInputTituloTela,.ReadonlyTituloTela,.AttributeTotal
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	float: none;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #1b548d;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	border-style: none;
}
.ErrorAttribute
{
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: dotted;
}
.WarningAttribute
{
	border-bottom-color: #ff8000;
	border-left-color: #ff8000;
	border-right-color: #ff8000;
	border-top-color: #ff8000;
	border-style: dotted;
}
.ImageAttribute,.ReadonlyImageAttribute
{
	width: 300px;
}
.ReadonlyImageAttribute
{
	border-width: 0px;
	max-width:124px;
	max-height:68px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	width: 300px;
}
.ReadonlyVideoAttribute
{
	border-width: 0px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	width: 300px;
}
.ReadonlyAudioAttribute
{
	border-width: 0px;
}
.TituloTela,.BlobContentTituloTela,.ReadonlyBlobContentTituloTela,.BlobInputTituloTela,.ReadonlyTituloTela
{
	background-repeat: repeat-x;
	border-bottom: 10px;
	border-left: 10px;
	border-right: 10px;
	border-top: 10px;
	padding-top: 10px;
	display: block;
	background-image: none;
	border-bottom-color: #b3cbd6;
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.ReadonlyBlobContentTituloTela
{
	border-width: 0px;
}
.ReadonlyTituloTela
{
	border-width: 0px;
}
.AttributeTotal
{
	font-weight: bold;
}
.ErrorViewer,.ErrorViewer_2
{
	box-shadow: black (Unknown);
	border-style: none;
	border-width: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0000c0;
}
.ErrorViewer_2
{
	box-shadow: black (Unknown);
}
.Form,.FormUpload
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #2e5e79;
	border-style: none;
	border-width: 0px;
	min-height:100%;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx, body.Form-fx
{
	transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
	-moz-transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
	-ms-transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
	-o-transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
	-webkit-transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.enter-fx-duration, body.Form-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.leave-fx-duration, body.Form-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormUpload-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormUpload-fx, body.FormUpload-fx
{
	transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
	-moz-transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
	-ms-transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
	-o-transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
	-webkit-transition: all cubic-bezier(0, 1, 1, 0.69) .5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormUpload-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormUpload-fx.enter-fx-duration, body.FormUpload-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormUpload-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormUpload-fx.leave-fx-duration, body.FormUpload-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.FormUpload-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormUpload-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Grid,.WorkWith,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag
{
	width: 100%;
}

.GridUniform
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #1b548d;
}

.GridOdd
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: #e6f0f3;
	color: #1b548d;
}

.GridEven
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: white;
	color: #1b548d;
}

.GridUniformTitle
{
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridTitle
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridFooter
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.WorkWithUniform
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #1b548d;
}

.WorkWithOdd
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: #e6f0f3;
	color: #1b548d;
}

.WorkWithEven
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: white;
	color: #1b548d;
}

.WorkWithUniformTitle
{
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.WorkWithTitle
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.WorkWithFooter
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridDraggingUniform
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #1b548d;
}

.GridDraggingOdd
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: #e6f0f3;
	color: #1b548d;
}

.GridDraggingEven
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: white;
	color: #1b548d;
}

.GridDraggingUniformTitle
{
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridDraggingTitle
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridDraggingFooter
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridAcceptDragUniform
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #1b548d;
}

.GridAcceptDragOdd
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: #e6f0f3;
	color: #1b548d;
}

.GridAcceptDragEven
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: white;
	color: #1b548d;
}

.GridAcceptDragUniformTitle
{
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridAcceptDragTitle
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridAcceptDragFooter
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridNoAcceptDragUniform
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #1b548d;
}

.GridNoAcceptDragOdd
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: #e6f0f3;
	color: #1b548d;
}

.GridNoAcceptDragEven
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	background-color: white;
	color: #1b548d;
}

.GridNoAcceptDragUniformTitle
{
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridNoAcceptDragTitle
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.GridNoAcceptDragFooter
{
	color: white;
	background-color: gray;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.Messages,.ErrorMessages,.WarningMessages
{
	background-color: #ffffe1;
	border-bottom-color: #716f64;
	border-left-color: #716f64;
	border-right-color: #716f64;
	border-top-color: #716f64;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: Baskerville, serif;
	font-size: 0.9em;
	color: #000;
}
.ErrorMessages
{
	background-color: #fae2e2;
	background-image: none;
	background-position: 4px;
	background-repeat: no-repeat;
	border-bottom-color: #eeb7ba;
	border-left-color: #eeb7ba;
	border-right-color: #eeb7ba;
	border-top-color: #eeb7ba;
	padding-left: 20px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #be4741;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableGrid,.TableTop,.TableContent,.Table100x100,.TableBorder,.ViewTable,.TableHorizontalLine,.header_pink_line,.HorizontalSpace,.TableBottom,.RecentLinksTable,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.Table95,.TableLogin,.TabConteudo,.TabLogin,.Tab100
{
	border-style: none;
	border-width: 0px;
	text-align: left;
}
.TabConteudo
{
	background-color: white;
	border-bottom-color: #b3cbd6;
	border-left-color: #b3cbd6;
	border-right-color: #b3cbd6;
	border-top-color: #b3cbd6;
	border-style: solid;
	border-width: 1px;
}
.TabLogin
{
	background-repeat: no-repeat;
	background-image: none;
	height: 360px;
	width: 520px;
}
.Tab100
{
	min-height:100%;
	 min-width:100%;
}
.TextBlock,.Title,.SubTitle,.Label,.SmallText,.TextBlockHeader,.RecentLink,.Separator,.FooterText,.RecentLinkItem,.VerticalMenuOption,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.TituloTotalizador,.CodTela,.btn_importxls,.btn_cancelar,.btn_incluir,.btn_pesquisar,.usuario,.TextBlockTituloTela,.Barra,.btn_salvar,.btn_excluir,.btn_detalhe,.btn_voltar,.SubtituloTela,.sair,.link,.btn_concluir,.btn_corrigir,.btn_ordenar,.btn_refresh,.btn_confirmar,.btn_preco
{
	border-style: none;
	border-width: 0px;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #1b548d;
}
.SubTitle
{
	display: block;
}
.TituloTotalizador
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	display: block;
	background-color: #b3cbe9;
	border-bottom-color: #b3cbd6;
	border-left-color: #e6f0f3;
	border-right-color: #e6f0f3;
	border-top-color: #e6f0f3;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.CodTela
{
	font-size: 8pt;
	font-weight: normal;
	color: gray;
}
.btn_importxls
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: none;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_cancelar
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: none;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_incluir
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: url(incluir.JPG);
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_pesquisar
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: url(../LDCBrasil/pesquisar.png);
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	vertical-align: middle;
}
.usuario
{
	font-weight: normal;
	color: snow;
}
.TextBlockTituloTela
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 4px;
	display: block;
	background-color: #e6f0f3;
	border-bottom-color: #b3cbd6;
	border-left-color: #e6f0f3;
	border-right-color: #e6f0f3;
	border-top-color: #e6f0f3;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	text-shadow: 2px 2px 2px Black ;
}
.Barra
{
	background-attachment: fixed;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	display: block;
	white-space: nowrap;
	background-color: 227;238;242;
	background-image: none;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	font-style: normal;
	font-variant: normal;
	color: #036;
	cursor: hand;
	text-align: left;
	text-transform: none;
	vertical-align: middle;
}
.btn_salvar
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: url(../LDCBrasil/Save.png);
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_excluir
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: url(../LDCBrasil/excluir.png);
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_detalhe
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: none;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_voltar
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: url(../LDCBrasil/Exit.png);
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.SubtituloTela
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	display: block;
	background-color: #b3cbe9;
	border-bottom-color: #b3cbd6;
	border-left-color: #e6f0f3;
	border-right-color: #e6f0f3;
	border-top-color: #e6f0f3;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
.sair
{
	font-size: 13px;
	font-weight: normal;
	color: #8ed0d4;
	cursor: hand;
}
.link
{
	font-size: 11px;
	font-weight: normal;
	color: #8ed0d4;
}
.btn_concluir
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: none;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_corrigir
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: none;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_ordenar
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: none;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_refresh
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: none;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_confirmar
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	list-style-image: url(../ConfirmButton.gif);
	background-image: url(../LDCBrasil/confirmar1.png);
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_preco
{
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 1px;
	padding-top: 1px;
	display: inline;
	background-image: url(LDCBrasil/preco.png);
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
BODY
{
	background-color: #2e5e79;
	height: 100%;
}
HTML
{
	height: 100%;
}
.Calendar 
{
	background-color: Window;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	position: relative;
	display: none;
	cursor: default;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: WindowText;
}
.Calendar  TABLE
{
	background-color: Window;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: WindowText;
}
.Calendar  TABLE .wn 
{
	background-color: ButtonFace;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	color: ButtonText;
}
.Calendar  .CalendarButton 
{
	background-color: ButtonFace;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.Calendar  .nav 
{
	background-color: ButtonFace;
	background-image: url(../LDCBrasil/menuarrow.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.Calendar  THEAD .name 
{
	background-color: ButtonFace;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: ButtonText;
	text-align: center;
}
.Calendar  THEAD .weekend 
{
	color: #f00;
}
.Calendar  THEAD .hilite 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Calendar  THEAD .active 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
}
.Calendar  THEAD .CalendarTitle 
{
	background-color: ActiveCaption;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-weight: bold;
	color: CaptionText;
	text-align: center;
}
.Calendar  TBODY .day 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 2px;
	width: 2em;
	text-align: right;
}
.Calendar  TBODY .rowhilite  TD
{
	background-color: Highlight;
	color: HighlightText;
}
.Calendar  TBODY .emptyrow 
{
	display: none;
}
.Calendar  TBODY .emptycell 
{
	visibility: hidden;
}
.Calendar  TBODY TD .hilite 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
}
.Calendar  TBODY TD .active 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Calendar  TBODY TD .selected 
{
	background-color: ButtonFace;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: bold;
	color: ButtonText;
}
.Calendar  TBODY TD .weekend 
{
	color: #f00;
}
.Calendar  TBODY TD .today 
{
	font-weight: bold;
	color: #00f;
}
.Calendar  TBODY TD .disabled 
{
	color: GrayText;
}
.Calendar  TBODY TD .time 
{
	background-color: ButtonFace;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: center;
}
.Calendar  TBODY TD .time  .hour 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .minute 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .ampm 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
}
.Calendar  TBODY TD .time  SPAN .hilite 
{
	background-color: Highlight;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: HighlightText;
}
.Calendar  TBODY TD .time  SPAN .active 
{
	background-color: #000;
	border-bottom-color: #f00;
	border-left-color: #f00;
	border-right-color: #f00;
	border-top-color: #f00;
	color: #0f0;
}
.Calendar  TBODY TD .time  .colon 
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TFOOT .ttip 
{
	background-color: ButtonFace;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	color: ButtonText;
	text-align: center;
}
.Calendar  TFOOT .hilite 
{
	background-color: #e4e0d8;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.Calendar  TFOOT .active 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #fff;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
}
.CalendarCombo 
{
	background-color: Menu;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-size: 10px;
	color: MenuText;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CalendarCombo  .hilite 
{
	background-color: Highlight;
	color: HighlightText;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV.current
{
	background-color: #b0c4de;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: white;
}
.ErrorViewerBullet div 
{
	margin-left: 5px;
	display: list-item;
	list-style-position: inside;
}
.GeoLocOption 
{
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eee;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.PopupHeader 
{
	background-color: #e6f0f3;
	background-image: none;
	border-bottom: 1px;
	border-bottom-color: #b3cbd6;
	border-left-color: #e6f0f3;
	border-right-color: #e6f0f3;
	border-top-color: #e6f0f3;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	display: block;
	color: #1b548d;
}
.PopupHeaderButton 
{
	background-image: url(../LDCBrasil/ClosePrompt.png);
}
.RowDeleted 
{
	text-decoration: line-through;
}
.dp_container 
{
	position: relative;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.Tabs LI.Tab A
{
	display: block;
	text-decoration: none;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	overflow: hidden;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
}
DIV.gx-multimedia-upload
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	position: relative;
	height: 72px;
	width: 128px;
	display: block;
	text-align: center;
	line-height:68px;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #666;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	color: white;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height:15px;
	-ms-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 0px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 9px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	padding-top: 10px;
	height: 100%;
	display: none;
	white-space: nowrap;
}
DIV.gx-multimedia-upload A:first-child
{
	background-color: #666;
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	color: white;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height:15px;
	-ms-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A:first-child:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload INPUT.field
{
	float: none;
	margin-top: 10px;
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: inline;
}
DIV.gx-multimedia-upload LABEL.option
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 150px;
	display: inline;
	cursor: pointer;
	font-size: 11px;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	display: inline;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
	max-width:124px;
	max-height:68px;
}
DIV.gx-multimedia-upload A SPAN
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 124px;
	color: transparent;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	opacity:.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A:first-child
{
	display: block;
	opacity:.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A:first-child:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
DIV.gx-mask
{
	background-color: gainsboro;
	background-image: url(../indicator.gif);
	background-position: top;
	background-repeat: no-repeat;
	left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	z-index: 999;
	height: 100%;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	animation: entermask 1s;
	-webkit-animation: entermask 1s;
	-ms-filter:"alpha(opacity=10)";
	opacity:.4;
}
DIV.gx-unmask
{
	background-color: transparent;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
A
{
	border-style: none;
	text-decoration: none;
}
.btn_confirmar:hover 
{
	background-color: lavender;
}
.btn_cancelar:hover 
{
	background-color: lavender;
}
.btn_incluir:hover 
{
	background-color: lavender;
}
.btn_pesquisar:hover 
{
	background-color: lavender;
}
.sair  A
{
	cursor: hand;
	color: #8ed0d4;
}
.sair  A:hover
{
	cursor: hand;
	color: white;
}
.usuario  A
{
	cursor: hand;
	color: white;
}
