.FundosTable
{
width:100%;
border-collapse:collapse;
}
.FundosTable td
{
border:1px solid #CAE8DD;
}
.FundosHeader
{
color:#FFFFFF;
background-color:#67B6A4;
font-weight:bold;
font-family:Verdana;
font-size:12px;
height:32px;
vertical-align:top;
text-align:center;
}
.FundosTitulo
{
color:#6EB9A8;
background-color:#CAE8DD;
font-weight:bold;
font-family:Verdana;
font-size:12px;
vertical-align:middle;
text-align:center;
height:15px;
}
.FundosNome
{
width:90px;
font-family:Verdana;
font-size: 11px;
color: #8c8c8c;
}
.FundosDescricao
{
padding-top:8px;
padding-bottom:8px;
font-family:Verdana;
font-size: 11px;
color: #8c8c8c;
text-align:justify;
}

.FundosLegendaTitle
{
font-family:Verdana;
font-size: 11px;
color: #69BBA8;
font-weight:bold;
}
.FundosLegendaText
{
font-family:Verdana;
font-size: 11px;
color: #8c8c8c;
text-align:justify;
}

