/*OBRA*/

#colunaUm  {
	float: left;
	width: 290px;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 250px;     
}
html>body #colunaUm  {
	width: 250px; 
} 

#colunaUm #thumbs {
	width: 100%;
	height: auto;
}

#colunaUm #thumbs li {
	width: 76px;
	height: auto;
	float: left;
	list-style: none;
	margin: 3px;
}

#colunaUm #navObra {
	clear: both;
	width: 100%;
	height: auto;
}

#colunaUm #navObra li {
	width: 75px;
	height: auto;
	float: left;
	list-style: none;
	margin-right: 30px;
}

#butMais a {
	display: block;
	width: 75px;
	height: 9px;
	background-image: url(../imagens/mais2.gif);
	margin-top: 20px;
}

#butVoltar a {
	display: block;
	width: 32px;
	height: 8px;
	background-image: url(../imagens/voltar2.gif);
	margin-top: 20px;
}



#colunaDois {
	float: left;
	width: 390px;
	height: auto;
}


img {
	border: 0;
}

#destaqueLista {
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-size: 12px;
}

#destaqueLista dt {
	font-size: 12px;
}

#destaqueLista dd {
	font-size: 12px;
	margin-top: 5px;
}



