@charset "utf-8";
/* CSS Document */

#interna #cemporcentotop {
	margin-bottom:0;
}

#interna #conteudo {
	margin-bottom:0;
	position:relative;
}

#topocolecoes { position:relative }

#botaomais {
	position:absolute;
	width:150px;
	height:20px;
	padding:5px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:18px;
	background:url(../images/rodape.jpg) bottom center #000;
	border-bottom:3px #8b8b8b solid;
	cursor:pointer;
	text-decoration:underline;
}

#colecoes {
	position:absolute;
	top:33px;
	z-index:105;
	width:160px;
	background:#f8f8f8;
	display:none;
}

#colecoes li {
	cursor:pointer; 
	width:160px;
	border-bottom:1px solid #ccc;
}

#colecoes li a {
	width:150px;
	padding:3px 5px;
	display:block;
  color:#000;
  text-decoration:none;
}

#colecoes li a:hover {
	background:url(../images/rodape.jpg) bottom center #000;
	color:#f2f2f2;
}

.titulocolecoes {
	position:absolute;
	top:-10px;
	right:10px;
	z-index:102;
}

.titulocolecoes  h1 {
	float:left;
	margin-top:10px;
	margin-right:20px;
	background:url(../images/rodape.jpg) bottom center #000;
	padding:4px 10px;
	font-size:18px;
	color:#FFF;
	border-bottom:3px #8b8b8b solid;
}	

#colecao {
	clear:both;
	height:410px !important;
	margin-top:50px;
}

#colecao_images {
	height:340px !important;
}

#linkimagem { display:none }

#logocolecao {
	position:absolute;
	z-index:106;
	right:0px;
	bottom:10px;
}
