body{
width: 100%;
overflow: hidden;
height: 100%;
margin: 0px 0px;
background-color: transparent;
}
#conte{
cursor: zoom-in;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0px;
    background-color: transparent;
    margin: 0px;
    border: 0px solid;
}

#divim,
#divim img{
	width: 100%;
height:auto;
position:relative;
background-color: transparent;
left:0px;
top:0%;
}
