body {
	background-image: url(../imgs/litoralhotel.png);
	background-repeat: repeat;
	background-color: #02B0E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
a:link {
	color: #33F;
}
a:visited {
	color: #33F;
}
a:hover {
	color: #390;
}
a:active {
	color: #390;
}
.txttitulo {
	font-size: 18px;
}

.tabtopo {
	background-image: url(../imgs/litoralpousadas.png);
	background-repeat: repeat-x;
}
.tabestrelatopo {
	background-image: url(../imgs/estreladomar1.png);
	background-repeat: no-repeat;
	background-position:center;
}
.tabestrelameio {
	background-image: url(../imgs/estreladomar2.png);
	background-repeat: repeat-y;
	background-position:center;
}
.tabestrelafim {
	background-image: url(../imgs/estreladomar3.png);
	background-repeat: no-repeat;
	background-position:center;
}
.txtcentro {
	text-align: center;
}
.txtbranco {
	color: #FFF;
}
.txtpequeno {
	font-size: 10px;
}
.txtjustificado {
	text-align:justify;
}.txtmarcado {
	color: #017EA3;
	font-size: 18px;
}
.txtlaranja {
	color: #FF7100;
	font-size: 18px;
}
