body {
	background-color: #FFDEB1;
	margin: 0px;
	padding: 0px;
	background-image: url(img/fnd1.jpg);
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
}
td{
font-family:"Trebuchet MS", Verdana;
	font-size:11px;
}
/*///////////////////////////////
// GALERIA
/////////////////////////////////*/
a.lnkAzul:link, a.lnkAzul:visited {
	color:#26576F;
	text-decoration:none;
}
a.lnkAzul:active, a.lnkAzul:hover {
	color:#FF6600;
	text-decoration:none;
}
.titulo_galeria {
	font-size: 18px;
	color: #384022;
	letter-spacing: 1px;
}
.texto_galeria {
	color: #384022;
	letter-spacing: 1px;
}
/*///////////////////////////////
// FORMULARIOS RESERVAS
/////////////////////////////////*/
.titulo_reserva{
	font-size: 16px;
	color: #806031;
	letter-spacing: 1px;
	font-weight: bold;
}
.pergunta{
	text-align: right;
	font-weight: bold;
}
.txt_area{

}
.campo_texto{

}
.drop_down{

}

.openNews{
	font-family: "Trebuchet MS", Verdana;
	color: #18258D;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
}
a.openNews:hover {
	text-decoration: underline;
}

#listaNews{
	border: 0px solid red;
	overflow: auto;
	height: 200px;
	width: 250px;
	margin-bottom: 20px;
}

#cadatreNewsTitle{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

#frameNews{
}