#menu1 {
	font-size: 90%;
	list-style-image: url(../lotaip/doct.gif);
	width: 660px;
		padding-lef: 100px;
	list-style: inside;
	padding:20px 20px 20px 50px;
}

.cAbierta{
	list-style-type: none;
	list-style-image: url(../lotaip/carpabiertat.gif);
}
.cAbiertaSeleccionada{
	list-style-type: none;
	list-style-image: url(../lotaip/carpabiertasel.gif);
}
.cCerradaSeleccionada{
	list-style-type: none;
	list-style-image: url(../lotaip/carpcerradasel.gif);
}
.cCerrada{
	list-style-type: none;
	list-style-image: url(../lotaip/carpcerradat.gif);
}
.menuDoc{
	list-style-type: none;
	list-style-image: url(../lotaip/doct.gif);
}
.tagApartado, a.tagApartado{
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
.documentoActual{
	list-style-image: url(../lotaip/docsel.gif);
}

#menu1 a {
	color: #006699;
}
.documentoActual a{
	color:#993300;
}

