@charset "utf-8";
/* CSS Document */

html, body {
	width:100%; height:100%;
	margin:0px;
	padding:0px;
	background-color:#01512e;
}

h1 a {
	text-decoration: none;
	color: #515151;
}

.bg-general {
	width:100%; height:100%;
	margin:0px auto;
	padding:0px;
}

.cuerpoGeneralCENTER {
	width:100%;
	margin:0px; margin-top:480px;
	padding:0px;
	position:absolute;
}

.cuerpoGeneralINTERIOR {
	margin-top:260px;
}

.cuerpoGeneral {
	background:none; background-color:#FFFFFF;
	background-image:url(../img/general-bg.gif); background-repeat:repeat-x;
	border:none;
	
	width:960px; height:auto;
	overflow:hidden;

	margin:0 auto; padding:0px;
	position:relative;
	
}



.cuerpoGeneral div.separador {
	background:none; background-image:url(../img/general-sep.gif); background-repeat:no-repeat; background-position:top;
	width:960px; height:13px;
	overflow:hidden;
	float:none; clear:both;
}

.clearFIX {margin:0px; padding:0px; width:auto; height:auto; overflow:hidden; clear:both; float:none; display:block; background:none; border:none;}

/* FOOTER */

.footer {
	margin:0 auto; margin-top:16px;
	padding:0px; padding-bottom:24px;
	width:960px; height:auto;
	color:#b9b9b9; font-family:"Trebuchet MS",	Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover  {
	color:#b9b9b9; font-family:"Trebuchet MS",	Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration:none;
}

.footer a:hover  {
	text-decoration:underline;
}

/* QUICK LINK */

#quickLink {
	background:none; background-color:#000000;
	height:42px;
	margin:0px; padding:0px; padding-left:4px; padding-right:4px;
	float:none; clear:both;
	overflow:hidden;
}

#quickLink ul {
	background:none;
	margin:0 auto; padding:0px;
	height:42px;
	font-family:"Trebuchet MS",	Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	list-style:none;
	cursor:pointer;
	float:none; clear:none;
}

#quickLink ul li {
	float:left; display:inline;
	padding:0px; padding-top:11px; padding-right:15px; padding-left:15px;
	margin:0 auto;
	background:none; background-image:url(../img/quickLink-sep.gif); background-position:right; background-repeat:no-repeat;
}

#quickLink ul li.ultimo { background:none; }


.quickLinkGolf { width:800px; }
.quickLinkGolfEN { width:700px; }


/* MENU */

#menu {
	background:none; background-image:url(../img/menu-barra-degrade.png); background-repeat:no-repeat; background-position:right top;
	width:220px;
	height:auto;
	margin:0px; margin-left:30px; _margin-left:15px;
	padding:0px; padding-top:16px; padding-bottom:30px;
	float:left; clear:none;
	overflow:hidden;
}

#menu ul {
	background:none;
	margin:0px; padding:0px;
	font-family:"Trebuchet MS",	Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:11px;
	float:none;
	clear:none;
	list-style:none;
	cursor:pointer;
}

#menu ul li {
	float:none;
	padding:0px; padding-top:4px; padding-bottom:4px; _padding-top:0px; #padding-top:0px; padding-left:20px;
	background:none; background-image:url(../img/menu-sep.gif); background-position:left bottom; background-repeat:no-repeat;
}

#menu ul li ul {
	margin:0px; margin-top:4px;
	padding:0px;
	position:relative; left:-20px;
	font-family:"Trebuchet MS",	Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:11px;
	float:none;
	clear:none;
	list-style:none;
	background:none;
	background-image:url(../img/menu-sep.gif); background-position:left top; background-repeat:no-repeat;
}

#menu ul li ul li {
	float:none;
	padding:0px; padding-top:4px; padding-left:30px;
	background:none;
}

/* TITULO */

#titulo {
	background:none;
	width:380px;
	height:auto;
	margin:0px; margin-left:20px;
	padding:0px; padding-top:30px; padding-bottom:30px;
	float:left; clear:none;
	overflow:hidden;
}

#titulo p {
	margin:0px; margin-top:12px;
	padding:0px;
	color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal;
	float:none; clear:both;
}

/* BOX 250 */

#box250 {
	background:none;
	width:250px;
	height:auto;
	margin:0px; margin-left:10px;
	padding:0px; padding-bottom:20px;
	float:left; clear:none;
	overflow:hidden;
}

#box250.box250newsletter { padding-top:20px; padding-bottom:30px; margin-left:30px; _margin-left:30px; }
#box250.imagenTOP { padding-top:20px; padding-bottom:30px; margin-left:45px; _margin-left:45px; }

#box250 div.titulo {
	background:none; border:none;
	width:250px; height:24px;
	float:none; display:block; clear:both;
	overflow:hidden;
}

#box250 div.cuerpo {
	background:none; background-color:#ebebeb;
	background-image:url(../img/box250-bg.gif); background-repeat:repeat-x; background-position:bottom;
	border:none;
	width:250px; height:auto;
	float:none; display:block; clear:both;
	overflow:hidden;
}

#box250 div.cuerpo form {
	margin:0px; padding:0px;
	width:auto; height:auto;
}

#box250 div.cuerpo form input {
	width:226px; height:18px;
	border-width:1px; border-style:solid; border-color:#a8a8a8;
	background:none; background-color:#FFFFFF;
	
	margin:0px; margin-top:4px; margin-left:10px;
	padding:0px; padding-left:4px;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	float:none; clear:both;
}

#box250 div.cuerpo form input.submit {
	float:right;
	padding:0px;
	margin:0px; margin-right:10px; margin-top:10px; margin-bottom:16px;
	width:93px; height:17px;
	background:none; background-image:url(../img/newsletter-enviar.gif); background-repeat:no-repeat;
	border:none;
}

#box250 div.cuerpo form select {
	width:230px; height:20px;
	border-width:1px; border-style:solid; border-color:#a8a8a8;
	background:none; background-color:#FFFFFF;
	
	margin:0px; margin-top:4px; margin-left:10px;
	padding:0px; padding-left:4px;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	float:none; clear:both;
}

#box250 div.cuerpo form p {
	margin:0px; margin-top:12px; margin-left:20px;
	padding:0px;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	float:none; clear:both;
}

/* NOTICIAS */

#noticias {
	background:none;
	width:640px;
	height:auto;
	margin:0px; margin-left:30px; _margin-left:15px;
	padding:0px; padding-bottom:20px;
	float:left; clear:none;
	overflow:hidden;
}

#noticias div.titulo {
	background:none; border:none;
	width:640px; height:24px;
	float:none; display:block; clear:both;
	overflow:hidden;
	float:none; clear:both;
}

#noticias div.cuerpo {
	background:none; background-image:url(../img/noticias-bg.gif); background-repeat:repeat-x;
	border:none;
	width:640px; height:92px;
	float:none; display:block; clear:both;
	overflow:hidden;
	margin:0px; padding:0px;
	float:none; clear:both;
}

#noticias div.cuerpo div.modulo {
	background:none; border:none;
	margin:0px; margin-left:16px; _margin-left:8px; margin-top:6px;
	padding:0px;
	float:left; clear:none;
}

#noticias div.cuerpo div.modulo div.imagen {
	background:none; border:0px;
	margin:0px; padding:0px;
	width:80px; height:80px;
	overflow:hidden;
	float:left; clear:none;
}

#noticias div.cuerpo div.modulo div.contenido {
	background:none; border:0px;
	margin:0px; margin-left:10px; _margin-left:5px; padding:0px;
	width:206px; height:80px;
	overflow:hidden;
	float:left; clear:none;
}

#noticias div.cuerpo div.modulo div.contenido h1 {
	margin:0px; margin-top:4px;
	padding:0px;
	height:auto; width:auto;
	float:none; clear:both;  display:block;
	text-transform:uppercase;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-style:normal;
}

#noticias div.cuerpo div.modulo div.contenido p {
	margin:0px;  margin-top:4px;
	padding:0px;
	height:auto;  width:auto;
	float:none; clear:both; display:block;
	color:#515151; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-style:normal;
}
#noticias div.cuerpo div.modulo div.contenido p.vermas {
	margin:0px; margin-top:4px;
	height:auto; width:auto;
	float:none; clear:both;
	vertical-align:bottom;
	color:#515151; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; font-style:normal; text-align:right;
}

#noticias div.cuerpo div.modulo div.contenido p.vermas a,
#noticias div.cuerpo div.modulo div.contenido p.vermas a:visited,
#noticias div.cuerpo div.modulo div.contenido p.vermas a:hover,
#noticias div.cuerpo div.modulo div.contenido p.vermas a:link {
	color:#515151; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; text-align:right;
	text-decoration:underline;
}

#noticias div.cuerpo div.modulo div.contenido p.vermas a:hover {
	text-decoration:none;
}


/* textoCONTENIDO */

#textoContenido {
	background:none;
	width:660px;
	height:auto;
	margin:0px; margin-left:20px;
	padding:0px; padding-top:30px; padding-bottom:15px;
	float:left; clear:none;
}

#textoContenido h1 {
	margin:0px;;
	padding:0px;
	width:auto;
	color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:30px; font-weight:lighter;
	float:none; clear:both;
}

#textoContenido h2 {
	margin:0px; margin-top:10px;
	padding:0px;
	width:auto;
	color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-weight:lighter;
	float:none; clear:both;
}

#textoContenido h3 {
	margin:0px; margin-top:12px;
	padding:0px;
	width:auto;
	color:#363636;
	color:#CC6600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;
	float:none; clear:both;
	
}

#textoContenido h3.polo {	color:#022b6a; }
#textoContenido h3.golf {	color:#01512e; }
#textoContenido h3.tenis {	color:#820024; }

#textoContenido h3 a, #textoContenido h3 a:link, #textoContenido h3 a:visited, #textoContenido h3 a:hover {
	text-decoration:underline; color:CC6600; }
#textoContenido h3 a:hover { text-decoration:none; }

#textoContenido h3.polo a, #textoContenido h3.polo a:link, #textoContenido h3.polo a:visited, #textoContenido h3.polo a:hover {
	text-decoration:underline; color:022b6a; }
#textoContenido h3.polo a:hover { text-decoration:none; }

#textoContenido h3.golf a, #textoContenido h3.golf a:link, #textoContenido h3.golf a:visited, #textoContenido h3.golf a:hover {
	text-decoration:underline; color:01512e; }
#textoContenido h3.golf a:hover { text-decoration:none; }

#textoContenido h3.tenis a, #textoContenido h3.tenis a:link, #textoContenido h3.tenis a:visited, #textoContenido h3.tenis a:hover {
	text-decoration:underline; color:820024; }
#textoContenido h3.tenis a:hover { text-decoration:none; }



#textoContenido p {
	margin:0px; margin-top:12px;
	padding:0px;
	color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
	float:none; clear:both;
}

#textoContenido p.legal {
	margin:0px; margin-top:12px;
	padding:0px;
	color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal;
	float:none; clear:both;
}

#textoContenido p a,
#textoContenido p a:hover,
#textoContenido p a:link,
#textoContenido p a:visited {
	color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
	text-decoration:underline;
}

#textoContenido p a:hover {
	text-decoration:none;
}

#textoContenido p span.polo { 	 color:#022b6a; font-weight:bold; }
#textoContenido p span.golf {	 color:#01512e; font-weight:bold; }
#textoContenido p span.tenis {	 color:#820024; font-weight:bold; }

#textoContenido ul {
	margin:14px; margin-top:12px; margin-left:16px;
	padding:0px;
	color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
	float:none; clear:both;
}

#textoContenido ul li a, #textoContenido ul li a:visited, #textoContenido ul li a:link {
	text-decoration:underline; color:#757575; }
#textoContenido ul li a:hover {
	text-decoration:none; color:#757575; }

.tablaDatos {
	color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
	float:none; clear:both;
}


/* form */

#textoContenido form {
	margin:0px; padding:0px;
	width:auto; height:auto;
}

#textoContenido form input {
	width:300px; height:18px;
	border-width:1px; border-style:solid; border-color:#a8a8a8;
	background:none; background-color:#FFFFFF;
	
	margin:0px; margin-top:4px;
	padding:0px; padding-left:4px;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	float:none; clear:both;
}

#textoContenido form input.submit {
	float:right;
	padding:0px;
	margin:0px; margin-top:26px; margin-bottom:16px;
	width:93px; height:17px;
	background:none; background-image:url(../img/newsletter-enviar.gif); background-repeat:no-repeat;
	border:none;
}

#textoContenido form select {
	width:304px; height:20px;
	border-width:1px; border-style:solid; border-color:#a8a8a8;
	background:none; background-color:#FFFFFF;
	
	margin:0px; margin-top:4px;
	padding:0px; padding-left:4px;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	float:none; clear:both;
}

#textoContenido form textarea  {
	width:300px; height:150px;
	border-width:1px; border-style:solid; border-color:#a8a8a8;
	background:none; background-color:#FFFFFF;
	
	margin:0px; margin-top:4px; 
	padding:0px; padding-left:4px;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	float:none; clear:both;
}

#textoContenido form p {
	margin:0px; margin-top:12px;
	padding:0px;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	float:none; clear:both;
}
/* fin form */

.textoContenidoPartido { margin:0px; padding:0px; float:left; clear:none; }

/* LISTADO */

#listado {
	background:none;
	width:660px;
	height:auto;
	margin:0px; margin-left:20px;
	padding:0px; padding-bottom:20px;
	float:left; clear:none;
	overflow:hidden;
}

#listado div.titulo {
	background:none;
	border:none;
	width:660px; height:24px;
	float:none; display:block; clear:both;
	overflow:hidden;
	float:none; clear:both;
}

#listado div.titulo ul {
	background:none;
	margin:0px; padding:0px;
	width:auto;
	height:22px; overflow:hidden;
	font-family:"Trebuchet MS",	Arial, Helvetica, sans-serif;
	color:#eaeaea;
	font-size:12px;
	margin:0px; padding:0px; 
	float:right;
	clear:both;
	list-style:none;
	cursor:pointer;
}

#listado div.titulo ul li {
	float:left;
	display:inline;
	padding:0px; padding-left:25px;
	margin-left:4px;
	background:none; background-color:#949393; background-repeat:no-repeat; background-image:url(../img/listado-botones-bef.gif); background-position:left top;
	height:22px;
	text-align:center; vertical-align: middle;
}

#listado div.titulo ul li p {
	height:22px;
	background:none; background-repeat:no-repeat; background-image:url(../img/listado-botones-aft.gif); background-position:right top;
	margin:0px; padding:0px;
	padding-right:25px; padding-top:2px;
}

/*#listado div.titulo ul li,
#listado div.titulo ul li:before {
	before: url(img/listado-botones-bef.gif);
	content: url(../img/listado-botones-bef.gif);
}
#listado div.titulo ul li,
#listado div.titulo ul li:after {
	after: url(img/listado-botones-aft.gif);
	content: url(../img/listado-botones-aft.gif);
}
*/
#listado div.titulo ul li.activo {
	background-color:#040707;
	background-image:url(../img/listado-botones-bef-ACT.gif);
}

#listado div.titulo ul li.activo p {
	height:22px;
	background:none; background-repeat:no-repeat; background-image:url(../img/listado-botones-aft-ACT.gif); background-position:right top;
	margin:0px; padding:0px;
	padding-right:25px; padding-top:2px;
}

/*
#listado div.titulo ul li.activo, #listado div.titulo ul li.activo:before {
	before: url(img/listado-botones-bef-ACT.gif);
	content: url(../img/listado-botones-bef-ACT.gif);
}
#listado div.titulo ul li.activo, #listado div.titulo ul li.activo:after {
	after: url(img/listado-botones-aft-ACT.gif);
	content: url(../img/listado-botones-aft-ACT.gif);
}
 */

#listado div.cuerpo {
	background:none; background-image:url(../img/listado-bg.gif); background-repeat:repeat-x;
	border:none;
	width:660px; height:92px;
	float:none; display:block; clear:both;
	overflow:hidden;
	margin:0px; padding:0px;
	float:none; clear:both;
}

#listado div.cuerpo div.imagen {
	background:none; border:0px;
	margin:0px; margin-left:16px; _margin-left:8px; margin-top:6px;
	padding:0px;
	width:140px; height:80px;
	overflow:hidden;
	float:left; clear:none;
}

#listado div.cuerpo div.contenido {
	background:none; border:0px;
	margin:0px; margin-left:10px; margin-top:4px; padding:0px;
	width:478px; height:80px;
	overflow:hidden;
	float:left; clear:none;
}

#listado div.cuerpo div.contenido h1 {
	margin:0px; margin-top:4px;
	padding:0px;
	height:auto; width:auto;
	float:none; clear:both;  display:block;
	text-transform:uppercase;
	color:#4c4c4c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-style:normal;
}

#listado div.cuerpo div.contenido h1 span {
	color:#696969; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; font-style:normal; font-weight:normal;
}

#listado div.cuerpo div.contenido p {
	margin:0px;  margin-top:4px;
	padding:0px;
	height:36px;  width:auto;
	float:none; clear:both; display:block;
	color:#515151; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-style:normal;
}

#listado div.cuerpo div.contenido p.vermas {
	margin:0px; margin-top:4px;
	height:auto; width:auto;
	float:none; clear:both;
	vertical-align:bottom;
	color:#515151; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; font-style:normal; text-align:right;
}

#listado div.cuerpo div.contenido p.vermas a,
#listado div.cuerpo div.contenido p.vermas a:visited,
#listado div.cuerpo div.contenido p.vermas a:hover,
#listado div.cuerpo div.contenido p.vermas a:link {
	color:#515151; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; text-align:right;
	text-decoration:underline;
}

#listado div.cuerpo div.contenido p.vermas a:hover {
	text-decoration:none;
}
