.cuerpo {
	font-family: Verdana;
	font-size: 12px;
}
.nota {
	font-family: Verdana;
	font-size: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.file {
	list-style-image: url(images/file.gif);
	list-style-type: none;
	list-style-position: outside;
	vertical-align: top;
}
.eform {
	list-style-image: url(images/form.gif);
	list-style-type: none;
	list-style-position: outside;
	vertical-align: top;
}
.video {
	list-style-image: url(images/video.gif);
	list-style-type: none;
	list-style-position: outside;
	vertical-align: top;
}
.present {

	list-style-image: url(images/present.gif);
	list-style-type: none;
	list-style-position: outside;
	vertical-align: top;
}
.news {
	list-style-image: url(images/news.gif);
	list-style-type: none;
	list-style-position: outside;
	vertical-align: top;
}
.curso {
	list-style-image: url(images/curso.gif);
	list-style-type: none;
	list-style-position: outside;
	vertical-align: top;
}
