@charset "utf-8";
/* CSS Document */
body, td {
  font:11px verdana,arial;
  margin:0;
  color:#000;
  background-color:#ECECEC;
}

a:link, a:visited {
	text-decoration: none;
	background:transparent;
	color: #993300;
}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: red;}
a img {border: none;}

#tabIndice td { border:1px solid #000; }

.box { border: solid; border-width: thin; width: 900px; }

#navegacao {
 background: #F36C4E;
 border-bottom: solid 1px #FABE9A;
 border-top: solid 1px #FABE9A;
}

#destaque {
  border-bottom: solid 1px #ECECEC;
}

#tiras{
background: #FFF;
padding: 15px;
}

#navtira{
background: #CBCAAC;
text-align:right;
padding: 5px;
 border-bottom: solid 1px #B0B0AE;
}

#servicos {
 background: #E8E6E7;
 text-align: right;
 border-bottom: solid 1px #000;
}

#ch1, #ch2 {
   text-align:center;
}

#ch1 {
 background: #C3E2F4;
 width:33%;
}

#ch2 {
	width:33%;
	background-color: #FFFFFF;
}

#ch3 {
	width:33%;
	padding: 9px;
	background-color: #ececec;
	background-image: url(img/fd.jpg);
	line-height:22px;
}

#ui {
border-top: solid 1px #B0B0AE;
border-bottom: solid 1px #E12C25;
padding-top:15px;
}

#footer {
 background: #000;
 color: #fff;
 padding:15px;
 font-family:"trebuchet ms", sans-serif; font-size:11px; font-weight:normal; margin:0;
}

#supnav {
   background: #000;
   color:#FFFFFF;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:16px;
   font-weight:bold;
   padding:6px  2px 6px 18px;
}

#uicham {
   margin-top: 20px;
}

.uicell {
   padding:15px;
   border-right: solid 1px #000;
}

.uicellFim {
   padding:15px;

}
#up {
   padding-right:15px;

}
.uiimg {
   float:right;
    border: solid 1px #000;
	margin:3px;
}

#tira {
   border: solid 1px #000;
}

#leiamais {
   text-align:right;
}

#apDiv1 {
	position:absolute;
	left:707px;
	top:63px;
	width:145px;
	height:190px;
	z-index:1;
}
.adptit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	margin-right: 8px;
	margin-left: 8px;
}
