.texto
{
font-family: Verdana;
font-size: 12px;
color: #666666;
margin-left: 15px;
}

.titulo
{
display: block;
border-bottom: 1px dotted gray;
font-family: Verdana;
font-size: 12px;
color: #666666;
width: 680px;
padding: 5px;
font-weight: bolder;
text-align: left;
}

.rodape
{
font-family: Verdana;
font-size: 12px;
color: white;
}

.links
{
font-family: Verdana;
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bolder;
}

.links:hover
{
font-family: Verdana;
font-size: 12px;
color: gray;
}

.flutuante
{
z-index: 1;
display: none;
position: absolute;
width: 160px;
background: black;
margin-top: 1px;
margin-right: 5px;
margin-left: 7px;
float: left;
border: 1px solid gray;
}

.contratos
{
display: block;
color: white;
padding: 3px;
font-family: Verdana;
font-size: 12px;
text-decoration:none;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
}

.contratos:hover
{
background: #666666;
}

.links_rod
{
font-family: Verdana;
font-size: 10px;
color: #666666;
text-decoration: none;
font-weight: bolder;
}

.links_rod:hover
{
font-family: Verdana;
font-size: 10px;
color: gray;
}


.links_rod_suporte
{
font-family: Verdana;
font-size: 10px;
color: white;
text-decoration: none;
font-weight: bolder;
}


.caixa
{
    BACKGROUND-COLOR: white;
 
    BORDER: 1px solid gray;
 
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
}

