@charset "utf-8";
body {
	background-image: url(../imagens/fundo.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.corpo {
	font-family: Verdana, Geneva, sans-serif;
	width: 1024px;
}

.menu {
	width: 140px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #00AEAE;
	background-color: #FFF;
}
.menu_itens {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.menu_itens a{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.menu_itens a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
	padding-left: 2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

.menu_titulo {
	color: #900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	padding: 2px;
}

.menu2 {
	width: 140px;
	border-right-width: 8px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00AEAE;
	border-bottom-color: #036;
	border-left-color: #036;
	background-color: #FFF;
}
div#conteudo {
	width: 724px;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	padding: 2px;
}
.texto {
	font-size: 10px;
	color: #036;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.texto a{
	font-size: 10px;
	color: #036;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.texto a:hover{
	font-size: 10px;
	color: #900;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

div#rodape {
	width: 1024px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	background-image: url(../imagens/rodape.png);
}
.rodape_table {
	height: 92px;
	width: 1008px;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.rodape_texto {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.rodape_texto a{
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.rodape_texto a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
div#menu_aba {
	background-color: #00AEAE;
	width: 1024px;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #036;
}
.menu_aba-in {
	width: 100%;
	text-align: center;
}
.menu_aba-in2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.menu_aba-in2 a{
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu_aba-in2 a:hover{
	color: #333;
	font-size: 10px;
	font-weight: bold;
}
.cadastre-se {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
input {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	border: 1px solid #036;
}
.menu-hoteis{
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
	text-align: left;
}
.titulo-hotel {
	font-weight: bold;
	color: #00AEAE;
	text-decoration: underline;
	padding: 5px;
}
.texto-hotel {
	color: #333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFF;
}
