@charset "UTF-8";
#documentos_oficiales {
	height: 58px;
	width: 277px;
	background-image: url(../img/pre-foot/cafe.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 2px;
	top: -33px;
	padding-left: 25px;
}
#link_prefoot {
	font-family: 'Dosis', sans-serif;
	line-height: 58px;text-decoration: none;
	color: #FFF;	font-size: 17px;
	font-weight: 300;
}
#link_prefoot:hover {
	color: #433C2B;
}
#internacionales {
	height: 58px;
	width: 324px;
	background-image: url(../img/pre-foot/internacinales.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 305px;
	top: -33px;
	padding-left: 25px;
}
#libro_selva {
	background-image: url(../img/pre-foot/libro_selva.png);
	background-position: center top;
	height: 58px;
	width: 277px;
	position: absolute;
	left: 651px;
	top: -32px;
	padding-left: 25px;
}
#link_prefoot2 {
	font-family: 'Dosis', sans-serif;
	line-height: 58px;text-decoration: none;
	color: #FFF;	font-size: 17px;
	font-weight: 300;
}
#link_prefoot2:hover {
	color: #8AC52B;
}
