#overlay{
	display: none;
}

td {
	top: 0px;
	left: 0px;
	background: #FFFFFF;
	color: #595959;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}

#content {
	background: #FFFFFF;
	width: 100%;
	border: none;
	display:none;
	height:550px;
}

#lightbox {
	display:none;
}

#carregando{
	display:none;
}

div#body{
	display: none;
}

div#impressao{
	position: relative;
	display: block;
	width: 650px;
	z-index:1900;
}

.imprimirRef, .paginacao, .marcacoes, .controles{
	display: none;
}

div.versao{
	margin-top:5px;
	font-size:12px;
	color: #3B5A95;
	text-align: center;
}

#comentario{
	display:none;
}

.contRefFotos {
	border: 0;
}


/*body, p, td, th, ul, a {
	top: 0px;
	left: 0px;
	background: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}

#content {
	background: #FFFFFF;
	width: 100%;
	border: none;
	display:none;
}

#imageDataContainer {
	display:none;
}

#lightbox {
	top: 0px;
	left: 0px;
	text-align: left;
	vertical-align: top;
	position:absolute;
}

#outerImageContainer{
	position: fixed;
	width: 800px;
	height: 600px;
	top: 0px;
	left: 0px;
	text-align: left;
}

#popup{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	text-align: left;
	line-height: 1;
	z-index:1000;	
	overflow:visible;
}

#carregando{
	display:none;
}
#imageContainer{
	display:none;
}
*/