﻿body 
{
    font:8pt arial,helvetica,sans-serif;
    color:#2f6681;
    background-color:#ffffff;    
}

iframe {
    border: 0px solid #ffffff;
}

a:link
{
    text-decoration:none;
    color:#2f6681;
}

a:visited
{
    text-decoration:none;
    color:#2f6681;
}

a:hover
{
    text-decoration:underline;
}

.TextoCentrado 
{
    text-align:center;
    font-size: 12px;
    font-weight:bold;
}

.TDMenu 
{
    border-bottom:solid 1px #E0E0E0;
}

.TDMenuSel 
{
    border-bottom:solid 1px #E0E0E0;
    background-color:#F0F0F0;
}

.TDCursos 
{
    border-left:solid 1px #E0E0E0;
    background-color: #FAFAFA;
}

table.MenuItemStyle 
{
    background-image:url("imagens/menubg.bmp");
    background-repeat:repeat-x;
    text-align:center;
}

.PainelFormacao 
{
    font-family:Verdana, Arial;
    font-size:9pt;
    line-height:18pt;
    color:#404040;
	text-align:justify;
}
