body
{
margin:0px;
}

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

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

#Interna_Fundo_Efeito
{
background:url(../imagens/interna_fundo_efeito.jpg) center bottom no-repeat;
}

#Titulo_Efeito
{
background:url(../imagens/titulo_efeito.jpg) left no-repeat;
padding:0px 0px 0px 24px;
}

#Quadro_Newsletter
{
background:url(../imagens/q_newsletter_fundo.jpg) center no-repeat;
padding:10px 10px 10px 10px;
width:200px;
height:120px;
}

a:link 
{
text-decoration:none;
}

a:visited 
{
text-decoration:none;
}

a:hover 
{
text-decoration:none; 
color:#005895;
} 

a:active 
{
text-decoration:none;
}  

.Form, input, textarea, select
{
background:#E3E3E3;
border:1px solid #C0C0C0;

font-family:Verdana;
font-size:11px;
line-height:14px;
color:#005895;
/*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-size:18px;
line-height:21px;
color:#005895;
font-weight:bold;
}
	
.Texto
{
font-family:Verdana;
font-size:12px;
line-height:15px;
color:#747474;
text-align:justify;
}	

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

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

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

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

.Texto_Bottom
{
font-family:Verdana;
font-size:10px;
line-height:13px;
color:#0A2D4B;
}