.tit_list-def_h4 {
	margin: 0;
	padding: 8px 0 8px 8px;
}
.tit_list-def_h4 h1 {
	margin: 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #ccc;
}
.tit_list-def_h4 h2 {
	margin: 0;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #ccc;
	color: #6B6B7D;
	font-size: 1.2em;
                      text-transform: uppercase; 
}

.tit_list-def_h4 h2 a {
	color: #6B6B7D;
	text_decoration: none;
}

.tit_list-def_h4 h3 {
	padding: 12px 0 12px 0;
	font-size: 1.2em;
                     border-bottom: 1px solid #ccc;
	color: #6B6B7D;

}
/*.tit_list-def_h4 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;
}*/
.tit_list-def_h4 h3 a {
	color: #6B6B7D;
}
.tit_list-def_h4 h4 {
	margin: 12px 0 0 0;
	padding: 0;
                     font-size: 1.2em;
}

.tit_list-def_h4 h4 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 dl {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 1.2em;
 	background: #fff;
 	border-bottom: 1px solid #ccc;
}
.tit_list-def_h4 dd {
 	background: #fff;
 	
}
.tit_list-def_h4 dd a {
width: 100%;

}

.tit_list-def_h4_margin h4 {
	margin: 12px 0 0 40px;	
}

.tit_list-def_h4_margin dl {
	margin: 0 0 0 40px;	
}

