/* *************************************************************************************************** 
	DISPOSIO DE CONTEDO (SITE, TOPO, RODAPE, MENU, BUSCADOR, DIVISO INTERNA)
****************************************************************************************************** */
body{
	 background-color: #ffffff;
 	 margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:center
 
}

 .Cxa{
	border: 1px solid #9295C4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: #e4e5f2;

}
/*   Menu   */

#menu{
	left: 50px;
	position:absolute;
	top:111px;
	width: 120px;}
	
#buscador{
	left: 205px;
	position:absolute;
	top:112px;
/*	visibility:hidden;*/
}
#madeira{
	left: 475px;
	position:absolute;
	top:96px;
/*	visibility:hidden;*/
	}


/* montagem do topo */
.trebuchet_menu {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}
.trebuchet_menuLink {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #002448;
	text-decoration: none;
	
}
.trebuchet_menu:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #002448;
	text-decoration: none;
	
}

.trebuchet_cinza10 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}
.trebuchet_cinza10:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	
}
.trebuchet_laranja10 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	
}
.tahoma_cinza10 {
	font-family: Tahoma, Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}
.trebuchet_branca10 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
.trebuchet_branca10Link {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	
}
.trebuchet_branca10:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	
}
.trebuchet_verde10 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #80AA00;
	text-decoration: none;
	
}
.trebuchet_azul10 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #002448;
	text-decoration: none;
	
}
.trebuchet_azul10b {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002448;
	text-decoration: none;
	
}
/* montagem do rodape */
.tahoma_branca10 {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 10px;
	font-weight: NORMAL;
	color: #ffffff;
	text-decoration: none;
	
}
.tahoma_branca10link {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 10px;
	font-weight: NORMAL;
	color: #ffffff;
	text-decoration: underline;
	
}
.tahoma_preta10 {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 10px;
	font-weight: NORMAL;
	color: #000000;
	text-decoration: none;
	
}


/* *************************************************************************************************** 
	FORMATAES (TITULOS, TEXTOS, FORMULARIOS, LISTAS, ETC)
****************************************************************************************************** */

/* fontes e textos padres */


.button {
	background-color: #D9D4C5;
	border: 1px outset #EBE8E2;
	
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	cursor: hand;
}

/* caixa de preo (listagem de pacotes/hotel, resultado da busca */
.boxPreco{
	background-image: url(/img/sitio_br/images/fndPreco.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 142px !important;
	height: 40px;
	text-align: center;
}

.boxPreco td{
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

h1{
	color: #ff6600;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.txtDestaque{
	color: #FF6E1F;
	font-weight: bold;
}


/* formulrios */

.form{
	font: 10px "Trebuchet MS", Arial, Verdana, Tahoma;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	font-weight: bold;
	color: #666666;
	margin: 0;
}

/* listas */
/* ul
{
	
	list-style-image: url(/img/sitio_br/images/dot.gif);
	margin: 0 0 0 18px;
	padding: 0;
}

li{
	border-bottom: 1px solid #C9D3DF;
	padding: 2px 0 2px 0; 
}
*/

/* titulos  */
h2{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

h3{
	/*background-image: url(images/fndTitulo.gif);*/
	
	color: #002448;
	font-size: 12px;
	text-transform:uppercase;
	line-height: 20px;
	margin: 0;
	padding-left: 5px;
}


/* tabelas de dados */
.linha td
{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	
	border-bottom: 1px solid #C9D3DF;
	padding: 2px !important;
}
.linha2 td
{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	
	border-bottom: 1px  #C9D3DF;
	padding: 2px !important;
	
}
.linha3 td
{

	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	
	border-bottom: 1px solid #C9D3DF;
	padding: 2px !important;

	
	
}

.barraTitulo td{
	background-image: url(/img/sitio_br/images/fndTitulo.gif);
	color: #002448;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 5px;
}


/* links */
a{
	color: #00103D;
	text-decoration: none;
}

/* fotos */

.foto img, .foto{
	background-repeat: no-repeat;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	width: 55px !important;
}
.tdabas{
	background-image: url(/img/sitio_br/images/fundo_buscador_abas.gif);
	
}
IMG.bordeblanco { 
  border: solid;
  border-width: thin ;
  border-color: white; 
}

IMG.bordenegro { 
  border: 1px solid black; 
}
.indentadoizq {
	margin-left: 5px;
}
.indentadoder {
	margin-right: 5px;
}
.indentadoizqder {
	margin-left: 5px;
	margin-right: 5px;
}
.bot {position:absolute; bottom:1px;}

.foot {position:absolute; bottom:10px; width:100%; left:2%;}
.bordeizqder {
	border-top:none;
    border-left:solid windowtext .5pt;
	border-bottom:none;
	border-right:solid windowtext .5pt;
}
.bordeizq {
	border-top:none;
    border-left:solid windowtext .5pt;
	border-bottom:none;
	border-right:none;
}
.solobordeizq_05pt {
    border-left:solid windowtext .5pt;
}
.solobordeizq_05ptblanco {
    border-left:solid windowtext .5pt;
	border-color:#FFFFFF;
}

.bordeder {
	border-top:none;
    border-left:none;
	border-bottom:none;
    border-right:solid windowtext .5pt;
}
.solobordeder_05pt {
    border-right:solid windowtext .5pt;

}
.solobordeder_05ptblanco {
    border-right:solid windowtext .5pt;
	border-color:#FFFFFF
}

.borde_bottom_05pt {
	border-top:none;
    border-left:none;
	border-bottom:solid windowtext .5pt;
    border-right:none;
}

.soloborde_bottom_05pt {
	border-bottom:solid windowtext .5pt;
}

.soloborde_bottom_05ptblanco {
	border-bottom:solid windowtext .5pt;
	border-color:#FFFFFF
}

.soloborde_top_05pt {
	border-top:solid windowtext .5pt;
}

.soloborde_top_05ptblanco {
	border-top:solid windowtext .5pt;
	border-color:#FFFFFF	
}

.bordes_05pt {
	border-top:solid windowtext .5pt;
    border-left:solid windowtext .5pt;
	border-bottom:solid windowtext .5pt;
    border-right:solid windowtext .5pt;
}
.bordes_05ptblanco {
	border-top:solid windowtext .5pt;
    border-left:solid windowtext .5pt;
	border-bottom:solid windowtext .5pt;
    border-right:solid windowtext .5pt;
	border-color:#FFFFFF;
}



