body {
	background-color: #064300;
	margin: auto;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #61A915;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #61A915;
}
a:hover {
	text-decoration: none;
	color: #B0EF02;
}
a:active {
	text-decoration: underline;
	color: #B0EF02;
}.bordeFoto {
	border: 1px dotted #99CC00;
}
.contenedor {
	position: relative;
	width:988px;
	margin: auto;
	background-color: #064300;
}
#reservar {
	background-image:url(../images/flores.png);
	position:absolute;
	left:850px;
	top:751px;
	width:88px;
	height:70px;
	z-index:1;
	background-color: #064300;
}
#cosa2 a{
	color: #FFFFFF;
	font-size: 12px;
}
#cosa2 a:hover{
	color:#FFFF33;
	font-size: 12px;
}

#popup {
	height:330px;
	background:#031e00;
	left:20px;
	margin:20% 0 0 28%;
	position:absolute;
	text-align:right;
	top:-215px;
	vertical-align:bottom;
	visibility:visible;
	width:auto;
	border:2px;
	border-color:#FFFF00;
	border-style:solid;
}

#popup div.img {
border:medium none;
float:right;
height:auto;
position:absolute;
right:-30px;
top:0px;
width:auto;
}
#hotDeals {
	position: absolute;
	height: 116px;
	width: 116px;
	background: url(../images/hot_deals.png) top left no-repeat;
	top: 280px;
	margin-left: 620px;
}
#hotDeals a {
	height: 116px;
	width: 116px;
	display: block;
	cursor: pointer;
}
#ofertasEspeciales {
	position: absolute;
	height: 116px;
	width: 116px;
	background: url(../images/ofertas.png) top left no-repeat;
	top: 280px;
	margin-left: 620px;
}
#ofertasEspeciales a {
	height: 116px;
	width: 116px;
	display: block;
	cursor: pointer;
}
.js {
	background-color:#062e00;
	color:#e8eeec;
}
