fieldset {
	padding: 5px;
	margin: 10px;
}
h1, h2, h3 {
	padding: 10px;
	margin: 5px;
}
p {
	padding: 10px;
	margin: 0px;
}

.navWhere {
	margin: 5px;
}

form {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}

tr h2 {
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #454545;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 150px;
}
#tblContainer .sidebar #menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tblContainer .tableContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
}
#tblContainer .tableContent #left img {
}
#tblContainer .tableContent #rigth {
	display: block;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	padding-top: 6px;
}
#tblContainer .tableContent .titleLinks {
	background-color: #FFFFFF;
	background-image: url(../img/iconBgTitleHeader.jpg);
	background-repeat: no-repeat;
	background-position: 9px 0px;
}
#tblContainer .tableContent .titleLinks #rigth a {
	color: #3e78b5;
	text-align: left;
	font-size: 10px;
}
#tblContainer .sidebar #menue {
	position: relative;
	top: 0px;
}


#tblContainer .tableContent #rigth a {
	text-decoration: none;
	font-weight: normal;
	margin-top: 50px;
}


.barMenu {
	background-image: url(../img/iconBgBottonMenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 29px;
}
#tblContainer .body {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: 11px 0px;
	padding: 15px;
	font-size: 12px;
	color: #003366;
}
#tblContainer .tableContent .body strong, #tblContainer .tableContent .body b {
	font-size: 16pt;
	color: #454545;
}

#tblContainer .body img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tblContainer .sidebar img {
	text-align: center;
	color: #999999;
	font-weight: bold;
	font-style: italic;
}
#tblContainer .sidebar {
	text-align: center;
}
#tblContainer .sidebar p {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
}


#tblContainer #search #strBusca {
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
	border: 1px solid #0033FF;
	background-image: url(../img/iconZoom.gif);
	background-repeat: no-repeat;
	background-position: 95%;
	font-size: 12px;
	background-color: #FFFFFF;
}
#tblContainer #search {
	text-align: center;
	margin-top: 10px;
}


td {
	margin: 0px;
	padding: 0px;
}

.header {
	height: 182px;
	width: 150px;
}

html, body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.header img {
	margin-top: 45px;
	margin-left: 12px;
}
#tblContainer .sidebar #search label {
	font-weight: bold;
	color: #0033FF;
	font-style: italic;
	text-align: left;
}
#tblContainer .sidebar #search #imageField {
	text-align: right;
}

#tblContainer .sidebar .comemorative {
	text-align: center;
	margin-top: 20px;
	background-image: url(../img/comemorative.jpg);
	background-repeat: no-repeat;
	width: 118px;
	height: 65px;
	font-size: 9px;
	background-position: 3px 0px;
	padding-top: 40px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 10px;
}

#tblContainer {
	text-align: left;
	background-image: url(../img/bgLine.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineDivision {
	background-image: url(../img/iconLine.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

#tblContainer .footer {
	background-color: #666666;
	text-align: center;
	height: 30px;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../img/bgRodape.jpg);
	background-repeat: repeat-x;
}
#tblContainer .body .division {
	background-image: url(../img/iconLine.gif);
	background-repeat: no-repeat;
	height: 8px;
	background-position: center center;
	clear: both;
	margin: 10px;
}
h3 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-transform: uppercase;
}

.body fieldset {
	border: 1px solid #0066FF;
	margin: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.body .actions a {
	text-decoration: none;
	list-style-type: none;
}
a {
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	font-size: 12px;
}
.button {
	background-color: #F3F3F3;
	border: 1px double #333333;
	margin-top: 10px;
	padding: 4px;
	font-size: 14px;
	margin-left: 5px;
}
.input, textarea {
	font-size: 14px;
	color: #000000;
	width: 550px;
	border: 1px solid #0033FF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

textarea {
	height: 300px;
}

textarea:hover, .input:hover {
	background-color: #F3F3F3;	
}

.submit {
	text-align: right;
}
#tblContainer .tableContent .body #maquinasContainer #maquinasFooter #maquinasContent p {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
#formLogin {
	width: 450px;
	text-align: left;
	margin-left: 90px;
}
#formLogin #block img {
	float: right;
	margin: 10px;
}
#formLogin .login {
	width: 90%;
	text-align: left;
}
.body #formLogin #login {
	width: 300px;
	float: left;
}


label {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	width: 300px;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}


.tableList {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
.tableList tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
.tableList tr.altRow td {
background: #f4f4f4;
}
.tableList td.actions {
	white-space: nowrap;
}

#flashMessage, .error, .error_message {
	color:#000000;
	font-size: 12px;
	background-color: #FFFFCC;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	border: 2px solid #FF0000;
	padding: 5px;
}
#flashMessage {
	margin: 0 0 0 5px;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.form_error {
	background-color: #FFD7D7;
	border: 1px solid #FF0000;
}

.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}
a:active {
	color: #0066FF;
}


.body legend {
	font-size: large;
	color: #0066FF;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}
.left {
	text-align: left;
}
#tblContainer #NavBar {
	background-image: url(../img/bgNavBar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
}
#tblContainer #NavBar a {
	color:#000;
	text-decoration:none;
}

#tblContainer #NavBar a:hover {
	color:#000;
	text-decoration:underline;
}
.menu a {
	font-style: italic;
	width: 100px;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
	_margin-left: 5px;
	color: #0033CC;
}
.menu a:link {
	text-decoration:none;
	color: #0033CC;
}
.menu a:hover {
	text-decoration:underline;
	color: #0033CC;
}
.menu a:active {
	text-decoration:none;
	color: #0033CC;
}
.menu a:visited {
	text-decoration:none;
	color: #0033CC;
}
.bar {
	margin-right: 20px;
	margin-left: 20px;
}
#tblContainer .tableContent {
	margin: 0px 0px 0px 0px;
	width: 639px;
	clear: both;
}
h5 {
	font-size: 12px;
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
	text-align: right;
	margin-right: 40px;
}
#maquinasContainer {
	width: 200px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/maquinas_fundo.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 10px;
	float: left;
}
#maquinasContainer #maquinasFooter {
	background-image: url(../img/maquinas_rodape.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#maquinasContainer #maquinasContent {
	background-image: url(../img/maquinas_topo.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#maquinasContainer #maquinasFooter #maquinasContent #img {
	text-align: center;
	padding: 5px;
	display: block;
}
#tblContainer .tableContent #header {
	background-color: #006666;
	width: 636px;
	text-align: right;
}
#teste {
	width: 450px;
	overflow: hidden;
	text-align: left;
}
#tblContainer .sidebar #login {
	text-align: left;
	color: #717479;
	width: 120px;
	margin-left: 10px;
}
#tblContainer .sidebar #center #login .campo {
	border: 1px solid #717479;
	font-size: 12px;
}

.login {
	border: 1px solid #0033FF;
	background-color: #FFFFFF;
	font-size: 10px;
	width: 125px;
}
#tblContainer .sidebar #center {
	text-align: center;
}
#tblContainer .sidebar #menu .menuButton {
	width: 120px;
	height: 20px;
	border: 1px solid #000000;
	clear: both;
}

#tblContainer .sidebar #menu div {
	width: 120px;
	height: 20px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 7px;
}
.confirm {
	width: 400px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #5588BB;
	position: relative;
	top: 40%;
	left: 0%;
	background-color: #FFFFFF;
}
.confirm .message {
	margin: 5px;
	text-align: left;
}
.confirm .header {
	background-image: url(../img/confirm/header.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}
.confirm .header a {
	float: right;
	margin-right: 15px;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	width: 10px;
	height: 10px;
	padding: 0px;
}
.confirm .header span {
	width: 160px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	float: left;
	margin-top: 3px;
}
div#tipDiv {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:10000;
  width:401px; 
  padding:4px;
  text-align: left;
}
#tblContainer .sidebar .comemorative a {
	color: #FFFFFF;
	font-size: 9px;
}
#tblContainer .sidebar .comemorative a:link {
	color: #FFFFFF;
	font-size: 9px;
}
#tblContainer .sidebar .comemorative a:visited {
	color: #883A00;
	font-size: 9px;
}
.image {
	width: 591px;
	background-image: url(../img/bombas/fundoMaquinas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
.image img {
	margin: 5px;
}
p .image {
	text-align: center;
}
.justificado {
	text-align: justify;
}

/**
 Downloads
*/
.download h3 {
	font-style: normal;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.download p {
	margin-left: 20px;
}
.download a, .download a:hover, .download a:active, .download a:link, .download a:visited {
	color: #000000;
	text-transform: uppercase;
}
.body span {
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	margin: 10px;
	padding: 10px;
}
.justificado .img {
	margin: 0px;
	padding: 0px;
}
#tblContainer #hackCorrect img {
	margin: 0px;
	padding: 0px;
}
#tblContainer #bomba {
	height: 170px;
	width: 170px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#tblContainer #bomba object {
	float: right;
	margin-left: 5px;
}
