.PoDiv{
	border:1px solid;
	padding:1px;
	background-color: #EFEFEF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
	
}

.backgroundTituloLeftPopDiv{
	background-image: url(../img/backgroundTituloLeftBlue.gif);
	width: 10px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.backgroundTituloCenterPopDiv{
	background-image: url(../img/backgroundTituloBlue.gif);
	height: 29px;
	font-size: 10px;
	font: bolder;
	text-indent: 15px;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.backgroundTituloRightPopDiv{
	background-image: url(../img/backgroundTituloRightBlue.gif);
	width: 9px;
	background-repeat: no-repeat;
	background-position: right;
}

.backgroundMiddleLeftPopDiv{
	background-image: url(../img/backgroundLateralLeftPopDiv.gif);
	border-left: 1px solid #005AAB;	
}

.backgroundMiddleRightPopDiv{
	background-image: url(../img/backgroundLateralRightPopDiv.gif);
}

.backgroundBottomLeftPopDiv{
	background-image: url(../img/backgroundBottomoLeftPopDiv.gif);
	background-repeat: no-repeat;
}
.backgroundBottomCenterPopDiv{
	background-image: url(../img/backgroundBottomCenterPopDiv.gif);
	height: 10px;
	font-size: 12px;
	font: bolder;
	text-indent:15px;
	vertical-align: bottom;
}

.backgroundBottomRightPopDiv{
	background-image: url(../img/backgroundBottomRightPopDiv.gif);
	background-repeat: no-repeat;

}

#fechar_off{
	background-image: url(../img/fechar_off.gif);
	background-repeat: no-repeat;
	width: 30px; 
	cursor:pointer; 
	cursor:hand;
	height: 20px;
}

#tdMover{
	/*cursor: move; */
	position:absolute;
	margin-left: -25px;
	margin-top: -4px;
	color: White;	
	/*border: 1px solid red;*/
}

#tdCorpo{
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
}