*{
	margin:0;
	padding:0;
}

a{
	outline:none;
}	

a img{
	border:none;
}

#general{
	position:relative;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

#wrap{
	position:relative;
	width:100%;
	height:100%;
}

body{

	width:100%;
	height:100%;
	margin:0;
	padding:0;	
	background:url(/images/muro.jpg) repeat left top;
	
}

#player{
	position:absolute;
	left:500px;
	top:-35px;
}

#bloqueCabecera{
	/*height:150px;*/
	padding-bottom:83px;
	
}

#menu #logoLDA{
	position:absolute;
	top:-50px;
	left:0px;
}

#menu #contacto{
	position:absolute;
	top:-43px;
	left:740px;
}




#cabecera{
	background:url(/images/franjaMenu.png) repeat-x left top;
	width:100%;
	height:57px;
	margin-top:50px;
	position:relative;
}

#menu{
	position:relative;
	margin-left:-510px;
	left:50%;
	width:1024px;
}

#menu ul{
	list-style:none;
	margin-left:295px;

}

#menu ul li{
	float:left;
}

#menu ul li a{
	background-image:url(/images/menusprite.png);
	background-repeat:no-repeat;
	height:57px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:left top;
}

#menu ul #inicioMenu{
	background-image:url(/images/menusprite.png);
	background-repeat:no-repeat;
	height:57px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:0px -60px;
	width:127px;
}

#menu ul #locosMenu{
	background-image:url(/images/menusprite.png);
	background-repeat:no-repeat;
	height:57px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-127px -60px;
	width:190px;
}

#menu ul #tiendaMenu{
	background-image:url(/images/menusprite.png);
	background-repeat:no-repeat;
	height:57px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-317px -60px;
	width:105px;
}

#menu ul #locuraMenu{
	background-image:url(/images/menusprite.png);
	background-repeat:no-repeat;
	height:57px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-426px -60px;
	width:200px;
}




#menu ul #inicioMenu a{
	width:127px;

}

#menu ul #inicioMenu a:hover{
	background-position:0 -120px;
	width:127px;
	
}


#menu ul #locosMenu a{

	width:190px;
	background-position:-127px 0px;
	
		
}

#menu ul #locosMenu a:hover{

	width:190px;
	background-position:-127px -120px;
		
}

#menu ul #tiendaMenu a{
	width:105px;
	background-position:-317px 0px;
}

#menu ul #tiendaMenu a:hover{

	width:105px;
	background-position:-317px -120px;
		
}


#menu ul #locuraMenu a{
	width:200px;
	background-position:-426px 0px;
}


#menu ul #locuraMenu a:hover{

	width:200px;
	background-position:-426px -120px;
		
}

#menu ul #foroMenu a{
	width:107px;
	background-position:-630px 0px;
}

#menu ul #foroMenu a:hover{
	width:107px;
	background-position:-630px -120px;
}

#wPie{
	background:url(/images/franja-pie.png) repeat-x left top;
	width:100%;
	height:44px;
	/*bottom:0;
	position:absolute;*/
	position:relative;
	float:left;
}

#pie{
	position:relative;
	/*margin-left:-510px;*/
	margin-left:-515px;
	left:50%;
	width:1024px;
	float:left;
}

#pie #izda{
	float:left;
	margin-left:10px;
}

#pie #izda ul{
	list-style:none;
}

#pie #izda ul li{
	display:inline;
	margin-left:3px;
	margin-right:3px;
}

#pie #izda ul #registrado{
	top:-6px;
	position:relative;
}
#pie #izda ul #aviso{
	top:8px;
	position:relative;
}

#pie #decha{
	float:right;
	margin-right:20px;
}

#pie #decha ul{
	list-style:none;
}

#pie #decha ul li{
	display:inline;
	margin-left:3px;
	margin-right:3px;
}


/*submenu*/
#bloqueCabecera #cabecera #subMenuLocura{
	display:none;
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	background-position:left -2px;
	height:60px;
	width:730px;
	margin-left:-210px;
	left:50%;
	position:absolute;
	top:40px;
	
}


#bloqueCabecera #cabecera #subMenuLocura ul li{
	float:left;
	list-style:none;
}

#bloqueCabecera #cabecera #subMenuLocura ul #asociacionMenu .current{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:0px -352px;
	width:240px;
	margin-top:20px;
	cursor:default;
}

#bloqueCabecera #cabecera #subMenuLocura ul #asociacionMenu .current:hover{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:0px -352px;
	width:240px;
	margin-top:20px;
	cursor:default;


}


#bloqueCabecera #cabecera #subMenuLocura ul li a{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	margin-top:20px;
	background-position:left top;
}


#bloqueCabecera #cabecera #subMenuLocura ul #asociacionMenu a{
	width:240px;
	background-position:0 -272px;
}

#bloqueCabecera #cabecera #subMenuLocura ul #asociacionMenu a:hover{
	background-position:0 -312px;
	width:240px;
	
}


#bloqueCabecera #cabecera #subMenuLocura ul #patrocinadoresMenu .current{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-240px -352px;
	width:160px;
	margin-top:20px;
	cursor:default;
}

#bloqueCabecera #cabecera #subMenuLocura ul #patrocinadoresMenu .current:hover{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-240px -352px;
	width:160px;
	margin-top:20px;
	cursor:default;


}

#bloqueCabecera #cabecera #subMenuLocura ul #patrocinadoresMenu a{
	width:160px;
	background-position:-240px -272px;
}

#bloqueCabecera #cabecera #subMenuLocura ul #patrocinadoresMenu a:hover{
	background-position:-240px -312px;
	width:160px;
	
}

#bloqueCabecera #cabecera #subMenuLocura ul #colaboradoresMenu .current{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-400px -352px;
	width:160px;
	margin-top:20px;
	cursor:default;
}

#bloqueCabecera #cabecera #subMenuLocura ul #colaboradoresMenu .current:hover{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-400px -352px;
	width:160px;
	margin-top:20px;
	cursor:default;


}


#bloqueCabecera #cabecera #subMenuLocura ul #colaboradoresMenu a{
	width:160px;
	background-position:-400px -272px;
}

#bloqueCabecera #cabecera #subMenuLocura ul #colaboradoresMenu a:hover{
	background-position:-400px -312px;
	width:160px;
	
}

#bloqueCabecera #cabecera #menu #subMenuLocura ul #donacionesMenu .current{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-560px -352px;
	width:110px;
	margin-top:20px;
	cursor:default;
}

#bloqueCabecera #cabecera #subMenuLocura ul #donacionesMenu .current:hover{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:30px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-560px -352px;
	width:110px;
	margin-top:20px;
	cursor:default;


}


#bloqueCabecera #cabecera #subMenuLocura ul #donacionesMenu a{
	width:110px;
	background-position:-560px -272px;
}

#bloqueCabecera #cabecera #subMenuLocura ul #donacionesMenu a:hover{
	background-position:-560px -312px;
	width:110px;
	
}


/*submenu*/
#subMenuLocos{
	display:none;
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	background-position:left -70px;
	height:60px;
	width:730px;
	margin-left:-210px;
	left:50%;
	position:absolute;
	top:40px;
	
	
}


#subMenuLocos ul li{
	float:left;
	list-style:none;
}

#subMenuLocos ul #agendaMenu .current{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:0px -217px;
	width:125px;
	margin-top:5px;
	cursor:default;
}

#subMenuLocos ul #agendaMenu .current:hover{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:0px -217px;
	width:125px;
	margin-top:5px;
	cursor:default;


}


#subMenuLocos ul li a{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:left top;
}


#subMenuLocos ul #agendaMenu a{
	width:125px;
	background-position:0 -132px;
}

#subMenuLocos ul #agendaMenu a:hover{
	background-position:0 -172px;
	width:125px;
	
}


#subMenuLocos ul #nosotrosMenu .current{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-125px -217px;
	width:115px;
	margin-top:5px;
	cursor:default;
}

#subMenuLocos ul #nosotrosMenu .current:hover{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-125px -217px;
	width:115px;
	margin-top:5px;
	cursor:default;


}

#subMenuLocos ul #nosotrosMenu a{
	width:115px;
	background-position:-125px -132px;
}

#subMenuLocos ul #nosotrosMenu a:hover{
	background-position:-125px -172px;
	width:115px;
	
}

#subMenuLocos ul #temasMenu .current{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-240px -217px;
	width:95px;
	margin-top:5px;
	cursor:default;
}

#subMenuLocos ul #temasMenu .current:hover{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-240px -217px;
	width:95px;
	margin-top:5px;
	cursor:default;


}


#subMenuLocos ul #temasMenu a{
	width:95px;
	background-position:-240px -132px;
}

#subMenuLocos ul #temasMenu a:hover{
	background-position:-240px -172px;
	width:95px;
	
}

#subMenuLocos ul #galeriaMenu .current{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-335px -217px;
	width:110px;
	margin-top:5px;
	cursor:default;
}

#subMenuLocos ul #galeriaMenu .current:hover{
	background-image:url(/images/submenusprite.png);
	background-repeat:no-repeat;
	height:60px;
	position:relative;	
	text-indent:-9999px;
	display:block;
	background-position:-335px -217px;
	width:110px;
	margin-top:5px;
	cursor:default;


}


#subMenuLocos ul #galeriaMenu a{
	width:110px;
	background-position:-335px -132px;
}

#subMenuLocos ul #galeriaMenu a:hover{
	background-position:-335px -172px;
	width:110px;
	
}