body {
	background-color: #F9F9e9;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.cabecalho {
	background-color: #4682B4;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: White;
}

.menu-site {
	background-color: #CCCC99;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: Black;
}

.barra-lateral {
	background-color: #CCCC99;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: White;
}

.content {font-family: verdana, helvetica, arial; font-size:11px; line-height:18px; color:#333333}

.h3 {font-family: verdana, helvetica, arial; font-size:12px; font-weight:bold; line-height:16px; color:#333333}

/* Link em azul */
a.contentlink {font-family:verdana, hevetica, arial; font-size:11px; line-height:18px; color:#006699}

a.contentlink:hover {font-family: verdana, helvetica, arial; font-size:11px; line-height:18px; color:#666666}

a.contentlink:visited {font-family: verdana, helvetica, arial; font-size:11px; line-height:18px; color:#006699}

/* Link em azul maior*/
a.contentlinkbig {font-family:verdana, hevetica, arial; font-size:14px; line-height:18px; color:#006699}

a.contentlinkbig:hover {font-family: verdana, helvetica, arial; font-size:14px; line-height:18px; color:#666666}

a.contentlinkbig:visited {font-family: verdana, helvetica, arial; font-size:14px; line-height:18px; color:#006699}

/* Link em preto */
a.contentlinkblack {font-family:verdana, hevetica, arial; font-size:11px; line-height:18px; color:White;}

a.contentlinkblack:hover {font-family: verdana, helvetica, arial; font-size:11px; line-height:18px; color:White;}

a.contentlinkblack:visited {font-family: verdana, helvetica, arial; font-size:11px; line-height:18px; color:White;}


/* Caixas da administracao */

.head-caixa {background-color: #4682B4;	font-family: verdana, helvetica, arial; font-size: 11px;	color: White;}
.body-caixa {background-color: #CCCC99;	font-family: verdana, helvetica, arial; font-size: 11px;	color: Black;}

.tabela-aeronave-mapa THEAD TR TD {
	color: White;
	font-weight: bold;
	background-color: #043F78;
}

.tabela-aeronave-mapa TBODY TR TD {
   color: Black;
}

.linha-normal {
	color: Silver;
	background-color: White;
}

.linha-vermelha {
	color: Black;
	background-color: #FFE4B5;
}


/* CSS Antigo */
A.01:link  {
   font-family : Trebuchet MS;
   font-size : 12px;	
   text-decoration:none;    
   color: Black; 
   font-weight:normal;
}

A.01:visited { 
   font-family: Trebuchet MS;
   font-size : 12px;
   color : Black;
   text-decoration:none; 
   font-weight:normal;
}

A.01:hover   { 
   font-family: Trebuchet MS;
   font-size : 12px;
   text-decoration:none; 
   color: Red; 
   font-weight:normal;
}

A.02:link  {
   font-family : Trebuchet MS;
   font-size : 16px;	
   text-decoration:none;    
   color: Yellow; 
   font-weight:normal;
}

A.02:visited { 
   font-family: Trebuchet MS;
   font-size : 16px;
   color : Yellow;
   text-decoration:none; 
   font-weight:normal;
}

A.02:hover   { 
   font-family: Trebuchet MS;
   font-size : 16px;
   text-decoration:none; 
   color: Red; 
   font-weight:normal;
}

A.03:link  {
   font-family : Trebuchet MS;
   font-size : 12px;	
   text-decoration:none;    
   color: Yellow; 
   font-weight:normal;
}

A.03:visited { 
   font-family: Trebuchet MS;
   font-size : 12px;
   color : Yellow;
   text-decoration:none; 
   font-weight:normal;
}

A.03:hover   { 
   font-family: Trebuchet MS;
   font-size : 12px;
   text-decoration:none; 
   color: Red; 
   font-weight:normal;
}

.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: Silver;
}

.texto {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
   color: Black;
}

.texto-destaque {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
   color: White;
}

.titulo-produto {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bolder;
   color: Yellow;
}

.titulo-topico {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
   color: Black;
}

.div-texto {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
  	color: White;
   width:500;
	height:auto;
	vertical-align: top;
	/*OVERFLOW: auto;*/
}

.texto-valor {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
   color: gray;
}

.texto-carrinho {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
   color: white;
}

.texto-carrinho-total {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
   color: red;
}

.divisor {
	border-bottom: 1 dotted Silver;
}

.divgrid{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	BACKGROUND-COLOR: gainsboro;
	BORDER: Gray 1px solid;
	height: 250;
	width: 700;	
}

.barbutton{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #CCCC99;
	BORDER: Gray 1px solid;
	height: 25px;
	width: 650px;
}

.barbutton td{
	color : navy;
	font-family : Tahoma, Verdana, Arial;
	font-size : 14px;
	font-weight: bold;
}

button{
	height:20px;
	width:60px;
	color : Black;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	BORDER: 1px outset;
}

input{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Arial;
	background-color: whitesmoke;
	border: 1;
	border-style: solid;
}

.input-check{
	border: 1 outset black;
	padding:0 0 0 0;
	margin:0 0 0 0;	
}

select {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma, Arial;
	width:100px;
	background-color:whitesmoke;
	border:2;
	border-style:groove
}



.div_input{
	width:650px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:2;
	border-style:groove;
	background-color: #CCCC99;
}

.select-field {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma, Arial;
	width:350px;
	background-color:whitesmoke;
	border:2;
	border-style:groove
}

.div_input td{
	color : Black;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
}

.button-date{
	background-image:url(../images/Calendar.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:20px;
	BORDER-TOP: 1px outset;
	BORDER-BOTTOM: 1px outset;
	BORDER-LEFT: 1px outset;
	BORDER-RIGHT: 1px outset;
	background-color : whitesmoke;
}

.tabela-aeronave-mapa {
   width:650px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;	
	
}


.celula-vermelha {
	color: Silver;
	background-color: #520000;
}
