#acc, #acc2, #acc3, #accA #nested, #anidado, .link, .link2 {
	list-style:none;
	color:#033;
	margin:0 auto 0px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

#acc, #acc2, #acc3, #accA{
	margin-top:10px;
}
#accA{
	margin-left:4px;
}

#acc li, #acc2 li, #acc3 li, #accA li {
	margin:0;
	padding:0 !important;
}

#acc li li, #acc2 li li, #acc3 li li, #accA li li {
	margin: 10px 0;
	line-height:normal;
}

#contenidoInterno #acc h3, #contenidoInterno #acc2 h3, #contenidoInterno #acc3 h3, #contenidoInterno #accA h3 {
	border-bottom: 1px dotted #bdbdbd !important;
	padding:6px 5px 8px 20px !important;
	font-weight: 400 !important;
	font-size:13px !important;
	margin:0 !important;
	color: #09F !important;
	cursor:pointer;
	background: url(../images/mas.png) left center no-repeat;
    line-height: 1.65em;	
}

#acc li:last-child h3 {
    border-bottom: none;
}

.link h3, .link2 h3{
	background: url(/sitio/css/images/listas/list-arrow-1.png) 0px 10px no-repeat !important;
	border-bottom: 1px dotted #bdbdbd !important;
	padding:6px 5px 8px 25px;
	font-weight: 400;
	font-size:13px;
	margin:0;
	color: #09F;
	cursor:pointer;
	line-height: 1.65em;
}

.acc-section {
	overflow:hidden;
	background:#fff;
	margin:0;	
}

.acc-content {
	border-bottom: 1px dotted #bdbdbd;
	padding-bottom: 15px;
}

.acc-content li {
	list-style-image: url(/sitio/css/images/listas/list-arrow-1.png);
}

.acc-link {
	display:none;
}
.acc-link-content {
	background: url(/sitio/css/images/listas/list-arrow-1.png) 0px 10px no-repeat !important;
	padding:6px 5px 8px 25px;
	font-weight: 400;
	font-size:14px;
	margin:0;
	border-bottom: 1px dotted #bdbdbd;
	cursor:pointer;
	height:auto !important;
	font-size: 1.3125em;
	line-height: 1.3;
}

.acc-link-content a {
	display:block;
	text-decoration:none;
	color:#09F;
}

.acc-link-content a:hover {
	color:#555;
}

.acc-selected {
	background: url(../images/menos.png) left center no-repeat !important;
	border:none !important;
}

.linkeador {
	background: url(../images/link.png) left center no-repeat !important;
}