/* CSS Document */
 

body {
	background-color: #131313;
	background-image: url(img/base/bg2.gif);
	background-repeat:no-repeat;
}
 
 
.sisalto {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	background:none;
	width:303px;	
	height:413px;
	top:51px; 
	left:64px;
	 position:absolute;
	}
	/* 
.box {
border:1px;
	background:none;
	width:303px;	
	height:413px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	overflow-x: hidden; 
overflow-y: scroll; 
}*/
	
iframe { 
overflow-x: hidden; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
} 
	

