#wrapper{
width: 700px;
margin: 0 auto;
}
.display{
	float: left;
	width: 25px;
	text-align:center;
	height: 500px;
	margin: 0;
	cursor:pointer;
	font-size:11px;
	background-color: #f1f1f1;
	border-right:1px solid #ccc;
}
.stretcher{
float: left;
width: 500px;
}

#t_paginahome{
	height:530px;
}

ul.fotohome
{
	width:700px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	top: 150px;
	position: absolute;
	align:center;
	overflow: hidden;
}
li.hp_foto1
{
	width:500px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	position: absolute;
}
li.hp_foto2
{
	left: 50px;
	position: absolute;
}
li.hp_foto3
{
	left: 100px;
	position: absolute;
}
li.hp_foto4
{
	left: 150px;
	position: absolute;
}
a.hp1, a.hp1:hover{
display:block;
	cursor: pointer;
	overflow: hidden;
	height: 500px;
	width: 500px;
	}
