/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#reservar {
	font-size: 0.9em;
	border: thin solid #FFCC00;
	width: 49%;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#web {
	display: table-caption;
}

#reservar table, td, form, input {
	margin: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#reservar .boton{
	background-color: #FFCC00;
	border: thin outset #000000;
}

