body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../assets/bgMain.jpg);
}
#menu {
	display: block;
	width: 137px;
}
.spacerV5 {
	margin-top: 5px;
}
.spacerV10 {
	margin-top: 10px;
}
.spacerV20 {
	margin-top: 20px;
}
.spacerPadTop20 {
	padding-top: 20px;
}
.spacerL10 {
	margin-left: 10px;
}
.spacerR10 {
	margin-right: 10px;
}
.bgWire01 {
	background-image: url(../assets/bgWire01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.textCinza_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textCinzaJust_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:justify;
}
.textAzul_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	font-weight: bold;
}
.tituloAzulBold_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
}
.tituloAzulBold_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #003366;
	background-color: #CAE4FF;
}
.txtVermelhoBold_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.border {
	border: 2px solid #666666;
}
