#menu2{
	position:absolute;
	margin-top: 85px;
	margin-left: 8px;
	width: 220px;
	z-index: 3;
}
#menu2 img{
	margin-bottom: 5px
}
#menu2 a{
	width: 155px;
	height: 14px;
	display: block;
	margin-top: 2px
}
#preload{
	display: none;
}
#menu3{
	position:absolute;
	margin-top: 465px;
	margin-left: 881px;
	width: 160px;
	z-index: 3;
}
#menu3 a{
	width: 154px;
	height: 15px;
	display: block;
	margin-bottom: 3px
}
#h3-banh{
	background-image: url(h3-banh.png);
}
#h3-banh:hover{
	background-image: url(h3-banh2.png);
}
#h3-escr{
	background-image: url(h3-escr.png);
}
#h3-escr:hover{
	background-image: url(h3-escr2.png);
}
#h3-thea{
	background-image: url(h3-thea.png);
}
#h3-thea:hover{
	background-image: url(h3-thea2.png);
}
#h3-dorm{
	background-image: url(h3-dorm.png);
}
#h3-dorm:hover{
	background-image: url(h3-dorm2.png);
}
#menu4{
	position: absolute;
	margin-top: 183px;
	margin-left: 94px;
	width: 900px;
	z-index: 2;
}
#foto{
	position: absolute;
	z-index: 4;
	margin-top: 74px;
	margin-left: 172px;
	width: 700px;
	height: 470px;
	background-position:center;
	background-repeat: no-repeat;
	display: none
}
#fech a{
	position: absolute;
	z-index: 4;
	margin-top: 87px;
	margin-left: 890px;
	width: 30px;
	height: 30px;
	background-image: url(bt-fech.png);
}
#fech a:hover{
	background-image: url(bt-fech2.png)
}
#next a{
	position: absolute;
	z-index: 4;
	margin-top: 269px;
	margin-left: 877px;
	width: 59px;
	height: 79px;
	background-image: url(bt-next.png);
}
#next a:hover{
	background-image: url(bt-next2.png)
}
#prev a{
	position: absolute;
	z-index: 4;
	margin-top: 269px;
	margin-left: 109px;
	width: 59px;
	height: 79px;
	background-image: url(bt-prev.png);
}
#prev a:hover{
	background-image: url(bt-prev2.png)
}
#fech, #prev, #next{
	display: none;
}
.mn{
	float: left;
	margin: 8px
}
