/* CSS Document 
   Criado por Vicente Eugenio para o site do Hotel Casa Blanca de Águas de Lindóia
   
   vicente.eugenio@hotmail.com
   

*/
h1, h2, h3, h4, p {font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial, helvetica;}
p {margin:0;padding:0;}
.reservas {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial, helvetica;
	font-size: 9px;
	color: #E1E0CE;
	font-weight: bold;
}
.style1 {font-size: 9px; color: #E1E0CE; font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial, helvetica;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#993300;
}
a:active {
	text-decoration: none;
}
td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F2F3EB url(imagens/fundo.jpg) no-repeat top center;
}
#frmReservas .caixas {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial, helvetica;
	font-size: 9px;
	color: #000000;
	background-color: #E2E1CF;
	height: 16px;
	width: 83px;
	border: 1px solid #FFFFFF;
	text-align:center;
	
}
#reservas select {
	height: 18px;
	width: 83px;
	}
.rodape {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial, helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #AFAE99;
}
.rodape a{
	color: #AFAE99;
}
.rodape a:hover{
	color: #993300;
}
.destaques {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #81806C;
}
.destaques a {
	color: #81806C;
}
.destaques a:hover{
	color: #993300;
}.faleConoscoCaixas {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial, helvetica;
	font-size: 9px;
	color: #000000;
	background-color: #E9E9DF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #8C8B77;
	width: 220px;
}

/* calendário */
.ui-datepicker, .ui-datepicker-header { display:block }
.ui-datepicker {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial, helvetica;
	border:1px solid #999999;
	background:#f2f2f2;
	width:160px;
	font-size:9px;
	padding:2px;
}
.ui-datepicker-header {
	background:#fff;
	width:100%;
}
.ui-corner-all a{
	height:24px;
	width:24px;
}
.ui-corner-all span{ display:none }
.ui-datepicker-prev {
	float:left;
	margin-left:4px;
	margin-top:4px;
	background:url(imagens/setaE.gif) no-repeat top left;
} 
.ui-datepicker-next {
	float:right;
	margin-right:4px;
	margin-top:4px;
	background:url(imagens/setaD.gif) no-repeat top right;
}
.ui-datepicker-calendar {
	width:100%;
}
.ui-datepicker-calendar td {
	font-size:10px;
	text-align:center;
}
.ui-datepicker-calendar td a {
	margin:0px;
	display:block;
	width:8px;
	height:8px;
	padding:4px;
	text-decoration:none;
	color:#333333;
}
.ui-datepicker-calendar td a:hover {
	background:#CCCCCC;
}
.ui-datepicker-title span {display:block; text-align:center}
.ui-datepicker-title { color:#999999; }
/* fim do calendário */
.titulo1 {
	font-size: 18px;
	color: #81806C;
	text-align: left;
}
.titulo2 {
	font-size: 14px;
	color: #81806C;
	text-align: left;
}
#nossoBlog {
	position:absolute;
	top:0;
	right:0;
	background:transparent;
	width:121px;
	height:68px;
	overflow:hidden;
	z-index:999;
}
