		html, body{
		overflow: auto;
		margin:0;
		padding:0;
		}
		a {
			color: #64574f;
		}
		a:hover {
			text-decoration: none;
		}
		img {
			border: none;
		}		
		.nascosto { display: none; }
		#box-foto{
		position: relative;
		float:left;
		z-index: 100;
		width: 100px;
		height: 100px;
		margin-bottom:0.5em;
		margin-right:1em;
		text-align:left;
		}