body {
	background-color: #000;
	background-image: url(../img/background2.png);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	
}
#body {
	position: relative;
	top:0px;
	width:980px;
	left: 50%;
	z-index:1;
	margin-left: -490px;

}
#corpo_menu {
	position: relative;
	top:45px;
	width:980px;
	left: 50%;
	z-index:1;
	margin-left: -240px;

}
.meteorologia {
	border: 0px;
	width: 120px;
	height: 170px;
	margin: 0px 0px 0px 0px;	
}
#menu {
	position:absolute;
	top:30px;
	width:100%;
	height:207px;
	z-index:1;
	background-image:url(../img/menu.png);
	background-position:center;
	background-repeat:no-repeat;
}
#cotacao {
	position:absolute;
	top:0px;
	left: 0px;
	width:219px;
	height:766px;
	z-index:1;
	background-image:url(../img/bg_cotacao.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
}
#imagem {
	position:absolute;
	top:82px;
	right:2px;
	width:773px;
	height:342px;
	z-index:1;
}
#linha_v {
	position:absolute;
	top:0px;
	right: 0px;
	width:3px;
	height:766px;
	z-index:1;
	background-image:url(../img/linha_vertical.png);
	background-position:right;
	background-repeat:no-repeat;
}
#linha_h {
	position:absolute;
	top:422px;
	right: 0px;
	width:100%;
	height:5px;
	z-index:1;
	background-image:url(../img/linha_horizontal.png);
	background-position:center;
	background-repeat:no-repeat;
}
#final {
	position:relative;
	right:0px;
	width:100%;
	height:5px;
	z-index:1;
	background-image:url(../img/linha_horizontal.png);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
}
#conteudo {
	position:absolute;
	top:450px;
	right:30px;
	width:700px;
	height:342px;
	z-index:1;
	text-align:justify;
}
#conteudo a{
	color:#FFF;
	text-decoration: none;
}
#menu_final {
	position: relative;
	top:45px;
	width:1080px;
	left: 50%;
	z-index:1;
	margin-left: -460px;
}
#copy {
	position: relative;
	top:20px;
	width:100%;
	z-index:1;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	padding-bottom: 20px;
}
#copy a{
	color:#FFF;
}
.img_mapinha{
	margin-left: 10px;
}
/* FORMULÁRIOS */
.box_cotacao_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/bg_box.png);
	background-color:#999;
	width: 150px;
	border: 1px solid #999;
	padding: 3px 5px 5px 3px;
	font-weight: normal;
}
.box_cotacao_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/bg_box.png);
	width: 65px;
	border: 1px solid #999;
	padding: 3px 5px 5px 3px;
	font-weight: normal;
}
.enviar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #999;
	font-weight: normal;
	background-color: #000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#cotacao_form {
	width:200px;
	z-index:1;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	padding-left:30px;
}
#banderinhas {
	width:200px;
	z-index:1;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	padding-left:15px;
}
/* TITULOS */
.titulo_cotacao{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#CCC;
	background: url(../img/linha_titulo_pqna.png) center no-repeat ;
	height:50px;
	font-weight: bold;
}
.titulo_avioes{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#CCC;
	background: url(../img/linha_titulo_pqna.png) center no-repeat ;
	height:50px;
	font-weight: bold;
}
.titulo_avioes a{
	color:#CCC;
	text-decoration: none;
}
.titulo{
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color:#CCC;
	background: url(../img/linha_titulo.png) left no-repeat ;
	height:50px;
	font-weight: bold;
	margin-bottom:20px;
}

/* MENU FINAL */
ul.Menu2
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	height:80px;
	color:#CCC;
}
ul.Menu2 a:hover, ul.Menu2 a:focus
{
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.Menu2 a.MenuBarItemHover, ul.Menu2 a.MenuBarItemSubmenuHover, ul.Menu2 a.MenuBarSubmenuVisible
{
	color: #FFF;
}
ul.Menu2 li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
ul.Menu2 ul li
{ 

	background-image:url(bg_menu_off.png);
	padding-top:5px;
	top: 15px;
	font-size:12px;
}
ul.Menu2 ul ul
{
	position: absolute;
	margin: -5% 5px 5px -5px;
	
}
ul.Menu2 ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 20px;
}
ul.Menu2 a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	color: #CCC;

}
ul.Menu2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 8.2em;
	position: absolute;
}
/* LAYER COTAÇÃO */
#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#1B1B1B;
	display:none;
}
  
#dialog {
  position:absolute;
  left:50%;
  top:50%;
  margin-left: -470px;
  margin-top: -250px;
  width:900px;
  height:500px;
  display:none;
  z-index:9999;
  padding:20px;
  background-color:#000;
}
#cadastro {
  position:absolute;
  left:50%;
  top:50%;
  margin-left: -150px;
  margin-top: -250px;
  width:400px;
  height:500px;
  display:none;
  z-index:9999;
  padding:20px;
  background-color:#000;
}
.bg_thumb{
	background-image:url(../img/bg_thumb.gif);
}

