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

.texto_acervo a:link, .texto_acervo a:visited, .texto_acervo a:active {color: #666666; text-decoration: none;}
.texto_acervo a:hover {color: #C1272D; text-decoration: none;}



.acervo_content{ 
	float:left;
	width:200px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	
}

.texto_acervo{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:left;
	

}

#artistas_content_l1{
	 float:left; 
	 width:200px; 
	 height:auto; 
	 margin-top:40px;
	 margin-right:80px;
	 margin-left:132px;
	  }
	
#artistas_content_l2{
	 float:left; 
	 width:200px; 
	 height:auto; 
	 margin-top:40px;
	 margin-right:80px;
	 }
	 
#artistas_content_l3{
	 float:left; 
	 width:200px; 
	 height:auto; 
	 margin-top:40px;
	 }
	 
#caixa_top_02{ float:left; width:100%; height:100%; margin-top:80px;}