@charset "utf-8";
#titulo {
	background-image: none;
	float: left;
	height: 42px;
	width: 450px;
	margin-top: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#texto {
	font-family: verdana;
	font-size: 11px;
	float: left;
	height: auto;
	width: 560px;
	padding: 5px;
	text-align: justify;
	color: #10471F;
}
#img_02 {
	float: left;
	height: auto;
	width: 350px;
	margin-top: 10px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #10471F;
	margin-left: 10px;
}
.maior {
	font-size: 18px;
}
#img_01 {
	float: left;
	height: 186px;
	width: 249px;
}

#subtitulo {
	width: 564px;
	float: left;
	height: auto;
	font-family: verdana;
	color: #17382D;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #F8F8F8;
	margin-bottom: 5px;
}
#logo_hoteis {
	float: left;
	height: auto;
	width: 577px;
	text-align: center;
}
#texto a {
	color: #10471F;
	text-decoration: none;
}
#texto img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

