/* html body { overflow:auto; }

/* Margin e Padding */
body,form,h1,h2,h3,h4,h5,h6,p,li,ul,div,span,a,ol,td,dt,dd,dr { margin:0; padding:0;}
.alignRight {
	text-align:right;
}

/* Tables */

table tr td {
	border:none;
}

/* Imagens */
img { border:0; }

/* Display */
.esconder { display:none; }
.off { display:none; }
.on { display:; }

/* BackGround do Site */
html, html body {
	height:100%;
}
body {
	background: url("../imagens/body-bg.gif") repeat-x fixed left bottom #FFFFFF;
}

/* Formulário */
.bot-160px-on {
	border:none;
	background:url(../imagens/bot-160px-on.gif) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	width:160px;
	height:25px;
	text-align:center;
	cursor:pointer;
	color:#404040;
}
.bot-160px {
	border:none;
	background:url(../imagens/bot-160px-off.gif) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	width:160px;
	height:25px;
	text-align:center;
	cursor:pointer;
	color:#404040;
}
.bot-120px-dir-on {
	border:none;
	background:url(../imagens/bot-120px-dir-on.gif) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:25px;
	text-align:center;
	cursor:pointer;
	color:#004280;
}
.bot-120px-dir {
	border:none;
	background:url(../imagens/bot-120px-dir-off.gif) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:25px;
	text-align:center;
	cursor:pointer;
	color:#004280;
}
.bot-120px-esq-on {
	border:none;
	background:url(../imagens/bot-120px-esq-on.gif) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:25px;
	text-align:center;
	cursor:pointer;
	color:#808080;
}
.bot-120px-esq {
	border:none;
	background:url(../imagens/bot-120px-esq-off.gif) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:25px;
	text-align:center;
	cursor:pointer;
	color:#808080;
}
.bot-180px-on {
	border:none;
	background:url(../imagens/bot-180px-on.gif) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	width:180px;
	height:25px;
	text-align:center;
	cursor:pointer;
	color:#808080;
}
.bot-180px {
	border:none;
	background:url(../imagens/bot-180px-off.gif) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	width:180px;
	height:25px;
	text-align:center;
	cursor:pointer;
	color:#808080;
}
.bot-45px {
	border:none;
	background:url(../imagens/bot-45px.gif) top left no-repeat;
	font-size:10px;
	width:45px;
	height:20px;
	text-align:center;
	cursor:pointer;
	color:#404040;
}
.bot-60px {
	border:none;
	background:url(../imagens/bot-60px.gif) top left no-repeat;
	font-size:10px;
	text-transform:uppercase;
	width:60px;
	height:20px;
	text-align:center;
	cursor:pointer;
	color:#404040;
}
.bot-90px {
	border:none;
	background:url(../imagens/bot-90px.gif) top left no-repeat;
	font-size:10px;
	text-transform:uppercase;
	width:90px;
	height:20px;
	text-align:center;
	cursor:pointer;
	color:#404040;
}
.bot-120px {
	border:none;
	background:url(../imagens/bot-120px.gif) top left no-repeat;
	font-size:10px;
	text-transform:uppercase;
	width:120px;
	height:20px;
	text-align:center;
	cursor:pointer;
	color:#404040;
}
.campo {
	background-color:#fff;
	color:#666;
	padding:2px;
	border:1px solid #ccc;
	border-bottom:1px solid #ededed;
	border-right:1px solid #ededed;
}
.Inativo {
	background-color:#fff;
	color:#666;
	padding:2px;
	border:1px solid #ccc;
	border-bottom:1px solid #ededed;
	border-right:1px solid #ededed;
}
.Ativo {
	background-color:#f7f7f7;
	color:#666;
	padding:2px;
	border:1px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.Obrigatorio {
	background-image:url(../imagens/campo-obrigatorio.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
select.Obrigatorio {
	background-image:url(../imagens/campo-obrigatorio-select.gif);
}
div#Formulario {
	margin-bottom:20px;
	clear:both;
}
div#Formulario fieldset {
	display:block;
	border:1px solid #ccc;
	margin-bottom:15px;
	padding:10px;
}
div#Formulario fieldset legend {
	color:#666;
	font-weight:bold;
	padding:5px;
	background:#ededed;
	border:2px solid #fff;
	margin:0 0 0 -5px;
	_margin:0 0 10px -10px;
}
div#Formulario fieldset label {
	display:block;
	float:left;
	width:80px;
	color:#666;
	padding:3px 0;
	white-space:nowrap;
	margin-bottom:3px;
}
div#Formulario fieldset label input {
	display:block;
	float:left;
	width:400px;
	margin-bottom:3px;
}


/* Fontes do Site */
body,form,h1,h2,h3,h4,h5,h6,p,a,input,select,button,textarea,td,li,dd,dt,th,caption {
	font-family:Tahoma, Arial, Tahoma, Times, serif;
	font-size:11px;
	text-decoration:none;
	font-style:normal;
}

.Nota { color:#808080; margin:-10px 0 10px 0; }
.Nota a { color:#808080; }
.Nota a:hover { color:#808080; text-decoration:underline; }


/* Box */
.tooltip {
	background:url(imagens/box-699px-bg.gif) top left repeat-y #f7f7f7;
	width:699px;
	display:block;
	margin:0 0 5px 0;
}
.tooltip div.T {
	background:url(imagens/box-699px-top.gif) top left no-repeat;
}
.tooltip div.I {
	background:url(imagens/box-699px-inf.gif) bottom left no-repeat;
	padding:30px;
}


.Informacao {
	display:block;
	padding:20px;
	text-align:justify;
	background:#f7f7f7;
	border:1px solid #ddd;
}
.InformacaoT {
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}


/* Estrutura */
table#Topo {
	background:url(../imagens/topo-bg-esq.gif) top left repeat-x;
}
table#Topo td {
	padding:0;
}
table#Topo td.Esq {
	width:130px;
	padding-left:10px;
}
table#Topo td.Dir {
	width:620px;
	background:url(../imagens/topo-bg.gif) top left repeat-x;
	padding-right:10px;
}
table#Topo td.C {
	background:url(../imagens/topo-bg.gif) top left repeat-x;
}
table#Menu {
	background:url(../imagens/menu-bg.gif) bottom left repeat-x;
}
table#Menu tr td {
	padding:0 0 1px 0;
	border-top:2px solid #fff;
}
table#Menu table.T td {
	padding:0;
	border-top:none;
}
table#Menu a {
	display:block;
	float:left;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
table#Menu a.DEINFRA {
	float:right;
	border-left:2px solid #fff;
	border-right:none;
}
table#Usuario {
	background:url(../imagens/usuario-bg.gif) top left repeat-x;
}
table#Usuario td {
	padding:5px;
	padding-right:0;
	color:#808080;
}
table#Usuario span {
	padding-right:7px;
	color:#404040;
	font-weight:bold;
}
table#Usuario a {
	color:#666;
}
table#Usuario a:hover {
	color:#000;
	text-decoration:underline;
}
table#Usuario ul {
	display:block;
	height:30px;
	float:right;
	padding-top:9px;
}
table#Usuario ul li {
	display:block;
	margin:0 0 0 7px;
	float:left;
	list-style:none;
}
table#Usuario ul li.F {
	border-right:5px solid #fff;
}
table#Conteudo {
	border:none;
}
table#Conteudo td {
	padding:0;
}
table#Conteudo td.Esq {
	/*padding:10px;
	width:150px; Menu */
	width:20px;
	background-color:#ededed;
}
table#Conteudo td.Dir {
	padding:10px 20px;
}
.Container {
	border:none;	
}


table#Inferior {
	border:none;
	border-top:1px solid #ddd;
	margin-top:20px;
}
table#Inferior td {
	padding:5px 2px 2px 2px;
	color:#404040;
}
#Container {
	display:block;
	padding:5px;
}










div#Titulo {
	background:url(../imagens/titulo-bg.gif) top left repeat-x;
	width:100%;
	display:block;
}
div#Titulo span.E {
	background:url(../imagens/titulo-esq.gif) top left no-repeat;
	display:block;
}
div#Titulo span.D {
	color:#000;
	font-size:12px;
	font-weight:bold;
	background:url(../imagens/titulo-dir.gif) top right no-repeat;
	display:block;
	padding:8px;
	height:19px;
}
table.Container tr td.Secao {
	color:#006277;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}
table.Container td.Conteudo td.Titulo {
	color:#006277;
	font-size:12px;
	font-weight:bold;
}
table.Container td.Conteudo span.Titulo {
	color:#006277;
	font-size:12px;
	font-weight:bold;
}
table.Container td.Conteudo {
	color:#666;
	line-height:18px;
	text-align:justify;
}
table.Container td.Conteudo a {
	color:#006277;
}
table.Container td.Conteudo a:hover {
	color:#006277;
	text-decoration:underline;
}
.Conteudo {
	color:#666;
	line-height:18px;
	text-align:justify;
}
.Conteudo a {
	color:#006277;
}
.Conteudo a:hover {
	color:#006277;
	text-decoration:underline;
}


dl.Links {
	width:80%;
}
dl.Links dt {
	display:block;
	color:#006277;
	font-weight:bold;
	line-height:normal;
}
td.Conteudo dl.Links dt a {
	color:#006277;
	display:block;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #ddd;
	padding:0 0 2px 0;
}
td.Conteudo dl.Links dt a:hover {
	padding-left:2px;
	text-decoration:none;
	border-bottom:1px solid #aaa;
}
td.Conteudo dl.Links dt span {
	color:#006277;
	display:block;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #ddd;
	padding:0 0 2px 0;
}

dl.Links dd {
	display:block;
	padding:2px 0 15px 7px;
	line-height:normal;
}
#HomeVoltar {
	padding:5px 0 0 0;
	margin-top:10px;
	text-align:right;
	border-top:1px solid #ddd;
}
#HomeVoltar span {
	padding:0 2px;
	color:#006277;
}
#HomeVoltar a {
	font-weight:bold;
	font-size:12px;
	color:#333;
}
#HomeVoltar a:hover {
	color:#006277;
}

.liDocumentos {
	color:#404040;
	text-align:justify;
	line-height:18px;
	padding:0 25px;
}
.liDocumentos dt a {
	color:#006277;
	font-weight:bold;
}
.liDocumentos dt a:visited {
	color:#006277;
}
.liDocumentos dt a:hover {
	color:#006277;
	text-decoration:underline;
}
.liDocumentos dt {
	padding-left:10px;
	background:url(../imagens/marc-menu.gif) top left no-repeat;
}
.liDocumentos dd {
	padding-left:10px;
	margin-bottom:20px;
}



.Conteudo table.tabela {
	margin-bottom:15px;
	border:none;
}
.Conteudo table.tabela caption {
	text-align:left;
}
.Conteudo table.tabela tr th {
	border:1px solid #808080;
	border-top:none;
	border-left:none;
	padding:3px;
	background-color:#f7f7f7;
	color:#000;
}
.Conteudo table.tabela tr th.L {
	border:1px solid #808080;
	border-top:none;
	border-left:none;
	padding:3px;
	background-color:transparent;
	color:#404040;
	text-align:left;
}
.Conteudo table.tabela tr td {
	border:1px solid #ccc;
	border-top:none;
	border-left:none;
	padding:3px;
	color:#666;
}
.Conteudo table.tabela tr td table.tabelaInterna tr th {
	border-color:#ddd;
	border-right:none;
	background:none;
	font-weight:normal;
	text-align:left;
	color:#333;
}
.Conteudo table.tabela tr td table.tabelaInterna tr td {
	border-color:#ddd;
	border-right:none;
	padding:8px 0;
}
.Conteudo table.tabela tr td table.tabelaInterna tr.F th {
	border:none;
}
.Conteudo table.tabela tr td table.tabelaInterna tr.F td {
	border:none;
}


td.Conteudo table.tabelaForm {
	margin-bottom:15px;
}
td.Conteudo table.tabelaForm tr th {
	border:1px solid #808080;
	border-top:none;
	border-left:none;
	padding:3px;
	background-color:#f7f7f7;
	color:#000;
}
td.Conteudo table.tabelaForm tr th.L {
	border:1px solid #808080;
	border-top:none;
	border-left:none;
	padding:3px;
	background-color:transparent;
	color:#404040;
	text-align:left;
}
td.Conteudo table.tabelaForm tr td {
	border:none;
	border-top:none;
	border-left:none;
	padding:3px;
	color:#666;
	width:420px;
}

.Conteudo2 {
	color:#f7f7f7;
}
.Conteudo2 a {
	color:#fff;
}
.Conteudo2 a:hover {
	color:#fff;
	text-decoration:underline;
}


.botao {
	color:#f7f7f7;
	background-color:#b03500;
	font-size:10px;
	border:1px solid #7c2b00;
	border-top:none;
	border-left:none;
	padding:2px 3px;
}
.Login { color:#fff; }




.multas {
	table-layout:fixed;
	width:100%;
	margin-bottom:15px;
}

.multas th,.multas td {
	border:1px solid #ccc;
	border-top:none;
	border-left:1px solid #fff;
	padding:3px;
	color:#666;
}
.multas th {
	color:#fff;
	background-color:#0091b0;
	border-right:1px solid #006277;
	border-bottom:1px solid #006277;
}
.multas th.Cod,.multas td.Cod {
	width:50px;
	text-align:center;
}
.multas th.D,.multas td.D,.multas table.sub th.D,.multas table.sub td.D {
	width:30px;
	height:30px;
	text-align:center;
}
.multas th.D, .multas table.sub th.D {
	background-color:transparent;
	border:none;
}
table.multas table.sub caption {
	font-weight:bold;
	color:#333;
	text-align:left;
}
table.multas table.sub caption span {
	color:#005768;
}
table.multas table.sub {
	width:665px;
	table-layout:fixed;
	margin:10px;
}
table.multas table.sub th {
font-weight:bold;
	text-align:center;
	padding-left:2px;
	color:#fff;
	background-color:#259ca5;
	border-right:1px solid #006277;
	border-bottom:1px solid #006277;
}

table.multas table.sub td {
	background-color:#fff;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:2px;
}
table.multas table.sub th.blank,table.multas table.sub td.blank {
	background-color:transparent;
	border:none;
}
table.multas table.sub th.orgao,table.multas table.sub td.orgao {
	width:100px;
	text-align:center;
	font-weight:bold;
}
table.multas table.sub td.deinfra {
	
	border-right-color:#96ce8e;
	border-bottom-color:#96ce8e;
}
table.multas table.sub td.pmrv {
	
	border-right-color:#e9bcb7;
	border-bottom-color:#e9bcb7;
}

.multas td.valor,.multas th.valor {
	width:105px;
}
.multas td.valor {
	text-align:right;
	width:105px;
}
.multas table.sub td.data,.multas table.sub th.data {
	width:65px;
	text-align:center;
}
.multas td.w130,.multas th.w130 {
	width:95px;
}
.multas table.sub td.w160,
.multas table.sub th.w160 {
	width:160px;
}
.multas table.sub td.w100,.multas table.sub th.w100 {
	width:100px;
}
.multas table.sub td.w90,.multas table.sub th.w90 {
	width:90px;
}
.multas table.sub td.w70,.multas table.sub th.w70 {
	width:70px;
}
.multas table.sub td.w30,.multas table.sub th.w30 {
	width:30px;
}
.multas td.Detalhes {
	background-color:#eff5fb;
	border:1px solid #6c9ed7;
	border-top:none;
	border-left:1px solid #cee0f3;
}


table.multas tr.mON th,table.multas tr.mON td {
	background-color:#e6eff9;
	border:1px solid #6c9ed7;
	border-top:none;
	border-left:1px solid #cee0f3;
	color:#333;
}

table.multas table.sub tr.mON td {
	background-color:#caddf0;
}

.multas table.sub td.Detalhes {
	background-color:#ededed;
	border:1px solid #6c9ed7;
	border-top:none;
	border-left:1px solid #cee0f3;
}


table.multas tr.mOFF th, table.multas tr.mOFF td {
	border:1px solid #ccc;
	border-top:none;
	border-left:1px solid #fff;
	color:#666;
}
table.multas tr.mOFF th {
	color:#333;
}
/*** Menu ***/
/***********************************************************************************************************************/
#Menu {
	display: block;
	position: relative;
	margin: 10px auto 0 auto !important;
	width: 770px;
	}
#Menu li {
	display: inline;
	float: left;
	list-style: none;
	margin-bottom: 3px;
	}
#Menu li a {
	display: block;
	float: left;
	font: bold 9px/22px Arial,Helvetica,Sans-serif;
	margin-right: 2px;
	background: url(../imagens/icones/fundoMenu.png) repeat-x top;
	height: 22px;
	padding: 3px 7px;
	color: #333;
	text-transform: uppercase;
	}
#Menu li a:hover {
	background-color: #f7f7f7;
	color: #3a70b7;
	}