
H1{ 
    font-size: 12pt; 
} 

input { 
    font-size : 8pt; 
} 
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color: #663333;
	text-decoration:none;
}
A:HOVER {
	color: #663333;
	text-decoration:underline;
}

span {
	display:none;
}

/*############################################################################*/
/*########################## CONTENEDORES ####################################*/
/*############################################################################*/
#borde{ 
    border-left: 2px solid #0000FF; 
    border-right: 2px solid #0000FF; 
	border-bottom: 2px solid #0000FF; 
    text-align: left; 
    width: 98%;  /* Si cambiamos este ancho hay que igualarlo al de (1) */
    margin: auto; 
} 

#sinborde{ 
/*    border-left: 2px solid #0000FF; */ 
/*    border-right: 2px solid #0000FF; */ 
    text-align: left; 
    width: 98%;  /* Si cambiamos este ancho hay que igualarlo al de (1) */
    margin: auto; 
} 


#contenedorTotal{ 
    text-align: left; 
   /* width: 95%;   /* Si cambiamos este ancho hay que igualarlo al de (1) */
    background-color : #ffffff; 
    margin: auto; 
    /*height: 500px; */
} 

#cabecera{
	background: transparent url(imagenes/fondos/Fondo06.jpg);  
/*	background: transparent url(imagenes/fondos/fondoSuaveH.gif);   */
	height: 100px;
    border-top: 2px solid #0000FF; 
	border-bottom: 2px solid #0000FF;
/*	border: red 3px dotted; */
    color: #ca0044;
/*	background-color:#993333;*/
    font-weight: bold;
	overflow: auto; 
}

#izda{
    width: 49%;
    float:left;
/*    background-color: #DBF6AE; */
	background-image: url(imagenes/logo_2009_500.gif); 
	height:500px;
	background-position: top left;
	background-repeat:no-repeat;

	text-align:left;

/*    border-bottom : 1px solid #0000FF; */ 
/*    border-left : 1px solid #0000FF; */
}

#izda_simple{
    width: 49%;
    float:left;
/*    background-color: #DBF6AE; */
	background-position: top left;
	background-repeat:no-repeat;
	text-align:left;

/*    border-bottom : 1px solid #0000FF; */ 
/*    border-left : 1px solid #0000FF; */
}


#centrado{
    width: 90%;
/*    float:left; */
/*    background-color: #DBF6AE; */
	background-image: url(imagenes/fondoIniLiga.jpg); 
	height:1500px; 
	background-position: top left;
	background-repeat:no-repeat;

	text-align:left;

/*    border-bottom : 1px solid #0000FF; */ 
/*    border-left : 1px solid #0000FF; */
}


#dcha{
    width: 50%;
    float: right;
/*    background-color: #78929F;  /**/
	height:500px;
	text-align:right;
	text-indent:inherit;
	color:#990033;
/*    border-bottom : 1px solid #0000FF; */ 
/*    border-right : 1px solid #0000FF; */ 
}

.todo{
    width: 100%;    
/*    background-color: #28929F;  */
/*	height:6600px;     /* E.E. Cambiar esto en cuartos*/
	text-indent:inherit;
/*    border-bottom : 1px solid #0000FF; */ 
/*    border-right : 1px solid #0000FF; */ 
  font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
  color:#333;
  letter-spacing:0px !important;
/*  background-color:#aabbcc;  */
	background: transparent url(imagenes/fondos/fondoSuave.gif);   
  font-size:100%;
  /*letter-spacing:0.02em;*/
  padding:0px;
  margin:0px;

}


#centro {
	position:absolute;
	width:150px;
	height:150px;
	top:30%;
	left:40%;
	background-color:#000000;
	color:#CCCCCC;
	font-family:"Courier New", Courier, mono;
	font-size:16px;
	font-stretch:semi-condensed;
}

#abajo{ 
    clear : both;
    align : center; 
    text-align : center; 
/*    margin : 10px 10px 0px 10px;  */
    padding-bottom:10px; 
} 

#grupos{ 
    border-left: 2px solid #0000FF; 
    border-right: 2px solid #0000FF; 
	border-bottom: 2px solid #0000FF; 
	border-top: 2px solid #0000FF; 
	background-color:#EEEEEE;
} 


#pie{ 
    clear : both; 
    color : #C0C0C0;
    text-align : center; 
/*    margin : 10px 10px 0px 10px;  */
    padding-bottom:10px; 
	background-color:#CCFFFF;
} 

#scroll {
     width:270px;
     height:350px;
     /*background-color:#F2F2F2;*/
     overflow:auto;
}	


#float_izda{
    float:left;
	text-align:left;
	color:#000099;
}

#float_dcha{
    float: right;
	text-align:right;
}

.registro a {
    width: 26px; 
    height: 16px; 
    background: transparent url(./imagenes/go.gif) no-repeat;;    
    display:block; 
}
.registro a:hover {
    background: transparent url(./imagenes/go2.gif) no-repeat;
}
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/* #######################   INICIO utilizadas en <<CABECERA>> ######################  */
#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}
#cabecera h1 span {
	display:none;
}

.cab_peq {
	padding-left: 5px;
	color:#431019;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

.cab_peq_inline {
	color:#F06056;
	font-family:Verdana;
	font-size:8px;
	text-decoration:none;
	display:inline;
}

.cab_peq_inline_blue {
	color:#8060f6;
	font-family:Verdana;
	font-size:8px;
	text-decoration:none;
	display:inline;
}


/* #######################   FIN utilizadas en <<CABECERA>> ######################  */

p.copy {
	text-indent:10px;
	text-align:left;
	color:#CCCCCC;
}



ul.titGeneral {
	color:#FF0000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
}

li.titGeneral {
	color:#333333;
	list-style-type:upper-roman;
	font-size:20px;
	color:#000044;
	text-transform:none;
	font-weight:normal;
}

A.linkTitGeneral, A.linkTitGeneral:VISITED, A.linkTitGeneral:ACTIVE, A.linkTitGeneral:FOCUS, A.linkTitGeneral:LINK{ 
    text-decoration:none;
	color:#333333;
} 
A.linkTitGeneral:HOVER{ 
    color: #494EFB;
	text-transform:uppercase;
    text-decoration:underline;
    /*background-color: #C0D9D9; /* #F5F4C3 */
} 

/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/* #######################   INICIO utilizadas en <<principal>> ######################  */
#navabajo{ 
    font-weight : bold; 
} 
A.nav_abajo, A.nav_abajo:VISITED, A.nav_abajo:ACTIVE, A.nav_abajo:FOCUS, A.nav_abajo:LINK{ 
    color: #3F7DE3; 
    text-decoration:none;
} 
A.nav_abajo:HOVER{ 
    color: #494EFB; 
    text-decoration:underline;
    /*background-color: #C0D9D9; /* #F5F4C3 */
} 

#principal p {
    text-align:justify;
}
/* #######################   FIN utilizadas en <<principal>> ######################  */
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/

.LayerApuestas {
	left:10px; 
	top:27px;  
	height:505px; 
	z-index:1; 
	overflow: auto; 
	font-size:10px; 
	font-family:serif;
	font-weight : bold;
}

.CabeceraLayerApuestas {
	font-size:11px; 
	height: 22px;
}


.LayerEtapas {
	left:10px; 
	top:27px;  
	z-index:1; 
	overflow: auto; 
	font-size:10px; 
	font-family:serif;
	font-weight : bold;
}

.CabeceraLayerEtapas {
	font-size:11px; 
	height: 22px;
}


/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/* #######################   INICIO utilizadas en <<navegador>> ######################  */
#navegador{
	background: transparent url(imagenes/barranav.jpg) no-repeat;
	height: 29px;
	width: 770px;
	background-color: #c0c0c0;
}

#navegador_text {
	padding: 8px 13px 10px 150px;
	margin : 0px 0px 0px 0px;	
}

#navegador p{
	padding: 8px 130px 1px 10px;
	margin : 0px 0px 0px 0px;
}
A.enlace, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #AAEEFF;
}
A.enlacenav:HOVER{
	color: #FFFFAA;
}
/* #######################   FIN utilizadas en <<navegador>> ######################  */
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/






/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/* #######################   INICIO utilizadas en <<LATERAL>> ######################  */
A.lateral  { 
    text-decoration : none ;
    font-weight : bold; 
    color: #AAAA00; /* #F5F4C3 */    
}

A.lateral:HOVER  { 
    color: #AAAA00; /* #F5F4C3 */    
    font-weight : bold; 
    text-decoration : underline ;
}

.titlat{
	color:#ffffff;
	font-size:8pt;
	ext-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 0px 0px;
	font-weight : normal;
	letter-spacing : 2px;
	background: #cacaca url(imagenes/titlat.jpg) no-repeat bottom right;	
}
/*
.titlat{ 
    background-color:#68729E; 
    color:#ffffff; 
    font-size:8pt; 
    text-transform : uppercase; 
    padding: 7px 3px 7px 8px; 
    font-weight : normal; 
    letter-spacing : 2px; 
    margin: 0px 0px 8px 0px; 
} 
*/

.cuerpolateral{ 
  padding: 5px 4px 13px 10px; 
/*	background-color: #F0E68C;*/
	margin-bottom: 0px;
	background: transparent url(imagenes/fondo_titlat3.jpg) repeat;	
} 

#fbuscar form{ 
    margin-bottom : 0px; 
    margin-top : 0px; 
} 

#campotexto{ 
    float: left; 
} 

#campotexto input{ 
    width:100px; 
} 

#botonbuscar { 
    padding-top : 3px; 
    padding-left: 106px; 
} 

#botonbuscar input{ 
    border : 0px none; 
}

.radio{ 
    clear:both; 
} 

#otras ul{ 
    margin : 5px 10px 0px 0px; 
    padding: 0px 0px 0px 4px; 
    list-style: none; 
} 

#otras li{ 
    padding-left: 14px; 
    background: transparent url("imagenes/bullet.gif") 0 2px no-repeat; 
    margin-bottom: 10px; 
} 

p.jornadas {
color:#009191;
font-family:Verdana;
font-size:12px;
font-weight: bold;
}

a.jornadas {
color:#777777;
font-family:Verdana;
font-size:12px;
font-weight: bold;
}



a.ult_elinks {
color:#33C;
font-family:Verdana;
font-size:10px;
text-decoration:none;
font-weight: bold;
}

a.ult_elinks:hover {
color:#009191;
font-family:Verdana;
font-size:9px;
text-decoration:none;
}

a.ult_elinks1 {
    color:#2b57c4;
    font-family:Verdana;
    font-size:10px;
/*    text-decoration:none; */
    font-weight: bold;
}

a.ult_elinks1:hover {
    font-family:Verdana;
    font-size:9px;
    text-decoration:underline;
/*    color:#009191; */
/*    background-color:#c0c0c0; */
/*    font-weight: bold; */
}

a.ult_elinks2 {
    color:#AA0000;
    font-family:Verdana;
    font-size:9px;
    text-decoration:none;
    font-weight: bold;

}

a.ult_elinks2:hover {
    text-decoration:underline;
}

a.ult_elinks3 {
    color:#98918f;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    font-weight: bold;
}

a.ult_elinks3:hover {
    font-family:Verdana;
    font-size:10px;
    text-decoration:underline;
/*    color:#009191; */
/*    background-color:#c0c0c0; */
/*    font-weight: bold; */
}

.separaNAV{
/*	margin-left: 5px; 
	margin-right: 5px; */
	padding-right: 10px; 
	padding-left: 10px;	
	height: 18px;
}

.datos_int_gris {
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}
/* #######################   FIN utilizadas en <<LATERAL>> ######################  */
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/





/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/* ##################### INICIO  utilizadas en <<OTROLADO>> ###########################*/

#otrolado ul{
    margin : 0 0 0 0px;
    padding: 0 0 0 0px;
    list-style: none;
}
#otrolado li{
    background-color: #ffffcc; /**/
    margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
    font-weight: bold;
}
#otrolado a{
    color: #3333cc;
    text-decoration: none;
} 
#otrolado a:HOVER{
    text-decoration: underline;
}
/* #######################   FIN utilizadas en <<OTROLADO>> ######################  */
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/





/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/* ##################### TEXTO SOMBREADO SOMBREADO ###########################*/

#text{ 
   font-size: 17px; /* optional. just to increase the font size. */ 
   display: block; 
   line-height: 1em; 
   color: #666; /* shadow color */ 
   background-color: transparent; 
   white-space: nowrap; /* wrapping breaks the effect */ 
} 

#text:before, 
#text:after{ 
   display: block;
   content: "Texto sombreado"; /* El mismo texto que queramos mostrar sombreado */ 
} 

#text:before{ 
   margin-bottom: -1.05em; 
   margin-left: 0.1ex; 
   color: #ccc; /* shadow color */ 
   background-color: transparent; 
} 

#text:after{ 
   margin-top: -1.05em; 
   margin-left: -0.1ex; 
   color: #fff; /* text color */ 
   background-color: transparent; 
} 
/* end ##################### TEXTO SOMBREADO SOMBREADO ###########################*/
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/

/*================== ESCUDOS ==================*/
#escudo {
	background-position: center left;	
	background-repeat:no-repeat;	
	text-indent:24px;
	height:21px;
}

div.ALM {	background-image: url('../images/escudos/ALM.gif');	}
div.ATH {	background-image: url('../images/escudos/ATH.gif');	}
div.ATM {	background-image: url('../images/escudos/ATM.gif');	}
div.BAR {	background-image: url('../images/escudos/BAR.gif');	}
div.BET {	background-image: url('../images/escudos/BET.gif');	}
div.DEP {	background-image: url('../images/escudos/DEP.gif');	}
div.ESP {	background-image: url('../images/escudos/ESP.gif');	}
div.GDA {	background-image: url('../images/escudos/GDA.gif');	}
div.GET {	background-image: url('../images/escudos/GET.gif');	}
div.GRA {	background-image: url('../images/escudos/GRA.gif');	}
div.HER {	background-image: url('../images/escudos/HER.gif');	}
div.LEV {	background-image: url('../images/escudos/LEV.gif');	}
div.MAL {	background-image: url('../images/escudos/MAL.gif');	}
div.MGA {	background-image: url('../images/escudos/MGA.gif');	}
div.OSA {	background-image: url('../images/escudos/OSA.gif');	}
div.RAC {	background-image: url('../images/escudos/RAC.gif');	}
div.RAY {	background-image: url('../images/escudos/RAY.gif');	}
div.RMA {	background-image: url('../images/escudos/RMA.gif');	}
div.RSO {	background-image: url('../images/escudos/RSO.gif');	}
div.SEV {	background-image: url('../images/escudos/SEV.gif');	}
div.SPO {	background-image: url('../images/escudos/SPO.gif');	}
div.TEN {	background-image: url('../images/escudos/TEN.gif');	}
div.VAD {	background-image: url('../images/escudos/VAD.gif');	}
div.VAL {	background-image: url('../images/escudos/VAL.gif');	}
div.VIL {	background-image: url('../images/escudos/VIL.gif');	}
div.XER {	background-image: url('../images/escudos/XER.gif');	}
div.ZAR {	background-image: url('../images/escudos/ZAR.gif');	}
div.VLL {	background-image: url('../images/escudos/VLL.gif');	}
div.CEL {	background-image: url('../images/escudos/CEL.gif');	}


/*-----------------------------------------------------------------------------*/
/*------------------------------ MENSAJES DIRECTOS ----------------------------*/
/*-----------------------------------------------------------------------------*/

div.coment_div {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;	
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
    font-weight: bold;

	background-color: #cccc00;  /* #005fdc;  */
	background-position: top left;
	background-repeat: no-repeat;
}

div.coment_div h2 {
	font-size: 15px;;
}

div.coment_div h6 {
	font-size: 9px;
	color:#44AA11;
	text-align:center;
}


.lista_comentarios {
    margin-top: 15px;
    width: 90%;
}

ol {
    list-style-type: decimal;
}

ol, ul {
    list-style: none outside none;
}

.lista_comentarios .wrap {
    border: 1px solid #D2D2D2;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    clear: both;
    margin-bottom: 8px;
    overflow: auto;
}

.comment .wrap, .track {
    padding: 12px 5px;
    position: relative;	
}

.altt {
    background: none repeat scroll 0 0 #EBE9EA;
}

.leftarea {
    float: left;
    margin-left: 5px;
    width: 70px;
}

.rightarea {
    margin-left: 75px;
    margin-right: 50px; 	
}

.comnentDE {
/*    float: right; */
    margin-left: 5px;
	background-color: #D2D2D2;	
}

.comentario {
    border: 1px solid #D2D2D2;
    border-radius: 0.5em 0.5em 0.5em 0.5em;    
    margin-bottom: 8px;
    overflow: auto;
	background: #FFE9EA;
	text-align:justify;
}
/*-----------------------------------------------------------------------------*/
/*-------------------------- (end) MENSAJES DIRECTOS --------------------------*/
/*-----------------------------------------------------------------------------*/


td.carrera_clasif_1 {
	background: transparent url(imagenes/fondos/oro.gif) no-repeat;		
	color:#8833FF;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align:right;
	width:50px;	
}
td.carrera_clasif_2 {
	background: transparent url(imagenes/fondos/plata.gif) no-repeat;		
	color:#8833FF;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align:right;
	width:50px;	
}
td.carrera_clasif_3 {
	background: transparent url(imagenes/fondos/bronce.gif) no-repeat;		
	color:#8833FF;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align:right;
	width:50px;	
}
