#home_imagen {
	width: 702px;
	height: 240px;
	margin-left: 12px;
	margin-top: 20px;
	/* border: 1px solid blue; */
}

#home_imagen #texto {
	width: 225px;
	text-align: left;
	margin-left: 20px;
	padding-top: 30px;
	color: #eee;
}

#home_imagen #texto p {
	color: #000;
}

.home_frase {
	margin-top: 10px;
	margin-left: 320px;
}

#home_enlaces {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #900;
	position: absolute;
	top: 440px;
	left: 50px;
}

#home_enlaces a {
	color: #900;
	text-decoration: underline;
}

#home_enlaces a:hover {
	color: #900;
	text-decoration: underline;
}
