h2 {
	background-image: url(/img/en/home/titulo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
#left p {
	font-size: 12px;
	line-height: 18px;
}
#left img {
	border: 1px solid #005091;
	margin-top: 20px;
}
a.masdetalles {
	display: block;
	float: right;
	width: 277px;
	height: 38px;
	background: url(/img/en/home/b_masdetalles.png) no-repeat left top;
	margin-top: 30px;
	margin-bottom: 0px;
}
a:hover.masdetalles {
	background: url(/img/en/home/b_masdetalles.png) no-repeat left bottom;
}
a.masdetalles span {
	display: none;
}