.content {
	padding: 24px 24px 0 48px;
	font-size: 13px;
	color: #890050;
	vertical-align: top;
}

.content p {
	text-align: justify;
}

.content2 {
	padding: 0 24px 24px 48px;
	font-size: 14px;
	color: #890050;
	vertical-align: top;
}

.portada {
	float: right;
	padding: 0 0 8px 12px;
}

.homebutton {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border: 1px solid #890050;
	float: left;
	margin: 0 12px 12px 0;
	background: #C4C4DB url(../../images/homebutton_fondo.gif) repeat-x left top;
}

.homebutton a {
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #890050;
}

.homebutton a:hover {
	color: #FFFFFF;
	background-color: #E10082;
}

.right {
	vertical-align: top;
	padding: 24px 12px;
	font-size: 11px;
	color: #890050;
}

.right img {
	margin-bottom: 6px;
}

.right ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.right li {
	list-style: none;
	background: url(../../images/boton_resorts.gif) no-repeat left top;
	padding: 6px;
	margin-bottom: 3px;
}

.right a {
	color: #890050;
	text-decoration: none;
}

.right a:hover {
	color: #890050;
	text-decoration: underline;
}

.right h3 {
	font-size: 13px;
	background: url(../../images/boton_tobuy.gif) no-repeat center top;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 6px;
	border: 1px solid #890050;
}

.tobuy {
	background: url(../../images/tobuy_fondo.jpg) no-repeat left top;
	margin-top: 16px;
}

.tobuy th {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #890050;
	padding-left: 24px;
}

.tobuy td {
	padding: 8px;
	vertical-align: top;
}

.tobuy .small {
	padding-top: 6px;
	font-size: 13px;
	font-weight: normal;
}

.tobuy ul {
	text-align: left;
	margin: 10px;
	padding: 0;
}

.tobuy li {
	list-style: none;
	background: url(../../images/boton_tobuy.gif) no-repeat left center;
	padding: 4px;
	text-align: center;
	width: 140px;
	margin: 6px;
}

.tobuy a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.tobuy a:hover {
	text-decoration: underline;
}

.resorts {
	background: url(../../images/resorts_fondo.jpg) no-repeat left top;
	margin-top: 16px;
}

.resorts th {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #890050;
	padding-left: 24px;
}

.resorts td {
	padding: 8px;
	vertical-align: top;
}

.resorts .small {
	padding-top: 6px;
	font-size: 13px;
	font-weight: normal;
}

.resorts ul {
	text-align: left;
	margin: 10px;
	padding: 0;
}

.resorts li {
	list-style: none;
	background: url(../../images/boton_resorts.gif) no-repeat left center;
	padding: 4px;
	text-align: center;
	width: 120px;
	margin: 6px;
}

.resorts a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #890050;
}

.resorts a:hover {
	text-decoration: underline;
}
.linkstyle {
	font-size: 10px;
	font-weight: normal;
}

