@charset "utf-8";

/*-------------- Genericos / Reset --------------*/
* { margin: 0; padding: 0; line-height: 1em; font-size: 1em;}
body { font-size: 62.5%; background-color: #1F1A17; color: #FFF; font-family: Helvetica, Arial, sans-serif; }
input, select, textarea { border: 0; color: #000; padding: 0.2em; }
a { text-decoration: none;} 
img { border: 0;}
hr, #skip { display: none;}
ul { list-style-type: none;}

#TB_ajaxContent input, #TB_ajaxContent textarea { 
  border: 1px solid #000;
}

/*-------------- Estructura --------------*/
#wrapper { 
	width: 97em; 
	margin: 0 auto; 
	background-color: #35302E;
} 

#bar-login {
	height: 2.5em; 
	padding-top: 1em; 
	font-size: 1.1em; 
	margin: 0 1em; 
} 

#bar-login ul.idiomes {
	float: left;
}  

#bar-login ul.idiomes li {
	display: inline; 
} 

#bar-login ul.idiomes li a {
	color: #FFF; 
	text-decoration: underline; 
}
#bar-login ul.idiomes li a:hover {
	text-decoration: none;
} 

#login  {
	float: right;
}

#login .bot-enviar {
	background: none;
	color: #E57519;
	cursor: pointer;
}

#login label {
	padding: 0 0.5em;
} 

#login span.error {
	color: red;
} 

#header {
	background: url("../images/bg-cabecera.gif") no-repeat;
	height: 19.7em;
	position: relative; 
	z-index: 2;
}  

#header h1 {
	display: none;
} 

#header #logos {
	position: absolute;
	top: 9em;
	left: 29em;
}  

#header #logos img {
	margin-right: 0.5em;
} 


#header #buscador {
	position: absolute;
	right: 0;
	top: 15em; 
	width: 18em;
} 

#buscador input {
	width: 12em;
	margin-right: 0.5em;
	color: #A6A6A6;
} 

#buscador input.bot-buscar {
	width: 4em;
	background-color: #E57519;
	color: #FFF;  
	cursor: pointer;
} 

form input.mini {
	width: 5em;
}  

form input.medio {
	width: 14em;
}

#content {
	padding-bottom: 2em;
} 

#footer {
	background: #000;
	padding: 1em; 
	text-align: center;  
	font-size: 1.2em;
}   

#footer ul {
	margin-top: 0.5em;
}

#footer ul li {
	display: inline;
	color: #FF9433;
} 

#footer ul li a {
	color: #FF9433;
}    

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p a { 
    color: #FFF;
}

#footer p a:hover { 
    text-decoration: underline;
}
/*-------------- Menú --------------*/

#main-menu {
	background: url("../images/bg-menu.gif") repeat-x;
	height: 3.5em; 
	position: absolute;
	top: 14em;
	width: 97em;  
	left: 0;
}

#main-menu li {
	position: relative;
	float: left; 
	border-right: 1px solid #616262;
}  

#main-menu li.especial {
	background: url("../images/bg-menu-especial.gif") repeat-x;
	border-right: 1px solid #E67d26; 
}  

#main-menu li.especial a:hover { 
	color: #000; 
}
#main-menu li a {
	display: block;
	padding: 0.9em 0.8em 0.8em 0.8em; 
	color: #FFF; 
	font-size: 1.3em;
	font-weight: bold;
} 

#main-menu li:hover a, #main-menu li.hover a  {
	background-color: #E57519;  
	color: #000;
}  

#main-menu li:hover li a, #main-menu li.hover li a {
	color: #FFF;
}

#main-menu li:hover, #main-menu li.hover {
	background-color: #E57519;  
}  

#main-menu li.active {
	background-color: #E57519; 
	color: #000;
}

#main-menu ul {
	display: none; 
	position: absolute;
	top: 3.5em;
	left: 0;
	background-color: #E57519; 
   	z-index: 1;  

}
#main-menu li:hover ul, #main-menu li.hover ul {
	display: block;
}
#main-menu li li {
	float: none;
	border-bottom: 1px solid #EDAE72;   
	border-right: none; 
}
#main-menu li li a {
	width: 12em;
} 

/*-------------- Contenido --------------*/
#content a.jugadora {
	text-decoration: underline;
	font-weight: bold;
} 

#content a.jugadora:hover {
	text-decoration: none;
	color: #E57519;
} 

/* Módulo destacado */  

#box-destacado {
	background: url("../images/bg-destacado.gif") no-repeat;  
	width: 97em; 
	height: 500px; 
	position: relative; 
	z-index:0;
} 

#box-destacado #foto-destacado {
	margin-left: 0.8em; 
	float: left;
	width: 710px;
}   

#box-destacado #foto-destacado ul img {
	width: 710px;
	height: 500px;   
	margin-left: 11px;   
} 

#box-destacado #foto-destacado li {
	line-height: 0;
}

#box-destacado ul#mas-destacados {
	float: right;   
	margin-right: 0.5em;   
	margin-top: 0.4em;
} 

#box-destacado ul#mas-destacados img {
	width: 228px;
	height: 160px; 	
	margin-bottom: 3px;
}  

#box-destacado #foto-destacado h1 a {
	position: absolute;
	bottom: 0;
	background: url("../images/tit-destacado.png") repeat-x;
	padding: 10px 9px; 
   	font-size: 18px;
	color: #E57519; 
	font-weight: normal;
	width: 692px;  
	margin-left: 11px;  
}

#box-destacado #foto-destacado h1 a:hover {
	text-decoration: underline;
} 

#box-destacado .paginador {
	color: #FFF; 
	position: absolute;
	bottom: 1em;
	right: 22em;
	font-size: 1.2em;
} 

#central {
	width: 630px; 
	_width: 620px;  
	float: left; 
	margin: 1em;
	_margin-left: 5px;
	_margin-right: 10px;   
	position: relative; 
    }  

#central h1, #central #box-notis ul.tabs {
	background: url("../images/bg-titulo-box.gif") repeat-x;
} 
#central h1 {
	font-size: 1.8em;
	padding: 0.3em 0 0.2em 0.5em;
}   

#central h2 {
	font-size: 1.6em;  
	font-weight: normal; 
}  

#central h2 a {
	color: #FFF;
} 

#central h2 a:hover {
	text-decoration: underline;
} 

#central #box-galeria, #central #box-video, #central #box-entrevista, #central #box-notis {
	margin-bottom: 1em;
} 
    

#central p {
	font-size: 14px;
}
/* Módulo noticias */   

#central #box-notis {
	background: #000 url("../images/filete.gif") repeat-x bottom left;
	padding-bottom: 1em; 
	position: relative;    
}

#central #box-notis .notis {
	width: 20em; 
	float: left; 
	padding: 0.4em;
}         

#central #box-notis .notis .foto {
	width: 20em; 
	height: 141px;
	text-align: center;
	margin-bottom: 1em; 
	overflow: hidden;
}   

#central #box-notis .notis p.ficha {
	margin-top: 1em;
	font-size: 1.2em;
}   

#central #box-notis ul.tabs {
	padding: 0.3em 0 0.2em 0.5em;
}  

#central #box-notis ul.tabs li {
	font-weight: bold;
	float: left;
	width: 8.83em;
	margin: 0 0 0 0;
	padding: .2em .7em .2em .7em;
	text-align: center; 
	font-size: 1.8em;
}

#central #box-notis ul.tabs li a {
  	color: #FFF; 
}  

#central #box-notis ul.tabs li.active {
	background: url(../images/bg-menu-notis.gif) no-repeat bottom center;
}  

#central #box-notis span.mas {
	position: absolute;
	top: 0.8em;
	right: 1em;
	color: #000;
	font-weight: bold;
}   

#central #box-notis span.mas a {
	color: #000; 
	font-size: 1.2em;
}

/* Módulo entrevista */  

#central #box-entrevista {
	padding-bottom: 0.5em; 
	background: #000 url("../images/filete.gif") repeat-x bottom left; 
	position: relative;
} 

#central #box-entrevista .foto {
	width: 20em; 
	height: 141px; 
	text-align: center;
	margin-bottom: 1em; 
	float: left;
	margin: 1em;
	overflow: hidden;
}

#central #box-entrevista span {
	position: absolute;
	top: 0.8em;
	right: 1em;
	color: #000;
	font-weight: bold;
}   

#central #box-entrevista span a {
	color: #000; 
	font-size: 1.2em;
}

#central #box-entrevista p a {
	color: #e57519;   
	position: absolute;
	bottom: 1.5em;
	font-size: 1.2em;
} 

#central #box-entrevista h3.jugadora {
	font-size: 1.8em;  
	color: #e57519;   
	margin-top: 1em;
}  

#central #box-entrevista h3.jugadora a {
	color: #e57519;
	text-decoration: underline;
} 

#central #box-entrevista h3.jugadora a:hover {
	color: #e57519;
	text-decoration: none;
}

/* Módulo video */  

#central #box-video { 
	float: left;
	margin-right: 0.8em;
	width: 30.5em; 
	padding-bottom: 1em;
	background: #000 url("../images/filete.gif") repeat-x bottom left;
	min-height: 31.5em;           
}

.video_wrapper {
  float:left;
  padding-right: 1em;
}

/* Módulo galería de fotos */  

#central #box-galeria { 
	float: left;
	margin-left: 0.8em;  
	width: 30.5em; 
	padding-bottom: 1em;  
	min-height: 31.5em;
	background: #000 url("../images/filete.gif") repeat-x bottom left; 
	position: relative;   
}   

#central #box-galeria span.paginador {
	color: #FFF; 
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 1.2em;
} 

#central #box-video h2, #central #box-galeria h2 {
	padding: 0.5em;
}

#image_of_gallery { 
  text-align: center;
  overflow: hidden;
  background-color: #000;
}

#box-galeriafotos #image_of_gallery {
  height: 448px;
}

#image_of_gallery h2 { 
    text-align: left;
}

/*-------------------sidebar----------------------*/

#sidebar {  
	width: 30.5em;
	float: right; 
	margin: 1em 1em 1em 0;
}

#sidebar a {
	color: #FFF;
}

#sidebar .box-mvp, #sidebar .banner, #sidebar .box-quinteto, #sidebar #box-aniversario, #sidebar #box-galeria, #sidebar #box-video, #sidebar .box-relacionados  {
	margin-bottom: 1em;
}  

#sidebar .banner {
	width: 300px;
}

#sidebar .box-mvp p, #sidebar .banner p, #sidebar .box-quinteto p, #sidebar #box-aniversario p, #sidebar #box-aniversario span {
	font-size: 1.4em;
}

#sidebar h1 {
	font-size: 1.8em;
	color: #FFF; 
}    

#sidebar h2 {
	font-size: 1.6em;  
	font-weight: normal; 
}  

#sidebar h2 a {
	color: #FFF;
} 

#sidebar h2 a:hover {
	text-decoration: underline;
}

/* Módulo MVP */   

#sidebar .box-mvp {
	background: url("../images/bg-mvp.gif") repeat-x;
	height: 5.7em;
	padding: 1em; 
	margin-bottom: 1em;
}

#sidebar .box-mvp img { 
	float: left;
	margin-right: 1em;
    width: 56px;
    height: 56px;
}

#sidebar .box-mvp h1 { 
	color: #000;
} 

#sidebar .box-mvp a:hover {
	color: #FFF;
} 

#sidebar .box-mvp p.equipo {
	color: #000; 
	font-size: 1.1em; 
	font-weight: bold;
	margin-top: 0.5em;
} 

/* Módulo quinteto ideal */ 

#sidebar .box-quinteto h1 {
	background: url("../images/bg-titulo.gif") no-repeat;
	padding: 0.3em 0.5em;
} 

#sidebar .box-quinteto {
	background: url("../images/filete.gif") repeat-x bottom left; 
	padding-bottom: 3.5em;
} 
#sidebar .box-quinteto ul {
	position: relative;
} 

#sidebar .box-quinteto li {
	float: left; 
	height: 60px;
	width: 60px; 
	margin: 0;
} 
#sidebar .box-quinteto li img {
	border: 2px solid #35302E;
	margin: 0;
	padding: 0;
	width: 56px;
	height: 56px; 
}
#sidebar .box-quinteto li.active img {
	border: 2px solid #E67817;
}   

#sidebar .box-quinteto li .nombre {
	width: 21.3em;
	background-color: #35302E;
	position: absolute;
	top: 4.5em;
	left: 0;
	display: none;
	padding: .7em 0 0;
} 
#sidebar .box-quinteto li .nombre img {
	border: none;
}  

#sidebar .box-quinteto li img.bandera {
	width: 19px;
	height: 12px;
}

/* Módulo Hoy Cumple años */ 

#sidebar #box-aniversario h1 {
	background: url("../images/bg-titulo-gris.gif") no-repeat;
	padding: 0.3em 0.5em;
} 

#sidebar #box-aniversario ul li {
	background: url("../images/filete-blanco.gif") repeat-x bottom left; 
	padding: 1em; 
}  

#sidebar #box-aniversario span {
	color: #E67817; 
   	float: right;
}
  
#sidebar #box-aniversario p {
   	float: left;  
}  


/* Módulo Buscador */

#sidebar #box-buscador {
	background: url("../images/bg-buscador.gif") repeat;
	margin-bottom: 2em; 
	margin-top: 4em;
} 

#sidebar #box-buscador h1 {
    background: url("../images/bg-titulo-gris.gif") no-repeat;
	padding: 0.3em 0.5em; 
	font-weight: normal;
	color: #e57519;
} 
 
#sidebar #box-buscador p {
	font-size: 1.4em;
	padding: 0 1em;
}  

#sidebar #box-buscador span {
	font-size: 0.8em;
    color: #a6a6a6;
	margin-left: 0.2em; 
	padding: 0;
}   

#sidebar #box-buscador label {
	display: block;
	margin: 0.5em 0;
}

#sidebar #box-buscador input {
	margin-bottom: 0.5em;
} 

#sidebar #box-buscador img {
	margin: 0 0 0 0.3em;
}

#sidebar #box-buscador .bot-buscar {
	width: 4em;
	background-color: #E57519;
	color: #FFF;  
	cursor: pointer;
	float: right;
}  

#sidebar #box-buscador select {
	width: 14em;
}   

#sidebar #box-buscador input.medio {
	width: 13.6em;
}

#sidebar #box-buscador input.check {
	float: left; 
	margin-top: 4px;
}

#sidebar #box-buscador label.check {
	float: left; 
	padding-left: 0.5em; 
	width: 115px;
}  

#sidebar #box-buscador ul {
	margin-bottom: 1em;
}

#sidebar #box-buscador ul .img-filtro {
	vertical-align: middle;  
	margin-top: 1em;
	margin-right: 0.3em;  
	float: left;
        border: 2px solid #E57519;
        width: 52px;
}  

#sidebar #box-buscador ul li {
	clear:both;
        min-height: 40px;
} 

#sidebar #box-buscador ul li.selected {
        background-color: #E57518;
} 

#sidebar #box-buscador ul li input.filtro {
	float: left; 
	margin: 3em 0.5em 0 0.5em;
}  

#sidebar #box-buscador ul li label {
	margin-bottom: 0; 
	font-size: 14px;
}

#sidebar #box-buscador ul p {
  	width: 60%; 
	float: left;
	font-size: 12px; 
	margin-top: 0.5em;
}

#sidebar #box-buscador .error {
        color: red;
        font-size: 1.4em;
        margin: 5px;
        padding: 7px;
}

/* Módulo relacionados */ 
#sidebar .box-relacionados h1 {
    background: url("../images/bg-titulo.gif") no-repeat;
	padding: 0.3em 0.5em; 
} 

#sidebar .box-relacionados ul li {
	background: url("../images/filete-blanco.gif") repeat-x bottom left; 
	padding: 0.5em 0; 
	font-size: 1.6em;
}   

#sidebar .box-relacionados ul li a {
	background: url("../images/bot-siguiente-on.gif") no-repeat top left; 
	padding-left: 1em;
}  

#sidebar .box-relacionados ul li a:hover {
	text-decoration: underline;
}

/* Módulo video */  

#sidebar #box-video { 
	width: 30.5em;   
	padding-bottom: 1em;
	background: #000 url("../images/filete.gif") repeat-x bottom left;
	min-height: 31.5em;           
}  

/* Módulo galería de fotos */  

#sidebar #box-galeria { 
	width: 30.5em; 
	padding-bottom: 1em;  
	min-height: 31.5em;
	background: #000 url("../images/filete.gif") repeat-x bottom left; 
	position: relative;   
}   

#sidebar #box-galeria span.paginador {
	color: #FFF; 
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 1.2em;
}  

#box-video h2, #box-galeria h2 {
	padding: 0.5em;
} 

#sidebar #box-video h1, #sidebar #box-galeria h1 {
	background: url("../images/bg-titulo-box.gif") repeat-x;
	font-size: 1.8em;
	padding: 0.3em 0 0.2em 0.5em;
} 

/* Módulo más videos y más fotos **/
#sidebar ul.mas {
	background: #000 url("../images/filete.gif") repeat-x top left;
	padding: 1em; 
	
}   

#sidebar ul.mas li {
	clear: both;  
	margin-bottom: 1em;
}

#sidebar ul.mas img {
	float: left; 
	margin-right: 0.5em; 
	margin-bottom: 1em;
}    

#sidebar ul.mas h3 {
	font-size: 1.4em;
}  

#sidebar ul.mas a {
	text-decoration: none;
}  

#sidebar ul.mas a:hover {
	text-decoration: underline;
}

/* Módulo enlaces */ 
#sidebar .box-enlaces h1 {
    background: url("../images/bg-titulo.gif") no-repeat;
	padding: 0.3em 0.5em; 
} 

#sidebar .box-enlaces ul li {
	background: url("../images/filete-blanco.gif") repeat-x bottom left; 
	padding: 0.5em 0; 
	font-size: 1.6em;
}   

#sidebar .box-enlaces ul li a {
	background: url("../images/bot-siguiente-on.gif") no-repeat top left; 
	padding-left: 1em; 
}  

#sidebar .box-enlaces ul li a:hover {
	text-decoration: none;
} 

#sidebar .box-enlaces ul li span {
	 color: #e57519;
	 padding-left: 1em;  
	 font-size: 0.9em; 
	 display: block;
}         

/* Módulo documentos relacionados pagina estatica */ 

#sidebar .box-doc-relacionados h1 {
    background: url("../images/bg-titulo.gif") no-repeat;
	padding: 0.3em 0.5em; 
} 

#sidebar .box-doc-relacionados ul li {
	background: url("../images/filete-blanco.gif") repeat-x bottom left; 
	padding: 0.5em 0; 
	font-size: 1.6em;
}   

#sidebar .box-doc-relacionados ul li a {
	background: url("../images/bot-siguiente-on.gif") no-repeat top left; 
	padding-left: 1em; 
	color: #e57519; 
	text-decoration: underline; 
} 

#sidebar .box-doc-relacionados ul li a:hover {
	background: url("../images/bot-siguiente-on.gif") no-repeat top left; 
	padding-left: 1em; 
	color: #e57519; 
	text-decoration: none; 
} 

#sidebar .box-doc-relacionados p.aviso {
	font-size: 0.9em;
	padding-top: 0.5em;
}  

#sidebar .box-doc-relacionados p.aviso a, #sidebar .box-doc-relacionados p.aviso a:hover {
  	background: none;
	padding: 0; 
}   



/*-------------------------------------- PAGINAS INTERIORES-----------------------------*/
p.path {
	font-size: 11px!important;
}     

p.path a {
	color: #FFF;
	text-decoration: underline; 
	
}   

p.path a:hover {
	color: #FFF;
	text-decoration: none;
}

#central h2.titulo-pagina {
	font-size: 1.8em; 
	margin: 1.5em 0 1em 0;
} 


/*-------------- Listado noticias-------*/ 

ul#listado-notis p {
	font-size: 1.4em;
}  

ul#listado-notis p.categoria {
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 0.5em; 
} 

ul#listado-notis p.ficha {
	font-size: 1.2em;
}

ul#listado-notis h3 {
	font-size: 1.8em;
	color: #e57519;
	margin: 0.2em 0;
} 

ul#listado-notis h3 a {
	color: #e57519; 
}  

ul#listado-notis h3 a:hover {
	text-decoration: underline; 
}

ul#listado-notis li {
	background: url("../images/filete.gif") repeat-x bottom left; 
	padding-bottom: 1em; 
	margin-bottom: 2em; 
	position: relative;
}   

ul#listado-notis li span.privado {
	position: absolute;  
	right: 0;
	top: 0;
} 

ul#listado-notis .foto {
   	width: 200px;
	height: 141px;
	float: left; 
	margin: 0 0.8em 0.5em 0;  
	text-align: center;  
    overflow: hidden;
}

#paginador {
	clear:both;
}  

#paginador span {
	color:#726f6d;
	font-size: 1.2em;
	font-weight: bold;
}

#paginador a {
	color: #e57519; 
} 

#paginador span.anterior {
	float: left; 
	padding-left: 1em;
} 

#paginador span.anterior a {
	background: url("../images/bot-anterior-on.gif") no-repeat left 1px;
	padding-left: 1em;
}

#paginador span.siguiente {
	float: right;
	padding-right: 1em;
} 

#paginador span.siguiente a {
	background: url("../images/bot-siguiente-on.gif") no-repeat right 1px; 
	padding-right: 1em;
}


/*------------------Ficha noticia------------------*/

#box-ficha {
	background-color: #FFF;
	color: #000; 
	padding: 1.5em; 
	text-align: justify;
}

#box-ficha * { 
    line-height: 120%;
}

#box-ficha .fecha {
    font-size: 1.2em;
  
}

#box-ficha h2 {
	color: #e57519;
	font-size: 2em;
	margin: 0.5em 0;
} 

#box-ficha img {
	float: left;
	margin: 0 1em 0.5em 0;
} 

#box-ficha .entradita {
	font-size: 1.4em;
} 

#box-ficha p {
	padding:  0.5em 0;
	font-size: 1.2em;
} 

#box-ficha a { 
    color: #e57519;
    font-weight: bold;
}

#box-ficha ul#noticias-relacionadas li {
	 background: url("../images/item-listado.gif") no-repeat top left; 
	 padding-left: 1em;
}
                                                                                                  
#box-ficha h3 {
	color: #e57519;
	font-size: 1.6em; 
	margin: 1em 0; 
	background: url("../images/filete-blanco.gif") repeat-x; 
	padding-top: 1em;  
} 

#box-ficha ul#noticias-relacionadas li h4, #box-ficha-jugadoras ul#noticias-relacionadas li h4 {
	color: #e57519;
	font-size: 1.4em;
	font-weight: normal;
}  

#box-ficha ul#noticias-relacionadas li h4 a, #box-ficha-jugadoras ul#noticias-relacionadas li h4 a {
	color: #e57519;  
}

#box-ficha ul#noticias-relacionadas li h4 a:hover, #box-ficha-jugadoras ul#noticias-relacionadas li h4 a:hover {
	text-decoration: underline;  
} 

#box-ficha .bar-links, #box-ficha-jugadoras .bar-links {
    background: url("../images/filete-naranja.gif") repeat-x;         
	clear: both;
   	padding: 0.5em 0pt;
	margin-top: 2em; 
	color: #35302e;
}  

#box-ficha .bar-links span, #box-ficha-jugadoras .bar-links span {
	float: left; 
} 
  
#box-ficha .bar-links span.vistas, #box-ficha-jugadoras .bar-links span.vistas {
   width: 18em;
}

#box-ficha .bar-links ul, #box-ficha-jugadoras .bar-links ul{
	float: right;        
} 

#box-ficha .bar-links li, #box-ficha-jugadoras .bar-links li {
	float: left;  
}   

#box-ficha .bar-links li img, #box-ficha-jugadoras .bar-links li img {
	vertical-align: middle;
}  

#central .bot-lang a {
	background: #e57519;
	color: #fff;
	padding: 0.5em 0.5em 0.3em 0.5em; 
	position: absolute;
	top: 4.7em;
	right: 0;  
	font-size: 1.1em;
}   

.foto-ficha-notis {
	float:left;
	width: 302px;    
	margin-right: 1em;
} 

.foto-ficha-notis p.pie-foto {
	background-color: #e57519;
	color: #000; 
	padding: 0.5em!important; 
	font-size: 0.8em;
	text-align: justify;  
}

p.pie-foto {
  text-align: justify;
}

/*-------------- Enlaces -------*/ 

ul#enlaces p {
	font-size: 1.4em; 
	padding-bottom: 0.5em;
}  

ul#enlaces p.categoria {
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	background: url("../images/filete.gif") repeat-x bottom left;
	margin-bottom: 1em;  
} 

ul#enlaces p a {
	color: #e57519; 
}  

ul#enlaces p a:hover {
	text-decoration: underline; 
}

ul#enlaces li {
	margin-bottom: 2em; 
}  

#foto-sidebar {
	margin: 2em 0;
}  

#foto-sidebar p.pie-foto {
	background-color: #e57519;
	color: #000; 
	padding: 0.5em; 
	font-size: 1.1em;
  text-align: justify;
}    

/*-------------- Estatica -------*/
  
#central h3 {
	font-size: 1.6em; 
  	color: #e57519; 
	margin-bottom: 1em;
} 

#estatica {
	color: #fff;
	text-align: justify;
	font-size: 1.4em;     
}  

#estatica p {
	margin-bottom: 0.5em;   
	margin: 0;
}

#estatica .foto-estatica {
	float: left; 
	width: 305px;  
	margin-right: 1.5em;
}   

#estatica .foto-estatica img {
	width: 305px;
}   

#estatica .foto-estatica p.pie-foto {
	background-color: #e57519;
	color: #000; 
	padding: 0.5em; 
	font-size: 0.8em;
	text-align: justify;
}

#estatica h4 {
	color: #e57519;
	font-size: 1.1em; 
	margin: 1em 0 0.5em 0;
}  

#estatica ul, #estatica ol {
	margin: 0.5em 0;    
}

#estatica ul li {
	list-style-type: disc!important;   
	list-style-position: inside;
}      

#estatica ol li {
	list-style-position: inside;      
}


/*-------------- Listado jugadoras -------*/ 
ul#listado-jugadoras li {
	background: #000; 
	width: 23.5em;
	height: 10.5em;
	float: left;
	margin: 0 0.5em 1em 0;
	padding: 0.5em; 
	font-size: 1.2em;
	position: relative;
}   

ul#listado-jugadoras li.fila-par {
	background: none;  
}

ul#listado-jugadoras li .foto {
	float: left; 
	margin: 0 1em 0 0 ; 
	border: 2px solid #e78633; 
	width: 56px;
	height: 56px;
}    

ul#listado-jugadoras table {
	width: 17em; 
	border-top: 2px solid #716b5e;
	border-bottom: 2px solid #716b5e;
	float: left; 
	text-align: center; 
	margin-top: 0.3em;
}  

ul#listado-jugadoras table th {
	background-color: #cbc4a8;
	color: #000; 
	padding: 0.2em; 
}  

ul#listado-jugadoras p.nacionalidad {
	text-transform: uppercase;
} 

ul#listado-jugadoras p.nacionalidad img, ul#listado-jugadoras p.nombre span img {
	margin-right: 0.3em; 
} 

ul#listado-jugadoras p.nombre {
	font-size: 1.6em;
	margin: 0.3em 0;  
} 

ul#listado-jugadoras p.nombre a {
	color: #e78633;  
	text-decoration: underline;
	font-weight: bold;
}    

ul#listado-jugadoras p.nombre a:hover { 
	text-decoration: none;
}

ul#listado-jugadoras p.nombre span {
	font-size: 0.8em;
	color: #FFF;  
	vertical-align: middle;
} 

ul#listado-jugadoras p.equipo {
	font-weight: bold; 
	font-size: 1.1em;
}   

ul#listado-jugadoras .estado {
	position:absolute;
	top: 5px;
	right: 5px;   
} 

ul.filtro-jugadoras {
	margin-bottom: 1em;
	font-size: 1.4em; 
	color: #FFF;
}

ul.filtro-jugadoras a {
	color: #E78633;
	text-decoration: underline;
}     

ul.filtro-jugadoras a:hover {
   	text-decoration: none;
}

ul.filtro-jugadoras li {
	float: left; 
	padding-right: 0.5em;
}       

ul.filtro-letras {
	margin-bottom: 1em;
	font-size: 1.4em; 
	color: #FFF;  
}

ul.filtro-letras a {
	color: #E78633;
	text-decoration: none;
}     

ul.filtro-letras a:hover {
   	text-decoration: none;
    color: #666666;
}

ul.filtro-letras li {
	float: left; 
	padding-right: 0.5em;
    border: 1px solid #666666;
    margin: 1.9px;
    padding: 3px 3.85px;
}       


/*------------------Ficha jugadoras------------------*/

#box-ficha-jugadoras {
	background-color: #FFF;
	color: #000; 
	padding: 1.5em; 
}   

#box-ficha-jugadoras img {
	float: left;
	margin: 0 1em 0.5em 0;
} 

#box-ficha-jugadoras p {
	padding:  0.5em 0;
		font-size: 1.4em;
} 
                                                                                                  
#box-ficha-jugadoras h3 {
	color: #e57519;
	font-size: 1.6em; 
	margin: 1em 0; 
	background: url("../images/filete-blanco.gif") repeat-x; 
	padding-top: 1em;  
} 

#box-ficha-jugadoras .bar-links {
	font-size: 1.2em;
} 

#box-ficha-jugadoras .foto-ficha-jugadora {
	text-align: center;
	height: 415px;
	width: 293px;
	margin-right: 1em; 
	float: left;      
}  

#box-ficha-jugadoras .bloc1, #box-ficha-jugadoras .bloc2 {
	border-bottom: 1px solid #cbc4a8;
	margin-bottom: 1em;
	padding-bottom: 1em; 
	clear: both;
}      

#box-ficha-jugadoras .bloc1 .box-datos, #box-ficha-jugadoras .bloc2 .box-datos { 
	float: left;
    width: 21em;
	font-size: 1.4em; 
}    


#box-ficha-jugadoras .box-datos h2 { 
	color: #cbc4a8;
	margin-bottom: 0.5em;   
	font-size: 1.4em; 
} 

#box-ficha-jugadoras .box-datos dl, #box-ficha-jugadoras .box-datos ul {
	margin-bottom: 1em; 
}   

 #box-ficha-jugadoras .box-datos ul {
	width: 25em;  
}

#box-ficha-jugadoras .box-datos dt { 
	float: left; 
	line-height: 1.4em;
	margin-right: 0.5em; 
} 

#box-ficha-jugadoras .box-datos dd.nombre, #box-ficha-jugadoras .box-datos dd a {
	color: #e57519;
}  

#box-ficha-jugadoras .box-datos dd a {
	font-weight: normal;
	text-decoration: underline;
}  

#box-ficha-jugadoras .box-datos dd a:hover {
	text-decoration: none;
}

#box-ficha-jugadoras .box-datos dd {
	font-weight: bold; 
	line-height: 1.4em; 
}   

#box-ficha-jugadoras .box-datos dd img {
	margin: 0 0.3em 0 0; 
} 

#box-ficha-jugadoras .bloc2 .analisis-estadistico {
	float: right;
	
} 

#box-ficha-jugadoras .bloc2 .analisis-estadistico h2 { 
	color: #cbc4a8;
	margin-bottom: 0.5em;   
	font-size: 2em; 
} 

.analisis-estadistico table.analisis {
	width: 190px;
	border: 0; 
	background: #f1efe8; 
	padding: 0.5em 0.3em; 
	font-size: 1.2em;
}  

.analisis-estadistico table.analisis th {
   	text-align: left;  
	border-bottom: 8px solid #d3cdb6;
	padding-bottom: 0.3em;
}     

.analisis-estadistico table.analisis td {
	padding: 0.5em 0; 
	width: 90px;
}   

.barra {
	width: 3.8em;
	height: 1em;
  	padding: .1em;
	background-color: #FFF; 
	border: 1px solid #bcb290;
    position: relative;
 
}
.barra .resultado {
	height: 100%;
	background-color: #e8e5da; 
} 

.barra span {
	position: absolute; 
	right: -3em;
	top: 0.2em;
	color: #bcb290;  
} 

table.datos {
	width: 600px; 
	border: 1px solid #dcd7c4;
	font-size: 0.9em; 
   
} 

table.datos th {
	background: #ece9e0; 
	padding: 0.3em;
	text-align: left;
	border-bottom: 8px solid #dcd7c4; 
}      

table.datos td {
	padding: 0.3em;  
	border-bottom: 8px solid #dcd7c4;
	font-size: 0.9em;    
    text-align: center;
} 

#comparador-jugadoras {
	margin: 1em 0;
} 

#comparador-jugadoras p {
   font-size: 1.4em; 
   margin-bottom: 0.5em;
}  

#comparador-jugadoras  p.nacionalidad  {
	font-size: 1.1em;
}

#comparador-jugadoras h2 { 
	color: #cbc4a8;
	margin-bottom: 0.5em;   
	font-size: 2em; 
}    

#comparador-jugadoras select { 
	font-size: 0.8em; 
} 

#comparador-jugadoras ul#listado-jugadoras li {
	height: auto; 
	margin-right: 1.5em;
}    

#comparador-jugadoras table.diferencias {
	width: 295px;
	border: 0;   
} 
  
#comparador-jugadoras h4 {
	color: #cbc4a8; 
	font-size: 1.4em; 
	font-weight: normal;
	margin-bottom: 1em;
}


#comparador-jugadoras table.diferencias th {
	background: none;
	color: #cbc4a8;   
	font-size: 1.3em;  
	font-weight: normal; 
}  

#comparador-jugadoras table.diferencias td.superior {
	color: #52c93b;   
}    

#comparador-jugadoras table.diferencias td.inferior {
	color: #df1d21;   
}

#comparador-jugadoras input.bot { 
	width: 6em;
	background-color: #E57519;
	color: #FFF;  
	cursor: pointer; 
	border: 0; 
    padding: 0;
}
     
/*-------------- Contacto --------------*/  
#datos-contacto {
	width: 20em;
	float: left; 
	text-align: left; 
}  

form.contacto, div.contacto {
	background: #FFF; 
	color: #35302e;
	width: 22em;
	padding: 1em; 
	float: left;  
	position: relative;
}  

form.contacto label {
	display: block;
	margin-bottom: 0.5em;
}

form.contacto input, form.contacto textarea {
	border: 1px solid #CCC; 
}  

form.contacto textarea {
	width: 98%; 
}  

form.contacto input.bot  {
	width: 4em;
	background-color: #E57519;
	color: #FFF;  
	cursor: pointer; 
	border: 0; 
    padding: 0;
	position: absolute;
	bottom: 1.5em;
	right: 1em;
}  

form.contacto .error-form {
	color: red; 
	padding: 0.5em 0 0 0.5em ;
	border: 1px solid red; 
	margin-bottom: 0.5em;
}  

form.contacto input.error, form.contacto textarea.error {
	border: 1px solid red;
} 

.simple_captcha_image {
	width: 9em; 
	float: left;
} 

form.contacto .simple_captcha_field input {
	width: 75px;   
	float: left; 
	margin-top: 0.5em;
}

/*-------------- Top Prodep --------------*/  
#filtro {
	font-size: 1.4em;
	margin: 1em 0; 
} 

#filtro a {
	color: #E57519; 
	text-decoration: underline;
} 

#filtro a:hover {
	text-decoration: none;
}      

#filtro label {
	margin-left: 8em;
	margin-right: 0.5em;
}  
#filtro select {
	width: 6em;
}

table.top-prodep {
	width: 100%;
	border: 0;
	font-size: 1.4em;  
}    

table.top-prodep th {
	text-align: left;
   	background-color: #000;
	padding-left: 0.5em; 
	color: #E57519; 
}       

table.top-prodep td {
	padding: 0.2em 0.5em;
	border-bottom: 1px solid #000;
}  

table.top-prodep td a {
	color: #FFF;
	font-weight: bold;
}     

table.top-prodep td a:hover {
	text-decoration: underline;
}

/*--- Formulari Recomanar a un amic ---*/

#recommend { 
    color: #35302e;
    float: left;
    width: 98%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}

#recommend h4 { 
    color:#E57519;
    font-size:1.1em;
    margin:1em 0 0.5em;
}

#recommend label { 
    display: block;
    margin-bottom: 0.5em;
}

#recommend input, #recommend textarea { 
    border: 1px solid #CCC;
}

#recommend textarea { 
    width: 98%;
}

#recommend input.bot {
	width: 4em;
	background-color: #E57519;
	color: #FFF;  
	cursor: pointer; 
	border: 0; 
    padding: 0;
}

#TB_ajaxContent .error { 
    color: red; 
	padding: 0.5em;
	border: 1px solid red; 
	margin: 0.5em 0;
} 

/*-------------- Galeria de fotos --------------*/   

#box-galeriafotos {
	margin: 2em 0; 
} 

#box-galeriafotos .titulo-galeria, .titulo-galeria {
	background: url("../images/bg-titulo-galeria.gif") repeat-x!important; 
	padding: 0.3em 0.5em; 
	font-size: 1.6em; 
    width: 614px;
} 

#box-galeriafotos .info {
	background-color: #000;
	padding: 0.5em;  
	width: 620px;
} 

#box-galeriafotos .info h2, #box-galeriafotos .info h2 a, ul#listado-galeria h2, ul#listado-galeria h2 a {
	color: #e57519; 
	font-size: 14px;

}   

#box-galeriafotos .data, ul#listado-galeria .data, #videos-list .data {
	font-size: 1.2em; 
	margin-bottom: 0.2em;
}

#box-galeriafotos p {
	line-height: 1.1em;
} 

ul#listado-galeria {
	margin: 1em 0;
}

ul#listado-galeria li {
  width: 140px;
  float: left; 
  margin: 0 2.2em 1.5em 0; 
  _margin-right: 1.4em; 
  height: 160px; 
  overflow: hidden; 
  padding-bottom: 0.3em;
  text-align: center;
  background-color: #000;
}

ul#listado-galeria li.last {
  margin-right: 0;
}

ul#listado-galeria .info {
	background-color: #000;
	padding: 0.5em;
        text-align: left;
} 


#box-galeriafotos {
	position: relative;
}

#box-galeriafotos .paginador {
	position: absolute;
	right: 0.4em;
	top: 0.4em;  
  	font-size: 1.3em; 
	color: #FFF;
}  

#box-galeriafotos .paginador a {
	color: #FFF;
}
    
#videos-list {
	width: 940px;
	clear: both; 
	padding: 1em;
} 

#videos-list h2 {
	font-size: 1.6em;
	color: #e57519;
	font-weight: normal;
} 

#videos-list li {
	width: 28em;
	height: 10em; 
	background-color: #000;
	float: left; 
	margin: 1em 0.6em; 
	overflow: hidden; 
	padding: 1em;
} 

#videos-list li img {
	float: left; 
	margin-right: 1em;
}


#videos-list li h3 {
	font-size: 1.4em;
	font-weight: normal;
} 

#videos-list li h3 a {  
	color: #e57519;      
}  

#videos-list li h3 a:hover {
	text-decoration: underline;
}    

#box-video-destacado  {
	background: #000;
	margin: 1em 0;
	height: 30.3em;  
	overflow: hidden; 
	padding-bottom: 5px; 
} 

#box-video-destacado img {
	float: left; 
	margin-right: 1em;
} 

#box-video-destacado .info {
	padding: 0.5em;  
	padding: 1em;
} 

#box-video-destacado .info h2 a{
	color: #e57519;  

} 

#box-video-destacado .info h2 {
	color: #e57519;  

} 
#box-video-destacado .descripcion {
	font-size: 13px;
	margin-top: 0.3em;
} 
#box-video-destacado .data {
	margin-bottom: 0.3em;
}

#no-videos {
  margin-top: 140px;
  margin-left:100px;
}

#no-galleries {
  margin-left:100px;
}

/*-------------- Altres --------------*/
#content:after, #box-destacado:after, .box-quinteto ul:after, #box-aniversario ul li:after, #box-entrevista:after, #box-notis:after, #central #box-notis ul.tabs:after, ul#listado-notis:after, #box-buscador:after, #box-ficha:after, .bar-links:after, ul#listado-notis li:after, #central:after, #box-ficha-jugadoras .bloc1:after,  #box-ficha-jugadoras .bloc2:after, #sidebar ul.mas:after, #estatica:after,  ul.filtro-jugadoras:after, ul.filtro-letras:after, #sidebar #box-buscador ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;} 
#content, #box-destacado, .box-quinteto ul, #box-aniversario ul li, #box-entrevista, #box-notis, #central #box-notis ul.tabs, ul#listado-notis, #box-buscador, #box-ficha, .bar-links, ul#listado-notis li, #central, #box-ficha-jugadoras .bloc1,  #box-ficha-jugadoras .bloc2, #sidebar ul.mas, #estatica, ul.filtro-jugadoras, ul.filtro-letras { height: 1%;} 


/*-- menu --*/

#menu {
/*	position:absolute;*/
/*	height:300px; */
	bottom:0px;
	left:0px;
}

#menu ul, #menu li {
	list-style-type: none;
    padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;	
	font-size: 1.2em;	
} 

#menu ul {
	float:left;
} 

#menu li {
	float:left;
	position: relative;	
/*	padding: 5px 11px 0px 11px;*/
	background: url("../images/menu/separator.jpg") right no-repeat;	
/*	color: #FFF;*/
	
}

/*
#menu li:hover {
	float:left;
	position: relative;	
	padding: 5px 11px 0px 11px;
	background-color:#F98500;
	height: 20px;
	color: #FFF;

	cursor:pointer;
}
*/

#menu li a { 
	display: block;
	float:left;	
	padding: 4px 11px 1px 11px;
	height: 20px;
/*	color: #FFF;*/
	text-decoration: none;
/*	vertical-align:middle; */
}

#menu li a.current { 
	background-color: #6c6c6c;
}

#menu li a:hover { 
	background-color:#F98500;
	height: 20px;
/*	color: #FFF;*/
}

#menu li ul.submenu {
  	display: none;  
  
	position: absolute;
	top: 25px;
	left: 0px;	
	width:280px;	
	padding:0.5em 0px 0.5em 0px;
	margin: 0px;
	font-size: 0.8em;
	background-color:#F98500;
	z-index:10;
/*	opacity: .85;
	filter: alpha(opacity=85);*/	
}

#menu li ul.submenu li{
	float:left;
	margin:0;
	background:none;
	padding:0px;
	width: auto;
}


#menu li ul.submenu li a{
	display: block;
	width: 250px;
	padding:0px 15px 0px 15px;
	font-size: 12px;
}

#menu li > ul {
	top: auto;
	left: auto;
}
	
#menu li:hover ul, 
#menu li.iehover ul, 
#menu li.over ul {
	display: block; 
}	

#menu li ul li a:hover,
#menu li ul li a.iehover
{
	color:#F98500;	
	background-color:#fff;	
}
