﻿body
{
    font-family:arial;
    font-size:0.8em;
    height: 47px;
}

TABLE
{
   width:100%; 
}

h3
{
    background-image: url('../images_v2/botoes/marca01.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:15px;
    color:#26428B;
    text-transform:uppercase;
    font-size:0.9em;
}
h4
{
    background-image: url('../images_v2/botoes/marca02.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:15px;
    color:#26428B;
    text-transform:uppercase;
    font-size:0.8em;
    font-weight:normal;
}

a
{
    color: Blue;
    text-decoration: none;
}

a:hover
{
    color: Blue;
    text-decoration: underline;
}


/*
CANDIDATURA
*/
.LabelNucleos
{
    color:#666;
    font-size:0.75em;
    font-weight:normal;
    margin-left:15px;
}
.ListaNucleos
{
    color:#666;
    font-size:0.75em;
    font-weight:normal;
    
}
.lista2
{
    color:#666;
    font-size:0.9em;
    font-weight:bold;
    text-align:left;
}
.nomecampo
{
    color:#666;
    font-size:0.9em;
    font-weight:bold;
    text-align:right;
}

.nomecampo2
{
    color: #26428b;
    font-size: 0.9em;
    font-weight: normal;
    text-align: right;
}

.valorcampo
{
    color: #000;
    font-size: 11px;
    text-align: center;
    font-family: Arial;
}

.APZ
{
    color: #006699;
    background-color: #0099CC;
    text-transform: uppercase;
}


.tabela{padding: 0;font-family:  Arial;font-size: 0.9em;width:100%;text-transform:uppercase;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.tabela tr.header{height:20px;font-size:0.9em;background-color: #BED7DE;vertical-align: middle;text-align: center;font-weight: bold;color:#26428b;}
.tabela tr.header a{height:20px;font-size:0.9em;background-color: #BED7DE;vertical-align: middle;text-align: center;font-weight: bold;color:#26428b;}

.tabela tr.normal{font-size:0.9em;background-color: #f1f1f2;height: 20px;vertical-align: middle;text-align: center;}
.tabela tr.normal a{font-size:0.9em;background-color: #f1f1f2;height: 20px;vertical-align: middle;text-align: center;color:#26428b;}

.tabela tr.alternate{font-size:0.9em;color: black;background-color: #ffffff;height: 25px;vertical-align: middle;text-align: center;}
.tabela tr.alternate a{font-size:0.9em;color: black;background-color: #ffffff;height: 25px;vertical-align: middle;text-align: center;color:#26428b;}


/*
.tabela tr.header a{font-size:8pt;color: #000;text-decoration:none;font-weight: normal;}
.tabela tr.header a:hover{font-size:8pt;color: #0000;text-decoration:underline;font-weight: normal;}
.tabela tr a{font-size:8pt;color:Blue;text-decoration:underline;}
.tabela tr a:hover{font-size:8pt;color:Blue;text-decoration:underline;}
.tabela tr.normal:hover, 
.tabela tr.alternate:hover{font-size:8pt;background-color: #89BDF7;font-weight: normal;text-decoration: none ;}
*/

.botaopesquisa
{
    border-style: none double double none;
    border-color: #f1f1f2 #C0C0C0 #C0C0C0 #f1f1f2;
    background-color: #bed7de;
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #26428b;
}