 body {
   background: #fff;
   color: #000;
   margin: 10px;
  }
  body, th  {
   font: normal 13px verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
  }
  h1, h2, h3, h4 {
   font-family: arial,verdana,'Bitstream Vera Sans',helvetica,sans-serif;
   font-weight: bold;
   letter-spacing: -0.018em;
  }
  h1 { font-size: 21px; margin: .15em 1em 0 0 }
  h2 { font-size: 16px; margin: 2em 0 .5em; }
  h3 { font-size: 14px; margin: 1.5em 0 .5em; }
  hr { border: none;  border-top: 1px solid #ccb; margin: 2em 0; }
  address { font-style: normal }
  img { border: none }

  :link, :visited {
	font-family: arial;
	text-decoration: none;   
	border-bottom: 1px dotted #f2f2f2;
  }
  :link:hover, :visited:hover {
   color: #555;
   font-family: arial;
  }
  h1 :link, h1 :visited ,h2 :link, h2 :visited, h3 :link, h3 :visited,
  h4 :link, h4 :visited, h5 :link, h5 :visited, h6 :link, h6 :visited {
   color: inherit;
  }

  .area_holder
  {
    margin:10px;
  }
/* Link */

/* Titulos e Textos */
.titMenu{
	color: #999999;
	font-family: verdana;
	font-size: 14px;
}
.titMenu2{
	color: #0055AA; 
	font-family: verdana;
	font-size: 14px;
}
.titMenu3{
	color: #FFFFFF; 
	font-family: verdana;
	font-size: 14px;
}
.txtMenu{
	color: #333333;
	font-family: verdana;
	font-size: 12px;
}
.txtMenu2{
	color: #0055AA; 
	font-family: verdana;
	font-size: 12px;
}
.txtMenu2{
	color: #FFFFFF; 
	font-family: verdana;
	font-size: 12px;
}
/* Titulos e Textos */

/* Formulários */
.input1{
font-family: Arial; 
font-size: 10px; 
color: #0055AA; 
font-weight: bold; 
border: 1px solid #000000;
background: #F2F2F2;
}
/* Formulários */


.divLoading{
	display: block; 
	position: absolute; 
	border:#ff0000 1px dashed; 
	padding:30px;
	background-color: #f9f9f9;
	left:45%; 
	top:45%;
	font-size: 14px; 
	font-weight:bold;
	z-index:200;
}
.titHoteis{
	font-family: Arial; 
	font-size: 12px; 
	color: #0055AA; 
	border: 0px solid #000000;
	background: #DDDDDD;
}
.txtHoteis{
	font-family: Arial; 
	font-size: 10px; 
	color: #0055AA; 
	border: 0px solid #000000;
}
.divPaisTit{
	background: #3B6EA5;
}
.divPaisTxt{
	background:#F9F9F9;
}
.titPais{
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFFF; 
	border: 0px solid #000000;
}
.txtPais{
	font-family: Arial; 
	font-size: 11px; 
	color: #0055AA; 
	border: 0px solid #000000;
}


.txtLabels{
	font-family: Arial; 
	font-size: 11px; 
	color: #0055AA; 
	border: 0px solid #000000;
}

