
.linkTexto {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
	
}

.pesquisa {
	font-size: 14px;	
}
#busca {
	margin: 20px 0px 0px 30px;	
}
.campo_pesquisa {
	margin-left: 10px;
	/*border: 1px solid black;*/
}
#lista_revistas {
	margin-left: 30px;
	margin-top: 20px;
}
#pesquisa_detalhada {
	
	margin-top: 20px;
}
#resultados {
	
	margin: 20px 0px 0px 30px;
}


.mostra_rev {
	margin : opx;
	padding-bottom: 10px; 
}
.mostra_rev .titulo_rev .autor_rev .link_rev{
	color: #556B2F;
	
}
.def {
	color: black;
	font-size : 16px;
	font-weight :bold;
	padding_bottom: 5px;
	
}
.titulo_rev {
	font-size : 14px;
	font-weight : bold;
}
.autor_rev {
	font-size : 12px;
	font-weight : normal;
	font-style:italic;
	
}
.link_rev {
	font-size : 12px;
	font-weight : normal;
}

.mostra_rev div a {
	text-decoration: underline;
	color: white;
	display: inline;
	
}


