@import url("default.css");
@import url("footer.css");

#intro {
	position: relative;
	margin: 45px auto 0;
	width: 642px;
	height: 555px;
	border: 1px solid #513C38;
	text-align: center;
}

img.hogar_diseno {
	top: 280px;
	left: 7px;
	width: 98px;
	height: 137px;
	z-index: -1;
}

#intro div {
	font: italic 22px Georgia, "Times New Roman", Times, serif;
}

div.slogan {
	float: right;
	margin-right: 5px;
	width: 55%;
	color: white;
	font-weight: bold;
	text-align: right;
}

div.enter {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 63px;
	text-align: center;
}

div.enter a {
	color: #F15A29;
}

img.leaf {
	margin: 0 10px;
}

#footer {
	margin-top: 30px;
}
