.borde_azul_cursos {
	color: #0000FF;
	font-size: large;
	border: 1px solid #0066FF;
	text-align: center;
	padding: 2px;
	font-weight: bold;
}
.parrafo_cursos {
	font-size: 16px;
	text-align: justify;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 22px;
}
.titulo1_cursos {
	font-size: 16px;
	text-align: justify;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 22px;
	margin-top: 80px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 30px;
}
.titulo_centrado_cursos {
	font-size: 15px;
	text-align: center;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 18px;
	letter-spacing: 1px;
}


.titulo_centrado_pral {
	font-size: 15px;
	text-align: center;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FF0000;
}


.subparrafo_cursos {
	font-size: 16px;
	text-align: justify;
	margin-left: 100px;
	margin-right: 100px;
	line-height: 22px;
}
.negrita_rojo {
	color: #FF0000;
	font-weight: bold;
}
.titulo1_pa {
	font-size: 16px;
	text-align: justify;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 22px;
	margin-top: 40px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 30px;
}
.rojo {
	color: #FF0000;
}

