﻿body
{
    margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
hr 
{
    color: #234D96;
    background-color: #234D96;
}
.Titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.Ajax
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
	vertical-align: middle;
	background-color: #FBFF8E;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #FF0000;
	line-height: 35px;	
}
.botao
{
    BORDER-RIGHT: #545454 1px solid; 
    PADDING-RIGHT: 5px; 
    BORDER-TOP: #ffffff 1px solid; 
    PADDING-LEFT: 5px; 
    PADDING-BOTTOM: 1px; 
    MARGIN: 0px; 
    BORDER-LEFT: #ffffff 1px solid; 
    PADDING-TOP: 0px; 
    BORDER-BOTTOM: #545454 1px solid; 
    HEIGHT: 24px; 
    BACKGROUND-COLOR: #cccccc
}
.checkbox
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	text-align: left;
	}
.label
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}
.DistanciaAeroporto
{
	padding-right: 0px;
	padding-left: 25px;
	font-size: 10px;
	padding-bottom: 0px;
	line-height: 16px;
	padding-top: 0px;
	color: #333333;
	background-position: 2px center;
	background-image: url(Image/aviao.JPG);
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Arial;
	font-size: 8pt;
}
.TituloAutorizado
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
.DetalheAutorizado
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
}
.Detalhe
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-align: left;
}
.Foco
{
	background-color: #F2F2F2;
	cursor: hand;
}
.NoFoco
{
	background-color: white;
}
.Subtitulo
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
}
.CampoDetalheEntidade
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gray;
	height: 20px;
	width: 368px;
}
.MouseMao
{
	background-color: #F2F2F2;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gray;
	Height: 20px;
	Width: 368px;
	cursor: hand;
}
.validador {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FF0000;
		text-align: justify;
			
}
.lblSucesso
{
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}
.TituloDIVNovo
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	background-position: 0px center;
	background-image: url(Image/novo.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 35px;
}
.LblLocalidades
{
	padding-right: 0px;
	padding-left: 17px;
	font-size: 10px;
	padding-bottom: 0px;
	color: #333333;
	background-image: url(Image/down_20x20.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Arial;
	font-size: 10pt;
	border: none;
	text-align:left;
	cursor: hand;
}
.LblLocalidades2
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	color: #333333;
	font-family: Arial;
	font-size: 10pt;
	border: none;
	text-align:left;
	cursor: hand;
}
.lblUltimaAlteracao
{
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}
.Resultado
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}
.campo
{
	padding-left:2px;
	padding-right:2px;
	border:1px solid #234D96;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	width: 150px;
}

a.pop-up
{
    padding: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #234D96;
	text-align: center;
}
