* {
	z-index: 0;
}

#contenedor-imagenes {
	position: absolute;
	top: 0%;
	height: 100%;
	background: none;
	z-index: 0;
	min-width: 800px;
	text-align: center;
	min-height: 700px;
	display: block;
}

#contenedor-imagenes-interior {
	position: absolute;
	top: 250px;
	left: 5%;
	height: 50%;
	background: none;
	min-width: 750px;
	text-align: center;
	z-index: 0;
}

#nave-n {
	width: 600px;
	height: 380px;
	position: absolute;
	top: 0%;
	left: 0%;
	background: url(nave_navalmanzano.png) no-repeat;
	z-index: 0;
}

#nave-n-1 {
	width: 250px;
	height: 450px;
	position: absolute;
	top: 34%;
	right: 0%;
	background: url(poste_navalmanzano-2.png) no-repeat;
	z-index: 0;
}

#nave-s {
	width: 525px;
	height: 406px;
	position: absolute;
	top: 70%;
	left: 0%;
	background: url(nave_segovia.png) no-repeat;
	z-index: 0;
}

#logotunning {
	height: 76px;
	width: 100%;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;	
	padding: 0;
	border-style: none;
	background-image: url(garma-tuning-relieve-animado-pequeno.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#pieza-2 {
	height: 76px;
	width: 350px;
	background: url(garma-tuning-relieve-animado-pequeno.gif) no-repeat;
	margin-right: auto;
	float: right;
	margin-top: 960px;
	margin-bottom:0;
	padding-right: 40px;
	z-index: 0;
}

#pieza-3 {
	height: 141px;
	margin-top: 90px;
	margin-left: auto;
	background: url(grunosur-2.png) no-repeat;
	float: left;
	
	z-index: 20;
	
}



/*#pieza-3 p {
	font-size: 1em;
	color: #cc2b1a;
	position: relative;
	margin-top: 15px;
	margin-left: 80px;
	text-decoration: none;
	
}*/

#contenedor-imagenes {width: 100%; margin: 0px auto;}
#contenedor-imagenes-interior {width: 95%; margin: 0px auto;}