#mp3 {
position: absolute;
top: 40px;
right : 55px;
width : 215px;
height: 68px;
color: #04347D;
font-size : 10px;
padding: 8px 60px 0px 0px;
}

#ecouter{
height: 20px;
width:45px;
background :transparent url(../images/play2.jpg) no-repeat right 0%;
position: absolute;
top:15px;
right : 3px;
cursor: pointer;
padding-top: 50px;
}
#ecouter a{
color: #ffffff;
font-weight: bold;
}
#cont2{
	color:blu;
	font-weight:bold;
}