/*banner flutuante*/
#popup {
position: absolute;
left:59%;
top:1%;
width: 600px;
height: 500px;
margin:auto;
display:none;
}



