body
{
margin:0px;
}

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

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

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

A:link 
{
text-decoration: none;
color:#8F8F8F;
}

A:visited 
{
text-decoration: none;
color:#8F8F8F;
}

A:active 
{
text-decoration: none;
color:#8F8F8F;
}

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

.Form, input, textarea, select
{
background:#222023;
border:1px solid #363636;
color:#FFFFFF;
font-family:Verdana;
font-size:11px;
line-height:14px;
}

.Botao
{
background:url(../imagens/botao_fundo.jpg) no-repeat;
border:0px;
color:#FFFFFF;
cursor:pointer;
height:21px;
width:58px;
padding:0px 0px 2px 0px;

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

.Titulo
{
padding:10px 20px 10px 55px;
background:url(../imagens/titulo_detalhe.jpg) left no-repeat;
border-bottom:1px dotted #555555;

float:left;
}
	
.Texto
{
font-family:Verdana;
font-size:12px;
line-height:15px;
color:#8F8F8F;
text-align:justify;
}	

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

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

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

.Texto_Bottom
{
font-family:Verdana;
font-size:10px;
line-height:14px;
color:#DCA504;
}

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