/***********        CSS geral       ***************/

/************        02/05/2009       ***************/

/************************************************ INICIO ESTILOS GERAIS *************************************************/

a{text-decoration: underline;color:#000;}
a:hover {text-decoration: underline;color:#00538A;}
a:active {text-decoration: none;color:#000;}

* {
	margin:0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
	
}
body {
	text-align: center;
	margin: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Georgia, Times, 'Times New Roman', sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-image: url(img/bg_geral.gif);
}
table {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
input {
	background: #FFFFFF;
	border: #018BE3 1px solid;
	height: 18px;
	font-family: 'Trebuchet MS', Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	color: #018BE3;
	font-size: 11px;
	width:100%;
	margin-top:2px;
}
.botao {
	background: #018BE3;
	border: #0368AB 1px solid;
	height: 18px;
	font-family: 'Trebuchet MS', Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: bolder;
	width:100px;
	margin-top:0px;
}

textarea {
	background: #FFFFFF;
	border: #018BE3 1px solid;
	font-family: 'Trebuchet MS', Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	color: #018BE3;
	width:100%;
	font-size: 11px;
	scrollbar-3dlight-color: #ffffff;
        scrollbar-arrow-color: #000000;
    	scrollbar-base-color: #E2E2E2;
    	scrollbar-darkshadow-color: #999999;
    	scrollbar-face-color: #E2E2E2;
    	scrollbar-highlight-color: #ffffff;
    	scrollbar-shadow-color: #999999;
}

select {
	height: 14px;
	font-family: 'Trebuchet MS', Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

/************************************************ FIM ESTILOS GERAIS *************************************************/

/************************************************ INICIO DIV GERAL *************************************************/

#geral { 
	width: 770px; 
	height:100%;
	margin: auto; 
}


/************************************************ FIM DIV GERAL *************************************************/

/************************************************ INICIO DIV SUPERIOR *************************************************/

.superior {
	text-align: left;
	width: 770px;
	height: 102px;
	background-image: url(img/header.jpg);
	font: normal 12px/1.2em trebuchet ms;

}
.perguntas_frequentes {
	text-align: left;
	padding-left:120px;
	padding-top: 6px;
	font: 12px/1.2em trebuchet ms;

}
.tt_perguntas_frequentes {
	text-align: left;
	color: 00ccff;
	font: bold 17px/1.2em trebuchet ms;

} 
.perguntas_frequentes a{text-decoration:underline;}
.perguntas_frequentes a:hover {text-decoration: underline;}
.perguntas_frequentes a:active {text-decoration: underline;}

.menu_top {
	position: relative;
	float: right;
	width: 370px;
	font: normal 10px/1.2em trebuchet ms;
	height: 36px;
	top: 0px;
	right: 15px;
}
.texto_menu_top {
	font: normal 11px/1.2em trebuchet ms;
	padding:5px;
}	
.menu_top table tr td a{
		text-align: left;
		font: normal 11px trebuchet ms;	
		width: 100%;
		text-decoration:none;
		color: #fff;
}
.menu_top table tr td a:hover { text-decoration: underline;color: #fff;}
.menu_top table tr td a:active {text-decoration: underline;color: #fff;}

.div_cruzeiro table tr td a{
		text-align: left;
		font: normal 11px trebuchet ms;	
		width: 100%;
		text-decoration:underline;
		color: #fff;
}
.div_cruzeiro table tr td a:hover { text-decoration: underline;color: #fff;}
.div_cruzeiro table tr td a:active {text-decoration: underline;color: #fff;}

.logo {
	width: 160px;
	height: 102px;
	position: relative;
	top: 0px;
	float: left;
	left: 0px;
}
.data {
	position: relative;
	float: left;
	width: 200px;
	color: #0094DE;
	text-align: left;
	font: normal 12px/1em trebuchet ms;
	top:86px;
	left: 25px;
}
.telefone {
	float: right;
	width: 270px;
	padding: 5px;
	text-align: right;
	position: relative;
	font-weight: bolder;
	font: bold 22px/0.8em trebuchet ms;
	color: #FFF;
	text-transform: uppercase;
	left: 0px;
	top:25px;
}

/************************************************ FIM DIV SUPERIOR *************************************************/



/************************************************ MAIN *************************************************/
#menu table tr td a {
		text-align: left;
		font: normal 11px trebuchet ms;	
		text-decoration: none;
		cursor:hand;
		font-weight:bolder;
		color: #fff;
}
#menu table tr td a:hover {
		text-decoration: underline;
		color: #fff;
}
#menu table tr td a:active {
		text-decoration: underline;
		color:#fff;
}
.menu_telefone {
		background-image: url(img/bg_telefone.jpg);
		height: 117px;
		width: 117px;
		padding-top:14px;
		text-align: left;
		font: normal 11px trebuchet ms;	
		padding-top:7px;
		width: 100%;
		color: #fff;
}
.menu_twitter {
		height: 117px;
		padding-top:7px;
}
.menu_telefone_msn {
	width: 100px;
	line-height: 1em;
	position: relative;
	top: 24px;
	left: 15px;
	float: left;
}
.menu_telefone_tel {
	width: 170px;
	line-height: 1em;
	position: relative;
	top: 30px;
	left: 15px;
	float: left;
}
.menu_telefone_tel .numero {
	font: normal 17px trebuchet ms;	

}

/************************************************ FIM MAIN *************************************************/


/************************************************ ESTILOS TEXTO *************************************************/

.texto_basico {
	font: normal 12px trebuchet ms;	
	line-height: 1.2em;
}
.texto_basico_internas {
	font: normal 12px trebuchet ms;	
	line-height: 1.6em;
	padding: 20px;
}
.precos {
	font: bolder 15px trebuchet ms;	
	color: #0094DE;
	line-height: 1.2em;
}
.texto_apartir {
	font: bolder 12px trebuchet ms;	
	color: #000;
	line-height: 1.2em;
}
.titulo_1 {
	font: bolder 19px trebuchet ms;	
	color: #FFF;
}
.titulo_2 {
	font: bolder 26px trebuchet ms;	
	color: #FFF;
}
.titulo_3 {
	font: bolder 25px trebuchet ms;	
	color: #FFF;
}
.titulo_4 {
	font: bolder 16px trebuchet ms;	
	color: #FFF;
}
.titulo_5 {
	font: bolder 20px trebuchet ms;	
	color: 0086E7;
}
.titulo_internas {
	font: normal 24px trebuchet ms;	
	width:560px;
	height: 32px;
	color: 0086E7;
	text-align: right;
	padding-right:4px;
	align: right;
	background-image: url(img/bg_titulos.jpg);
}
.texto_cidades {
	font: normal 12px trebuchet ms;	
	color: #fff;
}
.texto_copyright {
	font: normal 10px trebuchet ms;	
}
.texto_pacotes {
	font: normal 13px trebuchet ms;	
	line-height: 1.4em;
}
.titulo_pacotes {
	font: bolder 17px trebuchet ms;	
	line-height: 1.2em;
	height: 26px;
}

/************************************************ FIM ESTILOS TEXTO *************************************************/

.div_interna {
	width: 560px;
	line-height: 1em;
	position: relative;
	top: 0px;
	left: 0px;
}

.conteudo { 
	width: 560px;
	height:100%;
	margin: auto; 
	text-align:left;
	font: normal 11px trebuchet ms;	
}

.cidades_mais table tr td a{
		text-align: left;
		font: normal 11px trebuchet ms;	
		text-decoration:underline;
		color: #fff;
}
.cidades_mais table tr td a:hover { text-decoration: underline;color: #fff;}
.cidades_mais table tr td a:active {text-decoration: underline;color: #fff;}

.feriados table tr td a{
		text-align: left;
		font: normal 11px trebuchet ms;	
		text-decoration:underline;
		color: #fff;
}
.feriados table tr td a:hover { text-decoration: underline;color: #fff;}
.feriados table tr td a:active {text-decoration: underline;color: #fff;}





