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

#logoficha{
	position:absolute;
	left: 320px;
	top: 439px;
	z-index:49;
	
	}	
#telas{
	position:absolute;
	left: 632px;
	top: 185px;
	z-index:50;
	}		
#imagen{
	position:relative;
	left:0px;
	width:385px;
	height:262px;
	z-index:19;
}
#imagenFijos{
	position:relative;
	left:-40px;
	width:385px;
	height:262px;
	z-index:19;
}

#imagen2{
	position:relative;
	top:50px;
	left:0px;
	width:111px;
	height:262px;
	z-index:19;
	float:right;
}
#texto	{
	text-align:left;
	position:absolute;
	top:112px;
	left:12px;
	width:384px;
	height:143px;
	padding:4px;
	margin:4px;
	z-index:20;

}
#cajas_ficha{
	position:absolute;
	with:301px;
	height:250px;
	top:176px;
	left:320px;

}
#caja_peque{
	position:relative;
	width:301px;
	height:111px;
	background:url(../images/fondo_caja.gif) no-repeat bottom;
	text-align:center;
	vertical-align:sub;
	padding-top:15px;
}
#iconos{
	position:absolute;
	width:125px;
	height:30px;
	text-align:right;
	left: 317px;
	top: 260px;
	}
#iconosFijos{
	position:absolute;
	width:125px;
	height:30px;
	text-align:right;
	left: 237px;
	top: 260px;
	}	
#caracteristicas_fichas{
	position:absolute;
	width:200px;
	height:224px;
	left: 17px;
	top: 196px;
}
#submenu{
	position:absolute;
	left:453px;
	top:-3px;
	width:242px;
	hieght:40px;
	overflow:hidden;
	z-index:80;
}

#submenuFijos{
	position:absolute;
	left:368px;
	top:-3px;
	width:300px;
	hieght:40px;
	overflow:hidden;
	z-index:80;
}

