/* CSS Document */


.bullelink { POSITION: absolute; VISIBILITY: hidden }
.BackgndProduit2{z-index: 10;Position: absolute;background-repeat:no repeat;}
.popper {color:#FFFFFF; Position: absolute;VISIBILITY: hidden; z-index:10;}
#topgauche { Position:absolute;z-index:10;}

A.ejsmenu:link {color:#FFFFFF; text-decoration:none;font-family: Arial; font-size: 9pt;}
A.ejsmenu:visited {color:#FFFFFF; text-decoration:none;font-family: Arial; font-size: 9pt;}
A.ejsmenu:hover {color:#FFFFFF; text-decoration:none;font-family: Arial; font-size: 9pt}


.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #FFFFCC;
}

