

#acc {
	width:463px;
	list-style:none;
	color:#033;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: 10px;
}
#acc h3 {
	width:463px;
	font-weight:bold;
	cursor:pointer;
	background-image: url(imagenes/banda-menu.png);
	background-repeat: no-repeat;
	height: 13px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: center;
}
#acc h3:hover {
	color: #666666;
}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {
	width:425px;
	padding:15px;
	background:#fff;
	color: #000000;
}

#acc .acc-content i {
	color: #666666;
}

#acc .acc-content b {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
