html, body {
	margin: 0px;
	height: 100%;
	background-image: url(../imagens/fundo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
    content:"."
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	background-repeat: no-repeat;
	background-position: center top;
	/** código necessário para regular a altura do footer, assim como também é importante o height= 100% no body**/
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-color: #FFFFFF;

	

    font-size:0
	display: block;
	visibility: visible;
	overflow: hidden;
	background-color: #FFFFFF;
}
#header {
	height: 100px;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../imagens/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#logo {
	float: left;
	width: 258px;
}
#menu {
	float: left;
	width: 702px;
	margin: 0px;
	clear: right;
	text-align: center;
	vertical-align: middle;
	height: 80px;
}
.td_menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #034694;
}

a.menu:link, a.menu:visited {
	height: 50px;
	width: 99px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #034694;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034694;
	text-decoration: none;
	padding-top: 30px;
}
a.menu:hover, a.menu:active {
	height: 50px;
	width: 99px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #034694;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034694;
	text-decoration: none;
	padding-top: 30px;
	background-image: url(../imagens/back_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#flash {
	float: left;
	height: 250px;
	width: 960px;
	clear: both;
}
#imagem {
	float: left;
	width: 605px;
	height: 250px;
}
#texto {
	float: left;
	height: 250px;
	width: 355px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	text-align: justify;
}
.td_frase {
	padding: 20px;
}

.txt_cinza {
	font-size: 17px;
	color: #034694;
}


a:link, a:visited {
	font-weight: bold;
	color: #034694;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
#promocoes {
	width: 250px;
	float: left;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	text-align: justify;
	line-height: 1.5em;
	height: auto;
}
#conteudo {
	float: left;
	width: 700px;
	height: auto;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	padding-top: 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}

#footer {
	background-color: #B5C5D7;
	width: 950px;
	clear: both;
	background-position: center;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	visibility: visible;
	text-align: center;
	padding-top: 8px;
	height: 22px;
	padding-left: 10px;
}
#footer a:link.footer, a:visited.footer {
	color: #034694;
}
#footer a:hover.footer, a:active.footer {
	color: #FF6600;
}
#wrapper {
	float: left;
	width: 100%;
	overflow: hidden;
	height: auto;
	background-color: #FFFFFF;
}
#promo_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFEC66;
	background-color: #034694;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
#promo_texto {
	padding-left: 5px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	text-align: justify;
}
.titulos {
	font-weight: bold;
	color: #034694;
}


#nov_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #034694;
	background-color: #FFEC66;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
#nov_texto {
	margin: 0px;
	line-height: 1.5em;
	font-size: 12px;
	padding-bottom: 20px;
}

.titulos_pags {
	font-weight: bold;
	color: #034694;
	font-size: 14px;
}
.imgs_promo {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#central {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #000000;
	height: auto;
	padding: 20px;
	float: left;
	width: 960px;
	text-align: justify;
}
#centro_titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #034694;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #FFEC66;
	height: 22px;
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subtitulos {
	font-weight: bold;
	color: #034694;
}
.td_imagens {
	padding-left: 30px;
}
.quartos {
	padding-left: 10px;
}
