/* ############################
######## CSS DOCUMENT #########
##### POR ORDEM ALFABETICA ####
############################ */ 

body {
	
	
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#214F66;
	
	/*
	background-image:url(../img/fundo.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#CC3300;
	*/
	
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#666666;
	text-align:center;
	
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#DDDDDD;
	}


form {
	margin:0px;
}	
	
a {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#93A9B3;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#DEDEDE;
	text-decoration:none;
}	

li {
	padding:4px 0px;
}	

/* ########################
######### DIV TAGS ########
######################## */ 


#bounds {
	margin:0 auto;
	width:747px;
	border:solid 0px #FF0000;
	}

#top {
	padding:0px 0px 0px 0px;
	margin:0px;
	border:solid 0px #FF0000;
	}
	
#contents {
	padding:10px 0px 0px 0px;
	margin:0px;
	width:747px;
	border:solid 0px #FF0000;
	}
	
#full {
	float:left;
	padding:0px;
	width:740px;
	border:solid 0px #FF0000;

	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#DDDDDD;
	}
	
#left {
	float:left;
	padding:0px;
	width:280px;
	border:solid 0px #FF0000;
	}
	
#right {
	float:right;
	padding:0px;
	width:440px;
	border:solid 0px #FF0000;
	}
	
#foot {
	padding:10px 0px 0px 0px; 
	margin:0px;
	border:solid 0px #FF0000;
	}
	
/* ########################
######### CLASSES #########
######################## */ 	

.tdPacote {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	width:33%;
	padding-left:15px;
	padding-bottom:25px;
	padding-top:20px;
	text-align:left;
	line-height:15px;
}

.imgPacote {
	border:solid 3px #FFFFFF;
	color:#999999;
	margin-bottom:5px;
}

.formulario {
	background-image:url(../img/bg_newsletter.jpg);
	background-repeat:repeat-x;
	background-position:top;

	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	border:solid 1px #CCCCCC;
	padding:2px;
	color:#999999;
}

.formulario2 {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	border:solid 1px #CCCCCC;
	padding:2px;
	color:#999999;
}

.link_dicas {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#93A9B3;
	text-decoration:underline;
}

.link_dicas:hover {
	text-decoration:none;
}

.texto_branco {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#E8E8E8;
	line-height:16px;
	text-decoration:none;
}

.texto_cinza {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.texto_azul_claro {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#DEEDF5;
	text-decoration:none;
}

.texto_checkin {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.titulo_checkin {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:13px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;	
}

.dado_checkin {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}


.texto_vermelho {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#B03200;
	text-decoration:none;
}

.texto_vermelho2 {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

.texto_vermelho_checkin {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#B03200;
	text-decoration:none;
}


/* ########################
####### LINKS INT. ########
######################## */ 

.tabela_checkin {
	background-image:url(../img/tabela_checkin.jpg);
 	background-repeat:no-repeat;
	background-position:top, left;
	width:427px;
	height:211px;
	padding:0px;
	border:solid 0px #FF0000;
}


.tabela_pacotes {
	background-image:url(../img/tabela_pacotes.jpg);
 	background-repeat:no-repeat;
	background-position:top, left;
	width:250px;
	height:400px;
	text-align:left;
	border:solid 0px #FF0000;
	padding:100px 0px 0px 30px;
}

.tabela_pacotes_left {
	background-image:url(../img/tabela_pacotes_left.jpg);
 	background-repeat:no-repeat;
	background-position:top, left;
	width:250px;
	height:340px;
	text-align:left;
	border:solid 0px #FF0000;
	padding:100px 0px 0px 30px;
}

.tabela_login_left {
	background-image:url(../img/tabela_login_left.jpg);
 	background-repeat:no-repeat;
	background-position:top, left;
	width:250px;
	height:160px;
	text-align:left;
	border:solid 0px #FF0000;
	padding:85px 0px 0px 30px;
	
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#666666;
}


.tabela_reservafacil {
	background-image:url(../img/tabela_login.jpg);
 	background-repeat:no-repeat;
	background-position:top, left;

	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#666666 ;
	
	width:180px;
	height:135px;
	text-align:left;
	border:solid 0px #FF0000;
	padding:100px 0px 0px 20px;
}

.tabela_dicas {
	border-bottom:dotted 1px #CCCCCC; 
	padding-bottom:10px; 
	padding-top:10px;
}

		

