 <style>
.teste{}



div,table{
  font-family: tahoma;
  font-size:8pt;
}

.busca_input,
.busca_label{
  width:160px;
  margin:2px;
}

input,select{
  font-family: tahoma;
  font-size : 9pt;  
}

#site{
  text-align:center;
}

#principal{
  border:#808080 0px solid;
  width:760;
  background-color: #F8F8F8;
}

.back_show{
  BORDER: #D0D0D0 1px solid;
  background-color:#FFFFFF;
  width:50px;
  font-family : tahoma;
  font-size :9pt;
  font-weight: bold;
    float:left;
}

.indique_item{
  BORDER: #D0D0D0 1px solid;
  background-color:#FFFFFF;
  width:150px;

  font-family : tahoma;
  font-size :9pt;
  float:right;
  font-weight: bold;
}

a.logicaweb:link{
  font-family : tahoma;
  font-size :9pt;
  font-weight: none;
  text-decoration:none;
  color:#FFFFFF;
}

a.logicaweb:visited {
  font-family : tahoma;
  font-size :9pt;
  font-weight: none;
  text-decoration:none;
  color:#FFFFFF;
}

a.logicaweb:hover   {
  font-family : tahoma;
  font-size :9pt;
  font-weight: none;
  text-decoration:underline;
  color:#FFFFFF;
}

.maisinfo{
   font-family : tahoma;
   font-size :8pt;
	text-align:right;
	margin-right:10px;
	margin-bottom:10px;	
}
.arruma_centro_firefox{
  clear:both;
}
  
.input_contato{
  BORDER-RIGHT: #D0D0D0 1px solid;
  BORDER-TOP: #D0D0D0 1px solid;
  FONT-SIZE: 8pt;
  BACKGROUND: #ffffff;
  BORDER-LEFT: #D0D0D0 1px solid;
  COLOR: #808080;
  BORDER-BOTTOM: #D0D0D0 1px solid;
  FONT-FAMILY: Tahoma;  
} 



a:link{
  text-decoration:none;
  font-family : tahoma;
  font-size :8pt;
  color:#000000;
}

a:visited {
  text-decoration:none;
  font-family : tahoma;
  font-size :8pt;
  color:#000000;
}

a:hover   {
  text-decoration:none;
  font-family : tahoma;
  font-size :8pt;
  color:#c0c0c0;
  text-color:black ;
  text-decoration:underline;
}

.paginacao{
  border:#000000 0px solid;
  width:500px;
  clear:both;
}

.carrega_menus{ color:#FFFFFF;}

a.carrega_menus_link:link{
  text-decoration:none;
  font-family : tahoma;
  font-size :8pt;
  color:#FFFFFF;
}

a.carrega_menus_link:visited {
  text-decoration:none;
  font-family : tahoma;
  font-size :8pt;
  color:#FFFFFF;
}

a.carrega_menus_link:hover   {
  text-decoration:none;
  font-family : tahoma;
  font-size :8pt;

  color:#FFFFFF ;
  text-decoration:underline;
}

  
</style>


