.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cosult {
	font-size: 11px;
	color: #333333;
	border: 1px solid #669900;
}
.botreserva {
	background-image: url(contratar.jpg);
	height: 40px;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FF9900;


}
.formreservas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #C0C0C0;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bot.jpg);
	height: 20px;
	width: 120px;
	font-weight: bold;
	border: 1px solid #FF6600;
	position: static;
	background-attachment: scroll;
	background-repeat: no-repeat;

}
