@charset "iso-8859-1";
/* CSS Document */


#fadingSingleTop {
	background-image: url(../imgs/fading_single_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 270px;
	float: left;
}

#fadingSingleTopMargin {
	background-image: url(../imgs/fading_single_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 270px;
	float: left;
	margin-right: 30px;
}

#fadingSingleBottom {
	background-image: url(../imgs/fading_single_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 270px;
	float: left;
}

#fadingDoubleTop {
	background-image: url(../imgs/fading_double_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 570px;
	float: left;
}

#fadingDoubleBottom {
	background-image: url(../imgs/fading_double_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 570px;
	float: left;
}

#fadingTripleTop {
	background-image: url(../imgs/fading_triple_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 870px;
	float: left;
}

#fadingTripleBottom {
	background-image: url(../imgs/fading_triple_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 870px;
	float: left;
}

#title {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

#divBemvindo {
	float: left;
	height: auto;
	width: 270px;
	margin-right: 30px;
}

#iframeTempo {
	text-align: center;
}

.colunaLeft {
	float: left;
	height: auto;
	width: 270px;
	margin-right: 30px;
	margin-left: 0px;
}

.colunaDuplaLeft {
	float: left;
	height: auto;
	width: 570px;
	margin-right: 30px;
	margin-left: 0px;
}

.colunaCenter {
	float: left;
	height: auto;
	width: 270px;
	margin-right: 30px;
}

.colunaRight {
	float: right;
	height: auto;
	width: 270px;
}

.colunaDuplaRight {
	float: right;
	height: auto;
	width: 570px;
}

#iFrameGmaps {
	border: 1px solid #CC1400;
}

#atrativos {
	height: auto;
	width: 570px;
	float: left;
	margin: 0px;
}

#fotos {
	float: left;
	height: 120px;
	width: 102px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#fotos img {
	border: 1px solid #666;
}

.txtMini {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
}

.legendaLightbox {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

#fContato p {
	text-align: right;
	padding-right: 5px;
}

.formInputShort {
	width: 50px;
}

#contatoFormInc {
	margin: 0px;
	height: auto;
	width: 450px;
	padding: 0px;
	float: right;
}
