Body{
	background-color: #816529;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	background-image : url(imagens/bg2.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

a.btn-fechar { position:absolute; top:-20px;	right:0; background:#000;	padding:2px 10px; }
a:hover.btn-fechar { text-decoration:underline; }


TABLE{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

form {
	margin: 0
}

.texto{
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
}

.texto:Hover{
  font-family: Tahoma;
  font-size: 11px;
  color: #D5B367;
  text-decoration: none;
}

.texto2{
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
}

A, A:LINK, A:ACTIVE, A:VISITED {
	text-decoration: none;
}

A, A:HOVER {
	text-decoration: none;
  color: #FBBD3D;
}

.caixa_selecao {
	background-color: transparent;
	border: 0px;
	background-image : none;
}

INPUT, SELECT, TEXTAREA  {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px  solid  #6D5421;
	background-color: #B19254;
	width: 300px;
	scrollbar-face-color: #A58952;
  scrollbar-track-color: #A58952;
  scrollbar-arrow-color: #6D5421;
  scrollbar-highlight-color: #A58952;
  scrollbar-shadow-color: #A58952;
  scrollbar-3dlight-color: #6D5421;
  scrollbar-darkshadow-color: #6D5421;
}

.bg1{
	background-image : url(imagens/bg1.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

.img{
   border: 1px  solid  #9D7F43;
}

.conteudoHome{
	background-image : url(imagens/home_21.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoEvento{
	background-image : url(imagens/evento_10.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoFale{
	background-image : url(imagens/fale_11.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoConheca{
	background-image : url(imagens/conheca_10.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoNovidades{
	background-image : url(imagens/novidades_10.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoDicas{
	background-image : url(imagens/dicas_11.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoAgenda{
	background-image : url(imagens/agenda_11.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoAmbiente{
	background-image : url(imagens/ambiente_11.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoCardapio{
	background-image : url(imagens/cardapio_11.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.conteudoGaleria{
	background-image : url(imagens/galeria_11.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.laranja{
  font-family: Tahoma;
  font-size: 11px;
  color: #FBBD3D;
}

.laranja:link{
  font-family: Tahoma;
  font-size: 11px;
  color: #D5B367;
}


.laranjaG{
	font-family: Tahoma;
	font-size: 12px;
	color: #FBBD3D;
	font-weight : bold;
}

.titulo{
	font-family: Tahoma;
	font-size: 14px;
	color: #FBBD3D;
	font-weight : bold;
}

.titulo2{
	font-family: Tahoma;
	font-size: 14px;
	color: #D5B367;
	font-weight : bold;
}

.rodape{
  font-family: Tahoma;
  font-size: 10px;
  color: #B7AE7A;
}

.marrom{
  font-family: Tahoma;
  font-size: 11px;
  color: #C69D47;
}

.dourado{
  font-family: Tahoma;
  font-size: 11px;
  color: #B7AE7A;
}

/*
***************** PAS
*/

div.pas{
	position:relative;
	float:left;
	width:480px;
}

div.pas h1.logo{
	position:relative;
	float:right;
	width:122px;
	height:82px;
	background:url(imagens/logo-pas.png) no-repeat left top;
	margin:55px 0 20px 50px;
}

div.pas h2.titulo-big{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FABD3D;
}

div.pas p.texto{
	font:12px Arial, Helvetica, sans-serif;
}

div.pas div.sites{
	position:relative;
	float:left;
	width:480px;
}
