body {
	text-align: left;
	font: 11px/15px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: black;
	margin: 0;
	margin-top: 7px;
/*	margin-left: 25px;*/
	padding: 0;
}

a {
	color: #00376e;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #de5f00;
	text-decoration: underline;
}

a img {
	border-style: none;
}

li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

h1 {
	color: black;
	font: 23px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 10px;
	padding: 0;
}

h2 {
	color: #0098e9;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 22px;
	padding-top: 10px;
}

.h2-1 {
	padding: 0;
	margin: 0;
}

h3 {
	color: #de5f00;
	font: normal small-caps normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0;
	margin-top: 30px;
}

hr {
	margin-top: 5px;
	margin-bottom: 15px;
}

/* @group topo */

.header {
	margin: 0 auto;
	padding: 30px 0 0 0px;
	background: url(img/bg.jpg) no-repeat 0 20px;
	text-align: left;
	height: 185px;
}

.marca {
	text-align: left;
	padding-left: 100px;
	width: 300px;
	float: left;
}

.flash {
	width: 409px;
	height: 215px;
	float: left;
	position: absolute;
	top: 3px;
	left: 270px;
}

/*--------------------------------------------------------------------------------------------
--------------------------------------------  MENUS ------------------------------------------
----------------------------------------------------------------------------------------------

*************************************  Menu Simulação  **************************************/

.submn_simul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px;
}
.submn_simul ul li {
	position: relative;
}

.submn_simul li ul {
	position: absolute;
	left: 124px;
	top: 0;
	display: none;
}
	
.submn_simul ul li a {
	font-family: verdana;
	font-size: 10px;
	display: block;
	text-decoration: none;
	/*color: #0A246A;*/
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}
	
.submn_simul ul li a:hover {
	font-family: verdana;
	font-size: 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #001D47;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}
.submn_simul li.azul{
	background: #88ADD1;
	text-align: left;
}
 .submn_simul li.azul2{
	background: #001D47;
	text-align: left;
}
.submn_simul li.azul3{
	background: #C1DAF2;
}
.submn_simul li.azul4{
	background: #DAEAFA;
}
.submn_simul li.cinza{
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	background: #D8D8D8;
	width: 125px;
	height: 1%;
	list-style: none;
	margin: 0 0 0 0;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

.submn_simul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px;
	border-bottom: 1px solid #FFFFFF;
}
	
.submn_simul ul.interno {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	background: #88ADD1;
}
	
.submn_simul ul.interno2 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	left: 199px;
	background: #88ADD1;
}

.submn_simul ul.interno3 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	background: #DAEAFA;
}
	
.submn_simul li:hover ul ul, li.over ul ul { 
	display:none; 
}

.submn_simul li:hover ul, li li:hover ul, li.over ul, 
.submn_simul li li.over ul { 
	display: block; 
}

/***********************************  Fim Menu Simulação  ************************************/

/**********************************  Menu Escola de Aviação **********************************/
.submn_escol  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px;
}

.submn_escol ul li {
	position: relative;
}

.submn_escol li ul {
	position: absolute;
	left: 124px;
	top: 0;
	display: none;
}
	
.submn_escol ul li a {
	font-family: verdana;
	font-size: 10px;
	display: block;
	text-decoration: none;
	/*color: #0A246A;*/
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}
	
.submn_escol ul li a:hover {
	font-family: verdana;
	font-size: 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #163B87;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}

 .submn_escol li.azul{
	background: #88ADD1;
	text-align: left;
}
 .submn_escol li.azul2{
	background: #163B87;
	text-align: left;
}
.submn_escol li.azul3{
	background: #C1DAF2;
}
.submn_escol li.azul4{
	background: #DAEAFA;
}
.submn_escol li.cinza{
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	background: #D8D8D8;
	width: 125px;
	height: 1%;
	list-style: none;
	margin: 0 0 0 0;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

.submn_escol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px;
	border-bottom: 1px solid #FFFFFF;
}
	
.submn_escol ul.interno {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	background: #88ADD1;
}
	
.submn_escol ul.interno2 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	left: 199px;
	background: #88ADD1;
}

.submn_escol ul.interno3 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	background: #DAEAFA;
}
	
.submn_escol li:hover ul ul, li.over ul ul { 
	display:none; 
}

.submn_escol li:hover ul, li li:hover ul, li.over ul, 
.submn_escol li li.over ul { 
	display: block; 
}

/******************************  Fim Menu Escola de Aviação **********************************/

/******************************   Menu Cursos e Serviçoes  ***********************************/
.submn_curserv  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px;
}

.submn_curserv ul li {
	position: relative;
}

.submn_curserv li ul {
	position: absolute;
	left: 124px;
	top: 0;
	display: none;
}
	
.submn_curserv ul li a {
	font-family: verdana;
	font-size: 10px;
	display: block;
	text-decoration: none;
	/*color: #0A246A;*/
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}
	
.submn_curserv ul li a:hover {
	font-family: verdana;
	font-size: 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #0076C6;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}

 .submn_curserv li.azul{
	background: #88ADD1;
	text-align: left;
}
 .submn_curserv li.azul2{
	background: #0076C6;
	text-align: left;
}
.submn_curserv li.azul3{
	background: #C1DAF2;
}
.submn_curserv li.azul4{
	background: #DAEAFA;
}
.submn_curserv li.cinza{
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	background: #D8D8D8;
	width: 125px;
	height: 1%;
	list-style: none;
	margin: 0 0 0 0;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

.submn_curserv ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px;
	border-bottom: 1px solid #FFFFFF;
}
	
.submn_curserv ul.interno {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	background: #88ADD1;
}
	
.submn_curserv ul.interno2 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	left: 199px;
	background: #88ADD1;
}

.submn_curserv ul.interno3 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	background: #DAEAFA;
}
	
.submn_curserv li:hover ul ul, li.over ul ul { 
	display:none; 
}

.submn_curserv li:hover ul, li li:hover ul, li.over ul, 
.submn_curserv li li.over ul { 
	display: block; 
}

/*******************************  Fim Menu Cursos e Serviçoes  *******************************/

/************************************   Menu A Empresa  **************************************/
.submn_aemp  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px;
}

.submn_aemp ul li {
	position: relative;
}

.submn_aemp li ul {
	position: absolute;
	left: 124px;
	top: 0;
	display: none;
}
	
.submn_aemp ul li a {
	font-family: verdana;
	font-size: 10px;
	display: block;
	text-decoration: none;
	/*color: #0A246A;*/
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}
	
.submn_aemp ul li a:hover {
	font-family: verdana;
	font-size: 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #788c9c;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}

.submn_aemp li.azul{
	background: #88ADD1;
	text-align: left;
}
.submn_aemp li.cinza{	
	background: #788c9c;	
	text-align: left;
}
.submn_aemp li.azul3{
	background: #C1DAF2;
}
.submn_aemp li.azul4{
	background: #DAEAFA;
}
.submn_aemp li.cinza2{
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	background: #D8D8D8;
	width: 125px;
	height: 1%;
	list-style: none;
	margin: 0 0 0 0;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

.submn_aemp ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px;
	border-bottom: 1px solid #FFFFFF;
}
	
.submn_aemp ul.interno {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	background: #88ADD1;
}
	
.submn_aemp ul.interno2 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	left: 199px;
	background: #88ADD1;
}

.submn_aemp ul.interno3 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
	background: #DAEAFA;
}
	
.submn_aemp li:hover ul ul, li.over ul ul { 
	display:none; 
}

.submn_aemp li:hover ul, li li:hover ul, li.over ul, 
.submn_aemp li li.over ul { 
	display: block; 
}

/*******************************  Fim Menu A empresa  *******************************/


/*---------------------------------------------------------------------------------------------
------------------------------------- FIM DOS MENUS -------------------------------------------
-----------------------------------------------------------------------------------------------*/

.menu {
	color:#000066;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

.menu a {
	text-decoration: none;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu ul li {
	padding: 0 0 10px;
	margin: 0;
}

.menu ul li a {
	text-decoration: none;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.boxes {
	margin: 0;
	text-align: left;
	padding: 0;
/*	position: absolute;
	top: 164px;
	left: 120px;
*/
}

.boxes ul {
	margin: 0;
	padding: 0;
}

.boxes ul li {
	display: inline;
	padding: 0 26px 0 0;
	list-style-type: none;
}

/* @end */

/* @group home */

.content {
	margin: 0;
	padding: 0 0 0 72px;
	position: absolute;
	top: 215px;
	width: 760px;
}

.box {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 48px;
	margin: 0;
}

.box img {
	padding: 0;
	width: 194px;
	margin: 0;
}

.box1 {
	background: url(img/simu-bg.gif) repeat-y;
	width: 194px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #001c47;
}

.box2 {
	background: url(img/esco-bg.gif) repeat-y;
	width: 194px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #163c88;
}

.box3 {
	background: url(img/curs-bg.gif) repeat-y;
	width: 194px;
/*	float: right;*/
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #0077c6;
}

.intervalo {
	width: 30px;
}

.txt-box {
	margin: 0;
/*	padding: 12px 15px 10px;*/
	padding: 5px 7px 4px;
}

.txt-box a {
	color: black;
	text-decoration: none;
	font-size: 13px;
}

.txt-box a:hover {
	color: #de5f00;
	text-decoration: underline;
}



/* @end */

/* @group noticias */

.noticias {
	background: url(img/bg-noticias.jpg) no-repeat;
	height: 120px;
	margin: 20px 0 0;
	padding: 28px 65px 0 48px;
}

.noti_txt_tit {
	color:#FFFFFF;
	font-weight: bold;
}
.noti_txt_tit a{
	color:#FFFFFF;
	text-decoration: none;
}
.noti_txt_tit a:hover{
	text-decoration: underline;
}

.noti_txt {
	vertical-align: top;
	padding: 0 0 0 10px;
	margin: 0;
}

.noti1 {
/*	float: left;
	width: 215px;*/
	padding: 0;
	margin: 0;
}

.noti2 {
/*	float: left;
	width: 215px;*/
	margin: 0;
	padding: 0;
}

.noti3 {
/*	float: right;
	width: 215px;*/
	margin: 0;
	padding: 0;
}



/* @end */

/* @group anuncios */

.anuncios {
/*	padding-left: 48px;
	padding-right: 65px; 
	padding-bottom: 0;
	margin: 0;*/
}

.anuncios td {
	padding-right: 15px; /*21px;*/
}

.anuncio-S {
	height: 65px;
	width: 107px;
	background-color: #d1d9e9;
	position: relative;
	left: 10px;
	padding: 9px 15px 5px 22px;
	border-bottom: 1px solid #001c47;
	border-left: 1px solid #001c47;
	border-right: 1px solid #001c47;
	border-top-style: none;
	top: 13px;
	border-top: 8px solid #001c47;	
}
.anuncio-S a {
    text-decoration: none;
}
.anuncio-S a:hover {
	text-decoration: underline;			
}

.anuncio-E {
	height: 65px;
	width: 107px;
	background-color: #d1dff1;
	position: relative;
	left: 10px;
	padding: 9px 15px 5px 22px;
	border-bottom: 1px solid #163c88;
	border-left: 1px solid #163c88;
	border-right: 1px solid #163c88;
	border-top-style: none;
	top: 13px;
	border-top: 8px solid #163c88;
}
.anuncio-E a {
    text-decoration: none;
}
.anuncio-E a:hover {
	text-decoration: underline;			
}

.anuncio-V {
	height: 65px;
	width: 107px;
	background-color: #e1f0f6;
	position: relative;
	left: 10px;
	padding: 9px 15px 5px 22px;
	border-bottom: 1px solid #0077c6;
	border-left: 1px solid #0077c6;
	border-right: 1px solid #0077c6;
	top: 13px;
	border-top: 8px solid #0077c6;
}
.anuncio-V a {
    text-decoration: none;
}
.anuncio-V a:hover {
	text-decoration: underline;			
}

.anuncio-C {
	height: 65px;
	width: 107px;
	background-color: #e1f0f6;
	position: relative;
	left: 10px;
	padding: 9px 15px 5px 22px;
	border-bottom: 1px solid #0077c6;
	border-left: 1px solid #0077c6;
	border-right: 1px solid #0077c6;
	top: 13px;
	border-top: 8px solid #0077c6;
}
.anuncio-C a {
    text-decoration: none;
}
.anuncio-C a:hover {
	text-decoration: underline;			
}


.anuncios img {
	position: relative;
	top: -92px;
}	
.anuncio-I {
	height: 65px;
	width: 107px;
	background-color: #e1f0f6;
	position: relative;
	left: 10px;
	padding: 9px 15px 5px 22px;
	border-bottom: 1px solid #788c9c;
	border-left: 1px solid #788c9c;
	border-right: 1px solid #788c9c;
	border-top-style: none;
	top: 13px;
	border-top: 8px solid #788c9c;
}
.anuncio-I a {
    text-decoration: none;
}
.anuncio-I a:hover {
	text-decoration: underline;			
}

.anuncio-H {
	height: 65px;
	width: 107px;
	background-color: #e1f0f6;
	position: relative;
	left: 10px;
	padding: 9px 15px 5px 22px;
	border-bottom: 1px solid #788c9c;
	border-left: 1px solid #788c9c;
	border-right: 1px solid #788c9c;
	border-top-style: none;
	top: 13px;
	border-top: 8px solid #788c9c;
}
.anuncio-H a {
    text-decoration: none;
}
.anuncio-H a:hover {
	text-decoration: underline;			
}


/* @end */

/* @group simulador */

.simu-fundo {
	margin: 0;
	top: 215px;
	width: 760px;
	background: white url(img/bg_simu.gif) repeat-x;
	border-top: 3px solid #001c47;
	left: 72px;
	padding: 15px 0 0 23px;
	overflow: hidden;
}

.bold {
	color: #001c47;
	font-weight: bold;
}

.tabela {
	font-size: 10px;
	vertical-align: top;
	width: 330px;
}

.tabela2 {
	font-size: 10px;
	vertical-align: top;
	width: 330px;
	margin: 0;
	padding: 10px 0 0;
}

.imgs {
	height: 120px;
	width: 340px;
	margin: 0;
	padding: 10px 0 0;
}

.tabela2 td {
	padding: 5px;
	margin: 0;
}

.linha_um td {
	border-bottom: 2px solid #00376e;
	padding: 0;
	margin: 0;
	color: #00376e;
	font-size: 9px;
	font-weight: bold;
	line-height: 0;
}

.linha_um {
	margin: 0;
	padding: 0;
}

.tabela td {
	padding: 8px;
	margin: 0;
}

.linha_par {
	background-color: #e0e8f3;
	margin: 0;
	padding: 0;
}

.coluna_um {
	width: 60px;
	color: #00376e;
}



/* @end */

/* @group estrutura */

.submenu {
	width: 150px;
	margin: 0 0 -10000px;
	float: left;
	background-color: white;
	/*border-top: 2px solid #000000;
	border-left: 1px solid #00376e;
	border-right: 1px solid #00376e;
	border-bottom: 1px solid #00376e; */
	padding: 2px 0 10000px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.submen {
	width: 150px;
	margin: 0 0 -10000px;
	float: left;	
	padding: 2px 0 10000px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.submenu2 {
	width: 184px;
	margin: 0 0 -10000px;
	float: left;
	padding: 15px 0 10000px;
}

.main {
	width: 300px;
	margin: 0 0 -10000px;
	float: left;
	padding: 0 0 10000px 30px;
}

.adv {
	width: 145px;
	height: 367px;
/*	margin: 0 0 -10000px;*/
	margin: 0 0;
	float: right;
/*	padding: 0 30px 10000px 0; */
	padding: 0 26px 0 0;
}

.adv img {
	position: relative;
	top: -92px;	
}

.itens {
	margin: 0;
	float: left;
	clear: none;
	line-height: 25px;
	font-size: 13px;
	padding: 0 0 0 20px;
}

.itens a {
	text-decoration: none;
	font-size: 13px;
	line-height: 25px;
}

.itens a:hover {
	text-decoration: underline;
	font-size: 13px;
	line-height: 25px;
}

.noline {
	line-height: 5px;
}

.setas {
	float: right;
	margin: 0;
	padding: 10px 25px 0 0;
}

.itens2 {
	margin: 0;
	float: left;
	clear: none;
	line-height: 17px;
	font-size: 13px;
	padding: 0 0 0 20px;
	width: 120px;
}

.itens2 p {
	padding: 0;
	margin: 4px 0 8px;
}

.setas img {
	padding-bottom: 19px;
}

.subsub {
	background-color: #00376e;
	width: 340px;
	color: #0098e9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.subsub a:visited {
	color: white;
}

.subsub2 {
	background-color: #00376e;
	width: 340px;
	color: #0098e9;
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.over {
	padding-left: 20px;
}

.subsub a {
	color: white;
	text-decoration: none;
	padding-left: 20px;
}

.subsub a:hover {
	text-decoration: underline;
}

.curso {
	background-color: silver;
	padding-top: 0;
}

.img-txt {
	float: left;
	margin: 0;
	padding: 5px 12px 0 0;
}

.img-txt2 {
	float: right;
	margin: 0;
	padding: 5px 0 0 12px;
}

.rodape {
	padding: 0px;
	margin: 0;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;	
/*	float: left;
	margin-bottom: auto;
	width: 640px;
	text-align: center;
	height: 20px;	*/
}
.rodape a {
    text-decoration: none;
}
.rodape a:hover {
	text-decoration: underline;	
	
}
.rodape li {
	padding-right: 23px;
	display: inline;
	
}
.rodape a:visited {
	/*color: #00376e;*/
}


/* @end */

/* @group institucional */

.inst-fundo {
	margin: 0;
	top: 215px;
	width: 760px;	
	background: white url(img/bg_inst.gif) repeat-x;
	border-top: 3px solid #788c9c;
	left: 72px;
	padding: 15px 0 0 23px;
	overflow: hidden;
}

/* @end */

/* @group cursos */

.link-cursos {
	font-size: 15px;
	line-height: 18px;
}

.curs-fundo {
	margin: 0;
/*	position: absolute;*/
	top: 215px;
	width: 760px;
	background: white url(img/bg_curs.gif) repeat-x;
	border-top: 3px solid #127bc4;
	left: 72px;
	padding: 15px 0 0 23px;
	overflow: hidden;
}



/* @end */

/* @group escola */

.esco-fundo {
	margin: 0;
/*	position: absolute; */
	top: 215px;
	width: 760px;
	background: white url(img/bg_esco.gif) repeat-x;
	border-top: 3px solid #163c88;
	left: 72px;
	padding: 15px 0 0 23px;
	overflow: hidden;
}

.breve {
	font-size: 9px;
	line-height: 12px;
}

.inativo {
	color: #b1b1b1;
}

.lacuna {
	width: 100%;
	padding: 0;
	margin: 4px 0 0;
	background-color: #f2f7fa;
}

.lacuna2 {
	width: 60px;
	padding: 0;
	margin: 4px 0 0;
	background-color: #f2f7fa;
}

.lacuna3
 {	width: 190px;
	padding: 0;
	margin: 4px 0 0;
	background-color: #f2f7fa;
}

.lacuna4
 {	width: 30px;
	padding: 0;
	margin: 4px 0 0;
	background-color: #f2f7fa;
}

.lacuna5 {
	width: 195px;
	padding: 0;
	margin: 4px 0 0;
	background-color: #f2f7fa;
}

.lacuna6 {
	width: 105px;
	padding: 0;
	margin: 4px 0 0;
	background-color: #f2f7fa;
}

.enviar {
	text-align: right;
	float: right;
}

.asterisco {
	color: #00376e;
}

.quadro {
	width: 310px;
	background-color: #f2f7fa;
	padding: 3px 3px 3px 20px;
}

.obs {
	color: #00376e;
}

.combo {
    font-family: Verdana;
    font-size: 7pt;
    BORDER: 0px solid;
    /*background-color:#0076C6;*/
}

.botao {
    font-family: Verdana;
    font-size: 7pt;
    /*BORDER: 0px solid;*/
}

div#imgaviao {
	background:url(img/aviao.png) no-repeat center center;

	background:none;

	width:292px;

	height:98px;

	position:relative;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/aviao.png',sizingMethod='scale');

}
.desta {
	padding: 0px;
	margin: 0;	
	font:11px "Times New Roman", Times, serif;
	line-height: 11px;	
}
.desta a {
    text-decoration: none;
}
.desta a:hover {
	text-decoration: underline;			
}
.desta li {
	padding-right: 23px;	
}

.titlink {    
	color: #0098e9;
	font-weight: bold;	
	font-size: 12px;	
	cursor:pointer; 
	text-decoration:none  		
}

/************************************   Pop Up Natal 2011  **************************************/
div#popup{
    position: absolute; /*Define a posição absoluta da pop-up*/
    top: 5%; /*Distancia da margem superior da página */
    left: 35%; /*Distancia da margem esquerda da página */
    width: 350px; /*Largura da pop-up*/
    height: 425px; /*Altura da pop-up*/
    padding: 20px 20px 20px 20px; /*Margem interna da pop-up*/
    border-width: 1px; /*Largura da borda da pop-up*/
    border-style: solid; /*Estilo da borda da pop-up*/
    background: #ccc; /*Cor de fundo da pop-up*/
    color: #000066; /*Cor do texto da pop-up*/
    display: none; /* Estilo da pop-up*/
}
/************************************   End - Pop Up Natal 2011  **************************************/

/* @end */
