html>body #iniciales {
	width: 98%;
	margin-left: -7%;
	/*border: 1px solid #cfcfcf;*/
}
ol#iniciales, ol.lista_items_alf {
	list-style: none;
	list-style-type: none;
	margin-left: 4px;
}
ol#iniciales li {
	display: inline;
	margin: 0px;
}
#iniciales span {
	/*margin: 2px 12px;*/
	margin: 0px;
}
html>body ol.lista_items_alf {
	margin-left: -7%;
}
ol.lista_items_alf li {
	margin: 14px 2px;
	background: transparent url(../irudiak_anterior/hojita.gif) no-repeat left top;
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	padding-left: 16px;
}
.letra_on, #tit_letra_on {
	border: 1px solid #919191;
	background-color: #f5f5f5;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;
}

.letra_off {
	border: 1px solid #919191;
	background-color: #f5f5f5;
	color: #b2b2b2;
	padding-left: 2px;
	padding-right: 2px;
}

#tit_letra_on {
	font-size: 1em;
	font-weight: bold;
	width: 1.2em;
	height: 1.2em;
	margin-left: 20px;
	text-align: center;
}
