/* Document : informes2010a */

div#informes2010a {
   margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px
}
table.info2010a {
   border-collapse: collapse;
   width:100%;
}
table.info2010a tr {
   background: url(/comum/images/fundo_tdinforme.png) no-repeat;
/*   background-size: 100%; */
   padding: 0px;
}
table.info2010a b {
   font-size: 0.8em;
}
table.info2010a img {
   float: left; position: relative; margin: 5px;
}
table.info2010a a {
   text-decoration: none;
   display: block;

}
table.info2010a a:visited {
   text-decoration: none;
   color: black;
}
table.info2010a a:hover {
   text-decoration: underline;
}
