  html { font-size: 1em;
    }

  body { margin: 0pt;
    padding: 0pt;
    /*background: transparent url(imagenes/bg.gif) repeat-x fixed 0% 50%;*/
   	background-color: slategray;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    text-align: center;
    }

  #wrap { background-color:white;
	background-image:url(imagenes/fondo.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	border:0.31em solid #FFFFFF;
	color:#000000;
	font-family:Arial,Lucida Grande,Verdana,Helvetica,sans-serif;
	font-size:0.8em;
	line-height:1.6em;
	margin-bottom:0.78em;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:75em;
  	/*
	border: 0.31em solid rgb(255, 255, 255);
    width: 75em;
    background-color: rgb(255, 255, 255);
    text-align: left;
    margin-bottom: 0.78em;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial,Lucida Grande,Verdana,Helvetica,sans-serif;
    font-size: 0.8em;
    line-height: 1.6em;
    color: rgb(0, 0, 0);*/
    }

  #cabecera { position: relative;
    height: 8em;
    width: 100%;
    }

  .banner { border: 0pt none ;
    width: 75em;
    height: 7.265em;
    display: block;
    }

  #header { background: transparent none no-repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    position: relative;
    width: 100%;
    margin-bottom: 0.2em;
    }

  #menu2 { border-bottom: 0.06em solid rgb(89, 140, 1);
    margin: 0pt 0pt 0.75em 0pt;
    float: right;
    width: 100%;
    font-size: 93%;
    line-height: normal;
    }

  #menu2 ul { margin: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

  #menu2 li.azul { margin: 0pt;
    padding: 0pt;
    display: inline;
    background-color:#002C7C;
    list-style-type: none;
	
    }

  #menu2 li.verde { margin: 0pt;
    padding: 0pt;
    display: inline;
    background-color:#000000;
    list-style-type: none;
	}
	
  #menu2 li.azul a  { margin: 0pt 0pt 0pt 0.25em;
    padding:0.25em 0 0.25em 0.25em;
    background-color:#4264A4;
    float: right;
    text-decoration: none;
    width: 8em;
    text-align: center;
    color: rgb(255, 255, 255);
	/*display: none;*/
    }

  #menu2 li.verde a  { margin: 0pt 0pt 0pt 0.25em;
    padding:0.25em 0 0.25em 0.25em;
    background-color:#9EC630;
    float: right;
    text-decoration: none;
    width: 8em;
    text-align: center;
    color: rgb(255, 255, 255);
    }

  #menu2 li.azul a:hover {
	background-color:#002C7C;
	}

  #menu2 li.verde a:hover {
	background-color:#598C01;
	}

  #menu2 #current a {
	background-position:0% -3.5em;
	}
  
  /*
  .sub {
	background-color:#008c01;
	list-style-type:none;
	}
  */
  
  #contenido{
  	width: 75em;
	margin: 1.5em 0pt 0pt 0pt;
	}
   
  a { color: rgb(35, 80, 0);
    font-weight: bold;
	text-decoration:none;
    }

  a:hover { color: rgb(158, 198, 48);
    text-decoration: none;
    }
	
  #actualizacion { width:50em;
	margin: 0pt 0pt -0.5em 14em;
	}

  #actualizacionUL{
	list-style:none;
	border: 1px solid #ccc;
	padding: 0.3em 0.5em 1.5em 1.5em;
	background:  #fffeb8;
	}

  #left_col { width: 12em;
    float: left;
    }

  .menu1 { border: 0.1em solid rgb(89, 140, 1);
    margin: 0pt 0pt 0.3em;
    width: 13em;
    float: left;
    background-color: rgb(255, 255, 255);
    }

  .menu1_title { width: 13em;
    background-color: rgb(89, 140, 1);
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    }

  .menu1 ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
	text-indent: 1em;
    }

  .menu1 li a:link{ text-decoration: none;
  	width: 13em;
  	display: block;
  	} 
  .menu1 li a:hover {
	background-image:url(imagenes/item.gif);
	background-position:-5px bottom;
	background-repeat:repeat-y;
	display:block;
	width:13em;
	} 
  
  .menu1 li a:visited { text-decoration: none;
    width: 13em;
    display: block;
  	}
	
/*****************************Columna Central*************************************/
  #main_col { float: left;
    display: inline;
    height: 100%;
    margin-left: 2em;
    background-color: transparent;
    width: 50em;
    }
	
  #main_col img{ border: none;
  }

  #main_notice { border: 0.1em solid rgb(89, 140, 1);
    float: left;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin-bottom: 1em;
    }

  #main_izq { border-width: 0em;
    visibility: visible;
    display: block;
    width: 24em;
    float: left;
    position: relative;
    }

  #main_dcha { visibility: visible;
    display: block;
    width: 24em;
    float: right;
    clear: right;
    position: relative;
    margin-right: -0.06em;
    }

  .notice_izq { border: 0.1em solid rgb(89, 140, 1);
    float: left;
    width: 24em;
    #background-color: rgb(255, 255, 255);
    background-image:url(imagenes/trans.gif);
    display: table;
    position: relative;
    margin-bottom: 0.5em;
	height: 14.5em;
    }

  .notice_dcha { border: 0.1em solid rgb(89, 140, 1);
    width: 24em;
    #background-color: rgb(255, 255, 255);
    background-image:url(imagenes/trans.gif);
    z-index: 1;
    float: left;
    display: table;
    position: relative;
    margin-bottom: 0.5em;
	height: 14.5em;
    }

	
  .notice_title { padding: 0pt 0pt 0pt 0.2em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(89, 140, 1);
	}
	
  .notice_title a{ color: #FFFFFF;
	}
	
  .notice_title a:hover{ color: #9EC630;
	}
	
 #portfolio_sin{ float:none;
	margin-top:0.5em;
	margin-left:0.5em;
	position:absolute;
	}	

  #portfolio{ /*padding: 0pt;
    float: left;*/
	float:none;
	margin-left:0.6em;
	margin-top:-0.5em;
	position:absolute;
	}
	
  ul#portfolioUL{
	padding: 0pt;
	list-style:none;
}

  ul#portfolioUL li img{
	border: 1px solid #000000;
	padding: 0pt;
}

.caption { background-color:black;
	border-top:1px solid grey;
	bottom:6px;
	color:white;
	left:1px;
	opacity:0.55;
	position:absolute;
	width:290px;
    }

	/*
  .notice_title_noticias { padding: 0pt 0pt 0pt 0.2em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(89, 140, 1);
	border-bottom:solid 0.1em #99cc33; 
	}	

  .notice_title_agenda { padding: 0pt 0pt 0pt 0.2em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(89, 140, 1);
	border-bottom:solid 0.1em #ea1928; 
	}
	
  .notice_title_cronicas { padding: 0pt 0pt 0pt 0.2em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(89, 140, 1);
	border-bottom:solid 0.1em #f1e301;
	}
	
  .notice_title_circulares { padding: 0pt 0pt 0pt 0.2em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(89, 140, 1);
	border-bottom:solid 0.1em #336699; 
	}
	*/

 .lit { border:0 none;
	margin-left:22em;
	margin-top:0.1em;
	position:absolute;
	width:1.25em;
    }

 .rss { border:0 none;
	margin-left:18em;
	margin-top:0.1em;
	position:absolute;
	width:3.75em;
    }

  .notice_text { padding: 0pt 0pt 0pt 0.5em;
    float: left;
    }
	
  .notice_text ul{margin: 0pt 0pt 0pt 1.5em;
    padding: 0pt 0pt 0pt 0pt;
  }
  
  .notice_text li.linoticias{margin: 0pt 0pt 0.5em 0pt;
    padding:0pt 0pt 0pt 0pt;
    list-style-image:url(imagenes/li_noticias.gif);
  }
  
  .notice_text li.liagenda{margin: 0pt 0pt 0.5em 0pt;
    padding:0pt 0pt 0pt 0pt;
    list-style-image:url(imagenes/li_agenda.gif);
  }
  
  .notice_text li.licirculares{margin: 0pt 0pt 0.5em 0pt;
    padding:0pt 0pt 0pt 0pt;
    list-style-image:url(imagenes/li_circulares.gif);
  }
  
  .notice_text li.licronicas{margin: 0pt 0pt 0.5em 0pt;
    padding:0pt 0pt 0pt 0pt;
    list-style-image:url(imagenes/li_cronicas.gif);
  }
  
  .contnoti1 { border-color: -moz-use-text-color;
  	position: relative;
  	float: left;
  	width: 100%;
  	}
	
  .contnoti1 p {margin: 0.5em 0.5em 0pt 0.5em;
  	}

  .contnoti { border-color: -moz-use-text-color;
  	position: relative;
  	float: left;
  	width: 100%;
  	}

  .imagen_noticia { float: right;
  }

  #imagen_centrada{ margin: 0.5em 0.5em 0.5em 5em;
  }

/*clasesnoticias*/

 .ind { float: right;
       	background-color:white;
	border:0.1em solid #598C01;
	margin:0.5em;
	padding:0.1em;
  }

 .ini { float: left;
	background-color:white;
	border:0.1em solid #598C01;
	margin:0.5em;
	padding:0.1em;
  }

 .incen { 
	display: block;
	margin-left: auto;
	margin-right: auto;
   	background-color:white;
	border:0.1em solid #598C01;
	padding:0.1em;
  }

/*clasesnoticias*/


	
  #titulo{background:rgb(89, 140, 1);
  	color:#FFFFFF;
	font-weight:bold;
	padding:0pt 0pt 0pt 0.3em;
	text-align:left;
	}
	
  #titulo a{ text-decoration:none;
	color:#FFFFFF;
	}
	
  #titulo a:hover{ text-decoration:none;
	color:#9EC630;
	}

/**************Disposicion equipos a 2 columnas****************/

  .columna2 { /*border: solid 0.1em #000000;*/
    visibility: visible;
    display: block;
    width: 24em;
    float: left;
    position: relative;
	/*margin:0pt 1em 0pt 0pt;*/
    }

  .etiqueta2 { border: 0.1em solid rgb(89, 140, 1);
    float: left;
    width: 16.3em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
    }
	
	.etiqueta2_sin { border: none;
    float: left;
    width: 16.3em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
    }


/**************Disposicion equipos a 3 columnas****************/

  .columna3 { /*border: solid 0.1em #000000;*/
    visibility: visible;
    display: block;
    width: 16.5em;
    float: left;
    position: relative;
	/*margin:0pt 1em 0pt 0pt;*/
    }

  .etiqueta3 { border: 0.1em solid rgb(89, 140, 1);
    float: left;
    width: 11.3em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
    }
	
  .etiqueta3_sin { border: none;
    float: left;
    width: 11.3em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
    }
	
  .etiqueta3_sin a{ text-decoration:none;
  	font-weight:normal;
	color:#000000;
	border:none;
  	}
	
  .etiqueta3_sin a:hover{ font-weight:bold;
  	color:#000000;
	border: 0em #FFFFFF;
  	}
	
 .etiqueta3_sin a:visited{ font-weight:bold;
  	color:#000000;
	border: 0em #FFFFFF;
  	}

	
  .etiqueta3 a{ text-decoration:none;
  	font-weight:normal;
	color:#000000;
  	}
	
  .etiqueta3 a:hover{ font-weight:bold;
  	color:#000000;
  	}
	
  .etiquetaColaboradores { border: 0.0em solid rgb(89, 140, 1);
    width: 12em;
	float:left;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 0pt;
	text-align:center;
    }
/***************************Disposicion equipos a 3 columnas nuevo VERTICAL****************

  
  
  #bloque_izq1{float: left;
  	width:12em;
	margin: 1em 0pt 1em 1em;
	padding: 0pt 0pt 0pt 1em;
  	}
	
  #bloque_centro1{float:left;
  	width:12em;
	margin: 1em 0pt 2em 3em;
	padding: 0pt 0pt 0pt 1em;
 	}	
  
  #bloque_dcha1{float:left;
  	width:12em;
	margin: 1em 0pt 2em 3em;
	padding: 0pt 0pt 0pt 1em;
 	}
	
  .columna_peq1 { width: 1em;
	float: left;
	margin: 0.4em 0pt 0pt 0pt;
    }
	
  .columna_gra1{ width: 11em;
	float: left;
	}

  .etiqueta1 { border: 0.1em solid rgb(89, 140, 1);
    float: left;
    width: 11em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
    }
	
  .etiqueta1 a{ text-decoration:none;
  	font-weight:normal;
	color:#000000;
  	}
	
  .etiqueta1 a:hover{ font-weight:bold;
  	color:#000000;
  	}
***********************************************************************************************/	

/***************************Disposicion equipos a 3 columnas nuevo HORIZONTAL****************/

  .bloque_genero{float: left;
  	width:50em;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
  	}
	
  .bloque_titulo{float:left;
	background:rgb(89, 140, 1);
  	color:#FFFFFF;
	font-weight:bold;
	padding:0pt 0pt 0pt 0pt;
	text-align:left;
	width:47.5em;
	padding: 0pt 0pt 0pt 0.3em;
	}	
	
  .bloque_titulo a{ text-decoration:none;
	color:#FFFFFF;
	}
	
  .bloque_titulo a:hover{ text-decoration:none;
	color:#9EC630;
	}
  
  .bloque_equipos{float:left;
  	width:50em;
	margin: 0.5em 0pt 0.5em 0.5em;
	padding: 0pt 0pt 0pt 1em;
 	}

  .etiqueta1 { border: 0.1em solid rgb(89, 140, 1);
    float: left;
    width: 14em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0.5em 0.5em 0pt;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
    }
	
  .etiqueta1 a{ text-decoration:none;
  	font-weight:normal;
	color:#000000;
  	}
	
  .etiqueta1 a:hover{ font-weight:bold;
  	color:#000000;
  	}
/***********************************************************************************************/	


	
/**************Disposicion equipos a 2 columnas****************/

  #bloque_izq{float: left;
  	width:21.5em;
	margin: 1em 0pt 1em 1em;
	padding: 0pt 0pt 0pt 1em;
  	}
  
  #bloque_dcha{float:left;
  	width:21.5em;
	margin: 1em 0pt 2em 3em;
	padding: 0pt 0pt 0pt 1em;
 	}
	
  #bloque_izq ul{margin: 0pt 0pt 0pt 1em;
  	padding: 0;
  	}
  
  #bloque_dcha li a{font-weight:normal;
 	}
    
  #bloque_izq li a{font-weight:normal;
  	}
  
  #bloque_dcha ul{margin: 0pt 0pt 0pt 1em;
  	padding: 0;
 	}
  
  .columna_peq { width: 1em;
	float: left;
	margin: 0.4em 0pt 0pt 0pt;
    }
	
  .columna_gra{ width: 15em;
	float: left;
	}

  .etiqueta { border: 0.1em solid rgb(89, 140, 1);
    float: left;
    width: 16em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
    }
	
  .etiqueta a{ text-decoration:none;
  	font-weight:normal;
	color:#000000;
  	}
	
  .etiqueta a:hover{ font-weight:bold;
  	color:#000000;
  	}
/********************FIN disposicion equipos********/
/**************Disposicion logos a 2 columnas****************/

  #bloqueLogos_izq{float: left;
  	width:23em;
	margin: 1em 0pt 1em 0pt;
	padding: 0pt 0pt 0pt 1em;
  	}
  #bloqueLogos_cen{float: left;
  	width:46em;
	margin: 1em 0pt 1em 0pt;
	padding: 0pt 0pt 0pt 1em;
  	}
	
 .Logos {border:none;
  	}

  #bloqueLogos_izq img{border:none;
  	}
  
  #bloqueLogos_dcha{float:left;
  	width:23em;
	margin: 1em 0pt 2em 1em;
	padding: 0pt 0pt 0pt 1em;
 	}
	
  #bloqueLogos_dcha img{border:none;
  	}
	
  .etiquetaLogos { border: 0.0em solid rgb(89, 140, 1);
    width: 23em;
	float:left;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 0pt;
	text-align:center;
    }

  .etiquetaLogos2 { border: 0.0em solid rgb(89, 140, 1);
    width: 14em;
	float:left;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 0pt;
	text-align:center;
    }
	
  #etiquetaLogos_izq{float: left;
  	width:4.75em;
	padding: 0.25em 0pt 0.25em 0.25em;
	border: none;
  	}
	
  #etiquetaLogos_izq a{ text-decoration:none;
  	border: none;
	border-image: none;
	outline:none;
  	}

  #etiquetaLogos_izq img{ border:none;
  	}
	
  #etiquetaLogos_dcha{float:left;
  	width:18em;
	margin: 2em 0pt 0pt 0pt;
  }
  
  #etiquetaLogos_dcha a:hover{ color:rgb(158, 198, 48);
  }

/*******************Visualización equipos********************/
  .foto_equipo{margin: 1em 0pt 1em 8em;
  	}
	
  .jugador_lora{  border: 0.2em solid #CC00FF; 
    float: left;
    width: 15em;
	background-image:url(equipos/2divFem/star.png);
	background-repeat:no-repeat;
    display: table;
    position: relative;
	margin: 0.5em 0pt 0pt 0pt;
	text-align:left;  
  }

  .jugador_izq { border: 0.1em solid rgb(89, 140, 1);
    float: left;
    width: 15em;
    background-color: rgb(255, 255, 255);
    display: table;
    position: relative;
	margin: 0.5em 0pt 0pt 0pt;
	text-align:left;
    }

  .jugador_dcha { border: 0.1em solid rgb(89, 140, 1);
    float: left;
	width: 15em;
    background-color: rgb(255, 255, 255);
    display: table;
    position: relative;
    margin: 0.5em 0pt 0pt 0pt;
	text-align:left;
    z-index: 1;
    }
	
  .jugador_dcha_vacio { border: 0;
    float: left;
	width: 15em;
	height: 3.5em;
    background-color: rgb(255, 255, 255);
    display: table;
    position: relative;
    margin: 0.5em 0pt 0pt 0pt;
	text-align:left;
    z-index: 1;
    }

  .entrenador_izq { border: 0.1em solid #4264A4;
    float: left;
    width: 15em;
    background-color: rgb(255, 255, 255);
    display: table;
    position: relative;
	margin: 0.5em 0pt 0pt 0pt;
	text-align:left;
    }

  .entrenador_dcha { border: 0.1em solid #4264A4;
    width: 15em;
    background-color: rgb(255, 255, 255);
    z-index: 1;
    float: left;
    display: table;
    position: relative;
    margin: 0.5em 0pt 0pt 0pt;
	text-align:left;
    }
	
  .sub { list-style-type: none;
	background-color: transparent;
	font-weight: normal;
	text-align: right;
	padding: 0pt 0pt 0pt 1em;
	}

  #pic { background-color: rgb(255, 255, 255);
	float: right;
	position: relative;
	width: 40px;
	}
	
  #pic a .large { border: 0pt none ;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -70px;
	width: 1px;
	}

  #pic a img { border: 0pt none ;
	}

  #pic a.p1, #pic a.p1:visited { border-left: 0.1em solid rgb(89, 140, 1);
	background: rgb(255, 255, 255) none repeat scroll 0pt 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	display: block;
	text-decoration: none;
	float: right;
	}

  #pic a.p1:hover { background-color: rgb(140, 151, 163);
	color: rgb(0, 0, 0);
	text-decoration: none;
	}

  #pic a.p1:hover .large { border: 1px solid rgb(89, 140, 1);
	display: block;
	height: 160px;
	left: 50px;
	position: absolute;
	width: 120px;
	z-index: 20;
	}
/**************************FIN Visualización equipos*************************/

/**************************** Entrevistas ******************************/
	
	.entrevista2A { 
	border: none;
    float: left;
	width: 25em;
    backgroun6d-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align: left;
	}
	
	.entrevista2B { 
	border: none;
    float: left;
	width: 17em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align: right;
	}
	
	.entrevista {
	border: none;
    float: left;
    width: 45em;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 0.5em 0pt 0.5em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align: left;
    }

/**************************** FIN Entrevistas ******************************/

/*****************************FIN Columna Central*************************************/

 #right_col { width: 8.5em;
    float: right;
	margin: 0pt 1.5em 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
    }

  .imagen { margin-bottom: 0.8em;
    }

  #footer { padding: 0pt 0.3em 0pt 0pt;
    clear: both;
    text-align: center;
	z-index:2;
    }

  #footer_text { text-align: center;
    color: rgb(255, 255, 255);
    font-weight: normal;
    border-bottom-style: solid;
    border-bottom-width: 0pt;
    position: relative;
    margin-top: -4.5em;
    }
  
  .pie { border: 0pt none ;
  	margin-bottom: -0.08em;
  	margin-top: 2em;
  	position: relative;
  	width: 75em;
  	}
