a { color:#FFF;}
ul { font-size:13px;
    clear: both;
    list-style-type: none;
}
ul.links { font-size:13px;
    clear: both;
    list-style-type: none;
    position: relative; width:170px;
}
ul.linksmenu { font-size:13px;
    clear: both;
    list-style-type: none;
    position: relative; width:180px;
}
ul.linksmenudocu { font-size:13px;
    clear: both;
    list-style-type: none;
    position: relative; width:180px;
}
ul.linksplay { font-size:13px;
    clear: both;
    list-style-type: none;
    position: relative; width:160px;
}

ul.linksmenuimg { font-size:13px;
    clear: both;
    list-style-type: none;
    position: relative; width:180px;
}

.documentales_tienda li { float:left; width:20%; padding-left:45px;
}

ul li {
    position: relative;
    z-index: 200;
    line-height: 1.5;
}

#liste ul { padding:10px;}
#contenedor_iconos_documentes .links a { padding-left:10px; }

ul.links div.ahover {
	background: #1f1f1f;
	height:11px;
}
.link .nada:hover { background:#fff; width:0; height:0;}
ul.linksmenu div.ahover {
	background: #393B3E;
	height:11px;
	
}
ul.linksmenudocu div.ahover {
	background: #1f1f1f;
	height:11px;
	
}

ul.linksplay div.ahover {
	background: #1f1f1f;
	height:11px;
}
ul.documentales_tienda div.ahover {
	background: #1f1f1f;
	height:11px;
}
ul.comics li:hover {
    color: #134;
}

div.ahover {
    position: absolute;
}



#kwicks_container { 
	background-color: violet;
	height: 100px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 117px;
	height: 100px;
}
 
#kwick_red {background-color: red;}
#kwick_orange {background-color: orange;}
#kwick_yellow {background-color: yellow;}
#kwick_green {background-color: green;}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}

