﻿/* Regulamento versão para Impressão
--------------------------------------------------------------------------------*/
	#bgVersaoImpressao
	{
		background-color: #fff;
		background-image: none;
	}

	#tblVersaoImpressao td
	{
		padding: 10px;
		text-align: justify;
	}

	.hrDivisao
	{
		height: 4px;
		margin: 30px auto 30px auto;
		width: 350px;
	}

	.lstNonImage
	{
		list-style-type: none;
		margin-bottom: 5px;
		padding: 0;
	}

	.txtSubtitulo
	{
		margin-bottom: 3px;
		padding-bottom: 0;
	}

	.txtSubTexto
	{
		margin-bottom: 5px;
		padding: 0;
	}