@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_tapiz.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}
.parrafo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D270E;
	font-size: 12px;
}

.footer {
	font-size: 12px;
	color: #EDCDA9;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titulo_forma_reservacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9EED5;
}
.parrafo_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.parrafo_light {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F9EED5;
	font-size: 12px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #040000;
}
.brown_titles {
	color: #85633D;
}
.brown_titles2 {
	color: #5D1F14;
	font-size: 13px;
}
.solicitud_enviada {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #532E17;
	font-weight: bold;
}

