﻿body {
	font-family: Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
table.menuSuperior {
	font-size: small;
	z-index:1000;
}
table {
	font-size: small;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
a.1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;

	text-decoration: none;
	color: #0000ff;
}
a.1:hover {
	text-decoration: underline;
	color: #000000;
}
input {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	border: thin outset;
	background-color: #F8F8FF;
}

input.money {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	border: thin outset;
	background-color: #F8F8FF;
	direction: rtl;
}

input.not {
	font-size: x-small;
	border: none;
	background-color: #F8F8FF;
}

span.titulo {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

span.subtitulo {
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

span.informacao {
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

	div.informativa {
		background-color: #ffffcc;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		border: 1 solid Black;
	}

table.informativo	{
	border: 0px;
	background-color: #fe9900;
	width: 460;
}

.IE8Fix 
{ 
    z-index: 1000; 
}
