body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}

a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;
}

.bg-geral{
	background-color: #B3BC8F;
	background-image: url(../images/graf3.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
}

.bg-degrade{
	background-image: url(../images/fundo.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
}

.bg-txt{
	background-color: #ECEFDE;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color: #B3BC8F;
	scrollbar-highlight-color: #B3BC8F;
	scrollbar-3dlight-color: #B3BC8F;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #B3BC8F;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #F2F5E0;
}

.titulo-destaque{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;
}

.titulo-destaque2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-transform: none;
}

.texto-verdana-rodape{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.texto-form-reserva{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
}

.form-texto-reserva{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	border: 1px solid #003300;
}

.form-botao-reserva{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	border: 1px solid #CCCCCC;
	background: url(../images/bg_btn_checa.jpg);
}

.texto-formulario{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
}

.formulario-texto{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	border: 1px solid #003300;
}

.formulario-textoarea{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	border: 1px solid #003300;
	scrollbar-face-color: #B3BC8F;
	scrollbar-highlight-color: #B3BC8F;
	scrollbar-3dlight-color: #B3BC8F;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #B3BC8F;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #F2F5E0;
}

.formulario-botao{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	border: 1px solid #CCCCCC;
	background: url(../images/bg_btn_checa.jpg);
}.bg-geral .bg-degrade .style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
}
