.tf_bg{
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.tf_bg img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index: 1;
}
.tf_malha{
	position:absolute;
	width:100%;
	height:100%;
	background:transparent url(../images/wmidia/pattern18.png) repeat top left;
	z-index:2;
}
.tudo {
	position:absolute;
	left:50%;
	top:35%;
	margin-left:-451px;
	margin-top:-236px;
}
.conteudo {
	width:902px;
	height:472px;
	background-color: #eee;
}
.hs_container{
	position:relative;
	z-index:10;
	top:130px;
	margin:0px;
	padding:0px;
	width:902px;
	height:472px;
	overflow:hidden;
	clear:both;
	border:4px solid #0F0F0F;
	cursor:pointer;
	-moz-box-shadow:1px 1px 5px #202020;
	-webkit-box-shadow:1px 1px 5px #202020;
	box-shadow:1px 1px 5px #202020;
}
.hs_container .hs_area{
	position:absolute;
	overflow:hidden;
}
.hs_area img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.hs_area img.hs_visible{
	display:block;
	z-index:9999;
}
.hs_area1{
	border-right:2px solid #0F0F0F;
}
.hs_area4, .hs_area5{
	border-top:2px solid #0F0F0F;
}
.hs_area4{
	border-right:2px solid #0F0F0F;
}
.hs_area3{
	border-top:2px solid #0F0F0F;
}
.hs_area1{
	width:449px;
	height:334px;
	top:0px;
	left:0px;
}
.hs_area2{
	width:451px;
	height:165px;
	top:0px;
	left:451px;
}
.hs_area3{
	width:451px;
	height:167px;
	top:165px;
	left:451px;
}
.hs_area4{
	width:192px;
	height:135px;
	top:334px;
	left:0px;
}
.hs_area5{
	width:708px;
	height:135px;
	top:334px;
	left:194px;
}