#ampliada{
	width: 369px;
	height: 289px;
	float: right;
	margin-top: 4px;
	margin-right: 29px;
	background-color: #666666;
}

#seta{
	width: 30px;
	height: 90px;
	float: right;
	margin-top: 93px;
	margin-right: 18px;
	background-image: url(../imagens/seta.gif);
}

#tabela{
	width: 290px;
	height: 279px;
	float: left;
	margin-left: 20px;
}

#colecao{
	padding-top: 10px;
	height: 297px;
}

#pag{
	margin-left: 15px;
	height: 15px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.colecao{
	float:left;
	margin-left: 20px;
	margin-top: 4px;
	border-left: #999999 solid 1px;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 4px;
	border-bottom: #999999 solid 4px;
}

.selec{
	color: #ff0000;
}