@charset "UTF-8";
/* CSS Document */



#spot {
	margin: 0 auto;
	text-align: center;
	background: url(../images/spot/sfondo.png);
	padding-top: 20px;
	padding-bottom:10px;
	display: none;
}
	
#spot img {
	border:none;
	}

#spot_close {
	margin-top: 40px;
	}
