   /* html */

	*, html, body		{margin: 0; padding: 0;}

	body			{background: #FFF; color: #333;
				font: 12px/140% Verdana,sans-serif;}

	a:link, a:visited	{color: #BD1955; text-decoration: none;}
	a:hover, a:active	{color: #60132F; text-decoration: underline;}


	.google			{text-align: center;}


	h1#erika a		{background: url(images/header_html.gif) no-repeat; display: block;
				width: 930px; height: 75px; text-indent: -10000px; margin: 20px auto;}

	#html			{width: 930px; margin: 20px auto; padding: 0 10px;}

 	.tabelas_html h1	{font-weight: normal; margin: 30px 0 !important;}

	#html h2		{font-size: 18px; margin: 30px 0 10px;}

	#html table.acentos	{width: 600px; margin: 10px 50px; border: #666 1px solid;
				border-collapse: collapse; font-size: 11px;}

		#html table.acentos td		{padding: 5px; border: #666 1px solid; text-align: left;}

		#html table.acentos .a		{width: 10%; font-size: 13px; text-align: center; font-weight: bold;}

		#html table.acentos td b	{color: #666; font-size: 11px; font-weight: normal;}

	#html .topo		{background: url(images/topo.gif) no-repeat; display: block;
				width: 19px; height: 18px; text-indent: -10000px; margin: 10px 0 10px 630px;}


	#html .preto	{background: #000; color: #000; width: 450px; padding: 5px; float: left;}

	#html .branco	{background: #FFF; color: #FFF; width: 450px; padding: 5px; float: left; border: 1px #DDD solid;}

		#html .preto h3			{color: #FFF; margin-bottom: 5px; font-size: 12px; font-weight: bold;}

		#html .branco h3		{color: #000; margin-bottom: 5px; font-size: 12px; font-weight: bold;}

		#html .preto table,	
		#html .branco table		{width: 100%;}

		#html .preto td,	
		#html .branco td		{width: auto; text-align: center; font-size: 10px;
						line-height: 90%; padding: 4px;}

		#html .n			{width: 50%; text-align: left; font-weight: bold;}
