#menuRedesSociales
{
	width: 40.56px;
	height: 140.57px;
	position: absolute;
	right: 2px;
	top:62.71px;
	background-color: yellow;
	cursor: pointer;
}
#facebook
{
	width: 41px;
	height: 37px;
	background-image: url('../imagenes/botonesRedesSociales_01.png');

}
#facebook:hover{opacity: .40;}
	

#twetter
{
	width: 41px;
	height: 35px;
	background-image: url('../imagenes/botonesRedesSociales_02.png');
}
#twetter:hover{opacity: .40;}

#in
{
	width: 41px;
	height: 36px;
	background-image: url('../imagenes/botonesRedesSociales_03.png');
}
#in:hover{opacity: .40;}

#play
{
	width: 41px;
	height: 36px;
	background-image: url('../imagenes/botonesRedesSociales_04.jpg');
}
#play:hover{opacity: .40;}