/* ACERVO DE CRITICAS */
	
div#acervo_bg {
	background-color:#EEEEEE;
	padding:3px;
		
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 1px;
	}
	
div#acervo_img_bg {
	background-color:#FF3300;
	}	

div#acervo_img {
	margin-bottom:15px;
	padding:5px;
	}

div#conteudo_acervo {
	font-size:11px;
	padding-left:4px;
	color:#666666 !important;
	}
	
.bigode_acervo {
	font-size:11px;
	font-style:italic;
	}

.titulo_acervo{
	text-transform:uppercase;
	font-size:11px;
	}
	
.titulo_acervo a:hover{
	text-decoration:underline;
	}