@import url("scroll-geral.css");
@import url("listagem-geral.css");

.conteudo h2 {
	float:right;
	margin-bottom:13px;
	}
	
/* Primeira scroll --------------------*/

.conteudo table {
	float:right;
	margin-top:2px;
	margin-bottom:20px;
	}

.conteudo table td.top{
	padding-top:10px;
	}

.conteudo .testes{
	width:732px;
	background-image:url(../../imgs/geral/linha-point.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:13px;
	margin-bottom:18px;
	}
.conteudo .testes:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

.conteudo .testes .left{
	width:236px;
	float:left;
	}
	
.conteudo .testes .right{
	}
	
.conteudo .testes .right a{
	background-image:url(../../imgs/geral/bot_mais.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	display:block;
	padding-bottom:4px;
	height:93px;
	}

.conteudo .testes .right a:hover{
	background-image:url(../../imgs/geral/bot_mais-ovr.jpg);
	background-repeat:no-repeat;
	}
.conteudo .testes .right a .cinza{
	background-image:none;
	color:#888888;
	font-weight:bold;
	display:block;
	margin-top:6px;
	padding-left:0px;
	}

.conteudo .testes .right a .frase{
	background-image:url(../../imgs/internas/catalogo/indice-por-colecao/marcador.gif);
	background-repeat:no-repeat;
	background-position:1px 6px;
	padding-left:7px;
	margin-bottom:4px;
	text-align:justify;
		}
.conteudo .testes .right a:hover .frase{
	color:#888888;
	}	


	
.conteudo .voltar{
	margin-top:5px;
	height:30px;
	}
