@charset "UTF-8";

/* Green Valley Industrial Park       */

/* Powered by i4dWeb                  */

/* Development by Engineer Jorge Paiz */

.espLink {
	color: silver;
	font-size: 9px;
	font-weight: bold;
}

h1 {
	color: #8EC243;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	color: #8EC243;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

p, ul {
	font-size: 12px;
	color: black;
	text-align: justify;
	word-spacing: 2px;
	line-height: 15px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

a {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #009F4B;
}

strong {
	color: #009F4B;
	font-weight: bold;
}

#galeriaFotos {
	z-index: 1;
	left: 50%;
	top: 30px;
	position: absolute;
	margin-left: -320px;
	margin-top: 155px;
}

#photoLink {
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 2;
	margin-top: 590px;
	margin-left: 300px;
}

