.derecha {

	background-color: #FAE4B2;

	background-image: url(../images/derecha.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}

.puntos {

	background-color: #E6E8DB;

	background-image: url(../images/puntos.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}

.menu a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #666666;

	text-decoration: none;

}

.menu a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #666666;

	text-decoration: none;

}



.menu a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #666666;

	text-decoration: none;

}



.menu a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #9A9F82;

	text-decoration: none;

}

	

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;

}

.hoja {
	background-color: #FAE4B2;
	background-image: url(../images/hoja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 4px;

}

.texto_hojita {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #666666;

}

.titulo_gris {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 19px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: uppercase;

	color: #686868;

}



.titulo_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #EF8634;
	text-align: center;

}

.reservations_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #FFFFFF;

	background-color: #AEB1AA;

}

.reservaciones_campos {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

}

.bordes_arriba_abajo {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #AEB1AA;

	border-right-color: #AEB1AA;

	border-bottom-color: #AEB1AA;

	border-left-color: #AEB1AA;

}



.texto_pequeno {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #666666;

}

.cuadros_foto {

	border: thin solid #B4B4B4;

}

.borde_negro {

	border: thin solid #333333;

}

