@charset "utf-8";
/* CSS Biblioteca */

/* Texto Descritivo */
#Bib_Tex_Des{
	width:570px;
	padding-left:11px;
	padding-right:10px;
	margin-bottom:20px;
	}

/* Quadro Conteudo */
#Bib_Qdr{
	width:570px;
	padding-left:11px;
	padding-right:10px;
	margin-bottom:20px;
	}

	/* Quadro Conteudo - Categoria */
	#Bib_Qdr_Cat{
		width:570px;
		margin-bottom:20px;
		}

		/* Quadro Conteudo - Dados */
		#Bib_Qdr_Dad{
			width:270px;
			float:left;
			margin-right:10px;
			margin-bottom:20px;
			}

			/* Quadro Conteudo - Dados - Imagem*/
			#Bib_Qdr_Dad_Ima{
				width:150px;
				}

			/* Quadro Conteudo - Dados - Informações */
			#Bib_Qdr_Dad_Inf{
				width:150px;
				}
