@charset "utf-8";
#page3 .litebox {
	background-color: #000000;
	text-align: center;
	float: left;
	height: 300%;
	width: 100%;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	display: none;
}
#page3 .lite_conteudo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	position: relative;
}

.lite_conteudo {
	float: left;
	width: 100%;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 50px;
	text-align: center;
	display: none;
	margin: auto;
}
.miniaturas {
	padding: 3px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: center;
}
#page3 .top-tail .bot-tail #main #content .container2 .column-1 .miniaturas li {
	margin: 2px;
	float: left;
	list-style-type: none;
	position: relative;
}
.apagar {
	clear: both;
}
