#main {
	margin:0px auto;
	overflow:hidden;
	width:997px;
	position:relative;
	background:transparent url(/media/img/common/fnd-inner-big.gif) bottom left repeat-y;
}

#container h1 {
	background:#fff url(/media/img/common/background-footer.jpg);
	width:992px;
}

#media {
	width: 664px;
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	left:1px;
}
#content_litle {
	width: 328px;
	float:right;
	position:relative;
	padding-top:130px;
	right:2px;
}
#content_litle h2 {
	position:absolute;
	top:65px;
	left:-50px;
	line-height:49px;
	padding:0 60px 0 10px;
	behavior: url(/js/common/png/png.htc);
	background: url(/media/img/common/background-h2.png) left repeat-x;
	font-size:2.3em;
	font-family:Georgia;
	color:#005440;
	margin-bottom:0px !important;

}

#content_litle h2 span {
	font-size:.8em;
	font-family:Georgia;

	color:#009c77;
}

#content_litle h3 {
	padding:0px 0 0 23px;
	font-weight:bold;
	font-style:italic;
	color:#29452c;
	font-size:1.3em;
	display:block;
	font-family:Georgia;
	display:block!important;
}

#content_litle p {
	margin:10px 23px;
	color:#333333;
	font-family:Verdana;
	text-align:justify;
	font-size:1.1em;
	line-height:17px;
}

.nota  {
	clear:both;
	background:#EADDBD;
	border:1px solid #DD8C00;
	/*margin: 30px 20px 30px 20px;*/
	margin:20px 23px 20px 23px;
	display:block!important;
	padding:1px;
	position:relative;
}
.nota_content {
	border:1px solid #DD8C00;
	background:#F5EBD2;
	color:#593c00;
	display:block!important;
	position:relative;
}
.nota_content p{
	font-family:Georgia!important;
	font-size:12px;
	line-height:18px;
	font-style:italic;
	text-align:center!important;
	margin:0px;
}
.nota_content a{
	color:#563C00;
	font-weight:bold;
	text-decoration:underline;
}
.nota_content a:hover{
	color:#563C00;
	font-weight:bold;
	text-decoration:none;
}
#content_litle p b, #content_litle p strong {
	color:#847040;
	font-weight:bold;
}
.content_related {
	text-align:right;
	margin:30px 23px 30px 0px;
	clear:both;
}
.content_related li {
	display:inline;
	margin-left:5px;
}

.content_related li a {
	color:#dd8c00;
	font-size:1em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.content_related li a:hover {
	color:#dd8c00;
	text-decoration:none;
}
div.calendar-legend {
	background: url(/media/img/common/fnd-top-calendar.jpg) left top repeat-x;
	padding:0px;
	height:47px;
	margin:20px 0 0 0;
	width:660px;
	position:absolute;
	bottom:1px;
	right:1px;
	height:75px;
}
div.calendar-legend ul {
	position:relative;
	left:45px;
	top:15px;
}
div.calendar-legend ul li {
	display:inline;
	background:#d2d2d2;
	padding:0 0px 0 17px;
	margin-right:40px;
	position:relative;
	float:left;
}
div.calendar-legend ul li span {
	position:relative;
	right:0;
	background:#F8F3ED;
	padding:0 5px;
}

div.calendar-legend ul li.legend-alta {
	background:#fec8c8;
}
div.calendar-legend ul li.legend-media {
	background:#c1efe4;
}
div.calendar-legend ul li.legend-baja {
	background:#c7e1f8;
}

/* tables */
table.pases {
	background:#fff;
	border:1px solid #999999;
	border-right:1px solid #999999;
}
table.pases thead th, table.pases thead td {
	color: #005440;
	font-weight:bold;
}
table.pases th, table.pases td {
	width:12%;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:8px;
	height:24px;
}
table.pases td.condiciones {
	text-align: center;
	line-height:24px;
}

table.pases td.condiciones a {
	font-weight:bold;
	text-decoration: underline;
}

table.pases th a {
	font-weight:bold;
	text-decoration: underline;
}

table.pases tr.row-black td {
	background:#f1f1f1;
}

table.pases tr.row-gold td {
	background:#fef7e4;
}

table.pases tr.row-green td {
	background:#dcfbf5;
}

table.pases td#condiciones-black {
	background:#d5d5d5;
}

table.pases td#condiciones-gold {
	background:#faedc3;
}

table.pases td#condiciones-green {
	background:#b9f3e5;
}

div.table-calendar {
	background:#fff;
	float:left;
	display:inline;
	overflow:auto;
	margin-right:14px;
	margin-bottom:20px;
}

div.table {
	margin:10px 23px;
}
div.top-table {
	padding-top:2px;
	background: url(/media/img/common/tables/shadow-top.jpg) top repeat-x;
}
div.bottom-table {
	padding-bottom:2px;
	background: url(/media/img/common/tables/shadow-bottom.jpg) bottom repeat-x;
}
div.left-table {
	padding-left:2px;
	background: url(/media/img/common/tables/shadow-left.jpg) left repeat-y;
}
div.right-table {
	padding-right:2px;
	background: url(/media/img/common/tables/shadow-right.jpg) right repeat-y;
}

.black {
	color:#000;
}
.gold {
	color:#a89054;
}
.green {
	color:#009c75;
}

.pase-black {
	background:#f1f1f1;
}

.pase-gold {
	background:#fff8e5;
}

.pase-green {
	background:#dcfbf5;
}

#_pase-black {
	background:#d5d5d5;
}
#_pase-gold {
	background:#faedc3;
}
#_pase-green {
	background:#b9f3e5;
}
.reserva {
	text-align:center;
}
/*************************************/
table.greenfees {
	background:#fff;
	border:1px solid #999999;
	font-size:.9em;
	color: #005440;
	font-weight:bold;
}

table.greenfees tbody th, table.greenfees td {
	border:1px solid #999999;
	font-weight:bold;
	padding:7px 5px;
}

 table.greenfees thead th {
 	text-align: center;
}

 table.greenfees tbody td {
 	text-align: center;
}

table.greenfees thead th, table.greenfees thead td {

	padding:5px;
}

table.greenfees tr.alta td {
	background: #b1eedf;
}
table.greenfees tr.media td {
	background: #c4faed;
}
table.greenfees tr.baja td {
	background: #dafff7;
}

th#campo-norte, th#campo-centro, th#campo-sur {
	text-align: center;
	border-right:1px solid #999;
	height:5px !important;
	padding:0;
	font-weight: bold;
}

th#campo-norte-9h {
	border-right:1px solid #999;
}
th#campo-centro-9h {
	border-right:1px solid #999;
}

table.mes {
	width:180px;
	margin:3px;
	color: #005440;
	font-family: Georgia;
}

table.mes caption {
	color: #dd8c00;
	font-weight: bold;
	font-style:italic;
	font-size:1.2em;
	padding:0 2px;
}

table.mes td {
	border:2px solid #fff;
	padding:1px 1px 1px 1px;
	font-size:1.1em;
}

table.mes td.day {
	background:#e1dfe0;
	margin:10px;
}

table.mes td.weekend {
	font-weight:bold;
}

table.mes td.alta {
	background:#ffc8c9;
	color:#9f1212;
}

table.mes td.baja {
	background:#c7e1f8;
	color:#1262a6;
}

table.mes td.media {
	background:#c1efe4;
	color:#005440;
}

/*--------------------- OFERTAS -------------------------------------*/

ul.listado_ofertas{
	margin:10px 23px;
}
ul.listado_ofertas li{
	padding:10px;
	overflow:hidden;
	display:block;
	border-bottom:1px solid #BDB5A0;
}

ul.listado_ofertas li.even{ background:#F8F3ED;}
ul.listado_ofertas li.odd{ background:#FEFDF9;}

ul.listado_ofertas h3 {
	display:block!important;
	position:relative!important;
	font-size:11px!important;
	font-weight:bold!important;
	color:#009E78!important;
	font-style:normal!important;
	margin:0px 0px 10px 0px!important;
	padding:0px!important;
}
ul.listado_ofertas h3 a{
	color:#009E78!important;
	text-decoration:underline!important;
}
ul.listado_ofertas h3 a:hover{
	color:#00C899!important;
	text-decoration:underline!important;
}
ul.listado_ofertas div.left{
	width:455px;
	display:block;
}

ul.listado_ofertas div.right{
	width:115px;
	display:block;
}
ul.listado_ofertas p{
	margin:0px!important;
	font-size:11px;
	line-height:16px;
}

.reserva_oferta {
	display:block;
	font-size:1em;
	margin:10px 0 0 0;
	width:122px;
	height:22px;
	background:url(/media/img/common/ico_golf_up.gif) -7px top no-repeat;
}

.reserva_oferta a {
	position:relative;
	top:9px;
	padding-left:25px;
	color:#DE8B00!important;
	text-decoration:underline!important;
}

.reserva_oferta a:hover {
	color:#DE8B00!important;
	text-decoration:none!important;
}

span.precio_oferta{
	color:#857041;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
}

/*--------------------- FIN OFERTAS -------------------------------------*/

/*--------------------- DETALLE OFERTAS -------------------------------------*/

.info_detalle_oferta{
	background:#FEFDF9;
	border-bottom:1px solid #BDB5A0;
	margin:10px 23px;
	position:relative;
	top:0px;
	overflow:hidden;
	width:614px;
}
.info_detalle_oferta h3{
	font-family:Georgia!important;
	width:437px;
	color:#005540;
	display:block;
	font-size:1.7em!important;
	padding:22px 0pt 0pt 23px!important;
}
.info_detalle_oferta span{
	font-family:Georgia!important;
	font-size:1.1em!important;
	font-style:italic;
	font-weight:bold;
	margin:18px 0pt 0pt 23px!important;
	width:55px;
	display:block;
}
.info_detalle_oferta p{
	font-family:Georgia!important;
	margin:0px auto!important;
	color:#009C77!important;
	font-size:1.2em!important;
	font-style:italic;
	display:block;
	width:330px;
	position:relative;
	left:-65px;
	top:-15px;
}
.info_detalle_oferta .reserva_oferta{
	width:140px;
	position:absolute;
	top:6px;
	right:0px;
}
.desc_detalle_oferta {
	margin:20px 0 0 23px;
	overflow:hidden;
	display:block;
	border-bottom:1px solid #BDB5A0!important;
	clear:both;
	padding:0 0 20px 0;
}


/*--------------------- FIN DETALLE OFERTAS -------------------------------------*/


/*--------------------- LISTADO FAQS -------------------------------------*/

dl.listaFaq{
	padding-bottom:20px;
}

dl.listaFaq dt{
	background:#FEFDF9;
	display:block;
	position:relative;
	margin:0 30px 10px 30px;
	padding:5px 5px 5px 30px;
	line-height:1.2em;
	font-weight:bold;
	color:#856F40;
	font-size:1.1em;
}

dl.listaFaq dt .numBullet{
	position:absolute;
	top:-1px;
	left:-12px;
	_left:-42px;
	display:block;
	width:23px;
	height:23px;
	background:url(/media/img/common/fnd_bullet.gif) left top no-repeat;
	color:#DD8C00;
	font-family:Georgia;
	line-height:1.3em;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
}

dl.listaFaq dd{
		margin:0 30px 10px 30px;
		font-size:1.1em;
		line-height:1.4em;
}


/*--------------------- FIN LISTADO FAQS -------------------------------------*/

.imagesRespaldo {
	margin:0px 23px 20px 23px;
	clear:both;
	overflow:auto;
}
.imagesRespaldo .mascara {
	width:187px;
	height: 130px;
	background: url(/media/img/common/respaldo/mascara.jpg) no-repeat;
	display:inline;
	float:left;
	display:inline;
	overflow:auto;
	margin-right:15px;
}
.imagesRespaldo .mascara img {
	margin-top:4px;
	margin-left:4px;
}

.legend span {
	display:block;
	float:left;
	width:30px;
	margin-right:10px;
	text-align:right;
}
.legend div {
	float:left;
	width:500px;
	color:#005544 !important;
	margin-bottom:5px;
}
.legend p {
	font-size:.9em !important;
	color:#005544 !important;
	margin-left:30px;
	clear:both;
}
.legend p.info_pases {
	font-size:1.1em !important;
	color:#333 !important;
	margin-left:30px;
	clear:both;
}
.legend strong {
	color:#005544 !important;
	font-weight:bold;

}