

/*pop up*/


#pop_up{
	display:block;
	width:640px;
	height:298px;
	margin:auto -80px;
	position:absolute;
	float:left;
	z-index:200;
	margin-top:362px;
	
}
#pop_up2{
    
	width:640px;
	height:172px;
	margin-left:-80px;
	margin-top:175px;
	position:relative;
	
	z-index:401;
	float:left;
	
}
#pop_up3{
	display:block;
	height:410px;
	margin-left:18px;
	margin-top:673px;
	position:absolute;
	width:499px;
	z-index:200;
	
}
#pop_up4{
	display:block;
	height:410px;
	margin-left:-80px;
	margin-top:1600px;
	position:absolute;
	width:499px;
	z-index:200;
	
}
#btn_fechar{
	position:relative;
	left: 100px;
	top:-100px;
	cursor:Pointer;
}

#btn_fechar2{
	position:relative;
	left: 100px;
	top:-180px;
	cursor:Pointer;
}
#btn_fechar3{
	position:relative;
	left:-5px;
	top:-4px;
	cursor:Pointer;
}
#btn_fechar4{
	position:relative;
	left: 100px;
	top:-180px;
	cursor:Pointer;
}
