@font-face {
		font-family: P22;
		src: url("/css/modulo/P22JohUndReg.ttf") format("truetype");
	}
	@font-face {
		font-family: P22_IE;
		src: url("/css/modulo/P22JohUndReg.eot");
	}
	body {
		background: transparent;
		font-family: P22, P22_IE;
		color: #33674F;
	}
	.reservarButton {
		background: #004122;
	    color: white;
	    border: none;
	    border-radius: 0;
	    width: auto;
	    padding: 10px 50px;
	    height: auto;
	    text-transform: uppercase;
	    margin: 0 auto;
	}
	#datos_reserva label {
		width: 100%;
		text-align: center;
	}