.misc {
	margin-top: 8px;
}
.misc h2 {
	text-transform: uppercase;
	background-color: #C1D1E0;
	color: #335E99;
	margin-bottom: 6px;
	font-weight: bold;
}
.misc h3 {
	background: url('../img/h3-flechita-b.gif') no-repeat left 2px;
	font: bold 11px Tahoma, sans-serif;
	color: #06A4D3;
	padding-left: 13px;
}
.misc h3 a {
	color: #06A4D3; 
	/*text-decoration: underline; <- no estoy de acuerdo en sacarlo */
}
.misc h3 a:hover {color: #335E99;}

.misc h4 {
	font: bold 11px Tahoma, sans-serif;
}
.misc p {
	padding: 0;
	margin: 0;
	padding-bottom: 8px;
	margin-bottom: 6px;
	background: url('../img/punteado.gif') repeat-x bottom;
}
.misc p a {
	color: #757575;
	text-decoration: underline;
}
.misc p a:hover {color: #000;}
#comopublicar.misc p {
	background: none;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#comopublicar.misc li {
	background: url('../img/li-verde.gif') no-repeat 0px center;
	text-indent: 9px;
}
#comopublicar.misc h5 {
	margin: 8px 0 2px 0;
	height: 18px;
	background-color: #D9D9B2;
	font: bold 11px Tahoma, sans-serif;
	color: #728000;
	text-indent: 7px;
	line-height: 18px;
}
#comopublicar.misc img {
	margin-bottom: 8px;
}
/*
#mapa.misc ul a {
	color: #336699
}
#mapa.misc ul a:hover {
	text-decoration: underline;
}
#mapa.misc ul {
	margin-left: 7px;
	font-weight: bold;
	color: #336699
}
#mapa.misc ul li ul {
	color: #757575;
	margin-left: 15px;
	font-weight: normal;
	margin-top: 0 !important;
	margin-top: -13px;
}
#mapa.misc ul li ul a {
	color: #757575;
}

#mapa.misc ul ul ul li {color: #DE6800;}
#mapa.misc ul ul ul li a {color: #DE6800;}

#mapa.misc ul ul ul ul {margin-left: 25px;}
#mapa.misc ul ul ul ul li {
	background: url('../img/nav-li-punto.gif') no-repeat left 6px; 
	text-indent: 8px;
	color: #224568;
}
#mapa.misc ul ul ul ul li a {color: #224568;}
*/

#mapa h3 {
	background: none;
	padding: 0;
	text-transform: uppercase;
}
#mapa ul {
	margin-bottom: 9px;
	line-height: 14px;
	font-weight: bold;
}
#mapa li a {color: #757575;}
#mapa li a:hover {color: #000;}

#mapa li {
	color: #757575;
	background: url('../img/li-naranja-chico.gif') no-repeat 3px center;
	text-indent: 15px;
}
#mapa .azul li {
	color: #336699;
	background: url('../img/li-azul.gif') no-repeat 3px center;
}
#mapa .azul li a {color: #336699;}
#mapa .azul li a:hover {color: #224568;}

#mapa dl {
	margin-top: 5px;
	color: #757575;
}
#mapa dl a {color: #757575;}
#mapa dl a:hover {color: #EE7B00;}
#mapa dt {
	font-weight: bold;
	background: url('../img/li-mas.gif') no-repeat 0 center;
	padding-left: 15px;
}
#mapa dd {
	margin-bottom: 5px;
}


#lista_buscador h3 {
	margin-top: 10px;
}
#lista_buscador ul {
	padding-top: 3px;
	padding-bottom: 6px;
	background: url('../img/punteado.gif') repeat-x 0 bottom;
}
#lista_buscador li {
	background: url('../img/li-naranja.gif') no-repeat 2px 4px;
	padding-left: 13px;
}
#lista_buscador a {color: #757575;}
#lista_buscador a:hover {color: #000;}
#lista_buscador .clasica_busca {
	color: #EE7B00;
	background: url('../img/h3-flechita-clasica.gif') no-repeat left 2px;
}
#lista_buscador .fichas_busca {
	color: #008080;
	background: url('../img/h3-flechita-fichas.gif') no-repeat left 2px;
}
#lista_buscador .interpretes_busca {
	color: #335E99;
	background: url('../img/h3-flechita-interprete.gif') no-repeat left 2px;
}
#lista_buscador .multimedia_busca {
	color: #728000;
	background: url('../img/h3-flechita-multimedia.gif') no-repeat left 2px;
}