.moldura {
	border: 5px solid #FFFFFF;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4991A2;
	line-height: 16px;
	margin-left: 20px;
}
.negrito {
	font-weight: bold;
}
.pousa {
	background-image: url(images/ftpousa.jpg);
	height: 348px;
}
.areia {
	background-image: url(images/fundoareia.jpg);
	background-position: top center;
	width: 641px;
}
.local {
	background-image: url(images/topolocal.jpg);
	height: 348px;
}
.tarifas {
	background-image: url(images/topotarifas.jpg);
	height: 348px;
}
.branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.campo {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	border: 1px solid #4991A2;
}
.amarelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AEAD38;
}
.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4991A2;
	width: 20%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #AED2DB;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #AED2DB;
}
