#portifolio {
	left:0px;
	top:0px;
	width: 99%;
	height: 99%;
	background: #000000;
	padding-top: 5px;
	padding-left: 5px;
	z-index: 1;
	position: absolute;
	float:left;
	visibility: hidden;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;

}

#boxportifolio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;

}

#flash_div {
	text-align:center;
	position: absolute;
	z-index: 0;
	float:left;
	top:0px;
	left:0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
