.px8 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.reservas {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #70A58B;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.reservas:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F8067;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.px8erro {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #CC3300;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #80AE99;
	border: 1px solid #325E45;
}
.px8White {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.precp {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #CCDDD5;
	width: auto;
	border-left: thin solid #7CA897;
	border-bottom: thin solid #7CA897;
	text-align: right;
	padding: 5px;
}
.preco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7CA897;
	width: auto;
/*	background-attachment: fixed;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: table-cell;*/
	text-align: right;
	border-left: thin solid #CCDDD5;
	border-bottom: thin solid #CCDDD5;
	padding: 5px;
}

