﻿
/*Estructura*/
body { margin:0; font-family:"Segoe UI", Arial, Helvetica, sans-serif; font-size:1em; color:#333; background:#1d1c1c url(../_img/bgBody.png) repeat-x top left  }
div.publicidad_ES { position:relative; left:0; width:975px; height:90px; margin:3px auto 0 auto; padding:0; background:#565654 url(../_img/bgPublicidadSuperior_ES.png) no-repeat top left }
div.publicidad_CA { position:relative; left:0; width:975px; height:90px; margin:3px auto 0 auto; padding:0; background:#565654 url(../_img/bgPublicidadSuperior_CA.png) no-repeat top left }
    div.publi1 { position:absolute; top:0; left:20px; width:728px; height:90px; overflow:hidden; }
    div.publi1 img{height:90px; width:728px;}
    div.publi2 { position:absolute; top:0; left:755px; width:220px; height:90px; overflow:hidden; }
div.banner { position:relative; z-index:1100; left:0; width:975px; height:119px; margin:8px auto 0 auto; padding:0; background:#535353 url(../_img/bgBanner.jpg) no-repeat top left } 	
div.menu { position:relative; z-index:1000; left:0; width:975px; height:27px; margin:0 auto; border-left:1px solid #676767;  
           background:#565654 url(../_img/bgMenu.png) repeat-x top left; font-size:0.8em; }
div.contenido { position:relative; z-index:500; left:0; width:975px; margin:0 auto; padding:0; background:#fff url(../_img/bgContenido.png) repeat-y; }
div.contenidoBanner { width:688px; padding:20px 0 0 20px; }
	div.contenidoBanner img { width:668px; height:72px }
div.contenidoLeft { float:left; width:708px; background:#fff; }
div.contenidoRight { float:left; width:267px; background:#e3e2df; }
div.affinity { position:relative; left:0; width:975px; height:90px; margin:0 auto; padding:0; background:#565654 url(../_img/bgAffinity.jpg) no-repeat top left }
div.pie { position:relative; left:0; width:975px; height:55px; overflow:hidden; margin:0 auto; padding:0; background:#e3e2df; }

/*Estilo Mapa Web*/

/*#table {}
.ChildNode {font-family: Segoe UI, Arial, Helvetica, sans-serif;  font-size:1.1em; color:#333;}
#table {}
.ParentNode { font-family: Segoe UI, Arial, Helvetica, sans-serif; font-size:1.4em; font-weight:bold; color:#333; } */


/*Banner*/
div.CerrarS  { position:absolute; z-index:510; top:120px; right:20px; width:500px; text-align:right; }
 div.CerrarS span { color:#ffc818; font-weight:bold;}
 div.CerrarS a { color:#ff4e00; font-weight:bold; padding:0 20px 0 0; background:url(../_img/icoClose.png) no-repeat 100% 80%; text-decoration:none } 
      
div.banner div.logo_ES { position:relative; top:30px; left:18px; width:267px; height:66px; background:url(../_img/logo_ES.png) no-repeat }
div.banner div.logo_CA { position:relative; top:30px; left:18px; width:267px; height:66px; background:url(../_img/logo_CA.png) no-repeat }
    div.banner div.logo_ES h1, div.banner div.logo_CA h1 { color:#fff; display:none }
div.banner div.curve { position:absolute; z-index:1500; top:0; left:300px; width:31px; height:119px; overflow:hidden; }
div.banner div.corner { position:absolute; z-index:1500; top:0; left:967px; width:8px; height:8px; overflow:hidden; }
div.banner div.reloj { position:absolute; z-index:1500; top:5px; left:785px; width:80px; height:80px; overflow:hidden; }
div.banner div.clima { position:absolute; z-index:1500; top:6px; left:876px; width:90px; height:75px; background:url(../_img/bgClima.png) no-repeat }
    div.banner div.clima div.climaContainer { position: relative; width:75px; height:58px; top:7px; left:8px; overflow:hidden;  }
        div.banner div.clima div.climaContainer iframe { width:75px; height:58px; }
    /*Drop clubes*/
    div.banner div.labelClub { position:absolute; z-index:500; top:82px; left:466px; width:270px; height:12px; overflow:hidden }
    div.banner div.clubes { position:absolute; z-index:500; top:94px; left:466px; width:270px; border:1px solid #565654; }
        div.banner div.clubes a { display:block; width:246px; padding:3px 20px 3px 4px; background:#fff url(../_img/arrowDrop.png) no-repeat 100% 0;
                                  filter:alpha(opacity=85); opacity:0.85; -moz-opacity:0.85; font-size:0.7em; color:#3c3c3c; text-decoration:none; cursor:default }
        div.banner div.clubes a:hover { background:#fff url(../_img/arrowDrop.png) no-repeat 100% -20px;  }
	    div.banner div.clubes a.open { display:block; width:246px; padding:3px 20px 3px 4px; background:#fff url(../_img/arrowDrop.png) no-repeat 100% -20px; }
    div.banner div.dropClubes { display:none; position:absolute; z-index:1500; top:114px; left:466px; width:270px; overflow-y:auto; border:1px solid #565654; background:#f0f0f0; }
        div.banner div.dropClubes ul { margin:0; padding:0; list-style-type:none; font-size:0.7em; filter:alpha(opacity=90); opacity:0.9; -moz-opacity:0.9; }
		    div.banner div.dropClubes ul li{ position:relative; display:inline; float:left; width:251px; background:#fff; margin:0; padding:0 }
		    div.banner div.dropClubes ul li a { display:block; padding:3px 4px 4px 4px; color:#3c3c3c; text-decoration:none; cursor:default }
		    div.banner div.dropClubes ul li a:hover { background:#ffd65a }
		    div.banner div.dropClubes ul li a.current { display:block; padding:3px 4px 4px 4px; color:#3c3c3c; text-decoration:none; background:#ffd65a }
    /*Buscador superior*/
    div.banner div.labelBuscar { position:absolute; z-index:1500; top:82px; left:748px; width:158px; height:12px; overflow:hidden }
    div.banner div.buscar { position:absolute; z-index:1500; top:94px; left:748px; width:158px; height:19px; border:1px solid #565654; 
                            background:#fff url(../_img/icoBuscar.png) no-repeat 140px 3px; filter:alpha(opacity=85); opacity:0.85; -moz-opacity:0.85;  }
    div.banner div.buscar input { position:absolute; z-index:1500; top:2px; left:4px; width:135px; padding:0; border:0; background:#fff; font-size:0.75em; 
                                  font-family:"Segoe UI", Arial, Helvetica, sans-serif; font-style:italic; }
    div.banner div.buscar a { display:block; position:absolute; z-index:1500; top:1px; left:140px; width:17px; height:17px; padding:0; border:0; }
    div.banner div.rotator { position:absolute; z-index:400; top:0; left:305px; width:670px; height:119px; overflow:hidden; }
    /*Drop idioma
    div.banner div.labelIdioma { position:absolute; z-index:500; top:82px; left:845px; width:120px; height:12px; overflow:hidden }
    div.banner div.idioma { position:absolute; z-index:500; top:94px; left:845px; width:120px; border:1px solid #565654; }
        div.banner div.idioma a { display:block; width:96px; padding:3px 20px 3px 4px; background:#fff url(../_img/arrowDrop.png) no-repeat 100% 0;
                                  filter:alpha(opacity=85); opacity:0.85; -moz-opacity:0.85; font-size:0.7em; color:#3c3c3c; text-decoration:none; cursor:default }
        div.banner div.idioma a:hover { background:#fff url(../_img/arrowDrop.png) no-repeat 100% -20px;  }
	    div.banner div.idioma a.open { display:block; width:96px; padding:3px 20px 3px 4px; background:#fff url(../_img/arrowDrop.png) no-repeat 100% -20px; }
    div.banner div.dropIdioma { display:none; position:absolute; z-index:1500; top:114px; left:845px; width:120px; overflow-y:auto; border:1px solid #565654; background:#f0f0f0; }
        div.banner div.dropIdioma ul { margin:0; padding:0; list-style-type:none; font-size:0.7em; filter:alpha(opacity=90); opacity:0.9; -moz-opacity:0.9; }
		    div.banner div.dropIdioma ul li{ position:relative; display:inline; float:left; width:101px; background:#fff; margin:0; padding:0 }
		    div.banner div.dropIdioma ul li a { display:block; padding:3px 4px 4px 4px; color:#3c3c3c; text-decoration:none; cursor:default }
		    div.banner div.dropIdioma ul li a:hover { background:#ffd65a }
		    div.banner div.dropIdioma ul li a.current { display:block; padding:3px 4px 4px 4px; color:#3c3c3c; text-decoration:none; background:#ffd65a }*/
    /*Banderas idioma*/
    div.banner div.idioma { position:absolute; z-index:500; top:94px; left:845px; width:120px; height:15px; text-align:right; }
        div.banner div.idioma img { width:18px; height:13px; padding-left:5px; }
     
/*Contenido right*/
div.club18 { width:247px; height:242px; position:relative; margin:2px 0 0 12px;}
div.club18 a.titulo { width:245px; height:37px; background:url(../_img/club18_2.gif) no-repeat 99% 0;  }
div.club18Container { position:relative; background:#fff; border:1px solid #bdbbb4; }
div.club18Container h3 { font-size:0.7em; color:#767368; font-weight:normal; background:#fff; padding:2px 0; text-align:center }
div.club18Patrocinadores { position:relative; z-index:100; width:245px; height:160px; overflow:hidden }
div.club18Nav { position:absolute; z-index:200; top:165px; right:4px; width:54px; height:23px; overflow:hidden; background:#fff; border:1px solid #bdbbb4; }
div.club18Container a  { text-decoration:none; margin:0; color: #999;}
div.club18Nav a { text-decoration:none; margin:0; }
div.club18Nav img { border:0; margin:0; }

/*Contenido federados*/
div.federado { position:relative; margin:2px 0 0 12px;}
div.federado a.titulo { width:245px; height:37px; background:url(../_img/club18_2.gif) no-repeat 99% 0;  }
div.federadoContainer { position:relative; background:#fff; border:1px solid #bdbbb4; }
div.federadoContainer h3 { font-size:0.7em; color:#767368; font-weight:normal; background:#fff; padding:2px 0; text-align:center }
div.federadoPatrocinadores { position:relative; z-index:100; width:245px; height:160px; overflow:hidden }
div.federadoNav { position:absolute; z-index:200; top:165px; right:4px; width:54px; height:23px; overflow:hidden; background:#fff; border:1px solid #bdbbb4; }
div.federadoContainer a  { text-decoration:none; margin:0; color: #999;}
div.federadoNav a { text-decoration:none; margin:0; }
div.federadoNav img { border:0; margin:0; }
        
div.bannerTienda { width:245px; height:165px; position:relative; margin:25px 0 10px 12px; background:#fff url(../_img/bgBannerTienda2.png) no-repeat 0 0; border:1px solid #bdbbb4; }
    div.bannerTienda h1 { font:1.45em Georgia,Times New Roman,Serif; width:200px; padding:10px 0 12px 10px; color:#838078; margin:0 !important; }
    div.bannerTienda h1 span { font:1.25em "Segoe UI", Arial, Helvetica, sans-serif; color:#e6ab1f; font-weight:bold }
    div.bannerTienda div { width:200px; font-size:0.75em; padding:0 0 25px 10px  }
    div.bannerTienda a { display:block; float:left; line-height:1.3em; font-size:0.85em; font-weight:bold; color:#e6ab1f; text-decoration:none; margin-left:8px; padding:3px 26px 4px 3px; background:url(../_img/vinFlecha02.gif) no-repeat 97% 52% } 
    div.bannerTienda a:hover { padding:2px 25px 3px 2px; border:1px solid #a09d93 !important; color:#4d4d4d; background:#ffdf7d url(../_img/vinFlecha03.gif) no-repeat 98% 52%  }
div.anuncioTienda { width:245px; height:165px; position:relative; margin:0 0 0 12px; border:1px solid #bdbbb4; }
div.bannerRightInf { width:245px; height:165px; position:relative; margin:25px 0 10px 12px; background:#fff; border:1px solid #867855; }
 div.ImgMedia {width:245px; height:80px; position:relative; margin:25px 0 10px 12px; background:#fff; border:1px solid #867855; }



/*Menu*/
div.menu ul { float:left; margin:0; padding:0; list-style-type:none; border-left:1px solid #222; }
    div.menu ul li{ position:relative; display:inline; float:left; margin:0; padding:0;  }
    div.menu ul li a { display:block; padding:5px 10px 5px 10px; border-right:1px solid #222; border-left:1px solid #565656; color:#f2f2f2; text-decoration:none; }
    div.menu ul li a:hover { background:url(../_img/bgMenuHover.png) repeat-x; color:#2a2a2a; border-left:1px solid #ffe5b5; }
    div.menu ul li a.current { background:url(../_img/bgMenuHover.png) repeat-x; color:#2a2a2a; border-left:1px solid #ffe5b5; }
    div.menu ul li a.nohand {cursor:default;}
        div.menu ul li ul { position:absolute; left:-1px; display:block; visibility:hidden; border:1px solid #565656 !important; border-bottom:none !important; border-top:none !important }
            div.menu ul li ul li { display:list-item; float:none; }
                div.menu ul li ul li ul { top:0; }
                div.menu ul li ul li a { width:auto; background:#4b4b4b; color:#f2f2f2; padding:5px 10px !important; margin:0; border-right:none !important;
                                         border-left:none !important; border-top:1px solid #8d8d8d; border-bottom:1px solid #303030; }
                div.menu ul li ul li a:hover { background:#e6ab1f url(../_img/bgSubmenuHover.png) repeat-x; border-left:none !important; border-top:1px solid #ffe5b5; 
                                               border-bottom:1px solid #996f0c; }
    img.downArrowClass { position:absolute; top:13px; right:6px; }
    img.rightArrowClass { position:absolute; top:7px; right:6px; }			

/*Home*/
h1.homeTit { font:1.25em Georgia,Times New Roman,Serif; line-height:0.7em; height:14px; overflow:hidden; color:#4c4c4c; font-weight:normal; margin:0 0 0 0 }
div.homeLeft { float:left; width:237px; margin:25px 23px 0 0; padding:0 0 0 20px; }
    div.homeLeft div.destacado { width:235px; height:100px; border:1px solid #bdbbb4; margin-bottom:15px; overflow:hidden; }
    div.homeLeft div.calendario { height:100px; border:1px solid #bdbbb4; margin-bottom:15px; background:url(../_img/bgCalendario.gif) no-repeat top right }
    div.homeLeft div.calendario span { width:180px; display:block; font-size:0.75em; padding:15px 0 10px 10px  }
    div.homeLeft div.calendario a { display:block; float:left; line-height:1.3em; font-size:0.85em; font-weight:bold; color:#9b1700; text-decoration:none; margin-left:8px; padding:3px 26px 4px 3px; background:url(../_img/vinFlecha01.gif) no-repeat 97% 52% } 
    div.homeLeft div.calendario a:hover { padding:2px 25px 3px 2px; border:1px solid #a09d93 !important; color:#4d4d4d; background:#ffdf7d url(../_img/vinFlecha03.gif) no-repeat 98% 52%  }
    div.homeLeft div.torneos { border:1px solid #bdbbb4; border-bottom:none; background:#f1f0ef; padding:10px 10px 6px 10px; }
        div.homeLeft div.torneos div { position:relative; top:40%; text-align:center; margin:0; padding:0; list-style-type:none; font-size:0.75em; }
        div.homeLeft div.torneos ul { background:#f1f0ef; margin:0; padding:0; list-style-type:none; font-size:0.75em; }
		    div.homeLeft div.torneos ul li{ background:url(../_img/vinTxt.gif) no-repeat 0 0.3em; margin:0 0 8px 0; padding:0 0 0 20px; line-height:1.4em }
		    div.homeLeft div.torneos ul li a { font-weight:bold; border-bottom:1px solid #acacab; color:#4d4d4d; text-decoration:none; margin-right:5px; }
            div.homeLeft div.torneos ul li a:hover { background:#ffdf7d }
            div.homeLeft div.torneos ul li span { font-size:0.9em; color:#979797 }
            div.homeLeft div.torneos p { font-size:0.8em; line-height:1.4em; margin:10px 0; text-align: center;}
    /*Area clubes*/
    div.homeLeft div.areaClubes { visibility:hidden; }    
    div.homeLeft div.areaClubes p { position:relative; top:40%; text-align:center; margin:0; padding:0; list-style-type:none; font-size:0.8em; } 
    .simply-scroll-container { position: relative; margin:25px 0 0 0;}
        .simply-scroll-clip { position: relative; overflow: hidden; z-index: 2; }
        .simply-scroll-list { position: absolute; top: 0; left: 0; z-index: 1; overflow: hidden; margin: 0; padding: 0; list-style: none; }        	
        .simply-scroll-list li { padding: 0; margin: 0; list-style: none; }  
 
        /* Custom */
        .simply-scroll { width:236px; height:161px; border-top:1px solid #d6d4ce; border-bottom:1px solid #d6d4ce; } 
        .simply-scroll .simply-scroll-clip { width:236px; height:161px; }
        .simply-scroll .simply-scroll-list li { float: left; width:214px; margin:0 !important; padding:5px 10px !important; background:#fff url(../_img/bgAreaClubes.png) repeat-x; 
                                                font-weight:bold; font-size:0.75em; border-left:1px solid #d6d4ce; border-right:1px solid #d6d4ce; border-bottom:1px solid #d6d4ce; }
		.simply-scroll-list li a {  color:#4d4d4d; font-weight:bold; text-decoration: none;}                                                
		.simply-scroll-list li a:active { color:#4d4d4d; font-weight:bold; text-decoration: none; }
		.simply-scroll-list li a:hover {  color:#4d4d4d; font-weight:bold; text-decoration: none; }
		.simply-scroll-list li a:visited {  color:#4d4d4d; font-weight:bold; text-decoration: none; }
        .simply-scroll .simply-scroll-list li span { display:block; font-weight:normal; margin-top:1px; font-size:0.8em; }
        
div.homeRight { float:left; width:406px; margin:25px 0 0 0; padding:0; }
    div.homeRight div.noticias { height:auto!important; min-height:325px; height:325px; padding:10px 10px 5px 10px; border:1px solid #bdbbb4; border-bottom:none; background:#f1f0ef }    
	    div.homeRight div.noticias div.empty { position:relative; top:40%; text-align:center; margin:0; padding:0; list-style-type:none; font-size:0.75em; }
	    div.homeRight div.noticias div.principal { margin-bottom:10px }
	        div.homeRight div.noticias div.principal h1 { font-size:1em; margin:0 0 8px 0 }
	        div.homeRight div.noticias div.principal h3 { font-size:0.75em; margin:0 0 8px 0 }
	        div.homeRight div.noticias div.principal p { font-size:0.75em; margin:0 0 5px 0 }
	        div.homeRight div.noticias div.principal img { height:115px; border:1px solid #666; float:left; margin:0 15px 10px 0; }
	    div.homeRight div.noticias div.breves ul { margin:0; padding:0; list-style-type:none; font-size:0.8em; }
	    div.homeRight div.noticias div.breves ul li{ width:360px; background:url(../_img/vinTxt.gif) no-repeat 0 0.3em; margin:0 0 8px 0; padding:0 0 2px 20px; line-height:1.4em }
	    div.homeRight div.noticias div.breves ul li a { font-weight:bold; border-bottom:1px solid #acacab; color:#4d4d4d; text-decoration:none; }
        div.homeRight div.noticias div.breves ul li a:hover { background:#ffdf7d }
        div.homeRight div.noticias div.breves ul li span { font-size:0.9em; color:#979797; white-space:nowrap }
div.linkMas { border:1px solid #bdbbb4; border-top:none; background:#f1f0ef; } 
    div.linkMas a { display:block; float:right; padding:0 4px 2px 4px; font-size:0.7em; font-weight:bold; color:#fff; text-decoration:none; 
                    background:#a09d93; border-top:1px solid #a09d93; border-left:1px solid #a09d93;  } 
    div.linkMas a:hover { background:#ffdf7d; color:#333; } 
    div.homeBannersLeft { float:left; width:228px; margin:25px 0 0 0; padding:0; }
        div.homeBannersLeft a { display:block; width:228px; height:72px; }
        div.homeBannersLeft div.revista_ES { width:228px; height:72px; margin-bottom:18px; padding:0; background:url(../_img/banner_RevistaFCG_ES.jpg) no-repeat }
        div.homeBannersLeft div.newsletter_ES { width:228px; height:74px; padding:0; background:url(../_img/banner_NewsletterFCG_ES.jpg) no-repeat }
    div.homeBannersRight { float:right; width:155px; margin:25px 0 0 0; padding:0; }
        div.homeBannersRight a { display:block; width:155px; height:162px; }
        div.homeBannersRight div.federate_ES { width:155px; height:162px; padding:0; background:url(../_img/banner_Federate_ES.jpg) no-repeat }

        div.homeBannersLeft div.revista_CA { width:228px; height:72px; margin-bottom:18px; padding:0; background:url(../_img/banner_RevistaFCG_CA.jpg) no-repeat }
        div.homeBannersLeft div.newsletter_CA { width:228px; height:74px; padding:0; background:url(../_img/banner_NewsletterFCG_CA.jpg) no-repeat }
         div.homeBannersRight div.federate_CA { width:155px; height:162px; padding:0; background:url(../_img/banner_Federate_CA.jpg) no-repeat }
         
    div.linkMasNoticias { border:0px solid #bdbbb4; border-top:none; float:right; } 
        div.linkMasNoticias a { display:block; padding:0 4px 2px 4px; font-size:0.7em; font-weight:bold; color:#fff; text-decoration:none; 
                    background:#E6E6E6; border-top:1px solid #a09d93; border-left:1px solid #a09d93; border-right:1px solid #a09d93;  } 
        div.linkMasNoticias a:hover { background:#bdbbb4; color:#a09d93; } 

 /*Solapas*/
div.mainSolapas { position:relative; z-index:500; height:25px; background:url(../_img/bgSolapas.gif) repeat-x left bottom; margin:0 15px; }
    div.solapas { position:absolute; left:25px; top:0; font-size:0.75em }
    div.solapas ul { margin:0; padding:0; list-style:none; }
    div.solapas li { float:left; background:url(../_img/solapaDLeft.gif) no-repeat left top; margin:0 3px 0 0; padding:0 0 0 4px; cursor:pointer; }
    div.solapas a { float:left; display:block; background:url(../_img/solapaDRight.gif) no-repeat right top; padding:5px 10px 4px 6px; text-decoration:none; 
				    font-weight:bold; color:#777 !important; border-bottom:none !important; }
    div.solapas a:hover { color:#333 !important; }
    div.solapas li.selected { background:url(../_img/solapaHLeft.gif) no-repeat left top; }
    div.solapas li.selected a { color:#333 !important; background:url(../_img/solapaHRight.gif) no-repeat right top; padding-bottom:5px; cursor:default; }
    div.solapas li.disabled { float:left; background:url(../_img/solapaDLeft.gif) no-repeat left top; margin:0 3px 0 0; padding:0 0 0 9px; cursor:pointer; }
    div.solapas li.disabled a { float:left; display:block; background:url(../_img/solapaDRight.gif) no-repeat right top; padding:5px 10px 4px 6px; text-decoration:none; 
							    font-weight:bold; color:#999 !important; border-bottom:none !important; cursor:default }
    div.solapas li.disabled a:hover { color:#999 !important; }    
    div.solapaContent { display:none }

div.patrocinadores {  margin:15px 15px; padding-top:15px; border-top:1px solid #ccc; text-align:center  }

/*Panel navegable*/
div.panelNavegable { margin:0 8px 8px 8px }   
    div.panelNavegable div.top { width:695px; height:27px; overflow:hidden; background:url(../_img/bgTopPanelNav.png) no-repeat left bottom; } 
    div.panelNavegable div.mid { width:695px; overflow:hidden; background:url(../_img/bgMidPanelNav.png) repeat-y left top; }
         div.panelNavegable div.mid div.nav { float:left; width:128px; font-size:0.75em; }
            div.panelNavegable div.mid div.nav span { display:block; text-align:right }
            div.panelNavegable div.mid div.nav span.ltop { width:128px; height:6px; overflow:hidden; }
            div.panelNavegable div.mid div.nav span.lmid { width:128px; }
            div.panelNavegable div.mid div.nav span.lbot { width:128px; height:6px; overflow:hidden; background:url(../_img/bgBotPanelNavItemNor.gif) no-repeat top left; }
                div.panelNavegable div.mid div.nav a { display:block; padding:2px 12px 4px 10px; font-weight:bold; color:#777; text-decoration:none; }
                div.panelNavegable div.mid div.nav a:hover { color:#333; }
            div.panelNavegable div.mid div.nav div.selected span.ltop { background:url(../_img/bgTopPanelNavItem.png) no-repeat; }
            div.panelNavegable div.mid div.nav div.selected span.lmid { background:url(../_img/bgMidPanelNavItem.png) repeat-y; }
            div.panelNavegable div.mid div.nav div.selected span.lbot { background:url(../_img/bgBotPanelNavItem.png) no-repeat; }
                div.panelNavegable div.mid div.nav div.selected a { color:#333; cursor:default; background:url(../_img/vinTxt2.gif) no-repeat right center; }
         div.panelNavegable div.mid div.con { float:left; width:550px; min-height:443px; height:auto !important; height:100%; border-top:1px solid #c3c3c3 }
            div.panelNavegable div.mid div.con div.textos { display:none }
            div.panelNavegable div.mid div.con div.panel { display:none; margin:20px 5px 20px 20px; }
                div.panelNavegable div.mid div.con div.panel h2 { font-size:0.9em; margin:0 0 15px 0 }
                /*div.panelNavegable div.mid div.con div.panel h3 { font-size:0.7em; margin:0 0 15px 10px }*/
				div.panelNavegable div.mid div.con div.panel h2 span { font-size:0.8em; line-height:1.4em; margin: 10px 5px; font-weight:normal; } 
				div.panelNavegable div.mid div.con div.panel label { font-size:0.9em; margin:0 0 15px 0; font-weight: bold;}
				/*div.panelNavegable div.mid div.con div.panel span { font-size:0.8em; line-height:1.4em; margin: 10px 15px 10px 5px; font-weight:normal; } */

                div.panelNavegable div.mid div.con div.panel p { font-size:0.8em; line-height:1.4em; margin:10px 0 } 
                div.panelNavegable div.mid div.con div.panel a { border-bottom:1px solid #707070; color:#4d4d4d; text-decoration:none; }
                div.panelNavegable div.mid div.con div.panel a:hover { background:#ffdf7d }  
				div.panelNavegable div.mid div.con div.panel ul { font-size:0.8em; margin:0 0 10px 30px; list-style:square; }
				div.panelNavegable div.mid div.con div.panel li { margin:0 0 8px 0; }             
                div.panelNavegable div.mid div.con div.panelConTabla table { border:1px solid #a09d93; background:#fff; border-collapse:separate; border-spacing:1px; }
                div.panelNavegable div.mid div.con div.panelConTabla table th { background:#a09d93; color:#fff; font-size:0.9em }
                div.panelNavegable div.mid div.con div.panelConTabla table td { background:#e3e2df; font-size:0.75em }
    div.panelNavegable div.bot { width:678px; height:27px; overflow:hidden; background:url(../_img/bgBotPanelNav.png) no-repeat left bottom; } 

    
    

/*Listado dropdown (resultados busqueda, etc.)*/
div.listadoDropDown { margin:20px; }   
    ul.grupos { margin:0; padding:0; list-style:none }
    ul.grupos li.item { margin:0 0 15px 0; padding:0; }
    ul.grupos a.link { display:block; padding:2px 5px 3px 5px; border:1px solid #fff; text-decoration:none; color:#333; cursor:default}
    ul.grupos a.link:hover { background:url(../_img/bgListadoDrop.png) repeat-x bottom left; border:1px solid #bdbbb4; }
        ul.grupos a.link span { display:block; }
        ul.grupos a.link span span { display:inline; background:#fff; padding-right:5px; font-weight:bold; font-size:0.85em }
            ul.grupos a.link:hover span span { background:url(../_img/bgListadoDrop.png) repeat-x bottom left; }
        ul.grupos a.link span span span { display:inline; background:none; padding-left:5px; font-weight:normal; font-size:1em }
            ul.grupos a.link:hover span span span { background:none; }
        ul.grupos a.link span.close { display:block; background:url(../_img/bgListadoDropClose.gif) no-repeat 100% 60%; }
        ul.grupos a.link span.open { display:block; background:url(../_img/bgListadoDropOpen.gif) no-repeat 100% 60%; }
    ul.grupos div.con { }
    ul.grupos div.open { display:block; }
    ul.grupos div.close { display:none; }
        ul.grupos div.con div.textos { margin:5px 15px 0 15px !important; }
        div.textos span.detalle { display:block; margin:4px 0; font-size:0.95em }
        ul.grupos div.con div.todos { padding:5px 0; margin:0 0 0 28px; border-top:1px dotted #ccc; font-size:0.65em; font-weight:bold; text-align:right }

/*Buscador interno*/
div.buscador { position:relative; z-index:600; width:271px; border:1px solid #a4a4a4; border-bottom:1px solid #707070; border-right:1px solid #707070; }
    div.buscador a { display:block; width:246px; padding:3px 20px 3px 4px; background:#fff url(../_img/bgDropFull.png) no-repeat 100% 0;
                     font-size:0.7em; color:#3c3c3c; text-decoration:none; cursor:default; border-left:1px solid #fff; border-bottom:none !important; }
    div.buscador a:hover { background:#fff url(../_img/bgDropFull.png) no-repeat 100% -19px !important; border-left:1px solid #ffedc2  }
    div.buscador a.open { display:block; width:246px; padding:3px 20px 3px 4px; background:#fff url(../_img/bgDropFull.png) no-repeat 100% -19px; }
        div.buscador a span { padding-left:16px; background:url(../_img/icoBuscarInt.png) no-repeat 0 0; }    
    div.buscador div.drop { position:absolute; top:19px; left:-1px; display:none; width:271px; padding:10px 0; border:1px solid #a4a4a4; background:#f0f0f0; }
        div.buscador div.drop label { display:block; margin:0 0 2px 12px; font-size:0.7em; font-weight:bold; }
        div.buscador div.drop input.campo { width:240px; display:block; margin:0 0 10px 12px; font-size:0.7em; font-family:"Segoe UI", Arial, Sans-Serif }
        div.buscador div.drop select.desplegable { width:245px; display:block; font-size:0.7em; margin:0 0 10px 12px; font-family:"Segoe UI", Arial, Sans-Serif }
        div.buscador div.drop div.boton { margin:0; padding:5px 0 0 0; text-align:center }
            div.buscador div.drop div.boton input { background:url(../_img/bgMenuHover.png) repeat-x; border:1px solid #4d4d4d; font-size:0.7em; color:#4d4d4d; 
																	 font-family:"Segoe UI", Arial, Sans-Serif; padding:2px 5px; text-align:center; font-weight:bold; }

/*Galeria fotos*/
/*div.galeria { position:relative; width:523px;  margin:10px 0 0 0; }*/
div.galeria { position:relative;  height:330px; margin:10px 0 0 0; }
    div.galeria div.container { position:absolute; z-index:1; top:0; left:0 }
        /*div.galeria div.container img { width:523px; height:300px; }*/
        div.galeria div.container img { height:300px;}
    div.galeria div.botonera { position:absolute; z-index:2; top:310px; left:0; font-size:0.70em; font-weight:bold; }
    div.galeria div.botonera a { display:block; float:left; text-decoration:none; padding:1px 5px; margin-right:5px; border:1px solid #c3c3c3 !important; background:#f0f0f0 !important; color:#777 }
    div.galeria div.botonera a:hover { color:#333 !important; }
    div.galeria div.botonera a.activeSlide { color:#333 !important; background:#e6ab1f !important }
    div.galeria div.botonera a:focus { outline: none; }
    
/*Contenido textos*/
div.textos { margin:20px 25px; }
    div.textos h2 { font-size:0.9em; margin:15px 0 }
    div.textos h3 { font-size:0.8em; margin:15px 0 }
    div.textos h4 { font-size:0.7em; margin:15px 0 }
    div.textos h5 { font-size:0.7em; margin:15px 0 }
    div.textos h6 { font-size:0.7em; margin:15px 0 }
    div.textos p { font-size:0.8em; line-height:1.4em; margin:10px 0 }
    div.textos ul { font-size:0.8em; margin:0 0 10px 30px; list-style:square; }
    div.textos li { margin:0 0 8px 0; }
    
    div.textos table { border:1px solid #a09d93; background:#fff; border-collapse:separate; border-spacing:1px; }
    div.textos table th { background:#a09d93; color:#fff; font-size:0.9em }
    div.textos table td { background:#e3e2df; font-size:0.75em } 
    
    div.textos table.listado { border:none; background:transparent; border-collapse:separate; border-spacing:1px; padding:1em 2em 1em 2em;}
    div.textos table.listado th { background:transparent; border-right:1px solid 999; text-align:right; vertical-align:top; font-weight:bold;}
    div.textos table.listado td { background:transparent; text-align:left; vertical-align:top; }     
    
    div.textos a { border-bottom:1px solid #707070; color:#4d4d4d; text-decoration:none; }
    div.textos a:hover { background:#ffdf7d }
                                
/*Listados*/
div.listados div.count { background:#f1f1f1; border:1px solid #CBCBCB; font-size:0.7em; padding:2px 10px; margin:0 0 10px 0 }
div.listados div.item { border-bottom:1px dotted #CBCBCB; padding:10px 10px; margin:0 0 10px 0 }
div.listados div.item2 { border-bottom:1px dotted #CBCBCB; padding:10px 10px; margin:0 0 10px 0; text-align:center }
    div.listados div.item img { width:155px; border:1px solid #666; float:left; margin:0 15px 10px 0; }
    div.listados div.item2 img { margin:0 15px 10px 0; }
    div.listados div.item h2 { margin:0 0 10px 0 !important; }
        div.listados div.item2 a { border:none; text-decoration:none; }
        div.listados div.item2 a:hover { background:none; }
        div.listados div.item2 table { border:none; background:#fff; margin:0 auto }
        div.listados div.item2 table th { background:none; }
        div.listados div.item2 table td { background:none; } 
        div.listados div.item h2 a:hover { background:#ffdf7d; }
        div.listados div.item h2 a { border-bottom:1px solid #acacab; color:#4d4d4d; text-decoration:none; }
        div.listados div.item h2 a:hover { background:#ffdf7d; }
        /*Fecha en linea independiente*/
        div.listados01 div.item h2 span { display:block; font-size:0.75em; color:#979797; margin:0 0 2px 0 }
        /*Fecha a continuación y span separados*/
        div.listados02 div.item span { padding:0 7px; border-left:1px solid #ccc }
        div.listados02 div.item span.fecha { color:#979797; font-weight:bold; border-left:none !important }        
    div.listados div.item p { font-size:0.75em; margin:0 0 5px 0 }   
    div.listados div.item ul { font-size:0.8em; margin:0 0 0 20px; list-style:none; }
    div.listados div.item li { margin:0 0 7px 0; padding-left:8px; background:url(../_img/vinTxt2.gif) no-repeat left center;  } 

/*Noticias*/
div.noticias div.entradilla { border-bottom:1px dotted #CBCBCB; margin-bottom:15px }
    div.noticias div.entradilla h1 { margin:0 !important }
    div.noticias div.entradilla h1 span { display:block; font-size:0.7em; font-weight:normal; color:#777; margin:0 }
    div.noticias div.entradilla p { font-size:0.85em !important }
div.noticias div.texto img { float:left; margin:0 15px 5px 0 }
div.noticias div.relacionado { border-top:1px dotted #CBCBCB; margin-top:20px; padding-top:5px }
    div.noticias div.relacionado h2 { margin:0 0 5px 0 !important; }
    div.noticias div.relacionado span { font-size:0.9em; color:#979797; padding-left:5px; }
div.noticias div.divTorneoRelacionado span { font-size:0.9em; color:#979797; padding-left:5px; }

/*Instalaciones*/
div.instalacionesMapa { float:left; width:350px; height:350px; position:relative; background:url(../_img/cataluna.jpg); }
    div.instalacionesMapa a { border:none !important; background:none !important }
div.instalacionesBuscador { float:left; width:250px; margin-left:30px; }
	div.instalacionesBuscador label { display:block; font-size:11px; color:#545454; font-size:0.8em; font-weight:bold; margin:0 0 2px 0 }
	div.instalacionesBuscador select { width:250px; font-family:"Segoe UI", Arial, Helvetica, sans-serif; font-size:0.8em; margin:1px 0 10px 0 }

/*Clubes*/
div.clubTop { margin:20px 25px; }
    div.clubLogo { float:left; border:0px solid #bfbfbf; padding-left:15px; }
        div.clubLogo img { border:1px solid #bfbfbf !important; }
    div.clubNombre { float:left; margin:5px 0 0 15px }
        div.clubNombre h1 { margin:0 0 15px 0; font-size:1.1em }
            div.clubNombre h1 span{ display:block; margin-top:2px; font-size:0.7em; color:#777 }
div.clubImg { float:left; padding:25px 0 10px 25px; width:190px; margin:0; }  
    div.clubImg img { width:190px; border:1px solid #bfbfbf !important; margin:0; padding:0 }                                                    
div.clubFicha { float:right; padding:25px 15px 10px 0; width:450px; margin-bottom:15px; }                                                 
    div.clubFicha table { width:450px; border-top:1px dotted #ccc }                                                   
    div.clubFicha table th { width:20%; text-align:left; vertical-align:top; font-size:0.75em; padding:3px 0; border-bottom:1px dotted #ccc }                                                
    div.clubFicha table td { width:80%; text-align:left; vertical-align:top;font-size:0.75em; padding:3px 0; border-bottom:1px dotted #ccc }                                                         
    div.clubFicha table td p { font-size:1em !important; margin:0 !important }  
    div.clubFicha a { color:#4d4d4d; text-decoration:none; }
    div.clubFicha a:hover { background:#ffdf7d }
div.clubLlegar { margin:0 25px 15px 25px; padding:0; }                                                 
    div.clubLlegar h2 { font-size:0.9em; margin:10px 0 }
    div.clubLlegar p { font-size:0.8em; line-height:1.4em; margin:10px 0 }                                              
div.personalLeft { float:left; width:300px; }
div.personalRight { float:right; width:300px; }                                            
    div.personalLeft h3, div.personalRight h3 { margin:10px 0 !important; padding-bottom:5px; border-bottom:1px dotted #ccc }
    div.personalLeft ul, div.personalRight ul { margin-bottom:20px !important; }

/*Recorridos*/
div.recorridoBarras { float:left; width:220px; }
    div.recorridoBarras table { width:100% }
div.recorridoCalculadora { float:right; width:280px }
    div.recorridoCalculadora h3.titulo { font-size:13px; padding-bottom:4px; margin-bottom:6px; border-bottom:1px dotted #a09d93 }
    div.recorridoCalculadora table { width:100%; border:0 !important; background:none !important }    
        div.recorridoCalculadora td { background:none !important; font-size:1em !important }   
        div.recorridoCalculadora td span { display:block; font-size:0.75em; font-weight:bold; margin-bottom:4px; }
        div.recorridoCalculadora td select { width:120px; font-size:0.8em; font-family:"Segoe UI", Arial, Sans-Serif; margin-right:10px }
        div.recorridoCalculadora td input.field { width:60px; height:18px; overflow:hidden; margin:0 5px 0 0; padding:0; font-size:0.8em; font-family:"Segoe UI", Arial, Sans-Serif }
        div.recorridoCalculadora td input.boton { width:70px; height:21px; background:url(../_img/bgMenuHover.png) repeat-x; border:1px solid #4d4d4d; font-size:0.7em; color:#4d4d4d;
                                                  font-family:"Segoe UI", Arial, Sans-Serif;  margin:0; padding:0; text-align:center; font-weight:bold; }
    div.recorridoCalculadora p.nota { font-size:0.75em !important; margin-top:10px; padding-top:5px; border-top:1px dotted #a09d93 }
    div.recorridoCalculadora div.mensaje { display:none; position:absolute; /*top:200px; left:530px;*/ width:134px; height:75px; 
                                           background:url(../_img/msgHandicap.png) no-repeat; cursor:default; }
        div.recorridoCalculadora div.mensaje div { position:relative; top:27px; left:15px; width:95px; font-size:0.75em; font-weight:bold; }
        div.recorridoCalculadora div.mensaje span.puntos { font-size:1.15em; color:#c14d00; }
div.recorridoTarjeta { margin:20px 0 30px 0; }
    div.recorridoTarjeta table { width:100% }
        div.recorridoTarjeta table th { font-size:0.7em !important; padding:2px 1px }
        div.recorridoTarjeta table td { font-size:0.65em !important; padding:2px 1px }

/*Torneos*/
div.introOpciones { background:#f1f1f1; border:1px solid #CBCBCB; padding:15px 20px 10px 10px; margin-bottom:20px }
    div.introOpciones ul li span { color:#777 }
table.filtroResultados { width:100%; font-size:0.7em; color:#fff; background:#a09d93; }
    table.filtroResultados th { text-align:right }
    table.filtroResultados td {  }
        table.filtroResultados td select { font-family:"Segoe UI", Arial, Sans-Serif; font-size:0.9em;}
        table.filtroResultados td input { width:150px; font-family:"Segoe UI", Arial, Sans-Serif; font-size:0.9em; }
        
div.torneosResultados { background:#f1f1f1; border:1px solid #CBCBCB; padding:15px 20px 10px 10px; margin-bottom:20px }

/*Palmares*/
/*div.palmaresListado { margin:0 25px; }
    div.palmaresListado hr { margin:0 0 15px 0; background:#fff; border-top:1px dotted #bbb; height:1px; overflow:hidden; } 
    div.palmaresListado ul { margin:0 0 10px 30px; list-style:square; }
    div.palmaresListado li { margin:0 0 15px 0; font-size:0.9em; }
    div.palmaresListado li span { color:#777; }
    div.prensaListado a { border-bottom:1px solid #707070; color:#4d4d4d; text-decoration:none; }
    div.prensaListado a:hover { background:#ffdf7d }*/
div.palmaresListado { margin:20px 5px 20px 20px; }

/*Revista*/
div.revistaListado { }
    div.revistaListado hr { margin:0 25px 15px 25px; background:#fff; border-top:1px dotted #bbb; height:1px; overflow:hidden; } 
    div.revistaItem { float:left; margin-left:25px; text-align:center; }
        div.revistaItem a { display:block; }
            div.revistaItem a img { width:125px; height:175px; border:0; }
        div.revistaDatos { width:125px; margin:5px 0 20px 0; font-size:0.7em; }
            div.revistaDatos strong { display:block }  

/*Prensa*/
div.prensaListado { margin:0 25px; }
    div.prensaListado hr { margin:0 0 15px 0; background:#fff; border-top:1px dotted #bbb; height:1px; overflow:hidden; } 
    div.prensaListado ul { margin:0 0 10px 30px; list-style:square; }
    div.prensaListado li { margin:0 0 15px 0; font-size:0.9em; font-weight:bold; }
    div.prensaListado li span { display:block; font-size:0.75em; color:#979797; margin:0 }
    div.prensaListado a { border-bottom:1px solid #707070; color:#4d4d4d; text-decoration:none; }
    div.prensaListado a:hover { background:#ffdf7d }
div.prensaGaleria { margin:25px 15px 25px 0 }
    div.prensaGaleria div.item { width:110px; float:left; margin:0 0 20px 25px; text-align:center; }
        div.prensaGaleria div.item div.thumb { width:110px; height:110px; overflow:hidden; border:1px solid #d0d0d0; text-align:center; }
            div.prensaGaleria div.item div.thumb table { width:100%; height:100%; border:0; margin:0; }
            div.prensaGaleria div.item div.thumb td { text-align:center; vertical-align:middle; background:#f0f0f0; padding:0 }
        div.prensaGaleria div.item div.datos { width:110px; margin-top:5px; font-size:0.7em; text-align:center }
        div.prensaGaleria div.item div.datos a { border-bottom:1px solid #707070; color:#4d4d4d; text-decoration:none; }
        div.prensaGaleria div.item div.datos a:hover { background:#ffdf7d }

/*Tienda*/
div.tiendaMenu { position:relative; z-index:100; height:35px; margin:0; padding:0; }
div.tiendaCarro { float:right; margin:0 25px 0 0; position:relative; z-index:600; border:1px solid #a4a4a4; border-bottom:1px solid #707070; border-right:1px solid #707070;  }
    div.tiendaCarro a { display:block; padding:3px 30px 3px 8px; background:#fff url(../_img/bgCarrito.png) no-repeat 100% 0;
                        font-size:0.7em; color:#3c3c3c; font-weight:bold; text-decoration:none; border-left:1px solid #fff; border-bottom:none !important; }
    div.tiendaCarro a:hover { background:#fff url(../_img/bgCarrito.png) no-repeat 100% -19px !important; border-left:1px solid #ffedc2 }
div.tiendaListado { }
    div.tiendaListado hr { margin:0 25px 15px 25px; background:#fff; border-top:1px dotted #bbb; height:1px; overflow:hidden; } 
    div.tiendaItem { float:left; width:314px; height:140px; overflow:auto; border:1px solid #ccc; margin:0 0 15px 25px; background:#f4f4f4 }
        div.tiendaItem table { width:290px; height:100%; }
        div.tiendaItem img { width:80px; border:0; margin:10px }
        div.tiendaDatos { width:180px; margin:10px 0 10px 0; }   
            div.tiendaDatos h2 { font-size:0.8em; margin:0 0 10px 0 }  
            div.tiendaDatos p { font-size:0.75em; margin:0 0 8px 0 } 
            div.tiendaDatos a.detalle { color:#4d4d4d; text-decoration:none; display:block; float:left; padding:1px 0 1px 20px; margin-bottom:3px; background:url(../_img/icoDetalle.png) no-repeat 1px 1px; }
            div.tiendaDatos a.detalle:hover { background:#ffdf7d url(../_img/icoDetalle.png) no-repeat 1px 1px; }
            div.tiendaDatos a.comprar { color:#4d4d4d; text-decoration:none; display:block; float:left; padding:1px 0 1px 20px; background:url(../_img/icoCarrito.png) no-repeat 0 1px; }
            div.tiendaDatos a.comprar:hover { background:#ffdf7d url(../_img/icoCarrito.png) no-repeat 0 1px; }
div.tiendaDetalle { }
    div.tiendaDetalle div.imagen { float:left; margin:0 20px 10px 0; padding:0 20px 0 0; border-right:1px dotted #bbb  }
    div.tiendaDetalle hr { height:1px; margin:10px 0; padding:0; border-top:1px dotted #bbb }            
        div.tiendaDetalle a.comprar { color:#4d4d4d; font-weight:bold; font-size:0.8em; text-decoration:none; display:block; float:left; margin-left:40%; 
                                      padding:3px 10px 4px 25px; background:url(../_img/icoCarrito.png) no-repeat 5px 5px; border:1px solid #919191; }
        div.tiendaDetalle a.comprar:hover { background:#ffdf7d url(../_img/icoCarrito.png) no-repeat 5px 5px; }
        div.tiendaDetalle a.volver { color:#4d4d4d; font-weight:bold; font-size:0.8em; text-decoration:none; display:block; float:left; margin-left:10px; 
                                     padding:3px 10px 4px 25px; background:url(../_img/icoLeft.png) no-repeat 5px 3px; border:1px solid #919191; }
        div.tiendaDetalle a.volver:hover { background:#ffdf7d url(../_img/icoLeft.png) no-repeat 5px 3px; }
div.tiendaCesta { margin:20px 25px; }
    div.tiendaCesta hr { height:1px; margin:20px 0; padding:0; border-top:1px dotted #bbb }
    div.tiendaCesta table { width:100%; border-bottom:1px solid #a09d93; }
    div.tiendaCesta table th { border-bottom:1px solid #a09d93; color:#333; font-size:0.8em; padding-bottom:3px; }
    div.tiendaCesta table td { border-bottom:1px solid #a09d93; background:#e3e2df; font-size:0.75em; padding:4px 10px; } 
    div.tiendaCesta tr.cestaTotal td { background:#fff !important; border-bottom: none !important; font-size:0.8em; font-weight:bold; padding-top:5px; text-align:right }
    
/*Navegacion / Paginacion*/
div.navigation { border-bottom:1px dotted #bbb; font-size:0.7em; font-weight:bold; padding:0 0 5px 0; margin:0 0 10px 0 }
    div.navigation a.left { display:block; border:none !important; padding:0 0 2px 20px; background:url(../_img/navLeft2.png) no-repeat center left; color:#777 !important; }
    div.navigation a.left:hover { color:#333 !important; }
    div.navigation a.right { }
div.paging { font-size:0.7em; font-weight:bold; padding:0 0 5px 0; margin:0 0 10px 0; text-align:center }
    div.paging a { color:#777 !important; line-height:1em; border:none !important; margin-right:8px }
    div.paging a:hover { color:#333 !important; }
    div.paging a.first { padding:0 0 2px 24px; background:url(../_img/navFirst2.png) no-repeat center left; }
    div.paging a.previous { padding:0 0 2px 19px; background:url(../_img/navLeft2.png) no-repeat center left; }
    div.paging a.next { padding:0 19px 2px 0; background:url(../_img/navRight2.png) no-repeat center right; }
    div.paging a.last { padding:0 24px 2px 0; background:url(../_img/navLast2.png) no-repeat center right; }

	/*Calendario*/
	div.calendarioInterior { margin:20px 25px; }
    div.calendarioInterior h2 { font-size:0.9em; margin:15px 0 }

	/*Formularios*/
	div.formulario1 { }
    div.formulario1 table.fieldset { margin:10px 0; background:#fff !important; border:1px solid #CBCBCB; }
    div.formulario1 table.fieldset td { background:#f0f0f0 !important; padding-left:20px }
	div.formulario1 table.fieldset div { /*border:1px dashed #7fb5de */ }
	div.formulario1 table.fieldset label { display:block; font-size:11px; color:#545454; font-weight:bold; margin:5px 0 2px 0 }
	div.formulario1 table.fieldset input { font-family:"Segoe UI", Arial, Helvetica, sans-serif; font-size:12px; margin:0 0 5px 0 }
	div.formulario1 table.fieldset select { font-family:"Segoe UI", Arial, Helvetica, sans-serif; font-size:12px; margin:1px 0 5px 0 }
	div.formulario1 table.fieldset textarea { font-family:"Segoe UI", Arial, Helvetica, sans-serif; font-size:12px; margin:1px 0 5px 0 }
	
    /*Campo de texto*/
	div.textoLargo { float:left; width:650px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.textoLargo input { width:644px; }
	div.textoLargo2 { float:left; width:600px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.textoLargo2 input { width:594px; }	
	div.textoMedio { float:left; width:300px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.textoMedio input { width:293px; }	
	div.textoMedio2 { float:left; width:250px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.textoMedio2 input { width:243px; }
	div.textoMedio3 { float:left; width:193px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.textoMedio3 input { width:186px; }
	div.textoMedio4 { float:left; width:193px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.textoMedio4 input { width:165px; }
	div.textoCorto { float:left; width:150px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.textoCorto input { width:144px; }	
	div.textoCorto2 { float:left; width:80px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.textoCorto2 input { width:74px; }	
	
	/*Check / radio*/
	div.checkLargo { float:left; width:600px; height:50px; overflow:hidden; margin:0 12px 5px 0; line-height:0.8em }
	div.checkLargo input { float:left; }	
	div.checkLargo label { display:block; float:left; padding-left:4px }	
	
	/*Area de texto*/
	div.areaLargo { float:left; width:600px; height:120px; overflow:hidden; margin:0 0 5px 0 }
	div.areaLargo textarea { width:594px; height:90px; }
	
    /*Desplegables (drops)*/
	div.dropLargo { float:left; width:620px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.dropLargo select { width:620px; }
	div.dropMedio { float: left; width:260px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.dropMedio select { width:260px; }
	div.dropCorto { float:left; width:50px; height:50px; overflow:hidden; margin:0 12px 5px 0 }
	div.dropCorto select { width:50px; }

	div.botonera1 { text-align:center }
    div.botonera1 input { width:100px; background:url(../_img/bgMenuHover.png) repeat-x; border:1px solid #4d4d4d; font-size:0.8em; color:#333;
                         font-family:"Segoe UI", Arial, Sans-Serif;  margin:0 5px; text-align:center; font-weight:bold; }
	div.botonera2 { text-align:center }
    div.botonera2 input { width:125px; height:25px; background:url(../_img/bgMenuHover.png) repeat-x; border:1px solid #4d4d4d; font-size:0.75em; color:#333;
                          font-family:"Segoe UI", Arial, Sans-Serif;  margin:0 3px; text-align:center; font-weight:bold; }
	
	div.validation1 { text-align:center; margin:20px 25px; font-size:0.8em; font-weight:bold  }
    
    
    
    
    div.club18Item { float:left; width:164px; height:164px;
                     
                      border:1px solid #ccc; margin:15px 15px 15px 25px; background:#f4f4f4; text-align:center;}
                      
    div.federadoItem { float:left; 
                     
                      border:1px solid #ccc; margin:15px 15px 15px 25px; background:#f4f4f4; text-align:center;}
    
/*Login*/
div.login { border:1px solid #CBCBCB; background:#fff; padding:1px; margin:0 25px; }
    div.login div.loginCont { background:#f0f0f0; }
    div.login .tab { margin:0 auto; }
    div.login .label { font-size:11px; color:#545454; font-weight:bold; padding:0 4px 0 0 }
	div.login .check { padding:10px 0 }
	    div.login .check label { float:left; font-family:"Segoe UI", Arial, Helvetica, sans-serif; font-size:11px; color:#545454; font-weight:bold; padding:4px 0 0 5px }
 	    div.login .check input { float:left;  }
 	div.login .box { width:200px; font-family:"Segoe UI", Arial, Helvetica, sans-serif; font-size:12px;  }
    div.login .boton { width:100px; background:url(../_img/bgMenuHover.png) repeat-x; border:1px solid #4d4d4d; font-size:0.8em; color:#333;
                       font-family:"Segoe UI", Arial, Sans-Serif; margin:0 5px; text-align:center; font-weight:bold; }
                                                 
/*Pie*/
	div.pie div.left { float:left; padding:14px 0 14px 10px; font-size:0.7em; }
    div.pie div.left span { display:block; padding:4px 0 0 0px; }
	div.pie div.right { float:right; padding:10px 10px 0 0; font-size:0.8em; font-weight:bold; }  
    div.pie div.right a { display:block; padding:0 5px; border:1px solid #e3e2df !important; } 
    div.pie div.right a:hover { border:1px solid #a09d93 !important; } 
    div.pie div.right a span { display:block; padding:8px 25px 8px 0; background:url(../_img/icoCandado.gif) no-repeat 100% 40%  } 

/*Varios*/
	h1 { margin:0 0 15px 0; font-size:1.1em }
    h1 span.spanH1 { display:block; font-size:0.75em; color:#979797; margin:0 }
	p { margin:0 0 15px 0; font-size:0.8em }
	a.aTxt { border-bottom:1px solid #acacab; color:#4d4d4d; text-decoration:none; }
	a.aTxt:hover { background:#ffdf7d }
	div.clearL { clear:left; height:0; overflow:hidden }
	div.clearR { clear:right; height:0; overflow:hidden }
	div.clearB { clear:both; height:0; overflow:hidden }

