/* cuestionarios */

legend { 
	font-weight:bold; 
}

fieldset ul { 
	list-style-type: none; 
}


ul {
	list-style-position:inside;
	font-weight:bold;
}
li {
	font-weight:normal;
}
