﻿body
{
    background-color:#FB4601;
}

A:link
{
    color:Gray;
    text-decoration:none;
}

A:active
{
    color:Gray;
    text-decoration:none;
}

A:visited
{
    color:Gray;
    text-decoration:none;    
}

A:hover
{
    color:Gray;
    text-decoration:underline;
}

A.LinkTema:link
{
    color:#FB4601;
    text-decoration:none;
}

A.LinkTema:active
{
    color:#FB4601;
    text-decoration:none;
}

A.LinkTema:visited
{
    color:#FB4601;
    text-decoration:none;
}

A.LinkTema:hover
{
    color:#FB4601;
    text-decoration:underline;
}

.VerticalTitle {
    font-family:Arial;
    font-size:8pt;   
    color:#FFFFFF;
	text-align:left;
	float:left;
	padding: 2px 2px 2px 2px;	
	vertical-align:middle;
	text-transform:uppercase;	
}

.VerticalText {
    font-family: Arial;
    font-size:8pt;    
	text-align:justify;
    color:#747474;
	padding: 2px 2px 2px 2px;
	float:left;
	line-height: 14px;
}

.ConteudoTitulo
{
    color:#FB4601;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    text-align:justify;
    line-height:14px;
    text-transform:uppercase;
}

.ConteudoTexto
{
    color:#696969;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    text-align:left;
    line-height:14px;
}

.LinksVerticais
{    
    font-family:Arial;
    font-size:7.5pt;
    font-weight:normal;
    text-align:left;    
    text-transform:uppercase;
}

.PainelVerticalTitleBackground
{
    background-image:url(images/vtop_Red.jpg)
}

.DetalhesTopoBackground
{
    background-image:url(images/sfa_top_Red.jpg);
}

.DetalhesBottomBackground
{
    background-color:#FB4601;
}

.PainelComplementarTitle
{
    width:100%; 
    background-color:#FB4601; 
    padding-left:2px
}

.CorTema
{
    color:#FB4601;
}

.CorTemaFundo
{
    background-color:#FB4601;
}

.DetalhesFooterLettering
{
    font-family: Arial;
    font-size: 7.5pt;
    font-weight: normal;	       
	text-decoration: none;
	color:Gray;
}