#popUp360
{
	display: none;
	position: absolute;
	margin-left: 140px;
    margin-top: 305px;
	width: 334px;
	height: 287px;
	padding: 13px;
	background-image: url("../img/popup_360.gif");
	background-repeat: no-repeat;
}
#popUp360AreaConteudo
{
	overflow: hidden;
	width: 313px;
	height: 223px;
	padding: 10px;
	text-align: left;
}
#popUp360BtFechar
{
	float: right;
	width: 60px;
	height: 21px;
	cursor: pointer;
}