#titulo {
	background-image: none;
	float: left;
	height: 42px;
	width: 450px;
	margin-top: 10px;
	padding-left: 30px;
	margin-bottom: 30px;
}
#img {
	float: left;
	height: 75px;
	width: 284px;
	background-image: none;
	background-repeat: no-repeat;
}
#img img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#texto {
	width: 283px;
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: #0A441E;
	padding-left: 5px;
	height: 75px;
	padding-right: 5px;
}
#texto a:link {
	font-family: verdana;
	font-size: 11px;
	color: #2E5842;
	font-weight: bold;
	text-align: right;
}
#hotel {
	width: 578px;
	float: left;
	height: 78px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}
#texto a:active {
	font-family: verdana;
	font-size: 11px;
	color: #7CBA9A;
	font-weight: bold;
	text-align: right;
}
#texto a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #7CBA9A;
	font-weight: bold;
	text-align: right;
}
#texto a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #7CBA9A;
	font-weight: bold;
	text-align: right;
}

