/*DEFINICIONES*/

body{
	margin:auto;
	padding:0;
	text-align:center;
	background-color:#000;
}

form{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}

img {
	border:0px;
	margin:0px;
	padding:0px; 
}

span {
		margin:0px;
		padding:0px; 
		border:0px;
}

p {
		margin:0px;
		padding:0px; 
		border:0px;
		line-height:1.2em;	
}

li {
		margin:0px;
		padding:0px; 
		list-style: none;
}

div{
	display:block;
	position:relative;
}

a{
	text-decoration:none;
}


#contenedor_total{
	display:block;
	position:relative;
	float:none;
	clear:none;
	margin:0 auto;
	width:1011px;
	height:585px;
}

.linea_punteada{
	display:block;
	position:absolute;
	margin:0 auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_punteado_vertical.gif');
	background-repeat:no-repeat;
}

#linea_punteada1{
	left:0px;
	top:0px;
	width:1px;
	height:585px;
}

#linea_punteada2{
	left:253px;
	top:0px;
	width:1px;
	height:585px;
}

#linea_punteada3{
	left:1010px;
	top:0px;
	width:1px;
	height:585px;
}

#linea_punteada4{
	left:507px;
	top:0px;
	width:1px;
	background-position:0px 0px;
	height:529px;
}

#linea_punteada5{
	left:505px;
	top:0px;
	width:1px;
	background-position:0px 0px;
	height:529px;
}

#linea_punteada_menu1{
	left:507px;
	top:0px;
	width:1px;
	height:29px;
}

#linea_punteada_menu2{
	left:759px;
	top:0px;
	width:1px;
	height:29px;
}

#linea_punteada_menu3{
	left:79px;
	top:557px;
	width:1px;
	height:28px;
}

#linea_punteada_menu4{
	left:158px;
	top:557px;
	width:1px;
	height:28px;
}

#linea_punteada_menu5{
	left:507px;
	top:557px;
	width:1px;
	height:28px;
}
#linea_punteada_menu6{
	left:759px;
	top:557px;
	width:1px;
	height:28px;
}

#logo_alto_contraste{
	display:block;
	position:absolute;
	margin:0 auto;
	width:252px;
	height:528px;
	left:1px;
	top:29px;
	background-position:0px 0px;
	background-image:url('../img/logo_alto_contraste.jpg');
	background-repeat:no-repeat;
}

#logo_alto_contrastegraffitis{
	display:block;
	position:absolute;
	margin:0 auto;
	width:252px;
	height:528px;
	left:1px;
	top:29px;
	background-position:0px 0px;
	background-image:url('../img/logo_alto_contraste_graf.jpg');
	background-repeat:no-repeat;
}

#contenedor_principal{
	display:block;
	position:absolute;
	float:none;
	clear:none;
	margin:0 auto;
	left:0px;
	top:29px;
	width:1010px;
	height:528px;
}

#contenedor_principal_popup{
	display:block;
	position:absolute;
	float:none;
	clear:none;
	margin:0 auto;
	left:0px;
	top:0px;
	width:756px;
	height:584px;
}

#area_categorias{
	position:absolute;
	left:254px;
	top:0px;
	width:251px;
	height:528px;
}

#area_listado{
	position:absolute;
	left:506px;
	top:0px;
	width:500px;
	height:528px;
}

.item_categoria{
	position:relative;
	width:185px;
	height:50px;
	margin-left:33px;
	margin-top:17px;
	float:left;
	clear:none;
}

.foto_small{
	width:45px;
	height:45px;
	overflow:hidden;
	border:1px solid #6a6868;
}

.foto_ficha{
	width:460px;
	height:257px;
	overflow:hidden;
	border:1px solid #6a6868;
}

.foto_portada{
	width:226px;
	height:142px;
	overflow:hidden;
	border:1px solid #6a6868;
}

#paginador{
	position:absolute;
	width:185px;
	height:50px;
	margin-left:200px;
	top:490px;
	float:none;
	clear:none;
}

#datos_ficha{
	position:absolute;
	left:0px;
	margin-top:29px;
	width:505px;
	height:528px;
}
#anexos_ficha{
	position:absolute;
	margin-left:506px;
	margin-top:29px;
	width:250px;
	height:528px;
}

#cont_text_noticia a{
    font-family:arial;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

#btn_inicio{float:left;position:relative;display:block;width:252px;height:29px;background-position:0px 0px;background-image:url('../img/btn_inicio.gif');background-repeat:no-repeat;}
#btn_inicio_seleccionado{float:left;position:relative;display:block;background-position:0px -29px;width:252px;height:29px;background-image:url('../img/btn_inicio.gif');background-repeat:no-repeat;}
#btn_inicio:link{background-position:0px 0px;}
#btn_inicio:hover{background-position:0px -29px;}
#btn_inicio:active{background-position:0px -29px;}

#btn_graffitis{float:left;position:relative;display:block;width:253px;height:29px;background-position:0px 0px;background-image:url('../img/btn_graffitis.gif');background-repeat:no-repeat;}
#btn_graffitis_seleccionado{float:left;position:relative;display:block;background-position:0px -29px;width:253px;height:29px;background-image:url('../img/btn_graffitis.gif');background-repeat:no-repeat;}
#btn_graffitis:link{background-position:0px 0px;}
#btn_graffitis:hover{background-position:0px -29px;}
#btn_graffitis:active{background-position:0px -29px;}

#btn_graffitis_categorias{float:left;position:relative;display:block;width:253px;height:29px;background-position:0px 0px;background-image:url('../img/btn_graffitis_categorias.gif');background-repeat:no-repeat;}
#btn_graffitis_categorias_seleccionado{float:left;position:relative;display:block;background-position:0px -29px;width:253px;height:29px;background-image:url('../img/btn_graffitis_categorias.gif');background-repeat:no-repeat;}
#btn_graffitis_categorias:link{background-position:0px 0px;}
#btn_graffitis_categorias:hover{background-position:0px -29px;}
#btn_graffitis_categorias:active{background-position:0px -29px;}

#btn_trabajos{float:left;position:relative;display:block;width:253px;height:29px;background-position:0px 0px;background-image:url('../img/btn_trabajos.gif');background-repeat:no-repeat;}
#btn_trabajos_seleccionado{float:left;position:relative;display:block;background-position:0px -29px;width:253px;height:29px;background-image:url('../img/btn_trabajos.gif');background-repeat:no-repeat;}
#btn_trabajos:link{background-position:0px 0px;}
#btn_trabajos:hover{background-position:0px -29px;}
#btn_trabajos:active{background-position:0px -29px;}

#btn_contacto{float:left;position:relative;display:block;width:78px;height:28px;background-position:0px 0px;background-image:url('../img/btn_contacto.gif');background-repeat:no-repeat;}
#btn_contacto_seleccionado{float:left;position:relative;display:block;background-position:0px -28px;width:78px;height:28px;background-image:url('../img/btn_contacto.gif');background-repeat:no-repeat;}
#btn_contacto:link{background-position:0px 0px;}
#btn_contacto:hover{background-position:0px -28px;}
#btn_contacto:active{background-position:0px -28px;}

#btn_noticias{float:left;position:relative;display:block;width:78px;height:28px;background-position:0px 0px;background-image:url('../img/btn_noticias.gif');background-repeat:no-repeat;}
#btn_noticias_seleccionado{float:left;position:relative;display:block;background-position:0px -28px;width:78px;height:28px;background-image:url('../img/btn_noticias.gif');background-repeat:no-repeat;}
#btn_noticias:link{background-position:0px 0px;}
#btn_noticias:hover{background-position:0px -28px;}
#btn_noticias:active{background-position:0px -28px;}

#btn_aviso_legal{float:left;position:relative;display:block;width:94px;height:28px;background-position:0px 0px;background-image:url('../img/btn_aviso_legal.gif');background-repeat:no-repeat;}
#btn_aviso_legal_seleccionado{float:left;position:relative;display:block;background-position:0px -28px;width:94px;height:28px;background-image:url('../img/btn_aviso_legal.gif');background-repeat:no-repeat;}
#btn_aviso_legal:link{background-position:0px 0px;}
#btn_aviso_legal:hover{background-position:0px -28px;}
#btn_aviso_legal:active{background-position:0px -28px;}

#btn_zona_miembros{float:left;position:relative;display:block;width:253px;height:28px;background-position:0px 0px;background-image:url('../img/btn_zona_miembros.gif');background-repeat:no-repeat;}
#btn_zona_miembros_seleccionado{float:left;position:relative;display:block;background-position:0px -28px;width:253px;height:28px;background-image:url('../img/btn_zona_miembros.gif');background-repeat:no-repeat;}
#btn_zona_miembros:link{background-position:0px 0px;}
#btn_zona_miembros:hover{background-position:0px -28px;}
#btn_zona_miembros:active{background-position:0px -28px;}

#btn_zona_shop{float:left;position:relative;display:block;width:253px;height:28px;background-position:0px 0px;background-image:url('../img/btn_zona_shop.gif');background-repeat:no-repeat;}
#btn_zona_shop_seleccionado{float:left;position:relative;display:block;background-position:0px -28px;width:253px;height:28px;background-image:url('../img/btn_zona_shop.gif');background-repeat:no-repeat;}
#btn_zona_shop:link{background-position:0px 0px;}
#btn_zona_shop:hover{background-position:0px -28px;}
#btn_zona_shop:active{background-position:0px -28px;}

#btn_copyright{float:left;position:relative;display:block;width:251px;height:28px;background-position:0px 0px;background-image:url('../img/btn_copyright.gif');background-repeat:no-repeat;}
#btn_copyright_seleccionado{float:left;position:relative;display:block;background-position:0px -28px;width:251px;height:28px;background-image:url('../img/btn_copyright.gif');background-repeat:no-repeat;}
#btn_copyright:link{background-position:0px 0px;}
#btn_copyright:hover{background-position:0px -28px;}
#btn_copyright:active{background-position:0px -28px;}

#btn_diseno_undanet{float:left;position:relative;display:block;width:250px;height:28px;background-position:0px 0px;background-image:url('../img/btn_diseno_undanet.gif');background-repeat:no-repeat;}
#btn_diseno_undanet_seleccionado{float:left;position:relative;display:block;background-position:0px -28px;width:250px;height:28px;background-image:url('../img/btn_diseno_undanet.gif');background-repeat:no-repeat;}
#btn_diseno_undanet:link{background-position:0px 0px;}
#btn_diseno_undanet:hover{background-position:0px -28px;}
#btn_diseno_undanet:active{background-position:0px -28px;}

#btn_anterior{float:left;position:relative;display:block;width:6px;height:9px;background-position:0px 0px;background-image:url('../img/btn_anterior.gif');background-repeat:no-repeat;}
#btn_anterior:link{background-position:0px 0px;}
#btn_anterior:hover{background-position:0px -9px;}
#btn_anterior:active{background-position:0px -9px;}

#btn_siguiente{float:left;position:relative;display:block;width:6px;height:9px;background-position:0px 0px;background-image:url('../img/btn_siguiente.gif');background-repeat:no-repeat;}
#btn_siguiente:link{background-position:0px 0px;}
#btn_siguiente:hover{background-position:0px -9px;}
#btn_siguiente:active{background-position:0px -9px;}

#btn_trabajos_exteriores{float:left;position:relative;display:block;width:253px;height:30px;background-position:0px 0px;background-image:url('../img/btn_trabajos_exteriores.gif');background-repeat:no-repeat;}
#btn_trabajos_exteriores_seleccionado{float:left;position:relative;display:block;background-position:0px -30px;width:253px;height:30px;background-image:url('../img/btn_trabajos_exteriores.gif');background-repeat:no-repeat;}
#btn_trabajos_exteriores:link{background-position:0px 0px;}
#btn_trabajos_exteriores:hover{background-position:0px -30px;}
#btn_trabajos_exteriores:active{background-position:0px -30px;}

#btn_trabajos_interiores{float:left;position:relative;display:block;width:253px;height:30px;background-position:0px 0px;background-image:url('../img/btn_trabajos_interiores.gif');background-repeat:no-repeat;}
#btn_trabajos_interiores_seleccionado{float:left;position:relative;display:block;background-position:0px -30px;width:253px;height:30px;background-image:url('../img/btn_trabajos_interiores.gif');background-repeat:no-repeat;}
#btn_trabajos_interiores:link{background-position:0px 0px;}
#btn_trabajos_interiores:hover{background-position:0px -30px;}
#btn_trabajos_interiores:active{background-position:0px -30px;}

#btn_trabajos_arte{float:left;position:relative;display:block;width:253px;height:30px;background-position:0px 0px;background-image:url('../img/btn_trabajos_arte.gif');background-repeat:no-repeat;}
#btn_trabajos_arte_seleccionado{float:left;position:relative;display:block;background-position:0px -30px;width:253px;height:30px;background-image:url('../img/btn_trabajos_arte.gif');background-repeat:no-repeat;}
#btn_trabajos_arte:link{background-position:0px 0px;}
#btn_trabajos_arte:hover{background-position:0px -30px;}
#btn_trabajos_arte:active{background-position:0px -30px;}

#btn_trabajos_diseno{float:left;position:relative;display:block;width:253px;height:30px;background-position:0px 0px;background-image:url('../img/btn_trabajos_diseno.gif');background-repeat:no-repeat;}
#btn_trabajos_diseno_seleccionado{float:left;position:relative;display:block;background-position:0px -30px;width:253px;height:30px;background-image:url('../img/btn_trabajos_diseno.gif');background-repeat:no-repeat;}
#btn_trabajos_diseno:link{background-position:0px 0px;}
#btn_trabajos_diseno:hover{background-position:0px -30px;}
#btn_trabajos_diseno:active{background-position:0px -30px;}

#btn_graffitis_muros{float:left;position:relative;display:block;width:253px;height:30px;background-position:0px 0px;background-image:url('../img/btn_graffitis_muros.gif');background-repeat:no-repeat;}
#btn_graffitis_muros_seleccionado{float:left;position:relative;display:block;background-position:0px -30px;width:253px;height:30px;background-image:url('../img/btn_graffitis_muros.gif');background-repeat:no-repeat;}
#btn_graffitis_muros:link{background-position:0px 0px;}
#btn_graffitis_muros:hover{background-position:0px -30px;}
#btn_graffitis_muros:active{background-position:0px -30px;}

#btn_graffitis_varios{float:left;position:relative;display:block;width:253px;height:30px;background-position:0px 0px;background-image:url('../img/btn_graffitis_varios.gif');background-repeat:no-repeat;}
#btn_graffitis_varios_seleccionado{float:left;position:relative;display:block;background-position:0px -30px;width:253px;height:30px;background-image:url('../img/btn_graffitis_varios.gif');background-repeat:no-repeat;}
#btn_graffitis_varios:link{background-position:0px 0px;}
#btn_graffitis_varios:hover{background-position:0px -30px;}
#btn_graffitis_varios:active{background-position:0px -30px;}

#btn_graffitis_bocetos{float:left;position:relative;display:block;width:253px;height:30px;background-position:0px 0px;background-image:url('../img/btn_graffitis_bocetos.gif');background-repeat:no-repeat;}
#btn_graffitis_bocetos_seleccionado{float:left;position:relative;display:block;background-position:0px -30px;width:253px;height:30px;background-image:url('../img/btn_graffitis_bocetos.gif');background-repeat:no-repeat;}
#btn_graffitis_bocetos:link{background-position:0px 0px;}
#btn_graffitis_bocetos:hover{background-position:0px -30px;}
#btn_graffitis_bocetos:active{background-position:0px -30px;}

.textonormal{font-family:arial;font-size:11px;color:#fff;}
.textonormalgris{font-family:arial;font-size:11px;color:#c0baba;}
.textonormaltitulo{font-family:arial;font-size:12px;color:#fff;font-weight:bold;}

.textoenlacenormal{font-family:arial;font-size:11px;color:#fff;}
.textoenlacenormal:hover{font-family:arial;font-size:11px;color:#fff;text-decoration:underline;}

.textoenlacenormalgris{font-family:arial;font-size:11px;color:#c0baba;}
.textoenlacenormalgris:hover{font-family:arial;font-size:11px;color:#c0baba;text-decoration:underline;}

.pagina_actual{color:#878484;}

/*ZONA MIEMBROS*/
#btn_miembro1{float:left;position:relative;display:block;width:96px;height:154px;background-position:0px 0px;background-image:url('../img/btn_miembro1.jpg');background-repeat:no-repeat;}
#btn_miembro1:link{background-position:0px 0px;}
#btn_miembro1:hover{background-position:0px -154px;}
#btn_miembro1:active{background-position:0px -154px;}

#btn_miembro4{float:left;position:relative;display:block;width:96px;height:154px;background-position:0px 0px;background-image:url('../img/btn_miembro4.jpg');background-repeat:no-repeat;}
#btn_miembro4:link{background-position:0px 0px;}
#btn_miembro4:hover{background-position:0px -154px;}
#btn_miembro4:active{background-position:0px -154px;}

#btn_miembro6{float:left;position:relative;display:block;width:96px;height:154px;background-position:0px 0px;background-image:url('../img/btn_miembro6.jpg');background-repeat:no-repeat;}
#btn_miembro6:link{background-position:0px 0px;}
#btn_miembro6:hover{background-position:0px -154px;}
#btn_miembro6:active{background-position:0px -154px;}

#btn_miembro2{float:left;position:relative;display:block;width:114px;height:156px;background-position:0px 0px;background-image:url('../img/btn_miembro2.jpg');background-repeat:no-repeat;}
#btn_miembro2:link{background-position:0px 0px;}
#btn_miembro2:hover{background-position:0px -156px;}
#btn_miembro2:active{background-position:0px -156px;}

#btn_miembro3{float:left;position:relative;display:block;width:96px;height:156px;background-position:0px 0px;background-image:url('../img/btn_miembro3.jpg');background-repeat:no-repeat;}
#btn_miembro3:link{background-position:0px 0px;}
#btn_miembro3:hover{background-position:0px -156px;}
#btn_miembro3:active{background-position:0px -156px;}


#btn_miembro5{float:left;position:relative;display:block;width:112px;height:156px;background-position:0px 0px;background-image:url('../img/btn_miembro5.jpg');background-repeat:no-repeat;}
#btn_miembro5:link{background-position:0px 0px;}
#btn_miembro5:hover{background-position:0px -156px;}
#btn_miembro5:active{background-position:0px -156px;}



#btn_miembro7{float:left;position:relative;display:block;width:96px;height:156px;background-position:0px 0px;background-image:url('../img/btn_miembro7.jpg');background-repeat:no-repeat;}
#btn_miembro7:link{background-position:0px 0px;}
#btn_miembro7:hover{background-position:0px -156px;}
#btn_miembro7:active{background-position:0px -156px;}

.btn_entrar_trabajos{left:133px;top:242px;position:absolute;display:block;width:153px;height:15px;background-position:0px 0px;background-image:url('../img/btn_trabajos_entrar.gif');background-repeat:no-repeat;}
.btn_entrar_trabajos:link{background-position:0px 0px;}
.btn_entrar_trabajos:hover{background-position:0px -15px;}
.btn_entrar_trabajos:active{background-position:0px -15px;}

.btn_entrar_grafitis{left:725px;top:242px;position:absolute;display:block;width:148px;height:15px;background-position:0px 0px;background-image:url('../img/btn_grafitis_entrar.gif');background-repeat:no-repeat;}
.btn_entrar_grafitis:link{background-position:0px 0px;}
.btn_entrar_grafitis:hover{background-position:0px -15px;}
.btn_entrar_grafitis:active{background-position:0px -15px;}




