/* CSS Document */

body, html {
margin: 0;
height: 100%;
background-color: #000;
color: #fff;
font-size: 12px;
font-family: tahoma;
font-weight: normal;
z-index: 1;
}

form, img, input{
	margin:0px;
	padding:0px;
	border: 0;
}

input {
padding-left: 2px;
}

a:link, a:visited, a:active {
color: #fff;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#tudo {
margin: 0 auto;
width: 960px;
}

/*--------------------------*/

/*Topo*/
#topo {
position: relative;
height: 196px;
background-image: url("../imagens/topo.jpg");
}

#topoMenu {
height: 38px;
text-align: center;
padding-top: 8px;
}

#topoMenu ul {
list-style-type: none;
}

#topoMenu ul li {
position: relative;
}

#topoMenu li:hover ul, #topoMenu li.over ul {
display: block;
}

#topoMenu li ul {
display: none;
position: absolute;
top: 13px;
left: 0;
padding: 4px;
_width: 100px;
z-index: 100;
}

#topoMenu li ul li a {
display: block;
width: 100px;
text-align: left;
padding: 4px 4px 5px 11px;
background-image: url(../imagens/menu_liBack.gif);
background-position: left;
background-repeat: no-repeat;
text-transform:none;
font-size: 11px;
color: #d7c6b6;
}

#topoMenu li ul li a:hover{
background-color: #222;
text-decoration: none;
}

#topo ul {
padding: 0;
margin: 0;
}

#topo li {
display: inline;
}

#topoInst {
text-align: right;
height: 25px;
padding-top: 10px;
color: #8d8a61;
}

#topoInst a {
color: #8d8a61;
font-size: 11px;
text-decoration: none;
}

#topoInst a:hover {
text-decoration: underline;
}

#topoInst ul {
list-style-type: none;
list-style-position: outside;
}

#topoInst ul li {
position: relative;
}

#topoInst li:hover ul, #topoInst li.over ul {
display: block;
}

#topoInst li ul {
display: none;
position: absolute;
top: 13px;
left: -50px;
padding: 4px;
_width: 90px;
}

#topoInst li ul li a {
display: block;
width: 90px;
text-align: left;
padding: 4px 4px 5px 11px;
background-image: url(../imagens/menu_liBack.gif);
background-position: left;
background-repeat: no-repeat;
text-transform:none;
font-size: 11px;
color: #d7c6b6;
}

#topoInst li ul li a:hover{
background-color: #222;
text-decoration: none;
}

#topoReceba {
padding-top: 5px;
}

#topoRecebaInput {
margin-top: 35px;
height: 75px;
}

.inputBorda {
background-color: #000000;
border: solid #8d8a61 1px;
color: #fff;
}
/*Fim do Topo*/

/*--------------------------*/

#esquerda {
float: left;
width: 180px;
}

#direita {
float: right;
width: 760px;
}

b {
font-weight: normal;
}

/*Busca*/
#busca {
border-color: #8d8a61;
border-width: 1px 0 1px 0;
border-style: solid;
margin: 10px 0 10px 0;
padding: 22px 0;
}

#busca select {
font-size: 11px;
width: 110px;
*width: 108px;
height: 17px;
border: 0;
}

#busca input {
font-size: 11px;
width: 86px;
*width: 82px;
height: 15px;
border: 0;
margin-right: 4px;
}

#busca p {
margin: 0;
}
/*Fim da Busca*/

/*--------------------------*/

/*Título*/
#titulo {
background-image: url(../imagens/titulos_risca.gif);
background-repeat: no-repeat;
padding: 7px 0 10px 7px;
font-size: 14px;
text-transform: uppercase;
}

#migalhas {
font-size: 10px;
padding: 7px 0 30px 7px;
}
/*Fim do Título*/

/*--------------------------*/

/*Classes*/
.bgBlack {
background-color: #000;
}

.fnt11 {
font-size: 11px;
}

.fnt10 {
font-size: 10px;
}

.floatLeft {
float: left;
}

.floatRight {
float: right;
}

.alignCenter {
text-align: center;
}

.alignLeft {
text-align: left;
}

.bordaEx {
border: solid #8d8a61 1px;
padding: 4px;
_height: 1%;
}

.bordaIn {
border: solid #191917 1px;
}

.pd4 {
padding: 4px;
}

.pdr40 {
padding-right: 40px;
}

.pdr10 {
padding-right: 10px;
}

.pd10 {
padding: 10px;
}

.pdt5 {
padding-top: 5px;
}

.pdt10 {
padding-top: 10px;
}

.pdb10 {
padding-bottom: 10px;
}

.pdb20 {
padding-bottom: 20px;
}

.pdl40 {
padding-left: 40px;
}

.mgl40 {
margin-left: 40px;
}

.mgr10 {
margin-right: 10px;
}

.mgr14 {
margin-right: 14px;
}

.mgr5 {
margin-right: 5px;
}

.mgr6 {
margin-right: 6px;
}

.mgt10 {
margin-top: 10px;
}

.mgt15 {
margin-top: 15px;
}

.mgb10 {
margin-bottom: 10px;
}

.mgb30 {
margin-bottom: 30px;
}

.mgb6 {
margin-bottom: 6px;
}

.w40 {
width: 40px;
}

.w60 {
width: 60px;
}

.w550 {
width: 550px;
}

.w190 {
width: 180px;
}

.h238 {
height: 238px;
}

.hMin {
min-height: 556px;
_height: 562px;
}

.hMinFale {
min-height: 193px;
_height: 159px;
}

.homeConteudo {
width: 357px;
font-size: 11px;
}

.wFoto {
width: 210px;
}

.green {
color: #dad59d;
}

.clear {
clear:both;
}
/*Fim das Classes*/

/*--------------------------*/

/*Menu*/
#menu {
padding-top: 4px;
text-align: center;
}

#menu ul {
text-align: left;
list-style-type: none;
list-style-position: outside;
margin: 0 4px 0 4px;
padding: 0;
font-size: 10px;
}

#menu ul li {
position: relative;
}

#menu li a {
background-image: url(../imagens/menu_liBack.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 11px;
width:150px;
padding-top: 8px;
padding-bottom: 8px;
text-transform: uppercase;
font-size: 11px;
color: #d7c6b6;
font-size: 11px;
text-decoration: none;
display: block;
}

#menu li a:hover {
background-color: #222;
padding-left: 20px;
width: 141px;
}

#menu li:hover ul, #menu li.over ul {
display: block;
}

#menu li ul {
display: none;
position: absolute;
top: 0px;
left: 155px;
z-index: 10000;
}

#menu li ul li a {
display: block;
background-image: url(../imagens/menu_liBack.gif);
background-position: left;
background-repeat: no-repeat;
width: 130px;
text-align: left;
text-transform:none;
padding:4px 4px 5px 11px;
}

#menu li ul li a:hover{
padding:4px 4px 5px 11px;
width: 130px;
}

#menu img{
margin-top: 4px;
margin-bottom: 4px;
}

.menuBorder {
border-bottom: dotted 1px #252519;
}
/*Fim do Menu*/

/*--------------------------*/

/*Rodapé*/
#rodape {
border-color: #191917;
border-width: 1px 0 0 0;
border-style: solid;
margin-top: 22px;
background-image: url(../imagens/rodape_riscaTopo.jpg);
background-position: top center;
background-repeat: no-repeat;
font-size: 9px;
padding: 30px 0 30px 0;
line-height: 12px;
}

#rodapeConteudo {
width: 930px;
margin: 0 auto;
padding: 0 15px 0 15px;
}

#rodapeConteudo a:link, #rodapeConteudo a:visited, #rodapeConteudo a:active{
text-decoration: none;
padding: 2px;
}

#rodapeConteudo a:hover {
background-color:#222; 
}

#rodapeConteudo div {
background-image:url(../imagens/rodape_risca.jpg);
background-position: left;
background-repeat: no-repeat;
padding: 0 0 0 15px;
}

#rodape ul {
padding: 0;
margin: 0 0 5px 0;
}

#rodape li {
display: inline;
}

#rodape p {
margin: 0;
}
/*Fim do Rodapé*/

/*--------------------------*/

/*Inputs*/
.inputMeiaColuna {
width: 240px;
}

.inputP {
width: 250px;
border: solid #636040 1px;
background-color: #000;
color: #fff;
height: 20px;
}

.inputG {
width: 524px;
border: solid #636040 1px;
background-color: #000;
color: #fff;
height: 20px;
}

.textareaG {
width: 524px;
_width: 522px;
border: solid #636040 1px;
background-color: #000;
color: #fff;
height: 100px;
font-family: tahoma;
padding-left: 2px;
*overflow:hidden;
}
/*Fim dos Inputs*/

/*--------------------------*/

/*Destino*/
#destinoHotel {
font-size: 11px;
line-height: 16px;
}

#destinoHotel ul {
list-style-type: none;
padding: 0;
margin: 0;
width: 390px;
}

#destinoHotel table {
width: 100%;
padding: 0;
margin: 0;
font-size: 10px;
border: 0;
}

#destinoCruzeiro {
font-size: 11px;
line-height: 16px;
}

#destinoCruzeiro ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#destinoCruzeiro table {
width: 100%;
padding: 0;
margin: 0;
font-size: 10px;
border: 0;
}

.tit_hotel {
font-size: 12px;
border-bottom: dotted 1px #252519;
padding-bottom: 2px;
margin-bottom: 4px;
}

.destinoBold {
font-weight: bold;
color: #d6d994;
}

.abaBorder {
background-image: url(../imagens/tit_destinoAbas.gif);
background-repeat: repeat-x;
background-position: bottom;
}
/*Fim do Destino*/

/*--------------------------*/

/*Paginação*/
#paginacao ul {
list-style-type: none;
list-style-position: outside;
*padding: 3px 0;
margin: 0;
}

#paginacao li {
display: inline;
}

#paginacao li a {
border: 1px solid #ddd581;
padding: 2px 6px;
margin-right: 1px;
font-size: 11px;
text-decoration: none;
}

#paginacao li a:hover {
background-color: #333;
}

.pagDestaque {
	background-color:#767021;
	border:1px solid #DDD581;
	font-size:11px;
	font-weight:bold;
	margin-right:1px;
	padding:2px 6px;
	width:5px;
}
/*Fim da Paginação*/

/*Home*/

.tit_home {
background: url("../imagens/tit_home_risca.gif") bottom no-repeat;
padding-bottom: 7px;
margin-bottom: 1px;
color: #a39f63;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

.tit_home a, .tit_home a:visited, .tit_home a:hover, .tit_home a:active {
color: #a39f63;
text-decoration: none;
}

.tit_lista {
background: url("../imagens/tit_lista.gif") bottom left no-repeat;
padding-bottom: 7px;
margin-bottom: 1px;
color: #a39f63;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

.tit_vagas {
padding:0px;
margin:0px;
padding-bottom: 2px;
color: #a39f63;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

.listaTxt {
font-size: 11px;
}

.tit_lista a, .tit_lista a:visited, .tit_lista a:hover, .tit_lista a:active {
color: #a39f63;
text-decoration: none;
}

.txt_home {
width: 147px;
}

.buscaPais{
	text-align:left;
	padding:5px 0px 17px 15px;
}

.buscaPais select{
	font-size: 11px;
	width: 142px;
	*width: 140px;
	height: 17px;
	border: 0;
}

.continente {
width: 200px;
}

.btEmail {
height: 24px;
background: #55441e;
border: 1px solid #957936;
padding-top:6px;
padding-left: 10px;
margin-bottom: 30px;
}

.btEmail a {
dislay:block;
}

.inputAmigo {
width: 100%;
font-size: 10px;
height: 16px;
border: solid #636040 1px;
background-color: #000;
color: #fff;
}
