/*****************************/
/*** Core html setup stuff ***/
/*****************************/
	
.menu{
	position:relative;
	z-index:1;
	height:0px;
}

#enlace{
		width:550px;
		margin-left:2px;
		height:110px;
		float:left;
		padding-top:8px;
	}
		#enlace h1 {
			height:100px;
			padding:0;
			margin-top:0px;
			width:550px;
		}
		#enlace h1 a{
			display:block;
			height:0px;
			overflow:hidden;
			padding-top:110px;
			width:548px;
		}
	#enlace_2{
		float:right;
		height:55px;
		margin:0;
		overflow:hidden;
		padding-left:0px;
		padding-right:35px;
	}
		#enlace_2 h2{
			float:left;
			margin:0;
		}
		#enlace_2 .home{
			height:0px;
			overflow:hidden;
			float:left;
			padding-top:41px;
			margin:8px 0 0 0;
			width:44px !important;
		}	
		#enlace_2 .carro{
			height:0px;
			overflow:hidden;
			float:left;
			padding-top:41px;
			margin:8px 0 0 12px;
			width:63px !important;
		}
		
		#enlace_2 .contacto{
			height:0px;
			overflow:hidden;
			float:left;
			padding-top:41px;
			margin:8px 0 0 12px;
			width:52px !important;
		}
		
#derecha .estatico_multimediaPortada{
	background-image:url('../images/sprite.jpg');
	background-position:-693px -36px;
	background-repeat:no-repeat;
	height:95px;
	width:265px;
	float:right;
}
	#derecha .recuadro_multimediaPortada {
		margin-top:39px;
	}
	#derecha .recuadro_multimediaPortada a{
		padding:0px 263px 39px 0;
	}
	
#derecha .estatico_goleshistoricos{
	background-image:url('../images/sprite.jpg');
	background-position:-693px -138px;
	background-repeat:no-repeat;
	height:98px;
	width:265px;
	float:right;
}
	#derecha .recuadro_goleshistoricos {
		margin-top:39px;
	}
	#derecha .recuadro_goleshistoricos a{
		padding:0px 263px 39px 0;
	}
#derecha .estatico_accionistas{
	background-image:url('../images/sprite.jpg');
	background-position:-693px -312px;
	background-repeat:no-repeat;
	height:140px;
	width:265px;
	float:right;
}
	#derecha .recuadro_accionistas {
		padding-top:109px;
	}
	#derecha .recuadro_accionistas a{
		padding:0px 265px 13px 0;
	}

#derecha .estatico_descarga{
	background-image:url('../images/udechile_modulo_descarga.jpg');
	background-repeat:no-repeat;
	height:110px;
	width:265px;
	float:right;
}
	#derecha .recuadro_descarga {
		padding-top:109px;
	}
	#derecha .recuadro_descarga a{
		padding:109px 261px 0 0;
	}
	
#pie{
	background-image:url('../images/sprite.jpg');
	background-position:0px -1067px;
	background-repeat:no-repeat;
	width:996px;
	height:138px;
	overflow:hidden;
	clear:both;
	margin-top:20px;
}
#pie .pie_links{
	color:#FFF;
	margin:40px 0 0 400px;
	font-weight:bold;

}
#pie .pie_links a{ 
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#pie .pie_links a:visited a:hover a:link{ 
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}



/*encuesta*/
	#modulos_centro{
		float:left;
		overflow:hidden;
		padding-left:0;
		padding-right:6px;
		width:675px;
	}
	#modulos_centro form{
		background-image:url('../images/tit_encuesta.jpg');
		background-position:5px 5px;
		background-repeat:no-repeat;
		border:1px solid #B1B1B1;
		display:block;
		float:left;
		height:220px;
		overflow:hidden;
		padding-top:25px;
		width:180px;
		margin-right:10px;
	}
		#modulos_centro form .poll_encuesta{
			
		}
	#saludo_presidente{
		display:block;
		float:left;
		margin:6px 0 0;		
	}
		#saludo_presidente img{
			border:0px;
		}
	
	/*estatico puro sentimiento*/
	#modulos_centro .estatico_sentimiento{
		background-image:url("../images/sprite.jpg");
		background-position:-3px -522px;
		background-repeat:no-repeat;
		float:left;
		height:260px;
		margin-top:15px;
		padding-right:10px;
		width:220px;
	}
	#modulos_centro .recuadro_sentimiento {
		margin:217px 0px 0 124px;

	}
	#modulos_centro .recuadro_sentimiento a{
		display:block;
		width:80px;
		height:20px;
	}
	
	/*estatico blog*/
	#modulos_centro .moduletable_blog{
		background-image:url("../images/sprite.jpg");
		background-position:-235px -523px;
		background-repeat:no-repeat;
		float:left;
		height:260px;
		margin-top:15px;
		padding-right:8px;
		width:220px;
	}
	
	#modulos_centro .contentpaneopen_blog{
		margin:0px 0 0 20px;		
		width:185px;
		
	}
	#modulos_centro .contentheading_blog{
		padding-top:30px;
		margin:0px;
		font-weight:bold;
	}
	#modulos_centro .contentpaneopen_blog img{
		border:1px solid #707070;
		height:71px;
		width:114px;
	}	
	#modulos_centro .contentpaneopen_blog h4{
		/*padding:28px 0 0 16px;*/
		width:160px;
	}	
	#modulos_centro .contentpaneopen_blog p {
		color:#000000;
		font-family:Arial;
		font-size:10px;
		height:39px;
		padding:3px 0 0 0px;
		overflow:hidden;
		width:160px;
		
	}
	#modulos_centro .contentpaneopen_blog .readmore{
		float:right;
		height:0;
		margin:0;
		overflow:hidden;
		padding:23px 5px 0 0;
		width:75px;
		
	}
	#modulos_centro .suscripcion_blog{
		margin:-28px 7px 0 0;
		float:right;
	}
		#modulos_centro .suscripcion_blog a{
			padding:8px 82px 0 0;
			
		}
		
	/*estatico sabia usted*/
	#modulos_centro .latestnews_sabia{
		background-image:url('../images/sprite.jpg');
		background-position:-461px -523px;
		background-repeat:no-repeat;
		float:left;
		margin-top:15px;
		width:220px;
		height:260px;
		font-size:14px;
	}
	
	#modulos_centro .latestnews_sabia li{
		background-image:none !important;
		padding:0px 0px 0 0px;		
	}
	#modulos_centro .latestnews_sabia a{
		background-image:none !important;
		margin:66px 10px 4px 40px;	
		width:148px;
		height:70px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
	#modulos_centro .latestnews_sabia a:hover a:link a:visited{
		color:#FFF;
		font-weight:bold;	
		text-decoration:none;
	}
	/*estatico mitiu*/
	#modulos_centro .estatico_mitiu{
		background-image:url("../images/sprite.jpg");
		background-position:-231px -783px;
		background-repeat:no-repeat;
		float:left;
		height:285px;
		margin-top:10px;
		padding-right:6px;
		width:220px;
	}
	#modulos_centro .recuadro_mitiu {
		padding:253px 0 0 3px;
	}
	#modulos_centro .recuadro_mitiu a{
		padding:0px 0px 13px 0;
		display:block;
		margin:0px;
		width:212px;
		height:10px;
		
	}
	/*estatico hazte azul*/
	#modulos_centro .estatico_hazte{
		background-image:url("../images/sprite.jpg");
		background-position:-461px -783px;
		background-repeat:no-repeat;
		float:left;
		height:285px;
		margin:10px 0 0;
		width:216px;
	}
	#modulos_centro .recuadro_hazte {
		padding:253px 0 0 3px;
	}
	#modulos_centro .recuadro_hazte a{
		padding:0px 0px 13px 0;
		display:block;
		margin:0px;
		width:212px;
		height:10px;
		
	}
	
	/*hazte azul modulo centro*/
	#barracentral .estatico_hazte_hinchada{
		background-image:url('../images/hazte_azul_centro.jpg');
		background-repeat:no-repeat;
		float:left;
		margin:10px 0 0 0;
		width:200px;
		height:285px;
	}
	#barracentral .recuadro_hazte_hinchada{
		padding:246px 0 0 0px;
	}
	#barracentral .recuadro_hazte_hinchada a{
		padding:0px 198px 15px 0;
	}
	
	/*estatico sube tu foto*/
	#modulos_centro .estatico_sube{
		background-image:url("../images/sprite.jpg");
		background-position:0 -783px;
		background-repeat:no-repeat;
		float:left;
		height:285px;
		margin-top:10px;
		padding-right:8px;
		width:220px;
	}
	#modulos_centro .recuadro_sube {
		padding:99px 0 0 22px;
	}
	#modulos_centro .recuadro_sube_tu{
		padding-top:22px;
	}
	#modulos_centro .recuadro_sube_tu a{
		padding:0px 0px 13px 0;
		display:block;
		margin:0px;
		width:212px;
		height:10px;
		
	}
	#frmmod {
		
	}
		#frmmod {
			width:173px !important;
			height:131px !important;
	}
	
	
			/* Portada */
			.ufront{
				background-image: url('../images/sprite.jpg');
				background-position:0px 0px;
				background-repeat:no-repeat;
				width:671px;
				height:357px;
				padding: 2px;
				padding-bottom: 0px;
				margin-bottom:15px;
				border:none !important;
				
			}
			.ufront h2{
				margin: 0px;
				margin-bottom: 2px;
				padding: 0px;
				overflow: hidden;
				width: 675px;
				height: 0px;
				padding-top: 20px;
			}
			.ufront .ufront_link{
				padding:5px;
			}
			.ufront .ufront_link a{
				padding:0px;
				margin-left:548px;
				height:20px;
				width:107px;
				display:block;
			}
			
			ul.big_list{
				float:left;
				height:255px;
				margin:45px 0 0 22px;
				overflow:hidden;
				width:640px;
			}
			ul.big_list li{
				float:left;
				height:206px;
				margin-right:13px;
				padding-bottom:2px;
				width:200px;
			}
			ul.big_list img{
				height: 135px;
				width: 200px;
			}
			ul.big_list a{
				text-decoration:none;
			}
			ul.big_list h4{
				color:#707070;
				font-size:13px;
				height:35px;
				margin:2px 0 0;
				overflow:hidden;
				padding:0px 0 5px 5px;
				width:190px;
			}
			
			ul.big_list h4 a{
				color: #fff;
				text-decoration: none;
			}
			ul.big_list p{
				color:#707070;
				font-size:11px;
				height:57px;
				margin:0;
				overflow:hidden;
				padding:0px 5px 0;
				width:190px;
			}
			ul.big_list p.more{
				margin: 0px;
				padding: 0px;
				padding-right: 5px;
				width: 408px;
				text-align: right;
				overflow: hidden;
				background-color: #000;
				filter:alpha(opacity=60);
				opacity: 0.6;
			}
			ul.big_list a.readon{
				color: #f00;
				font-size: 11px;
				text-decoration: none;
				font-weight: bold;
			}
			ul.small_list{
				float: left;
				height: 272px;
				width: 259px;
				overflow: hidden;
				padding-left: 3px;
			}
			ul.small_list li{
				margin-bottom: 1px;
				float:left;
			}
			ul.small_list a{
				display: block;
				height: 57px;
				width: 249px;
				padding: 5px;
				text-decoration: none;
				color: #919191;
				background-image: url('../images/bg_li_small.jpg');
				overflow:hidden;
			}
			ul.small_list a:hover{
				color: #fff;
				background-image: url('../images/bg_li_small_on.jpg');
			}
			ul.small_list img{
				float: left;
				height: 57px;
				width: 97px;
			}
			ul.small_list h4{
				margin: 0px;
				padding: 0px;
				padding-left: 12px;
				font-size: 12px;
				width: 133px;
				height: 58px;
				overflow: hidden;

			}
			ul.small_list p{
				display: none;

			}
			
/* Fin ultimo partido */
		
	#modulos_centro .fixturematch_proximopartido{
		background-image:url("../images/sprite.jpg");
		background-position:-345PX -361px;
		background-repeat:no-repeat;
		display:block;
		float:left;
		height:122px;
		overflow:hidden;
		padding-top:35px;
		width:335px;
		font-size:11px;
		color:#707070;
	}
	#modulos_centro div.fixturematch_cuadro{
		margin:5px 0 0 20px;
	}
	#modulos_centro div.fixturematch_local{
		width: 95px;
		float:left;
		text-align:center;
	}
	
	#modulos_centro div.fixturematch_datos{
		width: 95px;
		float:left;
		text-align:center;
		padding-top:35px;
		padding-left:8px;
	}
	#modulos_centro div.fixturematch_visita{
		width: 95px;
		float:left;
		text-align:center;
	}
	
	
	
	
	
	#contenido .fixturematch_proximopartido #fixturematch_local, #contenido .fixturematch_ultimopartido #fixturematch_visita{
		color:#5C5C5C;
		float:left;
		padding-top:5px;
		text-align:center;
		width:92px;
	}
	#contenido .fixturematch_proximopartido #infopartido{
		float:left;
		padding-top:6px;
		text-align:center;
		width:108px;
	}
	#contenido .fixturematch_proximopartido #infopartido .fechapartido{
		margin-top:50px;
	}
	#contenido .fixturematch_proximopartido #infopartido .resultadolocal, #contenido .fixturematch_proximopartido #infopartido .resultadovisita{
		color:#5C5C5C;
		float:left;
		font-size:40px;
		text-align:center;
		width:48px;
	}
	#contenido .fixturematch_proximopartido #infopartido .resultadoseparador{
		width: 10px;
		float: left;
		font-size:40px;
		color:#5C5C5C;
	}
	
	#contenido .fixturematch_proximopartido #fixturematch_local .nombre_local, #contenido .fixturematch_proximopartidoo #fixturematch_visita .nombre_visita{
		font-weight:bold;
		color:#919191;
		text-align:center;
	}
	
	#contenido .recuadro_hinchada_sms{
		background-image:url('../images/sprite.jpg');
		background-position:-693px -523px;
		background-repeat:no-repeat;
		width:204px;
		height:170px;
	}
	#contenido .recuadro_mitiu_sms{
		background-image:url('../images/sprite.jpg');
		background-position:-693px -694px;
		background-repeat:no-repeat;
		width:204px;
		height:175px;
	}
	#contenido .recuadro_mitiu_sms a{
		padding:0px 183px 156px 15px;
		margin:0px;
	}
	#contenido .recuadro_premiaciones{
		background-image:url('../images/sprite.jpg');
		background-position:-693px -875px;
		background-repeat:no-repeat;
		width:204px;
		height:175px;
	}
	#contenido .recuadro_premiaciones a{
		padding:0px 183px 152px 15px;
		margin:0px;
	}
	
	
	
	/*modulos submenu*/
	#contenido #barracentral .titulo_mas_futbol_joven{
		background-image:url("../images/tit_mas_noticias_centro_v2.jpg");
		background-repeat:no-repeat;
		height:39px;
	}
	#contenido #barracentral ul.mas_futbol_joven {
		padding:0px 0 0;
	}
	#contenido #barracentral li.mas_futbol_joven  {
		background-image:url("../images/bg_mas_noticias_v2.jpg");
		background-repeat:no-repeat;
		height:36px;
		padding-left:5px;
	}
	#contenido #barracentral li.mas_futbol_joven a {
		color:#707070;
		display:block;
		font-size:11px;
		height:31px;
		overflow:hidden;
		padding-left:3px;
		padding-top:2px;
		text-decoration:none;
	}
	#contenido #barracentral li.mas_futbol_joven a:hover{
		color: #BDBDBD;
	}	
	
	
	#contenido #barracentral .titulo_primer_equipo{
		background-image:url("../images/tit_primer_equipo_centro_v2.jpg");
		background-repeat:no-repeat;
		height:39px;
	}
	#contenido #barracentral ul.primer_equipo {
		padding:0px 0 0;
	}
	#contenido #barracentral li.primer_equipo  {
		background-image:url("../images/bg_mas_noticias_v2.jpg");
		background-repeat:no-repeat;
		height:36px;
		padding-left:5px;
	}
	#contenido #barracentral li.primer_equipo a {
		color:#707070;
		display:block;
		font-size:11px;
		height:31px;
		overflow:hidden;
		padding-left:3px;
		padding-top:2px;
		text-decoration:none;
	}
	#contenido #barracentral li.primer_equipo a:hover{
		color: #BDBDBD;
	}	
	
	
	#contenido #barracentral .titulo_socios{
		background-image:url("../images/tit_socios_centro_v2.jpg");
		background-repeat:no-repeat;
		height:39px;
	}
	#contenido #barracentral ul.socios {
		padding:0px 0 0;
	}
	#contenido #barracentral li.socios  {
		background-image:url("../images/bg_mas_noticias_v2.jpg");
		background-repeat:no-repeat;
		height:36px;
		padding-left:5px;
	}
	#contenido #barracentral li.socios a {
		color:#707070;
		display:block;
		font-size:11px;
		height:31px;
		overflow:hidden;
		padding-left:3px;
		padding-top:2px;
		text-decoration:none;
	}
	#contenido #barracentral li.socios a:hover{
		color: #BDBDBD;
	}	
	
	
	#contenido #barracentral .titulo_fixture{
		background-image:url("../images/tit_fixture_centro_v2.jpg");
		background-repeat:no-repeat;
		height:39px;
	}
	#contenido #barracentral ul.fixture {
		padding:0px 0 0;
	}
	#contenido #barracentral li.fixture  {
		background-image:url("../images/bg_mas_noticias_v2.jpg");
		background-repeat:no-repeat;
		height:36px;
		padding-left:5px;
	}
	#contenido #barracentral li.fixture a {
		color:#707070;
		display:block;
		font-size:11px;
		height:31px;
		overflow:hidden;
		padding-left:3px;
		padding-top:2px;
		text-decoration:none;
	}
	#contenido #barracentral li.fixture a:hover{
		color: #BDBDBD;
	}	
	
	
	#contenido #barracentral .titulo_acerca_del_presidente{
		background-image:url("../images/tit_acerca_del_club_centro_v2.jpg");
		background-repeat:no-repeat;
		height:39px;
	}
	#contenido #barracentral ul.acerca_del_presidente {
		padding:0px 0 0;
	}
	#contenido #barracentral li.acerca_del_presidente  {
		background-image:url("../images/bg_mas_noticias_v2.jpg");
		background-repeat:no-repeat;
		height:36px;
		padding-left:5px;
	}
	#contenido #barracentral li.acerca_del_presidente a {
		color:#707070;
		display:block;
		font-size:11px;
		height:31px;
		overflow:hidden;
		padding-left:3px;
		padding-top:2px;
		text-decoration:none;
	}
	#contenido #barracentral li.acerca_del_presidente a:hover{
		color: #BDBDBD;
	}	
	
	#contenido #barracentral .latestnews_historia_equipos{
		height:39px;
	}
	#contenido #barracentral ul.latestnews_historia_equipos {
		background-image:url("../images/tit_titulos_ganados_v2.jpg");
		background-repeat:no-repeat;
		float:left;
		height:467px;
		padding:36px 0 0;
		margin-top:17px;
	}
	#contenido #barracentral li.latestnews_historia_equipos  {
		background-image:url("../images/bg_mas_noticias_v2.jpg");
		background-repeat:no-repeat;
		height:36px;
		padding-left:5px;
	}
	#contenido #barracentral li.latestnews_historia_equipos a {
		color:#707070;
		display:block;
		font-size:11px;
		height:31px;
		overflow:hidden;
		padding-left:3px;
		padding-top:2px;
		text-decoration:none;
	}
	#contenido #barracentral li.latestnews_historia_equipos a:hover{
		color: #BDBDBD;
	}
	
	
	.blog_noticia td.article_column .contentpaneopen_noticia img, .blog_joven td.article_column .contentpaneopen_joven img {
		float:left;
		height:74px;
		margin:0;
		padding:1px;
		width:114px;
	}
	.contentpaneopen_noticia img, .contentpaneopen_joven img {
		display:inline;
		float:left;
		height:270px;
		padding-bottom:15px;
		padding-left:22px;
		padding-right:35px;
		width:413px;
	}
	
	.blog_noticia td.article_column .contentpaneopen_noticia h4, .blog_joven td.article_column .contentpaneopen_joven h4 {
		background-image:url("../images/vineta_directorio_v2.jpg");
		background-position:5px 3px;
		background-repeat:no-repeat;
		color:#00246A;
		float:left;
		font-size:12px;
		height:30px;
		margin:0;
		overflow:hidden;
		padding-left:20px;
		width:310px;
	}
	table.contentpaneopen_noticia h3{
		background-image:url('../images/tit_noticias_v2.jpg');
		background-position:5px 3px;
		background-repeat:no-repeat;
		float:left;
		height:0;
		margin:0;
		overflow:hidden;
		padding:47px 0 0 20px;
		width:447px;
	}
	
	table.blog_historia_club .contentpaneopen_historia_club {
		background-image:none;
		border-color:-moz-use-text-color -moz-use-text-color #B1B1B1;
		border-style:none none solid;
		border-width:medium medium 1px;
		padding-left:0;
		width:456px;
	}
	table.blog_historia_club .contentpaneopen_historia_club img {
		float:left;
		height:74px;
		margin:0;
		padding:0 5px 0 0;
		width:114px;
	}
	table.blog_historia_club .contentpaneopen_historia_club h4 {
		background-image:url("../images/vineta_directorio_v2.jpg");
		background-position:5px 3px;
		background-repeat:no-repeat;
		color:#00246A;
		float:left;
		font-size:12px;
		height:30px;
		margin:0;
		overflow:hidden;
		padding-left:20px;
		width:310px;
	}
	table.blog_historia_club .contentpaneopen_historia_club p {
		color:#7D7D7D;
		float:left;
		font-size:11px;
		height:41px;
		margin:0px;
		overflow:hidden;
		padding-left:20px;
		width:255px;
	}
	#contenido .contentpaneopen_historia_club .small{
		text-align:right;
	}
	.contentpaneopen_historia_club{
		width:200px;
	}
	
	.contentpaneopen_noticia p{
		width:456px;
	}
	
	.moduletable_mas_noticias{
		background-image:url('../images/modulo_mas_noticias_v2.jpg');
		background-repeat:no-repeat;
		width:460px;
		height:353px;

	}
	.contentpaneopen_mas_noticias{
		margin:15px 0 0 15px;
	}
	.contentpaneopen_mas_noticias img{
		height:74px;
		overflow:hidden;
		padding-left:33px;
		padding-top:40px;
		width:114px;		
	}
	.contentpaneopen_mas_noticias h4{
		height:33px;
		margin:0;
		overflow:hidden;
		padding:14px 0 0;
		width:196px;
	}
	.contentpaneopen_mas_noticias p{
		font-size:11px;
		height:55px;
		margin:0;
		overflow:hidden;
		padding:0;
		width:192px;
	}
	.contentpaneopen_mas_noticias a .readmore {
		padding:-15px 0 0 0;
		text-align:right;
	}
	
	
	.moduletable_mas_noticias_futbol_joven{
		background-image:url('../images/modulo_mas_noticias_futbol_joven_v2.jpg');
		background-repeat:no-repeat;
		width:460px;
		height:353px;

	}
	.contentpaneopen_mas_noticias_futbol_joven{
		margin:15px 0 0 15px;
	}
	.contentpaneopen_mas_noticias_futbol_joven img{
		height:74px;
		overflow:hidden;
		padding-left:33px;
		padding-top:0px;
		width:114px;		
	}
	.contentpaneopen_mas_noticias_futbol_joven h4{
		height:33px;
		margin:0;
		overflow:hidden;
		padding:14px 0 0;
		width:196px;
	}
	.contentpaneopen_mas_noticias_futbol_joven p{
		font-size:11px;
		height:55px;
		margin:0;
		overflow:hidden;
		padding:0;
		width:188px;
	}r
	.contentpaneopen_mas_noticias_futbol_joven a .readmore {
		padding:-15px 0 0 0;
		text-align:right;
	}
	
	.componentheading_hall{
		background-image:url(../images/tit_hall_de_la_fama_v2.jpg);
		background-repeat:no-repeat;
		float:left;
		height:0;
		overflow:hidden;
		padding-top:36px;
		width:456px;
	}
	table.blog_hall .contentpaneopen_hall{
		background-image:none;
		border-color:-moz-use-text-color -moz-use-text-color #B1B1B1;
		border-style:none none solid;
		border-width:medium medium 1px;
		padding-left:0;
		width:456px;
	}
	table.blog_hall .contentpaneopen_hall img{
		height:74px;
		overflow:hidden;
		padding:1px 1px 1px 1px; 

		width:114px;
		margin:0px;
		float:left;
	}
	table.blog_hall .contentpaneopen_hall h4{
		background-image:url(../images/vineta_directorio_v2.jpg);
		background-position:5px 3px;
		background-repeat:no-repeat;
		height:33px;
		margin:0;
		overflow:hidden;
		padding:0px 0 0 20px;
		width:196px;
		float:left;
	}
	table.blog_hall .contentpaneopen_hall p{
		font-size:11px;
		height:55px;
		margin:0;
		overflow:hidden;
		padding:0 0 0 20px;
		width:302px;
		float:left;
	}
	
	.readon_hall{
		color:#002470;
		display:block;
		font-size:11px;
		font-weight:bold;
		margin-left:5px;
		text-align:right;
		text-decoration:none;
		width:650px;
	}
	
	table.blog_hall td.article_column{

	}
	.contentpaneopen_hall img{
		border:1px solid #bdbdbd;
		display:inline;
		float:left;
		margin:10px 18px 10px 12px;
		padding:2px;
	}
	.contentpaneopen_hall .small{
		text-align:right;
	}
	.contentpaneopen_hall{
		background-image:url(../images/tit_hall_de_la_fama_v2.jpg);
		background-position:8px 3px;
		background-repeat:no-repeat;
		padding-left:3px;
		padding-top:36px;
		width:464px;
	}
	.contentpaneopen_hall ul.latestnews{
		background-image:url('../images/tit_hall_de_la_fama_v2.jpg');
		background-repeat:no-repeat;
		display:block;
		float:left;
		overflow:hidden;
		padding-top:19px;
		width:252px;
	}
	.contentpaneopen_hall ul.latestnews li.latestnews{
		background-image:url('../images/tit_hall_de_la_fama_v2.jpg');
		background-position:5px 3px;
		background-repeat:no-repeat;
		border-bottom:1px dotted #B1B1B1;
		float:left;
		margin:0 0 8px;
		padding-bottom:2px;
		padding-left:20px;
		width:230px;
	}
	.contentpaneopen_hall ul.latestnews li.latestnews a{
		color:#838385;
		font-weight:bold;
		text-decoration:none;
	}

	.link_hinchada_online{
		margin:0px;
	}
	.link_hinchada_online a {
		display:block;
		float:right;
		height:23px;
		margin:5px 46px 0 0;
		width:144px;
	}
	

	#modulos_centro .moduletable_sabiaUsted{
		background-image:url("../images/sprite.jpg");
		background-position:-461px -523px;
		background-repeat:no-repeat;
		color:#FFFFFF;
		float:left;
		height:260px;
		margin-top:15px;
		overflow:hidden;
		padding:0 0 0 0;
		width:217px;
	}
	
	#modulos_centro .contentpaneopen_sabiaUsted{
		height:159px;
		width:197px;
	}
	
	#modulos_centro .contentpaneopen_sabiaUsted h4{
		font-size:12px;
		font-family:Arial;
		margin:0px;
		padding:26px 0 0 20px;
	}

	
	/*blog*/
	
	.componentheading_blog_articulos{
		background-image:url(../images/tit_blog_v2.jpg);
		background-repeat:no-repeat;
		float:left;
		height:0;
		overflow:hidden;
		padding-top:36px;
		margin-bottom:10px;
		width:456px;
	}
	table .blog_blog .contentpaneopen_blog_articulos{
		background-image:none;
		border-color:-moz-use-text-color -moz-use-text-color #B1B1B1;
		border-style:none none solid;
		border-width:medium medium 1px;
		padding-left:0;
		width:456px;
	}
	table .blog_blog .contentpaneopen_blog_articulos img{
		height:74px;
		overflow:hidden;
		padding:1px 1px 1px 1px; 

		width:114px;
		margin:0px;
		float:left;
	}
	table .blog_blog .contentpaneopen_blog_articulos h4{
		background-image:url(../images/vineta_directorio_v2.jpg);
		background-position:5px 3px;
		background-repeat:no-repeat;
		height:33px;
		margin:0;
		overflow:hidden;
		padding:0px 0 0 20px;
		width:196px;
		float:left;
	}
	table .blog_blog .contentpaneopen_blog_articulos p{
		font-size:11px;
		height:55px;
		margin:0;
		overflow:hidden;
		padding:0 0 0 20px;
		width:302px;
		float:left;
	}
	
	.contentpaneopen_blog_articulos{

	}
	table .contentpaneopen_blog_articulos{
		background-image:none;
		border-color:-moz-use-text-color -moz-use-text-color #B1B1B1;
		border-style:none none solid;
		border-width:medium medium 1px;
		padding-left:0;
		width:456px;
	}
	table .contentpaneopen_blog_articulos img{
		height:74px;
		overflow:hidden;
		padding:1px 1px 1px 1px; 

		width:114px;
		margin:0px;
		float:left;
	}
	table .contentpaneopen_blog_articulos h4{
		background-image:url(../images/vineta_directorio_v2.jpg);
		background-position:5px 3px;
		background-repeat:no-repeat;
		height:33px;
		margin:0;
		overflow:hidden;
		padding:0px 0 0 20px;
		width:196px;
		float:left;
	}
	table .contentpaneopen_blog_articulos p{
		font-size:11px;
		height:55px;
		margin:0;
		overflow:hidden;
		padding:0 0 0 20px;
		width:302px;
		float:left;
	}
	.contentpaneopen_blog_articulos h3{
		background-image:url(../images/tit_blog_v2.jpg);
		background-position:5px 3px;
		background-repeat:no-repeat;
		float:left;
		height:0;
		margin:0;
		overflow:hidden;
		padding:47px 0 0 20px;
		width:447px;
	}
	
	.readmore-link {
		float:right;
		text-align:right;
	}
	
	.contentpaneopen_escuela2{
		background-image:url("../images/tit_escuelas_v2.jpg");
		background-position:4px 4px;
		background-repeat:no-repeat;
		padding:36px 5px 5px;
		width:684px;	
		height:0px;
		overflow:hidden;
	}
	
	#contenido #barracentral .latestnews_noticias_centro{
		height:39px;
	}
	#contenido #barracentral ul.latestnews_noticias_centro {
		background-image:url("../images/tit_mas_noticias_v2.jpg");
		background-repeat:no-repeat;
		float:left;
		height:363px;
		padding:36px 0 0;
		margin-top:0px;
	}
	#contenido #barracentral li.latestnews_noticias_centro  {
		background-image:url("../images/bg_mas_noticias_v2.jpg");
		background-repeat:no-repeat;
		height:36px;
		padding-left:5px;
	}
	#contenido #barracentral li.latestnews_noticias_centro a {
		color:#707070;
		display:block;
		font-size:11px;
		height:31px;
		overflow:hidden;
		padding-left:3px;
		padding-top:2px;
		text-decoration:none;
		width:195px;
	}
	#contenido #barracentral li.latestnews_noticias_centro a:hover{
		color: #BDBDBD;
	}
	
	.cuerpo_formulario{
		background-image:url('../images/hall_de_la_fama_sugerir.jpg');
		background-repeat:no-repeat;
		width:200px;
		height:280px;
		float:left;
	
	}
	
	.cf_textarea_hall{
		padding:106px 0 0 20px;
	}
	.cf_textbox_hall{
		padding:29px 0 0 20px;
	
	}
	
	.cf_inputbox_hall{
		border:0px;
	}
	
	.cfclear_hall{
		height:30px;
	}
	
	.cf_label_hall{
		overflow:hidden;
		padding-top:15px;
	}
	.cf_button_hall{
		height:0px;
		float:right;		
	}
	
	.cf_boton{
		background-color:transparent;
		border:0px;
		height:0;
		overflow:hidden;
		padding-top:24px;
		width:90px;
		cursor:pointer;
		margin-top:14px;
	}
	
	/*////////////////////////////////////////////////////////*/

 /* Escuelas */
 
.titulo_escuelas_mapa{
	background-image:url("../images/tit_escuelas_v2.jpg");
	height:0;
	margin-bottom:15px;
	overflow:hidden;
	padding-top:37px;
	width:674px;
}

#wrapper2 {
	width: 674px;
}

.acordeon_btn{	
	width: 500px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	cursor: pointer;
}
	
.acordeon_mapa {	
	width: 666px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
}

.accordionButton2 {	
	width: 643px;
	height:27px;
	float: left;
	background-image:url('../images/barra_mapas.jpg');
	cursor: pointer;
	padding:10px 0 0 31px;
	font-weight:bold;
}
 
.accordionContent2 {	
	width: 666px;
	float: left;
	display: none;
	margin-left:3px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;

}

/*escuelas abajo*/

#escuelas2{
	padding:5px 5px 5px;
	width:656px;
}
	#escuelas2 ul{	
		border:1px solid #B1B1B1;
		margin-bottom:10px;
	}

		#escuelas2 #oficial{
				background-image:url(../images/tit_escuela_oficial_v2.jpg);
				background-position:-18px 0px;
				background-repeat:no-repeat;
				height:0;
				margin:5px 0 0;
				overflow:hidden;
				padding-top:35px;
		}
			#escuelas2 #comunal{
			background-image:url(../images/tit_escuela_comunal_v2.jpg);
			background-position:-18px 0px;
			background-repeat:no-repeat;
			height:0;
			margin:5px 0 0;
			overflow:hidden;
			padding-top:35px;
		}
			#escuelas2 #regional{
			background-image:url(../images/tit_escuela_regional_v2.jpg);
			background-position:-18px 0px;
			background-repeat:no-repeat;
			height:0;
			margin:5px 0 0;
			overflow:hidden;
			padding-top:35px;
		}
	#escuelas2 ul li{
		padding-top:12px;
		padding-bottom:12px;
	/*	height:60px;*/
	}
		#escuelas2 ul li h5{
			background-image:url('../images/vineta_directorio_v2.jpg');
			background-position:5px 3px;
			background-repeat:no-repeat;			
			background-position:5px 3px;
			background-repeat:no-repeat;
			font-size:12px;
			margin:3px 0 0;
			padding-left:19px;

		}
		#escuelas2 ul li p{
			margin:0;
			padding-left:20px;			
		}

	#escuelas2 ul li.destacada{
		background-color:#D9E8FB;
		background-image:url('../images/logo_escuelas_oficiales.jpg');
		background-position:536px 4px;
		background-repeat:no-repeat;
		padding-left:0px;
		padding-top:12px;
		padding-bottom:12px;
	}
		#escuelas2 ul li.destacada p{
			color:#01226F;
			font-size:13px;
			font-weight:bold;
			margin:0;
			padding:0 0 0 10px;
		}
	#escuelas2 img{
		width:653px;
	}

		

/*Calendario */
.contentpaneopen_calendario{
	padding:0px;
	margin:0px;
}

.colorTip{
	/* This class is assigned to the color tip span by jQuery */	
	display:none;
	position:absolute;	
	left:50%;
	top:-98px;
	padding:6px;
	height:70px;
	width:130px;
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.black-6 .colorTip{
	/* This class is assigned to the color tip span by jQuery */	
	display:none;
	position:absolute;	
	left:-78%;
	top:-98px;
	padding:6px;
	height:70px;
	width:130px;
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.black-6 .pointyTip, .black-6 .pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:93%;
	margin-left:-6px;
	position:absolute;
	width:0;
}
.black-6 .pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}
.black-6 .pointyTip{ border-top-color:#185fc9;}
.black-6 .pointyTipShadow{ border-top-color:#185fc9;}
.black-6 .colorTip{
	background-color:#fff;
	border:1px solid #185fc9;
	color:#000;
	text-shadow:none;
	font-size:11px;
	width:auto;
	z-index:4;
	height:75px;
}
.black-6 .colorTip p{
	margin:0px;
	padding:0px;
	width:95px;
	white-space:normal !important;
}

.black-0 .colorTip{
	/* This class is assigned to the color tip span by jQuery */	
	display:none;
	position:absolute;	
	left:175%;
	top:-98px;
	padding:6px;
	height:70px;
	width:130px;
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.black-0 .pointyTip, .black-0 .pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:8%;
	margin-left:-6px;
	position:absolute;
	width:0;
}
.black-0 .pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}
.black-0 .pointyTip{ border-top-color:#185fc9;}
.black-0 .pointyTipShadow{ border-top-color:#185fc9;}
.black-0 .colorTip{
	background-color:#fff;
	border:1px solid #185fc9;
	color:#000;
	text-shadow:none;
	font-size:11px;
	width:auto;
	z-index:4;
	height:75px;
}
.black-0 .colorTip p{
	margin:0px;
	padding:0px;
	width:95px;
	white-space:normal !important;
}
.black-1 .colorTip{
	/* This class is assigned to the color tip span by jQuery */	
	display:none;
	position:absolute;	
	left:70%;
	top:-98px;
	padding:6px;
	height:70px;
	width:130px;
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.black-1 .pointyTip, .black-1 .pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:39%;
	margin-left:-6px;
	position:absolute;
	width:0;
}
.black-1 .pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}
.black-1 .pointyTip{ border-top-color:#185fc9;}
.black-1 .pointyTipShadow{ border-top-color:#185fc9;}
.black-1 .colorTip{
	background-color:#fff;
	border:1px solid #185fc9;
	color:#000;
	text-shadow:none;
	font-size:11px;
	width:auto;
	z-index:4;
	height:75px;
}
.black-1 .colorTip p{
	margin:0px;
	padding:0px;
	width:95px;
	white-space:normal !important;
}
.black-5 .colorTip{
	/* This class is assigned to the color tip span by jQuery */	
	display:none;
	position:absolute;	
	left:25%;
	top:-98px;
	padding:6px;
	height:70px;
	width:130px;
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.black-5 .pointyTip, .black-5 .pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:60%;
	margin-left:-6px;
	position:absolute;
	width:0;
}
.black-5 .pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}
.black-5 .pointyTip{ border-top-color:#185fc9;}
.black-5 .pointyTipShadow{ border-top-color:#185fc9;}
.black-5 .colorTip{
	background-color:#fff;
	border:1px solid #185fc9;
	color:#000;
	text-shadow:none;
	font-size:11px;
	width:auto;
	z-index:4;
	height:75px;
}
.black-5 .colorTip p{
	margin:0px;
	padding:0px;
	width:95px;
	white-space:normal !important;
}

.pointyTip,.pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:50%;
	margin-left:-6px;
	position:absolute;
	width:0;
}


.pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}



.colorTipContainer{
	position:relative;
	text-decoration:none !important;
}

.colorTipContainer .yellow{
	position:relative;
	text-decoration:none !important;
}


.black .pointyTip{ border-top-color:#185fc9;}
.black .pointyTipShadow{ border-top-color:#185fc9;}
.black .colorTip{
	background-color:#fff;
	border:1px solid #185fc9;
	color:#000;
	text-shadow:none;
	font-size:11px;
	width:auto;
	z-index:4;
	height:75px;
}
.black .colorTip p{
	margin:0px;
	padding:0px;
	width:95px;
	white-space:normal !important;
}


.normal2{
	background-image:url("../images/fecha_dia.jpg");
	background-repeat:no-repeat;
	height:53px;
	width:53px;
	
}
.normal2 a{
	text-decoration:none;
	color:#FFF;
	cursor:default;
	display:block;
	height:43px;
	margin:0;
	padding:0px 0 0 10px;
	width:43px;
}
.normal{
	background-image:url("../images/fecha_dia_vacio.jpg");
	background-repeat:no-repeat;
	height:53px;
	width:53px;
	
}
.normal a{
	text-decoration:none;
	color:#000;
	cursor:default;
	display:block;
	height:43px;
	margin:0;
	padding:0px 0 0 10px;
	width:43px;

}

.normal h3{
	display:block;
	height:43px;
	margin:0;
	padding:0px 0 0 7px;
	width:43px;
	font-size:11px;
	
}

.fecha_calendario_div{
	float:left;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	padding:0 0 25px 50px;
	text-align:center;
	width:290px;
}

.fecha_dia{
	color:#01236D;
	font-weight:bold;
	font-size:18px !important;
	font-family:Arial;
	margin:0px;
	padding:0px;
}

#player-eventos {
	float:left;
	height:500px;
	width:456px;
	margin:0px;
	padding:0px;
}

.titulo_calendario{
	background-image:url("../images/tit_calendario_calendar.jpg");
	background-repeat:no-repeat;
	height:37px;
	margin-left:17px;
	width:436px;

}

/*Ultimos calendarios*/
#ultimos_calendarios{
	width:456px;
	margin-top:20px;
	clear:left;
}
#ultimos_calendarios .titulo_ultimos_calendarios{
	background-image:url("../images/tit_ultimos_eventos_destacados_calendario.jpg");
	background-repeat:no-repeat;
	height:37px;
	margin-bottom:0px;
	width:456px;
}
#ultimos_calendarios .titulo_ultimos_calendarios_todos{
	background-image:url("../images/tit_eventos_anteriores.jpg");
	background-repeat:no-repeat;
	height:37px;
	margin-bottom:0px;
	width:456px;
}
#ultimos_calendarios .ultimos_fecha_dia{
	background-image:url("../images/barra_fondo_calendario_ultimas.jpg");
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:11px;
	height:52px;
	padding:5px 0 0 10px;
	

}

#derecha .pane2{
	border-top:1px solid #b1b1b1;
	border-left:1px solid #b1b1b1;
	border-right:1px solid #b1b1b1;
	float:right;
	width:260px;
	height:270px;
	overflow:hidden;
	padding-left:2px;
	margin-top:2px;
	
}
.fixturecalendar2{
		margin-bottom:20px;
		width:456px;
		padding:0 0px;
}
	.fixturecalendar2 tr.impar{
		background-color:#ececec;
	}
	.fixturecalendar2 th{
		background-image:url('../images/tit_datos_tabla_v2.jpg');
		color:#01236D;
	}
	.fixturecalendar2 td{
		color:#707070;
		font-size:11px;
	}

.fecha_campeonato{
	width:153px;


}

.contentpaneopen_cal{
	width:456px;
	margin:0px;
	padding:0px;

}

/*fin ultimos calendarios*/




