/* GERAL */
body{
	margin:0px;
	background-color:#B6B798;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#B6B798;
}

a:link, a:visited{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.texto{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}

.includeLateral{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
	padding-top:7px;
}

.tabelaReferencias{
	background-image:url(imagens/barras_referencias.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.tabelaReferencias td{
	padding-right:7px;
	line-height:22px;
}

.tdConteudo{
	padding-top:7px;
	vertical-align:top;
}

.img{ border:solid 1px #92936D; }
.img a:link, .img a:hover{ border:none; }

.table{
	background-image:url(imagens/fundo_tabela.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #B6B798;
}

.tdLateral{
	width: 205px;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-right: 12px;
}

.tdLateralTexto{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
	padding-bottom: 10px;
	text-align:right;
}

.textoRodape{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #83845B;
	letter-spacing:1px;
}

.textoRodape2{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #83845B;
	font-weight:bold;
	letter-spacing:1px;
}

.textoAcomodacoes{
	font-family:Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.textoAcomodacoes a:link, .textoAcomodacoes a:visited{
	font-family:Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.textoAcomodacoes a:hover{
	font-family:Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}


.reservas{
	background-color:#9FA081;
	width:142px;
	height:183px;
}

.avisoOK{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color:#009900;
	font-weight:bold;
}

.avisoERRO{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color:#FF0000;
	font-weight:bold;
}

/* FORMULÁRIOS */

.botao{
	display: block;
	
	border: 2px solid;
	
	border-bottom-color:#000000;
	border-right-color: #000000;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;

	width: 90px;
	padding: 0px;
	
	background: #FFFFFF; 
	color: #000000;
	
	font-family: Verdana;
	font-size: 10px;
	
	text-align: center;
	text-decoration: none;
}
 
.botao:hover{
	position: relative;
	border-bottom-color:#000000;
	border-right-color: #000000;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;

	background: #F6F6F6;
}


input{
	background-color:#FFFFFF;
	border:1px solid #9495A2;
	height:18px;
	font-family:Verdana, Arial;
	font-size:10px;
	color:#333333;
}

select{
	border:1px solid #9495A2;
	height:15px;
	font-family:Verdana, Arial;
	font-size:9px;
	color:#333333;
}
.select{
	border:1px solid #9495A2;
	height:15px;
	font-family:Verdana, Arial;
	font-size:9px;
	color:#333333;
}