		html {
		filter: expression(document.execCommand("BackgroundImageCache", false, true));
		}
	
	
		/*--------------  CSS GENERAL  -----------------*/
		body {background: url('../../img/background_pattern.jpg') repeat; font-family:"Trebuchet MS";}
		*{margin:0px; padding:0px;}
		a,img{outline:none; border:none; color:#007382;}
		.left{float:left;}
		.right{float:right;}

		/*-----------------------  ESTRUCTURA GENERAL DEL CONTENEDOR PRINCIPAL  ----------------------*/
		#wrapper{ width:100%; background:url('../../img/header.jpg') repeat-x top; text-align:center; float:left; /*border-top:20px solid #000000;*/}
/*		#cuerpo{ border:1px solid green; float:left; position:relative; left:50%; margin-left:-465px;}*/
		#cuerpo{ position:relative; float:left; padding-bottom:50px; }
		.center_wrapper { width:930px; float:left; position:relative; left:50%; margin-left:-465px;}
		.center_wrapper #header { width:960px; height:105px; float:left; margin-left:-10px; position:relative; z-index:1;}
		.center_wrapper #banner { margin-top:40px; width:inherit; float:left; position:relative;width:931px;height:316px;}
		.center_wrapper #banner.precarga {background:transparent url('../../img/cabeceras/cabecera_loader.gif') no-repeat center center;}
		.center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_2_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
/*		.center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:50px;}		
*/		
				
	
		
		/*--------------  MENU  -----------------*/
		#header ul#menu { list-style-type: none;  height:20px; display:block; float:left; margin-top:73px; /*border:1px solid red;*/ width:730px; background: url('../../img/menu.jpg') no-repeat;}
		#header ul#menu li { display:block; height:20px; padding:1px; float:left; margin-right:20px;}
		#header ul#menu li a { display:block; height:20px; text-indent:-99999px; float:left;}
		#header ul#menu li.inicio ,#header ul#menu li.inicio a{ width:55px;  }
		#header ul#menu li.inicio { margin-right:21px;}
		#header ul#menu li.club ,#header ul#menu li.club a{ width:82px; }
		#header ul#menu li.club {margin-right:18px;}
		#header ul#menu li.campo_de_golf,#header ul#menu li.campo_de_golf a{ width:150px; }
		#header ul#menu li.torneos 	,#header ul#menu li.torneos a{ width:81px;}
		#header ul#menu li.torneos {margin-right:14px;}
		#header ul#menu li.noticias ,#header ul#menu li.noticias a{ width:81px;}
		#header ul#menu li.contacto ,#header ul#menu li.contacto a{ width:168px;}
		#header ul#menu li.contacto  {margin-right:0;}
		
		/*--------------  MENU hover -----------------*/
		#header ul#menu li.inicio a:hover {background: url('../../img/menu.jpg') -1px 39px;}
		#header ul#menu li.club a:hover {background: url('../../img/menu.jpg') 641px 39px;}
		#header ul#menu li.campo_de_golf a:hover {background: url('../../img/menu.jpg') 539px 39px;}
		#header ul#menu li.torneos a:hover {background: url('../../img/menu.jpg') 367px 39px;}
		#header ul#menu li.noticias a:hover {background: url('../../img/menu.jpg') 270px 39px;}
		#header ul#menu li.contacto a:hover {background: url('../../img/menu.jpg') 167px 39px;}
		
		/*--------------  MENU activo -----------------*/
		body#inicio 	   #header ul#menu li.inicio a {background: url('../../img/menu.jpg') -1px 19px;}
		body#club 		   #header ul#menu li.club a {background: url('../../img/menu.jpg') 640px 19px;}
		body#campo_de_golf #header ul#menu li.campo_de_golf a {background: url('../../img/menu.jpg') 538px 19px;}
		body#torneos       #header ul#menu li.torneos a {background: url('../../img/menu.jpg') 366px 19px;}
		body#noticias 	   #header ul#menu li.noticias a {background: url('../../img/menu.jpg') 269px 19px;}
		body#contacto 	   #header ul#menu li.contacto a {background: url('../../img/menu.jpg') 166px 19px;}

		/*--------------  SUBMENU  -----------------*/
		#header #submenu { display:block; clear:both; width:305px; height:30px; position:absolute;top:89px;left:64px;}
		#header #submenu ul { width:305px; position:relative; float:left; list-style-type:none; margin-top:12px; height:12px; display:block; }
		#header #submenu ul li { float:left;  display:block; height:12px; position:relative;}
		#header #submenu ul li a { text-indent:-99999px; display:block; height:12px; width:inherit; float:left;}
		
		/*--------------  SUBMENU CLUB  -----------------*/
		#header #submenu ul#sub_club { left:0px; height:12px; background:url('../../img/submenu_campo.jpg');}
		#header #submenu ul#sub_club li.instalaciones ,	#header #submenu ul#sub_club li.instalaciones a	{ width:84px;}
		#header #submenu ul#sub_club li.restaurante   ,	#header #submenu ul#sub_club li.restaurante  a	{ width:76px;}
		#header #submenu ul#sub_club li.tienda 		  ,	#header #submenu ul#sub_club li.tienda 	a		{ width:40px;}
		#header #submenu ul#sub_club li.eventos 	  ,	#header #submenu ul#sub_club li.eventos a	 	{ width:51px;}
		#header #submenu ul#sub_club li.instalaciones , #header #submenu ul#sub_club li.restaurante, #header #submenu ul#sub_club li.tienda  { margin-right:18px;}
	    /*--------------  SUBMENU CLUB hover  -----------------*/
		#header #submenu ul#sub_club li.instalaciones a:hover {background: url('../../img/submenu_campo.jpg') 0px 24px;}
		#header #submenu ul#sub_club li.restaurante a:hover {background: url('../../img/submenu_campo.jpg') 203px 24px;}
		#header #submenu ul#sub_club li.tienda 	a:hover	{background: url('../../img/submenu_campo.jpg') 109px 24px;}
		#header #submenu ul#sub_club li.eventos a:hover {background: url('../../img/submenu_campo.jpg') 51px 24px;}	
		/*--------------  SUBMENU CLUB activo  -----------------*/
		body#club.instalaciones #header #submenu ul#sub_club li.instalaciones a {background: url('../../img/submenu_campo.jpg') 0 12px;}
		body#club.restaurante #header #submenu ul#sub_club li.restaurante a {background: url('../../img/submenu_campo.jpg') 203px 12px;}
		body#club.tienda ul#sub_club li.tienda 	a	{background: url('../../img/submenu_campo.jpg') 109px 12px;}
		body#club.eventos ul#sub_club li.eventos a {background: url('../../img/submenu_campo.jpg') 51px 12px;}
		
		/*--------------  SUBMENU CAMPO  -----------------*/
		#header #submenu ul#sub_campo_de_golf { height:12px; background:url('../../img/submenu_club.jpg'); width:108px; left:105px; position:absolute;}
		#header #submenu ul#sub_campo_de_golf li.el_campo ,	#header #submenu ul#sub_campo_de_golf li.el_campo a	{ width:53px;}
		#header #submenu ul#sub_campo_de_golf li.tarifas   ,	#header #submenu ul#sub_campo_de_golf li.tarifas  a	{ width:42px;}
	    #header #submenu ul#sub_campo_de_golf li.el_campo  {margin-right: 12px;}
		/*--------------  SUBMENU CAMPO hover  -----------------*/
		#header #submenu ul#sub_campo_de_golf li.el_campo a:hover { background:url('../../img/submenu_club.jpg') 0px 25px;}
		#header #submenu ul#sub_campo_de_golf li.tarifas a:hover {background:url('../../img/submenu_club.jpg') 43px 25px;}
		/*--------------  SUBMENU CAMPO activo  -----------------*/
		body#campo_de_golf.el_campo #header #submenu ul#sub_campo_de_golf li.el_campo a { background:url('../../img/submenu_club.jpg') 0px 14px;}
		body#campo_de_golf.tarifas #header #submenu ul#sub_campo_de_golf li.tarifas a {background:url('../../img/submenu_club.jpg') 43px 14px;}
		
		
		
		
		/*------------------  LOGO  ---------------------*/
		#logo{float:right; margin-top:72px; padding-right:0px;}
		span#banda {float:left; height:144px; position:relative; background: url('../../img/banda_header.jpg') bottom no-repeat; width:52px; margin-left:10px; margin-top:-20px }
		
		/*-----------------------  CONTENIDO ----------------------*/
		
		.center_wrapper #content div.columna{ width:235px; float:left; text-align:left; padding:0px 15px 30px 15px; display:block;}
		.center_wrapper #content div.columna_doble{ width:535px; float:left; text-align:left; padding:0px 15px 15px 15px; display:block;}
		.center_wrapper #content #columna_1, #columna_2_1 { margin:0 0 0 30px; }
		.center_wrapper #content #columna_2 { margin:0 0 0 37px; }
		.center_wrapper #content #columna_3 { margin:0 0 0 41px; }
		.center_wrapper #content div.columna span.separador_principal, .center_wrapper #content div.columna_doble span.separador_principal, .center_wrapper .contenido_secundario div.columna_doble span.separador_principal {  background: #ddd url('../../img/linea_separador_content.jpg') repeat-x; height:2px; border:0px; margin:0 0 10px -14px; display:block;}
		.center_wrapper #content div.columna span.separador, .center_wrapper #content div.columna_doble span.separador, .center_wrapper .contenido_secundario div.columna_doble span.separador { clear:both;  background: #ddd url('../../img/linea_separador_content.jpg') repeat-x; height:2px; border:0px; margin:0 0 15px -14px; display:block;}
		.center_wrapper #content div.columna h3, .center_wrapper #content div.columna_doble h3,.center_wrapper #content h3, .center_wrapper .contenido_secundario div.columna_doble h3,.center_wrapper .contenido_secundario h3 { height:33px; font-size:14px; margin-top:3px; margin-bottom:12px;}
		.center_wrapper #content div.columna h4, .center_wrapper #content div.columna_doble h4, .center_wrapper #content h4 { color:#007481; font-size:14px; font-weight:bold; padding:0px 0 3px 2px; }
		.center_wrapper #content div.columna p, .center_wrapper #content div.columna_doble p , .center_wrapper #content p, .center_wrapper .contenido_secundario div.columna_doble p , .center_wrapper .contenido_secundario p{ font-size:13px; padding:0px 0 15px 0;}
		.center_wrapper #content div.columna p.noticia, .center_wrapper #content div.columna_doble p, .center_wrapper .contenido_secundario div.columna_doble p { padding-top:3px; padding-bottom:3px;}
		.center_wrapper #content div.columna p.left, .center_wrapper #content div.columna_doble p.left, .center_wrapper .contenido_secundario div.columna_doble p.left { position:relative; width:102px; font-size:12px;}
		.center_wrapper #content div.columna p.left span, .center_wrapper #content div.columna_doble p.left span { color:#007581; font-size:14px; font-weight:bold;}
		.center_wrapper #content div.columna a, .center_wrapper #content div.columna a, .center_wrapper .contenido_secundario div.columna a { color:#007481; font-size:10px; text-decoration:none;}
		.center_wrapper #content div.columna a.ver_mas, .center_wrapper #content div.columna_doble a.ver_mas, .center_wrapper .contenido_secundario div.columna_doble a.ver_mas {margin-top:-4px; color:#007481; font-size:11px; text-decoration:none;}
		.center_wrapper #content div.columna a:hover, .center_wrapper #content div.columna_doble a:hover, .center_wrapper .contenido_secundario div.columna_doble a:hover { color:#007481; text-decoration:underline; /*padding-top:4px;*/}
		
		.center_wrapper #content div.columna span.separador_principal, .center_wrapper #content div.columna span.separador, .center_wrapper .contenido_secundario div.columna span.separador_principal,.center_wrapper .contenido_secundario div.columna span.separador {width:262px;}
		.center_wrapper #content div.columna_doble span.separador_principal,.center_wrapper #content div.columna_doble span.separador, .center_wrapper .contenido_secundario div.columna_doble span.separador_principal,.center_wrapper .contenido_secundario div.columna_doble span.separador {width:563px;}

		.center_wrapper #content div.cuadratin_doble, .center_wrapper .contenido_secundario div.cuadratin_doble {width:inherit; float:left; display:block; padding-right:15px; width:535px; padding-top:15px;}
		.center_wrapper #content div.cuadratin_doble div.icon, .center_wrapper .contenido_secundario div.cuadratin_doble div.icon {width:60px; float:left; display:block; padding: 5px 0px 0 18px; height:inherit; position:relative;}
		.center_wrapper #content div.cuadratin_doble div.text_cuadratin, .center_wrapper .contenido_secundario div.cuadratin_doble div.text_cuadratin {float:left; display:block; padding-right:15px; width:440px;}
		
		.center_wrapper #content div.cuadratin,.center_wrapper .contenido_secundario div.cuadratin { width:inherit; float:left; display:block; width:250px; padding-top:0px;}
		.center_wrapper #content div.cuadratin div.icon, .center_wrapper .center_wrapper .contenido_secundario div.cuadratin div.icon div.cuadratin div.icon { width:65px; float:left; display:block; height:inherit; position:relative;}
		.center_wrapper #content div.cuadratin div.icon img, .center_wrapper .center_wrapper .contenido_secundario div.cuadratin div.icon img div.cuadratin div.icon img { float:left; padding:0px; padding-top:4px;}
		.center_wrapper #content div.cuadratin div.text_cuadratin, .center_wrapper .contenido_secundario div.cuadratin div.text_cuadratin { float:left; display:block; padding-right:0px; width:240px;}
		
		.columna table.lista_torneos tr, .columna table.lista_torneos tr {height:27px;}
		.columna table.lista_torneos, .columna table.lista_torneos td, .columna_doble table.lista_torneos, .columna_doble table.lista_torneos td{ border:none;}
		.columna table.lista_torneos th, .columna_doble table.lista_torneos th { border:none; border-bottom:1px solid #cdcdcd; font-weight:normal; font-size:9pt;}
		tr.marcada {background:#e8e8e8; border:1px solid #e8e8e8;}
		.columna table.lista_torneos td, .columna_doble table.lista_torneos td {color:#000; padding-left:15px;}
		.columna table.lista_torneos td, .columna_doble table.lista_torneos td.first_column {color:#087480;}
		.columna table.lista_torneos th, .columna_doble table.lista_torneos th { color:#000; padding-left:15px;}
		.columna table.lista_torneos tr.cabecera, .columna_doble table.lista_torneos tr.cabecera { height:13px; vertical-align:top;}
		.columna table.lista_torneos .first_colum {width:40px;}
		.columna_doble table.lista_torneos .first_colum  {width:70px;}
	
		/*--------------  PIE DE PAGINA  -----------------*/			
		#footer { height:32px; background: url('../../img/footer_background.jpg') repeat-x bottom; float:left; width:100%;}
		#footer .center_wrapper p { color:white; padding-top:16px; font-size:9pt;  margin:0 auto 0 auto; }
		#footer .center_wrapper img{ padding-top:15px; padding-right:20px; padding:15px 20px 0 10px;}
		#footer .center_wrapper p.left { padding-left:20px;}
		 	
			/*-------------------  FOOTER AUTO-OCULTABLE  ---------------------*/
			/* The CSS that's required to position the footer */
			html{height: 100%;}
			body{height: 100%;}
			#wrapper {position: relative; min-height: 100%;}
			* html #wrapper { height: 100%; padding-bottom:20px;}
			#footer {position: relative; float:left; margin: -32px auto 0 auto;	}
			/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
			* html #footer {margin-top: -32px;}

	/*--------------  SECCIONES  -----------------*/

		/*--------------  seccion inicio  -----------------*/
		
		body#inicio .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_1_1_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#inicio .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_1_1_1.png') no-repeat bottom; margin-bottom:40px;}
		body#inicio #columna_3 {padding-bottom:20px;}
		body#inicio .center_wrapper #content #columna_3 h4 {text-align:left; padding:0; }
		/*body#inicio img:hover{padding:0; border:none; margin:0;}*/
				/*--------------  seccion weather  -----------------*/
				body#inicio #weather {display:block;clear:both;height:166px; margin-bottom:10px;}
				body#inicio #weather div {float:left;margin-bottom:8px;}
				body#inicio #weather p {margin:0px;padding:0px;text-align:center;font-size:11px;}
				body#inicio #weather span.viento {position:relative;top:5px;left:-1px;}
				body#inicio #weather p.icono {position:relative;top:4px;}
				body#inicio #weather #hoy {padding-right:1px; border-right:1px solid #cecece;}
				body#inicio #weather #manana {padding-left:9px; border-left:1px solid #fff; margin-bottom:12px;}
				body#inicio #weather #manana p.temp {margin-top:12px;}
				
		/*--------------  seccion torneos  -----------------*/
		body#torneos .center_wrapper div#separador {background:url('../../img/cabeceras_torneos.png') no-repeat bottom;}
		body#torneos .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_torneos.png') no-repeat bottom; margin-bottom:40px;}
		body#torneos .center_wrapper #content div#columna_2_1{ width:450px; margin-left:30px;}
		body#torneos .center_wrapper #content div#columna_3{ width:390px; margin-left:29px;}
		body#torneos #content .columna_doble table {width:564px; border:none; font-size:12px; }
		body#torneos #content .columna_doble table.lista_torneos tr {height:27px;}
		body#torneos #content .columna_doble table.lista_torneos, body#torneos #content .columna_doble table.lista_torneos td { border:none;}
		body#torneos #content .columna_doble table.lista_torneos th { border:none; border-bottom:1px solid #cdcdcd; font-weight:normal; font-size:9pt;}
		tr.marcada{background:#e8e8e8; border:1px solid #e8e8e8;}
		body#torneos #content .columna_doble table.lista_torneos td {color:#000; padding-left:15px;}
		body#torneos #content .columna_doble table.lista_torneos th { color:#000; padding-left:15px;}
		body#torneos #content .columna_doble table.lista_torneos .first_colum {color:#087480; width:70px;}
		body#torneos #content .columna_doble table.lista_torneos th.first_colum {color:#000;}
		body#torneos #content .columna_doble table.lista_torneos tr.cabecera { height:13px; vertical-align:top;}
		body#torneos #content .columna_doble table.lista_torneos .first_colum, body#torneos .center_wrapper #content div.columna_doble h3, body#torneos .center_wrapper #content div.columna_doble p, body#torneos .center_wrapper #content div.columna_doble h4  {padding-left:15px; padding-bottom:3px;}
		body#torneos .center_wrapper #content div.columna_doble span.separador_principal {width:447px; margin-left:3px; position:relative; float:left;}
		body#torneos .center_wrapper #content div.columna span.separador_principal {  width:387px; margin-left:-15px; }
		body#torneos .center_wrapper #content div.columna_doble{ width:535px; float:left; text-align:left; padding:0px 0px 0px 0px;}
		body#torneos .center_wrapper #content .top{ padding-top:0px;}
		body#torneos #content #columna_3 p.horario {font-size:13px;}
		body#torneos #content #columna_3 p.horario span {font-size:13px; color:#087480;}
		
			/*--------------  calendario  -----------------*/
			body#torneos h3#titular_1 {width:150px; display:block; float:left;}
			body#torneos h3#titular_3 {width:220px; display:block; float:left;}
			body#torneos h4#titular_3b {width:130px; display:block; height:30px;margin:4px 0px 13px 230px;}
			body#torneos h5 span {color:#137e8a;}
			body#torneos #calendario_main {float:left; border-bottom:1px solid #cdcdcd;}
			body#torneos #calendario_main ul {float:left;margin:0 0 0 15px; padding:0; width:425px; border-left:1px solid #cdcdcd; }
			body#torneos #control { display:block; width:218px; float:right; list-style-type:none; margin-top:12px;  margin-right:15px;}
			body#torneos #control li {width:20px; float:right;}
			body#torneos #control li#info {min-width:70px; text-align:center; margin-left:12px; margin-top:-8px;font-weight:bold;}
			body#torneos #calendario_main ul#titulo_dias,#calendario_main ul#dias {clear:both;display:block;}
			body#torneos #calendario_main ul li{ line-height:40px; color:#0a525a; font-weight:bold; text-align:center; float:left;width:59px; height:38px;margin:0; padding:0; list-style:none; list-style-type:none; border-right:1px solid #cdcdcd;border-top:1px solid #cdcdcd;}

			body#torneos #content #columna_2_1 {background:transparent url(../../img/cab_torneo_cal.gif) no-repeat 4px 0px;}
			
			body#torneos #calendario_main {float:left;}
		    body#torneos p.info {float:left; margin-top:15px; margin-bottom:15px;}

		    body#torneos p.info a {text-decoration:none;}
		    body#torneos p.info a:hover {text-decoration:underline;}
		    body#torneos p.info span {color:#137e8a;}
		
			body#torneos #control li#info {text-indent:0px; color:#0A525A;}
			body#torneos #control li a {width:inherit; height:inherit; display:block;}
			#retroceso {background: url('../../img/contenidos/torneos/arrows_left.jpg') no-repeat center; margin:0; }
			#avance {background: url('../../img/contenidos/torneos/arrows_right.jpg') no-repeat  center; margin:0;}
			#retroceso a, #avance a {text-indent:-9999px;outline:none;width:20px;height:20px;}
			
			body#torneos #calendario_main ul li a {display:block; width:inherit; height:inherit; text-decoration:none;}
			body#torneos #calendario_main ul li a:hover {text-decoration:underline;}
			
	
			
			#calendario_info_content {position:relative; float:left; min-height:200px; width:364px; }
			#calendario_info_content div#descripcion{height:200px;}
			#calendario_info_content div#descripcion p {margin-top:15px	;}
			#calendario_info_content div#descripcion ul {margin-top:25px;font-size:14px;}
			#calendario_info_content div#descripcion ul li {list-style:none;margin-top:5px;}
			#calendario_info_content div#descripcion ul li span {width:20px;height:10px;margin-right:10px;}
			
			#calendario_info_content div#clasificacion {width:137px;height:100px;display:block;float:left;background:transparent url(../../img/fondo_vertical.gif) no-repeat right top;}
			#calendario_info_content div#clasificacion h5 {margin:10px 0px 10px 21px;width:90px;height:24px;}
			#calendario_info_content div#clasificacion a {margin:0px 0px 0px 23px;}
			#calendario_info_content div#imagenes {width:227px;height:100px;display:block;float:left;}
			#calendario_info_content div#imagenes h5 {margin:10px 0px 10px 17px;width:200px;height:24px;}
			#calendario_info_content div#imagenes ul {margin:0px 0px 0px 17px;padding:0;list-style:none;}
			#calendario_info_content div#imagenes ul li {float:left;margin:0px 3px 0px 0px;padding:0;list-style:none;}
			
			body#torneos #calendario_main ul li.item_evento_pasado,
			body#torneos #calendario_info_content div#descripcion ul li span.item_evento_pasado {background-color:#ded3b7;}
			body#torneos #calendario_main ul li.item_evento,
			body#torneos #calendario_info_content div#descripcion ul li span.item_evento {background:#abbfc1;}
			body#torneos #calendario_main ul li.item_evento_hoy,
			body#torneos #calendario_info_content div#descripcion ul li span.item_evento_hoy {background:#7c999b;}
			body#torneos #calendario_main ul li.item_hoy,
			body#torneos #calendario_info_content div#descripcion ul li span.item_hoy {background:#cfcfcf;}
			body#torneos #calendario_main ul li.item_resaltado,
			body#torneos #calendario_info_content div#descripcion ul li span.item_resaltado {background:#000000; color:#FFFFFF;}
			body#torneos #calendario_main ul li.item_resaltado a {color:#FFFFFF;}
			body#torneos #calendario_main ul li.item_out {color:#c4c4c4;}
			
			
		
		
		/*--------------  seccion club -----------------*/
		
		body#club .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_1_1_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#club .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_1_1_1.png') no-repeat bottom; margin-bottom:40px;}
		body#club .center_wrapper #content .top{ padding-top:5px; }
		body#club .center_wrapper #content .top a { font-size:14px; }
		body#club #content #columna_3 {padding-left:0px; padding-right:0px; width:265px;}
		body#club #content #columna_3 p, body#club #content #columna_3 h3 {margin-left:15px;}
		body#club #content #columna_3 h4 {margin-left:13px;}
		body#club #content #columna_3 span {margin-left:1px;}	
		body#club #content #columna_3 h4 span { font-weight:bold; font-size:12px; color:#000000; line-height: 4pt;}
		
		body#club #content .columna table {width:265px; border:none; font-size:12px;}
		body#club #content .columna table td {padding-right:15px;}
		body#club #content #columna_1 img.castellana{ margin:-5px auto 12px 60px; text-align:center; float:left;}
		
		body#club #content a {font-size:12px;}
		
		/*--------------  seccion club > instalaciones -----------------*/
		
		body#club.instalaciones .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_2_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#club.instalaciones .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:40px;}
		
		body#club.instalaciones  #content div#columna_2_1{ width:537px;}
		body#club.instalaciones  #content div#columna_3{ padding-right:10px; width:255px;}
		
		body#club.instalaciones #content h4 span { font-weight:bold; font-size:12px; color:#000000; line-height: 4pt;}
		body#club.instalaciones .center_wrapper #content .top{ padding-top:5px;}
		body#club.instalaciones #content h4 a {font-size:14px;}
		
		body.instalaciones .center_wrapper #content div.cuadratin{  float:left; display:block; width:530px; padding-top:0px;  margin-bottom:10px; }
		body.instalaciones .center_wrapper #content div.cuadratin div.icon{ width:91px; float:left; background-color:none; display:block; height:75px position:relative; }
		body.instalaciones .center_wrapper #content div.cuadratin div.icon img{ float:left; padding:0px; margin-top:4px; }
		body.instalaciones .center_wrapper #content div.cuadratin div.text_cuadratin{ float:left; display:block; padding-left:15px; width:420px;}
		
		/*--------------  seccion club > restaurante -----------------*/
		
		body#club.restaurante .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_2_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#club.restaurante .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:40px;}
		          
		body#club.restaurante  #content div#columna_2_1{ width:537px;}
		body#club.restaurante  #content div#columna_3{ padding-right:10px; width:255px;}
		body#club.restaurante  #content div#columna_3 h3#reservas{height:25px; padding-right:0px;}
		body#club.restaurante  #content div#columna_3 p.mail {text-align:center; margin-top:-8px;} 
		    
		body#club.restaurante #content h4 span { font-weight:bold; font-size:12px; color:#000000; line-height: 4pt;}
		body#club.restaurante .center_wrapper #content .top{ padding-top:5px;}
		body#club.restaurante .center_wrapper #content .bottom{ padding-bottom:15px;}
		
		body#club.restaurante .center_wrapper ul#carrusel {width:536px; list-style-type:none; float:left; display:block; padding-left:5px;}
		body#club.restaurante .center_wrapper ul#carrusel li {float:left; display:block; width:72px; height:72px; margin-left:2px;}
		
		/*--------------  seccion club > tienda -----------------*/
		
		body#club.tienda .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_2_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#club.tienda .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:40px;}
		          
		body#club.tienda  #content div#columna_2_1 {width:537px;}
		body#club.tienda  #content div#columna_3 {padding-right:10px; width:255px;}
		body#club.tienda  #content div#columna_3 h3#reservas {height:50px; padding:10px 5px 7px 0;}    
		body#club.tienda  #content div#columna_3 img {margin-left:50px; margin-bottom:15px;} 
		    
		body#club.tienda  #content #slideshow{clear:left; margin-top:20px; margin-bottom:15px;}
		          
		body#club.tienda #content h4 span { font-weight:bold; font-size:12px; color:#000000; line-height: 4pt;}
		body#club.tienda .center_wrapper #content .top{ padding-top:5px;}
		body#club.tienda .center_wrapper #content .bottom{ padding-bottom:15px;}
		
		body#club.tienda  #content div#columna_2_1 p, body#club.tienda  #content div#columna_3 p {padding-left:2px;}
		body#club.tienda  #content div#columna_2_1 p.phone {margin-bottom:10px; margin-top:-5px;}
		body#club.tienda  #content div#columna_2_1 p.phone span{color:#007481; }
		
		body#club.tienda  #content div#columna_3 div#marcas { display:block; width:154px; height:300px;  margin-left:50px; background-image :url('../../img/contenidos/club/tienda/marcas.gif');}
		body#club.tienda  #content div#columna_3 div#marcas ul {list-style-type:none;}
		body#club.tienda  #content div#columna_3 div#marcas ul li {height:55px;}
		body#club.tienda  #content div#columna_3 div#marcas ul li a {display:block; width:inherit; height:54px; text-indent:-9999px;}
		
		/*--------------  seccion club > eventos -----------------*/
		
		body#club.eventos .center_wrapper #separador { width:930px; height:68px; background:url('../../img/cabecera_columnas_2_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#club.eventos .center_wrapper #content { width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:40px; position:relative;}
		          
		body#club.eventos  #content div#columna_2_1 { width:537px; padding-bottom:154px; height:100%; min-height:100%;}
		body#club.eventos  #content div#columna_2_1 p.bottom { float:left; padding-bottom:22px;} 
		body#club.eventos  #content div#columna_3 { padding-bottom:0px;}
		body#club.eventos  #content #aforos {width:560px; display:block; position:absolute; height:154px; bottom:0px; left:33px; border-top:1px solid #B4B4B4; /*padding-left:10px;*/}
		body#club.eventos  #content #aforos div { display:block; float:left; border-right:1px solid #CECECE; padding-bottom:32px; padding-left:5px;}
		body#club.eventos  #content #aforos div h3 {height:40px; display:block;}
		body#club.eventos  #content #aforos div.cercanas{border:none; width:183px; height:127px; padding:0; padding-left:5px;}
		body#club.eventos  #content #aforos div p { height:40px; width:90px; text-align:center; margin:0 auto 0 auto; display:block; float:left;}
		body#club.eventos  #content #aforos #comedor,  body#club.eventos  #content div#columna_2_1 #aforos #aforo_comedor { width:132px;}
		body#club.eventos  #content #aforos #patio, body#club.eventos  #content div#columna_2_1 #aforos #aforo_patio{width:105px;}
		body#club.eventos  #content #aforos #terraza, body#club.eventos  #content div#columna_2_1 #aforos #aforo_terraza {width:110px;}
		body#club.eventos  #content #aforos #terraza{ padding-left:2px;}
		body#club.eventos  #content #aforos #cercanas { width:182px; float:left; position:relative;}
		body#club.eventos  #content #aforos #cercanas_info {border:1px solid green; width:176px; height:90px; text-align:left; margin: 0 0 0 0; padding-left:5px; border:none; float:left; position:relative;}
		
		body#club.eventos  #content div#columna_2_1 span.separador {margin-top:15px; margin-bottom:0px;}
		body#club.eventos  #content div#columna_3 {padding-right:10px; width:255px;}
		body#club.eventos  #content div#columna_3 h3#reservas {height:23px; padding-right:5px; padding-bottom:8px;} 
		body#club.eventos  #content div#columna_3 h3#titular_1 {width:inherit;} 
		body#club.eventos  #content div#columna_3 img {margin-left:50px; margin-bottom:15px;}
		
        body#club.eventos  #content div#columna_2_1 div#slideshow {width:auto; position:relative; float:left;  margin-top:0px; padding-bottom:30px; }
		body#club.eventos  #content div#columna_2_1 div#slideshow a ,
		body#club.eventos  #content div#columna_2_1 div#slideshow a img { display:block; float:left; padding:0; margin:0;}
		body#club.eventos  #content div#columna_2_1 div#slideshow a {padding-right:10px;}
		body#club.eventos  #content div#columna_2_1 div#slideshow a.last {padding-right:0px;}
		
		
		body#club.eventos #content h4 span { font-weight:bold; font-size:12px; color:#000000; line-height: 4pt;}
		body#club.eventos #content h3#catering { height:20px;}
				
		/*--------------  seccion campo de golf > tarifas  -----------------*/
		body#campo_de_golf.tarifas .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_2_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#campo_de_golf.tarifas .center_wrapper #content { width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:40px;}
		body#campo_de_golf.tarifas .center_wrapper #content div#columna_2_1{ width:567px; padding-bottom:15px;}
		body#campo_de_golf.tarifas .columna_doble table { width:564px; border:none; font-size:12px; margin-bottom:2px;}
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos tr {height:27px;}
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos, body#campo_de_golf.tarifas #content .columna_doble table.lista_torneos td { border:none;}
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos th { border:none; border-bottom:1px solid #cdcdcd; font-weight:normal; font-size:9pt; }
		tr.marcada { background:#e8e8e8; border:1px solid #e8e8e8; }
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos td { color:#087480; padding-left:15px; }
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos th { padding-left:15px;}
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos .first_colum { width:150px; }
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos .second_colum { width:270px; }
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos tr.cabecera { height:13px; vertical-align:top; }
		body#campo_de_golf.tarifas .columna_doble table.lista_torneos .first_colum, body#campo_de_golf.tarifas .center_wrapper div.columna_doble h3, body#campo_de_golf.tarifas .center_wrapper div.columna_doble p, body#campo_de_golf.tarifas .center_wrapper div.columna_doble h4  {padding-left:15px; padding-bottom:3px;}
		body#campo_de_golf.tarifas .center_wrapper div.columna_doble span.separador_principal, body#campo_de_golf.tarifas .center_wrapper div.columna_doble span.separador {margin-left:0px;}
		body#campo_de_golf.tarifas .center_wrapper div.columna_doble { width:535px; float:left; text-align:left; padding:0px 0px 0px 0px;}
		body#campo_de_golf.tarifas .center_wrapper .top { padding-top:0px;}
		
		th.precio {width:90px;}
		
		body.tarifas div.columna_doble div.cuadratin_doble h3#invitaciones { height:15px; margin-top:-20px; margin-bottom:2px;}
		body.tarifas div.columna_doble div.cuadratin_doble p { font-size:10px;}
		body.tarifas div#columna_3 div.cuadratin { width:240px; font-size:16px; }
		body.tarifas div#columna_3 div.cuadratin p span{ color:#087480; }
		body.tarifas div#columna_3 div.cuadratin p strong{ text-decoration:underline; }
		body.tarifas #content div#columna_3 div.cuadratin p {font-size:12px;}
		   
		body.tarifas .center_wrapper .contenido_secundario { margin-left:12px; width:600px;  float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom left; margin-bottom:40px; position:relative; display:block;}
		body.tarifas .center_wrapper .separador2 { margin-left:12px; width:600px; height:6px; float:left; background:url('../../img/cabecera_columnas_2_1_simple.png') no-repeat top left; margin-bottom:0px; display:block;}
		body.tarifas .center_wrapper .contenido_secundario #columna_2_1,  body#campo_de_golf.tarifas .center_wrapper .contenido_secundario #columna_abonos { margin-left:21px;}
		body.tarifas .center_wrapper .contenido_secundario #columna_2_1 p,body#campo_de_golf.tarifas .center_wrapper .contenido_secundario #columna_abonos p { font-size:10px; margin-top:-10px; padding-bottom:20px;}
		    
		body.tarifas .center_wrapper .contenido_secundario #columna_2_1 table#tabla_no_abonados .first_colum {width:230px;}
		body.tarifas .center_wrapper .contenido_secundario #columna_abonos table#tabla_abonos .first_colum {width:230px;}
		
		/*--------------  seccion campo de golf > el campo  -----------------*/
		
		body#campo_de_golf.el_campo .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_2_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#campo_de_golf.el_campo .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:40px;}
		                   
		body#campo_de_golf.el_campo  #content div#columna_2_1 {width:537px;}
		body#campo_de_golf.el_campo  #content div#columna_3 {padding-right:10px; width:255px;}
		body#campo_de_golf.el_campo  #content div#columna_3 img {margin-left:-12px; margin-bottom:15px;} 
		                   
		body#campo_de_golf.el_campo #content h4 span { font-weight:bold; font-size:12px; color:#000000; line-height: 4pt;}
		body#campo_de_golf.el_campo .center_wrapper #content .top{ padding-top:5px;}
		body#campo_de_golf.el_campo .center_wrapper #content .bottom{ padding-bottom:15px;}
		
		#info {float:left; margin:0 16px 0px 3px; position:relative; width:530px;}
		#info ul { float:left; margin:15px 0 13px 0; padding:0; width:530px; list-style-type:none;}
		#info ul li {display:block; float:left;}
		div#info span.separador_principal {background: #ddd url('../../img/linea_separador_content.jpg') repeat-x; height:2px; border:0px; margin:10px 0 10px -14px; display:block; float:left;}
		.scrollpanel_panel{ width:530px; /*height:280px;*/ }
		.scrollpanel_contenedor_paneles div { font-size:13px;}
		#info .scrollpanel_contenedor_mask { /*height:280px;*/}
		.scrollpanel_contenedor_mask { clear:left; /*height:280px;*/ overflow:hidden; position:relative; width:530px;}
		#info .scrollpanel_contenedor_paneles { clear:both; display:block; height:260px; position:relative; top:4px;}
		#info .scrollpanel_contenedor_paneles img { border:1px solid #B4B4B4;}
		
		body#campo_de_golf.el_campo #info div.scrollpanel_panel h4 {font-size:18px;}
		body#campo_de_golf.el_campo #info div.scrollpanel_panel h4 span {font-size:16px; color:#000;}
		body#campo_de_golf.el_campo #info div.scrollpanel_panel ul {position:absolute; padding-left:2px; width:210px; margin:0; right:0px; top:180px;}
		body#campo_de_golf.el_campo #info div.scrollpanel_panel ul li {display:block; float:none; padding-left:15px;}
		body#campo_de_golf.el_campo #info div.scrollpanel_panel ul li.blanca {background:	url('../../img/tipo_par.jpg') 0px -27px no-repeat }
		body#campo_de_golf.el_campo #info div.scrollpanel_panel ul li.amarilla {background:	url('../../img/tipo_par.jpg') 0px -13px no-repeat;}
		body#campo_de_golf.el_campo #info div.scrollpanel_panel ul li.azul {background:	url('../../img/tipo_par.jpg') 0px -40px no-repeat;}
		body#campo_de_golf.el_campo #info div.scrollpanel_panel ul li.roja {background:	url('../../img/tipo_par.jpg') 0px 2px no-repeat;}
		body#campo_de_golf.el_campo #info div.scrollpanel_panel p {position:relative; float:left; width:312px;}
		body#campo_de_golf.el_campo #info div.scrollpanel_panel img {position:relative; float:left; top:0px; width:200px; height:140px; margin-left:10px;}
		
		/*--------------  seccion contactoo  -----------------*/
		
		body#contacto .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_2_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#contacto .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:40px;}
		
		body#contacto #content div#columna_2_1 {width:537px;}
		body#contacto #content div#columna_3 {padding-right:10px; width:250px;}
		body#contacto #content div#columna_3 h3#titular_3 { width:230px;}
		body#contacto #content div#columna_3 h3#reservas {height:25px; float:left; width:190px;}
		body#contacto #content div#columna_3 p.mail {color:#858585;}
		body#contacto #content div#columna_3 p.mail span {color:#086e7a;}
		body#contacto #content div#columna_2_1 dl {font-size:13px; line-height:13pt; padding-left:2px; width:245px; float:left;}
  	body#contacto #content div#columna_2_1 ul dl {font-size:13px; line-height:13pt; width:264px; float:left;}
		body#contacto #content div#columna_2_1 dl dt{font-weight:bold;}
		body#contacto #content div#columna_2_1 dl dt span {font-weight:bold; color:#086e7a;}
		body#contacto #content div#columna_2_1 ul li dl dd {color:#086e7a;}
		body#contacto #content div#columna_2_1 ul {list-style-type:none; float:left; width:250px;}
		body#contacto #content div#columna_2_1 ul li {float:left; width:250px; margin-top:20px;}
		body#contacto #content div#columna_2_1 ul li.inline { margin-left:10px; margin-top:-20px;}
		body#contacto #content div#columna_2_1 dl.bus { margin-top:20px; }
		body#contacto #content div#columna_2_1 ul li.inline dl dd {color:#086e7a; margin-left:5px; font-weight:bold;}
		body#contacto #content div#columna_2_1 ul li.inline dl dt {float:left;}
		
		body#contacto #content p a {font-size:13px;}
		
		/*--------------  seccion noticias  -----------------*/
		
		body#noticias .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_2_1.png') no-repeat bottom; margin-bottom:40px;}
		body#noticias .center_wrapper #content div#columna_2_1{ width:567px;}
		
		body#noticias #content .columna_doble table.lista_torneos .first_colum, body#noticias .center_wrapper #content div.columna_doble h3, body#noticias .center_wrapper #content div.columna_doble p, body#noticias .center_wrapper #content div.columna_doble h4  {padding-left:15px; padding-bottom:3px;}
		body#noticias .center_wrapper #content div.columna_doble span.separador_principal {margin-left:0px;}
		body#noticias .center_wrapper #content div.columna_doble{ width:535px; float:left; text-align:left; padding:0px 0px 0px 0px;}
		body#noticias .center_wrapper #content .top{ padding-top:0px;}
		body#noticias #content .columna table {width:265px; border:none; font-size:12px; margin-left:-15px; float:left;}
		body#noticias #content .columna table td {padding-right:15px;}
		body#noticias #content .columna p.ver_todos a{color:#000; font-size:11px;}
		
				/*--------------  ITEM DE NOTICIA (GESTIONABLE)  -----------------*/
				body#noticias #content .columna_doble ul#listado_noticias {list-style-type:none;}
				body#noticias #content .columna_doble ul#listado_noticias li {display:block; position:relative; float:left; width:100%; margin-bottom:15px;}
				body#noticias #content .columna_doble ul#listado_noticias li span {float:left; display:block;}
				body#noticias #content .columna_doble ul#listado_noticias li img { float:left; margin-left:15px; }	
				body#noticias #content .columna_doble ul#listado_noticias li h3, body#noticias #content .columna_doble ul#listado_noticias li p { float:left; width:412px; padding:0; margin:0; margin-left:15px;}
				body#noticias #content .columna_doble ul#listado_noticias li h3 { padding-bottom:3px; margin-top:-1px; color:#007481;}
				body#noticias #content .columna_doble ul#listado_noticias li p {margin-top:-13px;}
				body#noticias #content .columna_doble ul#listado_noticias li p.fecha {position:relative; float:left; left:107px; bottom:0px; width:425px; background:#E8E8E8; padding-left:15px; color:gray; font-size:11px; display:block;}
				body#noticias #content .columna_doble ul#listado_noticias li p.fecha span.ver_mas{position:absolute; bottom:0; right:15px;}
				body#noticias #content .columna_doble ul#listado_noticias li p a {color:#000; text-decoration:underline; font-weight:bold;}
				body#noticias #content .columna_doble ul#listado_noticias li p a:hover {color:#007481;}
	    

/*		SECCION EL CAMPO DE GOLF*/
		
		
		body#campo_de_golf .center_wrapper #separador {width:930px; height:68px; background:url('../../img/cabecera_columnas_1_1_1.png') no-repeat top center; display:block; margin-top:10px; float:left;}
		body#campo_de_golf .center_wrapper #content {width:930px; float:left; background:url('../../img/base_columnas_1_1_1.png') no-repeat bottom; margin-bottom:40px;}
		body#campo_de_golf #content .columna table {width:265px; border:none; font-size:12px; margin-left:-15px; float:left;}
		body#campo_de_golf #content .columna table td {padding-right:15px;}
		body#campo_de_golf #content a {font-size:12px;}
		body#campo_de_golf #tarifas_reducidas th.precio {width:40px;}
		body#campo_de_golf #tarifas_reducidas th.first_colum {width:170px;}
		body#campo_de_golf #tarifas_reducidas td.first_colum {width:170px;}    
		
		
		
   /* PAGINACIóN */
   #paginacion {display:block;height:27px;/*border:1px solid red;*/position:relative;clear:both;top:-6px;padding-left:11px;}
   #paginacion a{text-decoration:none;color:#000;}
   #paginacion a:hover{text-decoration:underline;}
   #paginacion #pag_ant {float:left; margin-right:10px;}
   #paginacion #pag_ant a{font-weight:bold;}
   #paginacion #pag_paginas {float:left;}
   #paginacion #pag_paginas a {margin-right:3px;}
   #paginacion #pag_paginas a.pagactual {font-weight:bold;color:#007481;}
   #paginacion #pag_sig {float:left;margin-left:10px;}
   #paginacion #pag_sig a{font-weight:bold;}
