.indicemenu ul {
	padding: 3px;
}
.indicemenu ul li {
	list-style: none;
	font: bolder 16px georgia, times new roman, serif;
	padding: 0px 2px 2px 2px;
	margin: 0px;
	display: block;
	float: left;
	clear: both;
	width: 155px;
	background: url(../../img/f_dot.gif) repeat-x bottom left;
	color: #666;
}
.indicemenu ul li a {
	display: block;
	float: left;
	clear: both;
	width: 155px;
	font: normal 13px trebuchet ms, lucida grande, tahoma, arial, geneva, verdana, helvetica, sans-serif;
	color: #cc0000;
}

.indicemenu ul.gen li a {
	font-weight: bolder;
	color: #cc0000;
}

.indicemenu dl {
	padding: 3px;
}

/* FFx */

.indicemenu ul li > a {
	width: auto;
	display: inline;
	float: none;
}

/* PDF */

.indicemenu dl {
	position: relative;
	float: left;
	clear: both;
	padding: 4px;
	margin: 2px;
	border: 1px solid #CFCAC0;
	width: 157px;
	background: #F9F9F7 url(../../img/f_reader.gif) repeat left bottom;
}

.indicemenu dl dt {
	text-align: center;
	font: bolder 16px georgia, times new roman, serif;
	color: #666;
	background: url(../../img/f_dot.gif) repeat-x bottom left;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.indicemenu dl dd {
	width: 98px;
	height: 140px;
	border: 1px solid #CFCAC0;
	background-color: #fff;
}

.indicemenu dl dd a {
	display: block;
	width: 98px;
	height: 140px;
	overflow: hidden;
}

.indicemenu dl dd.ins {
	display: block;
	position: absolute;
	top: 75px;
	width: 47px !important;
	height: 75px !important;
	left: 109px;
	background: none;
	border: 0px;
	font: normal 10px trebuchet ms, tahoma, arial, geneva, verdana, helvetica, sans-serif;
	margin: 0px !important;
	padding: 0px !important;
}

.indicemenu dl dd.ins a {
	width: 47px !important;
	height: 75px !important;
}

/* FFx */ 

.indicemenu > dl {
	margin-left: 4px;
	width: 147px;
} 