@charset "utf-8";
@import url('reset.css');

/* Tag's ------------------------------------------------------- */

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#484848;
	text-align:left;
	background:url(../imagens/layout/fd_body.gif) repeat-x top left;
}

p { margin-bottom:20px; }

strong { font-weight:bold; }

/* Ordem hierárquica ------------------------------------------- */

/* GERAL */
div#geral {
	width:900px;
	height:auto;
}

/* HEADER */
div#header {
	width:900px;
	height:486px;
	position:relative;
}

/* TOPO */
div#topo {
	width:238px;
	height:445px;
	float:left;
	margin:10px 0px 0px 30px;
	text-align:right;
}	
	div#topo address {
		margin-top:170px;
		padding-right:25px;
		line-height:28px;
		color:#4b4b4b;
	}
	
/* MENU TOPO */
div#menu_topo {
	background-color: #dfdfdf;
	padding: 6px;
}
	
	div#menu_topo ul {
		list-style-type: none;
	}
		div#menu_topo ul li {
			display: inline;
			font-family: "Trebuchet MS",Helvetica,sans-serif;
			font-size: 14px;
			color: #022a68;
			padding-right: 14px;
			margin: 0;
			background: url(../imagens/ic_hotel_estrela_prateada.gif) no-repeat right center;
		}
			
			div#menu_topo ul  .last {
				background: none;
				padding-right: 0;
			}
		
			div#menu_topo ul li a {
				color: #022a68;
				text-decoration: none;
			}
			
			div#menu_topo ul .active a {
				color: #fff;
			}
			
			div#menu_topo ul li a:hover {
				color: #263545;
			}

/* MENU */
div#menu {
	width:612px;
	height:20px;
	float:right;
	margin-top:15px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
}

		div#menu table {
			float: left;
			padding-left: 15px;
		}
		
		div#menu div {
			float: left;
		}
			
		div#menu h3 {
			font-family:"Times New Roman", Times, serif;
			font-size:16px;
			font-style:italic;
			color:#2E3192;
			text-align:left;
		}
		
		div#menu ul.acomodacoes {
			margin-bottom:15px;
		}
			div#menu ul.acomodacoes li {
				padding-left:15px;
				background:url(../imagens/layout/bullet_acomodacoes.gif) no-repeat left center;
			}

/* BANNER TOPO */
div#banner_topo {
	width:100%;
	max-width:1280px;
	position:absolute;
	top:86px;
	left:0px;
	z-index:1;
}

/* PRINCIPAL */
div#principal {
	width:900px;
	height:auto;
	clear:both;
}
	div#principal:after {
		clear: both;
		content: ".";
		display: block;
		height: 0px;
		visibility: hidden;
	}
	
/* BARRA ESQUERDA */
div#barra_esq {
	width:254px;
	height:auto;
	float:left;
	margin-top:14px;
}
	div#box_reserve input.data_home {
		width:70px;
		border:solid 1px #7f9db9;
	}
	div#box_reserve select.sel_home {
		border:solid 1px #7f9db9;
	}
	
	div#barra_esq h2 {
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
		font-weight:bold;
		font-style:italic;
		color:#45489d;
		text-transform:uppercase;
		line-height:43px;
	}
	
	/*div#box_reserve {
		width:167px;
		height:186px;
		margin-top:200px;
		margin-bottom:20px;
		padding-left:87px;
		background:url(../imagens/layout/fd_reserva.jpg) no-repeat top right;
	}*/
	
	div#box_reserve {
		width:167px;
		height:186px;
		/*margin-top:200px;
		margin:140px 0px 20px;
		padding-left:20px;*/
		position:absolute;
		top:350px;
		left:50px;
		z-index:2;
	}
		div#box_reserve h2 {
			font-family:"Times New Roman", Times, serif;
			font-size:20px;
			font-weight:bold;
			font-style:italic;
			color:#45489d;
			text-transform:uppercase;
			text-align:left;
			line-height:43px;
		}
	
		div#box_face {
		width:254px;
		height:37px;
		margin-bottom:20px;
	}
	
	div#box_infos {
		width:167px;
		height:150px;
		margin-bottom:20px;
		padding-left:87px;
		background:url(../imagens/layout/fd_infos.jpg) no-repeat top right;
	}
		div#barra_esq ul.infos {
			margin-top:5px;
		}
			div#barra_esq ul.infos li {
				background:url(../imagens/layout/bullet_barra_esq.gif) no-repeat left center;
				padding-left:10px;
				line-height:25px;
			}
				div#barra_esq ul.infos li a {
					text-decoration:none;
					color:#4B4B4B;
				}
					div#barra_esq ul.infos li a:hover { text-decoration:underline; }
	
	div#box_parceiros {
		width:167px;
		height:810px;
		padding-left:87px;
		background: url(../imagens/layout/fd_parceiros.jpg) no-repeat top right;
	}
		div#box_parceiros ul {
			margin-top:5px;
		}
		div#box_parceiros ul li {
			padding:5px 0px;
		}

/* CONTEUDO */
div#conteudo {
	width:618px;
	height:auto;
	min-height:705px;
	float:right;
	background:#F4F4F4;
	padding-bottom:10px;
}
	div#conteudo.interno {
		width:531px;
		margin-right:22px;
		padding:0px 22px 10px;
	}
	
	div#conteudo p.news {
		line-height: 140%;
	}
	
		div#conteudo p.news a {
			text-decoration: none;
			color: #002e67;
		}
	
	div#conteudo:after {
		clear: both;
		content: ".";
		display: block;
		height: 0px;
		visibility: hidden;
	}

	div#conteudo h2 {
		text-align:center;
		margin-bottom:20px;
	}
	
	div#conteudo h3 {
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		font-style:italic;
		color:#2E3192;
		text-align:left;
	}
	
	div#conteudo div.box_50 {
		width:47.5%;
		height:auto;
	}
	
		div#conteudo div.box_50 div.box_home {
			width:250px;
			display:inline-block;
			margin-bottom:20px;
		}
			div#conteudo div.box_50 div.box_home h3 {
				font-weight:bold;
			}
			div#conteudo div.box_50 div.box_home p {
				text-align:left;
				margin:5px 0px;
			}
			div#conteudo div.box_50 div.box_home a.chamada {
				font-family:"Times New Roman", Times, serif;
				font-size:14px;
				font-style:italic;
				color:#2E3192;
				text-align:right;
				text-decoration:none;
			}
				div#conteudo div.box_50 div.box_home a.chamada:hover { text-decoration:underline; }

		div#conteudo div.banner { text-align:center; margin-bottom:20px; }
	
	div#conteudo div.box_50_interno_l {
		width:250px;
		height:auto;
		float:left;
	}
		div#conteudo ul.acomodacoes {
			margin-bottom:15px;
		}
			div#conteudo ul.acomodacoes li {
				padding-left:15px;
				background:url(../imagens/layout/bullet_acomodacoes.gif) no-repeat left center;
			}
		
		div#conteudo ul.quartos li {
			margin-bottom:5px;
		}
	
	div#conteudo div.box_50_interno_r {
		width:240px;
		height:auto;
		float:right;
	}
	
	div#conteudo img.img_acomodacao { display:none; }
	
	#suite_single {
		position:absolute;
		left:282px;
		top:652px;
	}
	#suite_duplo {
		position:absolute;
		left:282px;
		top:774px;
	}
	#suite_triplo {
		position:absolute;
		left:282px;
		top:896px;
	}
	#suite_quadruplo {
		position:absolute;
		left:282px;
		top:1017px;
	}
	
	table.negocios {
		width:95%;
	}
		table.negocios thead tr th {
			font-size:11px;
			text-transform:uppercase;
			font-weight:bold;
			color:#002E67;
		}
		table.negocios tbody tr th { padding:5px 0px; font-weight:bold; }
		
		table.tarifas {
			width:100%;
			border-collapse:collapse;
		}
			table.tarifas caption {
				padding:8px 0px;
				background:#e6dcb6;
				font-size:14px;
				font-weight:bold;
				color:#484848;
				text-align:center;
				border:solid 1px #FFF;
				border-top:none;
			}
				table.tarifas caption span {
					font-size:12px;
					font-weight:normal;
					color:#484848;
				}
		
			table.tarifas thead tr th {
				background:#f1eacf;
				font-weight:bold;
				padding:5px; 0px;
				text-align:center;
				border:solid 1px #FFF;
			}
			
			table.tarifas tbody tr td {
				background:#e1e1e1;
				font-weight:normal;
				padding:5px; 0px;
				text-align:center;
				border:solid 1px #FFF;
			}
			
	form input.text {
		width:205px;
		background:#FFF;
		border:solid 1px #c5c4c4;
		margin:2px 8px 2px 2px;
	}
	form input.pq {
		width:81px;
		background:#FFF;
		border:solid 1px #c5c4c4;
		margin-right:10px;
	}
	form textarea {
		width:510px;
		background:#FFF;
		border:solid 1px #c5c4c4;
	}
	
	#bt_enviar {
		position:absolute;
		top:105px;
		left:120px;
	}

/* RODAPE
div#rodape {
	width:618px;
	height:auto;
	float:right;
	margin-top:10px;
	padding-top:20px;
	border-top:solid 1px #e7dbc7;
	font-size:10px;
	text-align:center;
} */

/* RODAPE */
div#rodape {
	width:575px;
	height:auto;
	float:right;
	margin-right:22px;
	padding-top:20px;
	border-top:solid 1px #e7dbc7;
	font-size:10px;
	text-align:center;
	background:#efefef;
}
	div#rodape p { margin:0px; }

/* Aplicações gerais ------------------------------- */

.fl { float:left; }
.fr { float:right; }

.tl { text-align:left; }
.tr { text-align:right; }



