.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.materias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.titulos {
	font-family: "Lucida Sans";
	font-size: 34px;
	color: #d50000;
	text-decoration: none;
	font-style: normal;
}
.titulos_2 {
	font-family: "Lucida Sans";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8d949a;
}
.documentos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
a.documentos:hover {
	text-decoration: none;
	background-color: #FFC4C5;
	height: 100%;
	width: 100%;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
