.pie {
	font-family: Calibri;
	font-size: 10px;
	display: block;
	text-align: center;
}
.pie_datos {
	font-family: Calibri;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #060;
	margin-right: 5px;
	margin-left: 5px;
}
.pie_links {
	font-family: Calibri;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #060;
	margin-right: 5px;
	margin-left: 5px;
}
.pie_links:hover {
	font-family: Calibri;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #003;
	margin-right: 5px;
	margin-left: 5px;
}
.boton {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.textoCursos {

	font-family: Cambria;
	text-align: justify;
	font-size: 16px;
	color: #000000;
	line-height: 0;
}
.lista_categ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	line-height: normal;
}
.lista_categ:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #CCD900;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	line-height: normal;
}
.foto {
	border: thick solid #CCD900;
	background-color: #FFF;
}
.volver {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000;
	text-align: center;
	display: block;
}
.volver:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #CCD900;
	text-align: center;
	display: block;
}
.foto_notic {
	background-color: #FFF;
	display: block;
	float: left;
	margin:10px 10px 5px 10px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #000;
}
.texto_titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.texto_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #000;
}
.texto_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #CCD900;
}
.cuerpo_pres {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}