#menu1 {
	font-size: 90%;
	list-style-image: url(imasmenu/doct.gif);
	border: 1px solid #006699;
	width: 200px;
	padding-top: .5em;
	padding-bottom: .5em;
	list-style: inside;
}
html > body #menu1{
	list-style: outside;
}
.cAbierta{
	list-style-type: none;
	list-style-image: url(imasmenu/carpabiertat.gif);
}
.cAbiertaSeleccionada{
	list-style-type: none;
	list-style-image: url(imasmenu/carpabiertasel.gif);
}
.cCerradaSeleccionada{
	list-style-type: none;
	list-style-image: url(imasmenu/carpcerradasel.gif);
}
.cCerrada{
	list-style-type: none;
	list-style-image: url(imasmenu/carpcerradat.gif);
}
.menuDoc{
	list-style-type: none;
	list-style-image: url(imasmenu/doct.gif);
}
.tagApartado, a.tagApartado{
	cursor: pointer;
	/*font-weight: bold;*/ /*Pone en negrita los links que tienen hijos*/
	text-decoration: none;
	padding-left: 10px;
}
.documentoActual{
	list-style-image: url(imasmenu/docsel.gif);
}

#menu1 a {
	color: #006699;
}
.documentoActual a{
	/*color:#993300;*/ /*Pone de otro color el link final*/
}
ul {
	list-style:none;
	margin:0;
	padding:7px;
	  /*border-bottom:1px solid #FFF;*/
	  /*border-top: 1px solid #FFF;*/
	 /*background: #CCCCCC;*/
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
/*link, visited, active, hover*/
.over_li_1 {
	background-color: #FFDDAA;
}

.over_li_1 a{
	background-color: #C1864A!important;
/*	border: 1px solid #DDBC9B!important;
*/}


/*.over_li_1 a{
	color: #FFFFFF;
}
*/

.out_li_1{

}

.over_li_2 {
	background-color: #FFEED5;
}

.over_li_2 a{
	background-color: #CE9F71!important;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}


.out_li_2 {
	color: #FFFFFF;
}
.over_li_3 {
	background-color: #FFF9F0;
}

.over_li_3 a{
	background-color: #D9B591!important;
}


.out_li_3 {
	color: #FFFFFF;
}

#li_1 a{
	font-size: 14px;
}

#li_2 a {
	font-size: 12px;
	padding-left: 10px!important;
}

#li_3 a {
	font-size: 10px;
	padding-left: 15px!important;
}
#ul_1 {
	padding: 0px;
}
#miMenu {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#li_0 a {
	background-color: #875B2E;
	display:block;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 5px;
}

#ul_2{
	padding: 0px;
}

