.cuerpo_perfil{
	  background: url('http://www.biobiochile.cl/assets/festival-de-vina/images/fondo_explosion_vina.png');
	  background-size: cover;
	  width: 100%;
	  height: 900px;
}
.no_padding_pe{
	background: white;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 47px;
}
.sub_contenedor{
	padding: 27px;
}
.barra_violeta{
	background: #7a4d8d;
	margin-bottom: 27px;
}
.titulo_perfil{
	padding-top: 8px;
	color: white;
}
.contenedor_video{
	padding: 0px;
	padding-top: 20px;
	/*padding-left: 30px;*/
}
.contenedor_perfil
{
	padding-top: 20px;
}
.titulo_musica{
	color: #7a4d8d;
}
.titulo_artista{
	color: #4d4d4e;
	padding-top: 10px;
}
.descripcion_perfil{
	color: #4d4d4e;
	font-size: large;
	padding-top: 30px; 
	padding-right: 73px;
}
.boton_atras{
	padding-right: 42px;
	background: #7a4d8d;
	width: 20px;
	position: relative;
	top: -213px;
	left: -42px;
	color: white;
}
.boton_adelante{
	padding-right: 42px;
	background: #7a4d8d;
	width: 20px;
	position: relative;
	top: -213px;
	right: -567px;
	color: white;
}
.flecha{
	position: relative;
	left: 18px;
}
