@charset "UTF-8";
/* CSS Document */

.pagos {
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: xx-small;
}
.contenedorPagos {
	position: absolute;
	left: 237px;
	top: 50px;
	background-color: #DDD;
	border: 1px solid #999;
}
.cursos {
}
.logoCurso {
	position: relative;
}
.linea {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
