#contenedor {
	height: 520px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenedor #subcontenedor #final {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 500px;
	z-index: 6;
}

#contenedor #subcontenedor {
	background-color: #FFFFFF;
	height: 500px;
	width: 760px;
	position: absolute;
	border: thin solid #666666;
	z-index: 2;
}
body {
	background-image: url(imagenes/fondo_piso.jpg);
}
#contenedor #subcontenedor #superior_izq {
	height: 70px;
	width: 360px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(imagenes/logo_gyg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
}
#contenedor #subcontenedor #sup_derecha_fondo {
	background-image: url(imagenes/fondo_sup.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 0px;
	z-index: 8;
}
#contenedor #subcontenedor #barra_sup {
	height: 30px;
	width: 356px;
	position: absolute;
	left: 0px;
	top: 70px;
	background-color: #FFFFFF;
	z-index: 9;
}
#contenedor #subcontenedor #medio_derec {
	height: 390px;
	width: 360px;
	position: absolute;
	left: 0px;
	top: 100px;
	background-image: url(imagenes/fondin.gif);
	background-repeat: repeat;
	z-index: 7;
}
#contenedor #subcontenedor #inf_izq {
	background-image: url(imagenes/fondin.gif);
	background-repeat: repeat;
	height: 10px;
	width: 360px;
	position: absolute;
	left: 0px;
	top: 480px;
	z-index: 3;
}

#contenedor #subcontenedor #inf_derecha_flash {
	height: 90px;
	width: 400px;
	left: 360px;
	top: 410px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 4;
}

#contenedor #subcontenedor #medio_derec_foto {
	height: 310px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	z-index: 5;
	overflow: visible;
	visibility: inherit;
}
#contenedor #subcontenedor #fotolimonta {
	background-image: url(flash/fotos/canchadefutbregat.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 310px;
	width: 400px;
	left: 360px;
	top: 100px;
	background-position: center center;
}
#contenedor #subcontenedor #foto_empresa {
	background-image: url(imagenes/fotos/Business-home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 100px;
	visibility: visible;
}
#contenedor #subcontenedor #fototoffolo {
	background-image: url(imagenes/fotos/tofolo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 290px;
	width: 400px;
	left: 360px;
	top: 100px;
}
#contenedor #subcontenedor #foto_kombi {
	background-image: url(imagenes/fotos/kombi_uniline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 100px;
}
#contenedor #subcontenedor #foto_prod {
	background-image: url(imagenes/fotos/foto_estadio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 100px;
}
#contenedor #subcontenedor #foto_schelde {
	background-image: url(imagenes/fotos/shelde.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 100px;
}
#contenedor #subcontenedor #foto_forbonueva {
	background-image: url(imagenes/fotos/nueva-forbo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 100px;
}
#contenedor #subcontenedor #fotoregupol {
	background-image: url(imagenes/fotos/regupol.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 100px;
	background-position: center center;
}
#contenedor #subcontenedor #foto_deportivos {
	background-image: url(imagenes/fotos/foto_estadio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	width: 400px;
	position: absolute;
	left: 360px;
	top: 100px;
}

