/* by vitorgga */
a:link {
 color: #000000;
 text-decoration: none;
}
a:visited {
 color: #000000;
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: none;
}

.compact {
 white-space:nowrap;
 text-overflow: ellipsis; /* for internet explorer */
 overflow:hidden;
}

hr {
 border: 1px solid #F5F5F5;
 height: 1px;
}

button {
 cursor: pointer; cursor: hand;
 line-height: 100%;
 _padding: 4px 0px 0px 0px;
}
button img {
 vertical-align: middle;
}

html {
 overflow-y: scroll; 
}

body {
 margin: 0px 0px 0px 0px;
 background-color: #FFFFFF;
 height: 100%;
}

img
{
 border: 0px solid #CCCCCC;
 /* vertical-align: middle; */
}

.img_middle {
 vertical-align: middle; 
}

.img_baseline
{
 vertical-align: baseline;
}

.dedo {
 cursor: pointer;
 cursor: hand;
}

.png
{
 behavior: url("framework/iepngfix.htc");
 border: 0px;
}

body, table, tr, input, textarea, select, button {
 font-family: "Trebuchet MS",Tahoma;
 font-size: 9pt;
 color: #000000;
}

h1, h2, h3, h4, h5, h6, form, p {
 margin: 0px;
}

table td {
 vertical-align: top;
}

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/

.base {

}

.base_conteudo {
 margin: 0 auto;
 width: 776px;
 text-align: left;
}

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/

