@import url(shared.css);

#all {
	height: 360px;
	margin-top: -180px;
}
h1 {
	position: absolute;
	top: 0;
	left: 260px;
	width: 261px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../imgs/home_logo.gif);
}


#footer {
	position: absolute;
	left: 0;
	bottom: 0;
}


#navLang {
	position: absolute;
	left: 0;
	bottom: 2.5em;
}
#navLang li {
	float: left;
	margin-right: 1em;
}
#navLang a {
	color: #6c7580;
}


/* nav */
#nav1 li a {
	position: absolute;
	background: no-repeat;
	color: #000;
	width: 69px;
	height: 39px;
}
#nav1 li a:hover {
	color: #6c7580;
}
#nav1 .i1 a {
	left: 140px;
	top: 78px;
	padding-top: 46px;
	padding-left: 10px;
	background-image: url(../imgs/home_navBio.gif);
}
#nav1 .i2 a {
	left: 278px;
	top: 148px;
	padding-top: 12px;
	padding-left: 76px;
	background-image: url(../imgs/home_navObra.gif);
}
#nav1 .i3 a {
	left: 476px;
	top: 96px;
	padding-top: 42px;
	padding-left: 20px;
	background-image: url(../imgs/home_navContacte.gif);
}
#nav1 .i4 a {
	left: 560px;
	top: 196px;
	padding-top: 50px;
	padding-left: 10px;
	background-image: url(../imgs/home_navPI.gif);
}

