
body {
	background: #96764e;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
}

img.logo {
	height: 192px;
	width: 192px;
}

table.menu {
	min-width: 800px;
	min-height: 600px;
	width: 800px;
	height: 600px;
	table-layout: fixed;
	border-collapse: collapse;
	overflow: hidden;
}

td.menu_img {
	background: #96764e url("imagenes/poolroom_01.jpg") no-repeat scroll bottom right;
	width: 50%;
}

td.menu_direccion {
	background: #96764e url("imagenes/poolroom_02.jpg") no-repeat scroll bottom right;
	font-weight: normal;
	font-size: 14pt;
	line-height: 16pt;
	text-align: left;
	vertical-align: middle;
	padding-left: 60px;
	color: #FFFFFF;
}

td.menu_opt {
	width: 25%;
	height: 25px;
	font-weight: normal;
	font-size: 14pt;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
	cursor: default;
}

td.menu_opt_1 {
	background: #96764e url("imagenes/poolroom_03.jpg") no-repeat scroll;
}

td.menu_opt_2 {
	background: #96764e url("imagenes/poolroom_04.jpg") no-repeat scroll;
}

td.menu_opt_3 {
	background: #96764e url("imagenes/poolroom_05.jpg") no-repeat scroll;
}

td.menu_opt_4 {
	background: #96764e url("imagenes/poolroom_06.jpg") no-repeat scroll;
}

td.menu_content {
	background: #96764e url("imagenes/poolroom_11.jpg") no-repeat scroll top center;
	width: 100%;
	max-height: 383px;
	min-height: 383px;
	height: 383px;
	overflow: hidden;
}

.tansparent_box {
	max-width: 780px;
	width: 780px;
	text-align: left;
	vertical-align: bottom;
	position: relative;
	overflow: hidden;
	background-color: transparent;
}

table.tansparent_box, td.transparent_box {
	max-height: 100%;
	height: 100%;
}

div.tansparent_box {
	/*max-height: 2px;
	height: 2px;
	visibility: hidden;*/
	max-height: 363px;
	height: 363px;
	visibility: visible;
}

p, li {
	font-weight: bold;
	font-size: 10pt;
	line-height: 11pt;
	padding: 5px 10px;
	color: #FFFFFF;
}

ul {
	list-style: disc outside none;
}

a:link {
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-size: 14pt;
	color: #FF0000;
}

h2, h3, h4, h5, h6 {
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}