#informacion{
padding-top:40px;
min-height:1000px;
}

#contentInformacion .textoMasImagen {
height:30px;

}

#contentInformacion .textoMasImagen p{
height:30px;
font-size:20px;

}


#contentInformacion{
padding-top:40px;

}

#informacion .imgSeccion h3{
font-size:35px;
}

#cursos{
width:950px;
margin-bottom: 40px;
}

#cursos h1{
	font-size: 24px;
	margin-bottom: 10px;
}

#cursos .download{
	padding-top:10px;
	width:950px;
	height:60px;
	border-bottom:3px solid #d6ddf1;

}

.download:hover{
	background-color: #d6ddf1;

}

#cursos .download a.nombreCurso{
	text-decoration:none;
	float:left;
	color:#6079c9;
	font-family:NovecentowideLightBold;
	font-size:15px;
	margin-top:10px;
	padding-left:10px;


}

#cursos .download a.nombreCurso:hover{
	padding-right:10px;
	text-decoration:none;
	float:left;
	color:#fff;
}

#cursos .download a.downloadCurso{

float:right;
text-decoration:none;

}

#cursos .download a.downloadCurso span{
color:#6079c9;
padding-right:20px;
text-transform:uppercase;
float: right;
padding-top: 7px;
}

#cursos .download a.downloadCurso span:hover{
color:#fff;

}

#cursos .download a.downloadCurso img{
padding-right:20px;
}

a.downloadCurso img{
    height: 30px;
    width: 30px;
    float: right;
}

.reproductor-img{
    line-height: 20px;
}

/**** reproductor *****/
#playlist, audio{
	background:#666;
	width:400px;
	padding:20px;
	margin: 0 auto;
}
.audio{
	width:400px;
	margin: 0 auto;
}

.audio .active a{
	color:#5DB0E6;
	text-decoration:none;
}
.audio li a{
	color:#eeeedd;
	background:#333;
	padding:5px;
	display:block;
}
.audio li a:hover{
	text-decoration:none;
}

.reproductor{
    margin: 20px 0;
    transition: ease all 1s;
}

body.informacion .figlio{
	background: none !important;
	box-shadow:none !important;
}

body.informacion .sk-double-bounce{
	display: none !important;
}
