@charset "utf-8";
/* CSS Document */

#container {
	position: absolute;
	width: 840px;
	height: 560px;
	top: 50%;
	left: 50%;
	margin: -280px 0px 0px -420px;
	border: 1px solid #333333;
}
#logo {
	height: 136px;
	width: auto;
	background: url(../img_diseno/zonasup_logo.gif) no-repeat center center;
}
#oficinas {
	float: left;
	width: 323px;
	height: 424px;
}
#centro {
	background: url(../img_diseno/centro.gif) no-repeat center center;
	float: left;
	height: 424px;
	width: 187px;
}
#armarios {
	float: left;
	height: 424px;
	width: 330px;
}