#side-a
{
background: transparent url(../pic/galerie_top.png) no-repeat;
}

/* contexte de positionnement pour le pano */
#pano2
{
position: relative;
}

/* Alerte pano */
#alert
{
position: absolute;
width: 291px;
height: 340px;
top: 0px;
left: 630px;
background: transparent url(../pic/mode_emploi2.png) no-repeat;
z-index: 999;
visibility: hidden;
}
