/* CSS Document */

body
{
  scrollbar-face-color:#3D2B00;
  scrollbar-highlight-color:#533D00;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#7F610C;
  scrollbar-arrow-color:#D8CE93;
  scrollbar-track-color:#000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-attachment:fixed;
 
}
.menu
{
font-family:Verdana;
font-size:10px;
color:#000000;
text-transform:uppercase;
}
.caixas
{
background:#ffffff;
cursor:yes;
color:#000000;
font-family:Verdana;
font-size:8pt;
font-weight:normal;
}
.text_find
{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
}
.text_find2
{
font-family:Verdana;
font-size:10px;
color:#B59B50;
}
.text
{
font-family:Verdana;
font-size:11px;
color:#000000;
}
.text2
{
font-family:Verdana;
font-size:12px;
color:#000000;
}
.txt_hotel
{
font-family:Verdana;
font-size:14px;
color:#CC0000;
font-weight:bold;
}
.tit_hotel
{
font-family:Verdana;
font-size:13px;
color:#6A5006;
font-weight:bold;
}

.efeito
{
	font-family:Verdana;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
    height:15; 
	filter:glow(strength=1,color=#473200,enabled=1);
	
}

A:link {
  COLOR: #000000; 
  FONT-FAMILY: Verdana; 
  TEXT-DECORATION: none
}

A:visited {
  COLOR: #000000; 
  FONT-FAMILY: Verdana; 
  TEXT-DECORATION: none
}
A:hover {
  COLOR: #cc0000; 
  FONT-FAMILY: Verdana; 
  TEXT-DECORATION: none
}

a.sub:link {
  font-family:Verdana;
  font-size:10px;
  color:#B59B50;
  font-weight:none;
}

a.sub:visited {
  font-family:Verdana;
  font-size:10px;
  color:#B59B50;
  font-weight:none;
}
a.sub:hover {
  font-family:Verdana;
  font-size:10px;
  color:#ffffff;
  font-weight:none;
}
a.today_active:hover {
  color:#9c2b1b;
}
a.today_active:link {
  color:#9c2b1b;
}
a.today_active:visited {
  color:#9c2b1b;
}
/*
.border
{
border-color:#ffffff;
}
*/
/* CALENDAR */

.weekday
{
  font-family:arial,tahoma,verdana;
  font-size:8pt;
  font-weight:bold;
  text-align:center;
  width:26px;
}
.mes
{
  font-family:tahoma,arial,tahoma,verdana;
  font-size:8pt;
  color:#737373;
  backGround-Color:#dfdfdf;
  text-align:center;
  font-weight:bold;
  color:#515151;
}

.texto_normal
{
  font-family:tahoma,arial,tahoma,verdana;
  font-size:8pt;
  color:#737373;
  width:26px;
}
.day
{
  font-family:tahoma,arial,tahoma,verdana;
  font-size:8pt;
  color:#737373;
  text-align:right;
}
.today
{
  font-family:tahoma,arial,tahoma,verdana;
  font-size:8pt;
  color:#9c2b1b;
  backGround-Color:#FFFFFF;
  text-align:center;
  font-weight:bold;
}
.today_active
{
  TEXT-ALIGN:CENTER;
  COLOR: #9c2b1b; 
  FONT-FAMILY: Verdana; 
  TEXT-DECORATION: none;
  font-weight:bold;  
}
.off
{
  font-family:tahoma,arial,tahoma,verdana;
  font-size:8pt;
  color:#c0c0c0;
  width:26px;
}
.indisponivel
{
  font-family:tahoma,arial,tahoma,verdana;
  font-size:8pt;
  color:#a2a2a2;
  width:26px;
  text-align:center;
}
.DiaEscolhido
{
  font-family:tahoma,arial,tahoma,verdana;
  font-size:8pt;
  color:#FFFFFF;
  font-weight:bold;  
  width:26px;
  text-align:center;
}