body
{
margin:0px;
background-color:transparent;
}

#Bg
{
background:url(../imagens/background.jpg) repeat-x;
}

#Detalhe_Esquerda
{
background:url(../imagens/detalhe_esquerda.jpg) right top no-repeat;
}

#Detalhe_Direita
{
background:url(../imagens/detalhe_direita.jpg) left top no-repeat;
}

#Interna_Fundo
{
background:url(../imagens/interna_fundo.jpg) left repeat-y;
}

A:link 
{
text-decoration: none;
}

A:visited 
{
text-decoration: none;
}

A:active 
{
text-decoration: none;
}

A:hover 
{
text-decoration:none; 
color:#30267D;
}

.Form, input, textarea, select
{
background:#EEEEEE;
border:1px solid #D6D6D6;

font-family:Verdana;
font-size:11px;
line-height:14px;
color:#F17D18;
/*Bug Ghrome*/
outline:none;
}

.Botao
{
background:url(../imagens/botao_fundo.jpg) no-repeat;
cursor:pointer;
border:0px;
height:22px;
width:62px;
padding:0px 0px 2px 0px;

font-family:Verdana;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}

.Titulo
{
font-family:"Trebuchet MS";
font-size:18px;
line-height:21px;
color:#22196A;
}

.Texto
{
font-family:Verdana;
font-size:12px;
line-height:18px;
color:#666666;
text-align:justify;
}	

.Texto_2
{
font-family:Verdana;
font-size:12px;
line-height:15px;
color:#F17D18;
}

.Texto_3
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#666666;
}	

.Texto_4
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#F17D18;
}

.Texto_Erro
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#FF0000;
}

.Bottom
{
font-family:Verdana;
font-size:10px;
line-height:14px;
color:#003A74;
}
