@charset "utf-8";
/* CSS Document */

.zitem {
	width:125px;
	height:125px;	
	border:1px solid #222;	
	margin:13px 13px 0 0;
	
	overflow:hidden;
	position:relative;
	float:left;
}

img {
	border:0;
	/*position:absolute;*/
}

.clear {
	clear:both;	
}

#divGaleriaFotos{
	position: absolute;
	top: 320px;
	left: 45px;
}

/*
	posicionamiento para ff
*/
#divCopyright{
	height: 30px;
	top: 560px;
}
#divContenedorNoticiasInferior{
	height: 30px;
	top: 549px;
}
#divKubicalORG{
	top: 533px;
}