@charset "utf-8";
/* CSS Links */

/* Texto Descritivo */
#Lin_Tex_Des{
	width:570px;
	padding-left:11px;
	padding-right:10px;
	margin-bottom:20px;
}

/*  Categorias */
#Lin_Cat{
	width:570px;
	padding-left:11px;
	padding-right:10px;
	margin-bottom:20px;
	}

/* Relacao de Links */
#Lin_Rel{
	width:570px;
	padding-left:11px;
	padding-right:10px;
}
	
/* Caixa de Links */
#Lin_Cai_Lin{
	width:570px;
	height:80px;
	margin-bottom:20px;
	}

#Lin_Bot_Lin{
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	margin-bottom:10px;
	}
	