body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/fundo_topo.jpg) no-repeat top;	
	font-size:13px;
}

#main_holder {
	text-align: left;
	width:980px;
	margin:0 auto;
	
}

#autentica {
	background: #F7F7F7;
	border: 1px solid #EAEAEA;
	padding: 10px;
	margin: 0px 20px 5px 13px;
	position:relative;	
}
label {
	display:block;
	margin-bottom:3px;
}

ul {
	list-style: url(../img/list_bullet.jpg);
}

#mainbody p {
	text-align: justify;
	margin:13px;
	margin-right:17px;
}

em {
	color: #4CA1D8;
}

div, h1 {
	margin: 0px;
	padding: 0px;
}

.legenda {
	width:70px;
	display:block;
	float:left;
	margin:4px 7px 0px 0px;
	text-align:right;
}
#pageheading {
	text-indent: -5000px;
	height: 52px;
	width: 770px;
}
#header {
	text-align:left;
	margin-left:166px;
	background: url(../img/protocolo-servidor.gif) no-repeat left top;	
	height:42px;
	padding-left:222px;

}
#header h1 {
	font-size:14px;
	padding-top:13px;
	font-weight:normal;
	color:#666666;
}
#header h2 {
	font-size:11px;
	font-weight:bold;
	padding-top:-10px;
	margin-top:0px;
	color:#666666;	
}
#menu_header {
	position:absolute;
	top:0px;
	margin-left:360px;

}
#menu_header li {
	display:inline;
	border-right:#B5B5B5 1px solid;
	height:15px;
	padding-right:5px;
	padding-left:5px;
}
#mainbody {
	max-width:808px;
	min-width:808px;
	float:right;
	background: url(../img/fundo_mainbody.gif) repeat-y center;	
}
#mainbodytop {
	height:12px;
	max-width:808px;
	min-width:808px;
	float:right;
	margin-top:16px;
	background: url(../img/fundo_mainbody_top.gif) no-repeat center top;			
}
#mainbodybottom {
	height:20px;
	max-width:808px;
	min-width:808px;
	float:right;
	background: url(../img/fundo_mainbody_footer.gif) no-repeat center bottom;			
}

#menu_list {
	float: left;
	margin: 15px 0px 0px 2px;
	padding: 0px;
	width:160px;
	font-size:11px;
}

#menu_header a {
	text-decoration: none;
	color: #666666;	
}
#menu_header a:hover {
	color: #4CA1D8;
	text-decoration:underline;
}


#menu_info {
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 15px 0px;
	width:160px;
	background: url(../img/fundo_menu_list.jpg) no-repeat left bottom;	
}

#menu_info li {
	display:inline;
}
#menu_list h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background: url(../img/fundo_h1_list.jpg) no-repeat left top;	
	padding:12px;
	padding-bottom:7px;
	margin:0px;
}

#menu_info a {
	text-decoration: none;
	color: #666666;
	background: url(../img/menu_back.png) no-repeat left top;
	padding-left: 20px;
	display: block;
	margin:0 0 5px 0;
	line-height: 18px;
}

#menu_info a:hover {
	background: url(../img/menu_back.png) no-repeat left bottom;
	color: #4CA1D8;
}

h1, h2, h3, h4, h5, h6 {
	color:#4CA1D8;
}

h2, h3 {
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6, p, li, div {
	font-family: Arial, Helvetica, sans-serif;	
}

hr {
	background: #4CA1D8;
	color: #4CA1D8;
	border: 1px solid #4CA1D8;
}

#footer {
	clear:both;
	color: #4CA1D8;
	height:30px;
	text-align:left;
	background: #FFFFFF url(../img/fundo_footer.jpg) no-repeat bottom;	
	margin:0 auto;
	width:980px;
	margin-top:10px;
}
#menu_footer {
	color:#B5B5B5;
	margin-top:10px;
	font-size:11px;
	width:500px;
	float:left;
	padding-left:15px;
}
#menu_footer li {
	display:inline;
	border-right:#B5B5B5 1px solid;
	height:14px;
	padding-right:5px;
	padding-left:5px;
}
#menu_footer a {
	text-decoration: none;
	color: #B5B5B5;
}
address{
	margin-top:10px;
	font-style:normal;
	color:#B5B5B5;
	display:block;
	float:right;
	font-size:11px;
	margin-right:15px;
}
#function_description {
	background: #F7F7F7;
	border: 1px solid #EAEAEA;
	padding: 10px;
}

#function_description ul {
	margin: 0;
	padding: 0;
	list-style:none!important;
	list-style-image: none!important;
}

#function_description ul li {
	margin-bottom: 10px;
}



#search_button {
	background: #FFF url(../img/search.png) no-repeat right center;
	padding:3px 20px 3px 10px;
}

#login_button {
	background: #FFF url(../img/ok.png) no-repeat left center;
	padding:3px 10px 3px 25px;
	background-position: 4px;
}
#valida_button {
	background: #FFF url(../img/validar.png) no-repeat left center;
	padding:3px 10px 3px 25px;
	background-position: 4px;
}

input {
	padding:3px;
	border:#E1E1E1 1px solid;
	margin-bottom:5px;
}

div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
	
div.autocomplete ul {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}
#mainbody h2 {
	color:#666666;	
	border-bottom:#0066CC 3px solid;
	margin:0px 17px 10px 10px;
	padding-bottom:4px;
}
.alert {
	background-image:url(../img/alert.png); 
	height:22px;
	display:block;
	float:left;
	padding-left:30px;
	padding-top:2px;
	font-size:16px;
	background-repeat:no-repeat;
	margin-left:3px;
}
.loading {
	text-align:left;
	padding-left:46px;
	margin-left:16px;
	padding-top:7px;
	color:#858585;
	font-size:13px;
	background: url(../img/loading.gif) no-repeat left top;	
	height:32px;
	display:block;
}
.coluna_e{
	width:350px;
	display:block;
	float:left;
	margin-top:0px;
	line-height:20px;
}
.coluna_d{
	width:350px;
	display:block;
	float:left;
	margin-top:0px;	
	margin-right:20px;
	line-height:20px;
}
.coluna_e strong{
	display:block;
	width:150px;
	float:right;
	text-align:right;
	padding-right:10px;
	background: url(../img/fundo-dados.jpg) no-repeat right top;
}
.coluna_d strong{
	display:block;
	width:150px;
	float:right;
	text-align:right;
	padding-right:10px;
	background: url(../img/fundo-dados.jpg) no-repeat right top;	
}
.coluna_d li{
	border-top:1px #FFFFFF solid;
	border-bottom:1px #EEEEEE solid;
}	
.coluna_e li{
	border-top:1px #FFFFFF solid;
	border-bottom:1px #EEEEEE solid;
}	
.cx_par_debitos {
	background-color:#FFFFFF;
	float:left;
	height:45px;
	border:#CCCCCC 1px dotted;
	padding:7px;
	font-size:11px;
	margin:0px 7px 7px 0px;
	line-height:15px;
}
.conteudo-caixa-inteira {
	margin:13px;
	margin-right:17px;
}
.conteudo-caixa-inteira table {
	font-size:11px;
}
.fundo_amarelo {
	background-color:#FFFFE1;
	color:#000000;
}
.fundo_cinza {
	background-color:#F5F4F2;
	color:#000000;
	text-align:right;
}
.obs {
	height:130px;
	border:0px;
	padding:0px;
}
.text_fundo_amarelo {
	background-color:#FFFFE1;
	color:#000000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	border:#E1E1E1 1px solid;
	padding:3px;
}
.contrib_input {
	font-size:11px;
	color:#000000;
	border:#CCCCCC 1px solid;
	background-color:#EEEEEE;
	padding:2px;
}
.contribuintes a:link {
	font-weight:normal;
}
.contribuintes_linha {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	border:#CCCCCC 1px dotted;
	padding:3px;
	width:450px;
	clear:both;
}
.logradouros_linha {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	border:#CCCCCC 1px dotted;
	padding:2px;
	width:220px;
	height:15px;
}
.bairros_linha {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	border:#CCCCCC 1px dotted;
	padding:2px;
	width:220px;
	height:15px;
}
.bt_cad_contrib {
	background-color:#C42129;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	border:#EEEEEE 1px solid;
	padding:2px;
	margin-top:2px;
}
.contribuintes label {
	display:block;
	float:left;
	text-align:left;
	color:#000000;
	padding-right:2px;
	margin-right:2px;
	font-size:11px;
	margin-bottom:7px;
}
.contribuintes {
background-color:#FFFFFF;
border:#FF6600 1px solid;
padding:10px;
font-size:11px;
font-weight:normal;
overflow:auto;
width:460px;

}
.logradouros {
background-color:#FFFFFF;
border:#CCCCCC 1px solid;
padding:5px;
font-size:11px;
font-weight:normal;
height: 70px; 
overflow:auto;
left:200px;
width:245px;
position:absolute;
margin-left:350px; 
}
.hint {
background-color:#FFFFFF;
padding:0px;
font-weight:normal;
height: 100px; 
overflow:auto;
left:200px;
width:300px;
position:absolute; 
}
.bairros {
background-color:#FFFFFF;
border:#CCCCCC 1px solid;
padding:5px;
font-size:11px;
font-weight:normal;
height:45px; 
overflow:auto;
left:80px;
width:245px;
position:absolute;
margin-left:350px; 
}
.icon {
	text-align:center;
	color:#666666;
	font-size:11px;
	width:108px;
	border-right:#E1E1E1 1px solid;
	float:left;
	margin-bottom:16px;
	margin-left:10px;
}
.icon a:link {
	color:#666666;
	text-decoration:none;
}
.icon a:visited {
	color:#666666;
	text-decoration:none;
}
.icon a:hover {
	color:#FF0000;
	text-decoration:none;
}
.margin-direita {
	border-right:#CCCCCC 1px solid;
}
.margin-esquerda {
	border-left:#CCCCCC 1px solid;
}
.margin-topo {
	border-top:#CCCCCC 1px solid;
}
.margin-base {
	border-bottom:#CCCCCC 1px solid;
}
.atrasado {
	background-color:#FFCCCC;
}
.usuarioenvio {
	background-color:#63daf8;
}

.encerrado {
	background-color:#FFCC66;
	padding:7px;
	border:#CC0033 1px dotted;
	margin-bottom:11px;
}

td {
	font-size:11px;
}
.botao {
	background-color:#0066CC;
	font-weight:bold;
	border:#0066CC 1px solid;
	font-size:11px;
	width:60px;
	height:25px;
}
.info {
	font-size:11px;
	width:170px;
	margin-left:7px;
	padding:7px;
	background-color:#FFFFCC;
	float:right;
	margin-right:30px;
	border:#FFCC00 1px dotted;
}
.info2 {
	font-size:11px;
	padding:7px;
	background-color:#FFFFCC;
	margin-right:160px;
	border:#FFCC00 1px dotted;
}

.rotulo {
	width:100px;
	float:left;
}	


.titulotop {
	background-image:url(images/fundo_tit.jpg);
	height:21px;
	color:#0066CC;
	font-size:16px;
	padding-top:4px;
	border:#B6B6B6 1px solid;
}

.titulocinza {
	background-image:url(images/titcinza.jpg);
	height:21px;
	color:#333333;
	font-size:11px;
	padding-top:4px;
	border-right:0px;
	font-weight:bold;
	border-right:0px;
	padding-left:7px;
	border-bottom:0px;
}
.pareceres {
	font-size:11px;
	line-height:14px;
	color:#000000;
	padding:7px;
	border-right:0px;
	border-bottom:#666666 1px dotted;
	margin-bottom:0px;
	
}
.tiotulomin {
	color:#000000;
	font-size:11px;
	font-weight:bolder;
}
.minecinza {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.boxcinza {
	background-color:#F4F4F4;
	border:#B6B6B6 1px solid;
	padding:7px;
	margin:0px 0px 7px 0px;
	color:#000000;
	font-size:11px;
	line-height:16px;
}
.boxbarra {
	width:90px;
	height:110px;
	margin-right:7px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	float:left;
	line-height:23px;	
}
.boxsituacao {
	padding:7px;
	margin:0px 0px 0px 0px;
	color:#000000;
	border:#B6B6B6 1px solid;
	border-bottom:0px;
}
.boxsolicitacao {
	padding:7px;
	margin:0px 0px 0px 0px;
	color:#000000;
	min-height:152px;
	border:#B6B6B6 1px solid;	
	font-size:11px;
	line-height:14px;
}
.linha {
	padding-left:7px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}
.linha a{
	color:#0066CC;
	text-decoration:none;
}
.botao {
	color:#FFFFFF;
	width:120px;
	font-size:12px;
}
.processar {
	background-color:#FFFFCC;
	padding:7px;
	border:#FFCC00 1px dotted;
	margin-bottom:11px;
}
.encerrar {
	background-color:#FFCCCC;
	padding:7px;
	border:#CC0033 1px dotted;
	margin-bottom:11px;
}
.ok{
	background-color:#CCFFCC;
	font-size:14px;
	font-weight:bold;
	border:#009900 1px dotted;
	padding:7px;
	color:#009900;
	display:block;	
}
.erro {
	background-color:#FFCCCC;
	font-size:14px;
	font-weight:bold;
	border:#CC0000 1px dotted;
	padding:7px;
	color:#CC0000;
	display:block;
	float:left;
}
.erro li{
	list-style:none;
	font-size:11px;
	width:300px;
	margin-right:16px;

}
label {
	float:left;
	width:130px;
	display:block;
	text-align:right;
	padding-right:7px;
	margin-bottom:16px;
	padding-top:5px;
}
#autentica label {
	float:none;
	border:0px;
	margin:0px;
	padding:0px;
	width:auto;
	text-align:left;
}
#form-cadastro br{
	clear:both;
}
#form-cadastro {
	font-size:11px;
}
select {
	padding:2px;
}

#showimagecontrib {
	display:none;
	width:600px;
	height:auto;
	top:245px;
	border:#0066CC 2px solid;
	background-color:#FFFFFF;
	margin:0 auto;
	position:absolute;
	margin-left:auto;
	margin-right: auto;
}

#showimageusuario {
	display:none;
	width:600px;
	height:auto;
	top:245px;
	border:#0066CC 2px solid;
	background-color:#FFFFFF;
	margin:0 auto;
	position:absolute;
	margin-left:auto;
	margin-right: auto;
}

#dragbar {
	background:url(../img/fundo_barra_topo2.jpg) repeat-x top;
	height:21px;
	font-size:11px;
	color:#FFFFFF;
	padding:2px 0 0 7px;
	font-weight:bold;
}
.logradouros {
	margin-left:auto;
	margin-right: auto;
}
.bairros {
	margin-left:auto;
	margin-right: auto;
}
.mine {
	color:#999999;
	font-size:11px;
	letter-spacing:0px;
}
.edit-445 {
	width:445px;
	font-family:Arial, Helvetica, sans-serif;
}
.botao_cadastrar {
	background-color:#0066CC;
	padding:7px;
	color:#FFFFFF;
	font-weight:bold;
}

.label_param {
	min-width:31%;
	float:left;
	text-align: left;
	margin-right: 7px;
	margin-top: 7px;
}


input[type="checkbox"]{
  width: 16px; /*Desired width*/
  height: 16px; /*Desired height*/
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown-content_msg {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 300px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 1;
  }

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropdown-content_msg {
	display: block;
  }