
#container-4 {
	/*background-color: #CCC;*/
	width:566px;
	min-width:566px;
	height:444px;
	min-height:444px;
	position:absolute;
	left:50%;
	margin-left: -283px;
	top:127px;
	/*margin-top: -222px;*/
	
}
/*	
#quadradao_inv {
	background-color:#009;
	width:570px;
	min-width:570px;
	height:1086px;
	min-height:1086px;
	position:relative;
	left:50%;
	margin-left: -285px;
	top:50%;
	margin-top: -543px;
}*/




/* galeria */

#content {
	width: 530px;
	background:transparent;
}


a img {
	border: 1px solid #c9ba83;
	padding: 2px;	
	margin: 0px 8px 7px 0px;
}

.abaOn {
	background-color:#4a3b34;
	width:10px;
	min-width:10px;
	height:10px;
	min-height:10px;  
	cursor:pointer;
	margin-left:5px;
}   
.abaOff {
	background-color:#c9ba83;
	width:10px;
	min-width:10px;
	height:10px;
	min-height:10px;
	cursor:pointer;
	margin-left:5px;
}

/* fim galeria */



