.tit_list-def {
	margin: 0;
	padding: 8px 0 8px 8px;
}
.tit_list-def h1 {
	margin: 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #ccc;
}
.tit_list-def h2 {
	margin: 0;
	padding: 20px 0 12px 0;
	border-bottom: 1px solid #ccc;
	color: #6B6B7D;
	font-size: 1.2em;
}
.tit_list-def h3 {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 1.2em;
}
.tit_list-def h3 a {
	padding: 0 20px 0 0;
	font-size: 1em;
	color: #333;
 	background: #fff url(http://www.cervantes.es/imagenes/image/comunes/iconos/popup.gif) no-repeat right 2px;
	zoom: 100%;/*Evita que el icono de background se monte en texto largo en IE*/
}
.tit_list-def h4 {
	margin: 20px 0 0 0;
	padding: 0;
}
.tit_list-def dl {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 1.2em;
 	background: #fff;
 	border-bottom: 1px solid #ccc;
}
.tit_list-def dd {
 	background: #fff;
}
.tit_list-def dd a {
width: 100%;

}