.tabla{
	border:solid 1pt;
	border-color:#A29C77;
}
.select_idioma{
	font-face:arial;
	font-size:7pt;
	color:#757575;
	width:125pt;
}
.select_reservas{
	font-face:arial;
	font-size:7pt;
	color:#757575;
	width:205pt;
}
.enlace_submenu{
	font-family:arial;
	font-size:8pt;
	color:#7F7F7F;
	text-decoration:none;
}
.enlace_submenu:hover{
	font-family:arial;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}
.enlace_hoyos{
	font-family:arial;
	font-size:8pt;
	color:#3E656E;
	text-decoration:underline;
	}
.enlace_hoyos:hover{
	font-family:arial;
	font-size:8pt;
	color:#A44C50;
	text-decoration:underline;
	}
.enlace_plano{
	font-family:arial;
	font-size:8pt;
	color:#778B90;
	text-decoration:underline;
	}
.enlace_plano:hover{
	font-family:arial;
	font-size:8pt;
	color:#956165;
	text-decoration:underline;
	}
.cuadro_texto{
	border:solid 1pt;
	border-color:#AAA380;
	font-family:arial;
	font-size:8pt;
}
.boton{
	font-family:arial;
	font-size:7pt;
	color:#8D8C83;
	background-color:#F2F1EC;
	border:solid 1pt;
	border-color:#D3D2C3;
	width:25pt;
	height:11pt;
	cursor:hand;
}
