body 				{ background-image: url("../imagens/fundo.gif"); color: #000000; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1em; margin-left: 2px; margin-right: 2px; margin-top: 2px; margin-bottom: 2px; }

div					{ padding: 3px; }
div.body			{ text-align: center; font-size: 0.80em; }
div.center			{ text-align: center; }
div.menu			{ background-color: #e8e8e8; color: #000000; text-align: center; width: 100%; padding: 1px; }
h1.normal			{ font-size: 1em; margin: 0px 0px 0px 0px; font-weight: normal; }
h1.negrito			{ font-size: 1em; margin: 0px 0px 0px 0px; font-weight: bold; }
h2.normal			{ font-size: 1em; margin: 0px 0px 0px 0px; font-weight: normal; }
h2.negrito			{ font-size: 1em; margin: 0px 0px 0px 0px; font-weight: bold; }


table					{ vertical-align : top; font-size: 1em; }
table.hide				{ width: 100%; border: solid 0px #FFFFFF; }
table.hide50			{ width: 50%; border: solid 0px #FFFFFF; }
table.width100			{ width: 100%; border: solid 1px #000000; background-color: #FFFFFF; }
table.width130px		{ width: 130; border: solid 1px #000000; background-color: #FFFFFF; }
table.width100int		{ width: 100%; border: solid 1px #DDDDDD; }
table.width50int		{ width: 50%; border: solid 1px #DDDDDD; }
table.width800ini		{ width: 770px; border: none; }
table.width640ini		{ width: 770px; border: solid 1px #000000; background-color: #E67918; }

tr					{ padding: 20px; text-align: left; }

td 					{ padding: 2px; }
td.topo				{ padding: 0px; background-color: #FFFFFF; }
td.center			{ text-align: center; }
td.left				{ text-align: left; }
td.right			{ text-align: right; }
td.back 			{ background-color: #FF9718; }
td.backMenu			{ background-color: #FFFFFF; }
td.backBanner		{ background-color: #FFFFFF; }
td.title 			{ background-color: #E67918; color: #000000; font-size: 1.1em; }
td.menuPrincipal	{ background-color: #bfd0ea; color: #000000; text-align:center; }
td.titleInfo		{ font-weight: bold; border-style:solid; border-color:#000000; border-width: 0px 0px 1px 1px; }
td.resConsulta		{ border-style:solid; border-color:#000000; border-width: 0px 0px 1px 0px; }
td.coluna1			{ width: 18%; }
td.coluna2			{ width: 64%; }
td.coluna3			{ width: 18%; }

a:link    			{ color: blue; text-decoration: none; }
a:visited 			{ color: blue; text-decoration: none; }
a:hover				{ color: blue; text-decoration: underline; }
a:active 			{ color: blue; text-decoration: none; }

a.menu:link    		{ color: black; }
a.menu:visited 		{ color: black; }
a.menu:hover		{ color: black; }
a.menu:active 		{ color: black; }

span.asterisco 		{ font-size: 0.9em; }

center				{ text-align: center; }
left				{ text-align: left; }
right				{ text-align: right; }
