body
{
margin:0px;
}

#Bg
{
background:url(../imagens/bg.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;
}

#Bottom_Fundo
{
background:url(../imagens/detalhe_bottom_fundo.jpg) repeat-x
}

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

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

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

#Interna
{
background:url(../imagens/detalhe_interno.jpg) top center no-repeat #FFFFFF;
}

A:link 
{
text-decoration: none;
}

A:visited 
{
text-decoration: none;
}

A:active 
{
text-decoration: none;
}

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

.Form, input, textarea, select
{
background:#E3E3E3;
border:1px solid #DFDFDF;
color:#7A2F2C;
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:22px;
width:62px;
padding:0px 0px 2px 0px;

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

.Titulo
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:17px;
color:#EFEFEF;
font-weight: bold;
}
	
.Texto
{
font-family:Verdana;
font-size:12px;
line-height:15px;
color:#3E3E3E;
text-align:justify
}	

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

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

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

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

#Garcom
{
background-position:right bottom; 
background-repeat:no-repeat;
background-image:url(../imagens/animacao_homem.gif);
*background-image:url(../imagens/animacao_homem_explore.gif);
height:auto;
}
