* {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
body {
	background: #000 url('/img/bg.gif') repeat-x;
}
table {
	background: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
table td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.imagemRotagps {
	width: 242px;
	height: 454px;
	background: url('/img/rotagpsNew.jpg') no-repeat;
}
.main {
	width: 758px;
	height: 600px;
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #666;
}
.copyright A {
	color: #d1d1d1;
	text-decoration: none;
}
.copyright A:hover {
	text-decoration: underline;
}
.sepMnSup {
	margin: 0px 5px 0px 5px;
}
.mnMain {
	background: url('/img/bgMnMain.gif') repeat-x;
}
.mnMain IMG {
	margin: 0px 10px;
}
.boxMain {
	width:742px;
	min-height: 293px;
	background: #272727 url('/img/bgBoxMain.gif') repeat-x;
}
.whiteBoxMain {
	min-height: 293px;
	//height: 293px; /* Hack p/ IE */
	width:730px;
	border-bottom: solid 6px #272727;
	background: #fff url('/img/bgBoxWhiteMain.gif') repeat-x bottom; 
}
.mainArea {
	position: relative;
	width: 690px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	color: #5f5f5f;
}
.mainArea A {
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
}
.mainArea A:hover {
	color: #000;
}
.textoTitulo {
	font-weight: bold;
	color: #5f5f5f;
	line-height: 28px;
}
.textoTituloTop {
	font-weight: bold;
	color: #3495A7;
	line-height: 28px;
}
.labelForm {
	color: #5f5f5f;
	font-weight: bold;
	width: 75px;
	vertical-align: top;
	padding-top: 3px;
}
INPUT, SELECT, OPTION, TEXTAREA {
	margin-bottom: 3px;
	color: #5f5f5f;
}
.boxMainHome {
	width:742px;
	height: 299px;
	background: #272727 url('/img/bgBoxMain.gif') repeat-x;
}
.boxMainHome IMG {
	margin-top: 6px;
}

.quadro td {
					border-bottom: 1px solid #fff;
					border-left: 1px solid #fff;
					padding: 5px 8px;
					background-color: #cee8ed;
					text-align: left;
				}
				.quadro .hd {
					border-bottom: 1px solid #fff;
					border-left: 1px solid #fff;
					padding: 5px 8px;
					color:#fff;
					font-weight: bold;
					background-color: #3495A7;
					text-align: left;
				}
				.quadro .hd2 {
					border-bottom: 1px solid #fff;
					border-left: 1px solid #fff;
					padding: 5px 8px;
					color:#fff;
					font-weight: bold;
					background-color: #3495A7;
					text-align: center;
				}