/* 
Desenvolvimento: RNF Design - Soluções Inteligentes para WEB
Visite nosso site: www.rnfdesign.com.br
*/
body {
	background-color: #cfdbf1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtRodape {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #3A6ABA;
}
.tbGeral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
.tbInterno {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdFotoBordaCima {
	background-image: url(../../assets/img/foto_bordaCima.gif);
	background-repeat: repeat-x;
}
.tdFotoBordaBaixo {
	background-image: url(../../assets/img/foto_bordaBaixo.gif);
	background-repeat: repeat-x;
}
.txtSubMenu {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #8FACDC;
}
.txtInterno {
	font-family: tahoma;
	font-size: 13px;
	line-height: 30px;
	color: #3666B6;
	text-align: justify;
}
.txtAeronave {
	font-family: tahoma;
	font-size: 16px;
	line-height: 30px;
	color: #3666B6;
	text-align: justify;
	font-weight: bold;
	background-color: #E4EDF8;
	border: 1px dotted #0066CC;
	text-indent: 20px;
	margin-top: 20px;
}
.txtTituloVermelho {
	font-family: tahoma;
	font-size: 16px;
	line-height: 30px;
	color: #CC0000;
	text-align: justify;
	font-weight: bold;
	background-color: #FFE6E6;
	border: 1px dotted #0066CC;
	text-indent: 20px;
	margin-top: 20px;
}
.txtInternoAeronaves {
	font-family: tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #3666B6;
	text-align: justify;
}
.tdImg {
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	border-left: 1px solid #C0C0C0;
}
.tbPista {
	background-image: url(../img/pista_topo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tbPistaBase {
	background-image: url(../img/pista_rodape.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 214px;
	width: 666px;
}
.txtBotao {
	font-family: tahoma;
	font-size: 13px;
	line-height: 30px;
	color: #3666B6;
	text-align: center;
	border: 1px solid #0066CC;
}
