
/********************************************************************
/********************************************************************
/**
/**  Proyecto HCMS Herarchical Content Managment System 
/** (Sistema Manejador de Contenido Jerárquico)
/**  ------------------------------------
/**  Ver. 0.2 Beta
/** (c)2008 por Mike Rosas
/**  Mikzael@hotmail.com
/**
/**  Para más información, por favor leer el documento leeme.htm
/**
/********************************************************************
/********************************************************************

Ruta donde dar seguimiento

#entero1 #entero2 #center-up #main

/*******************************************************************/


/*
	Estilo para la trayectoria box
*/



#base #main #box{
	margin: 0 auto;
	width: 964px;
	_width: 969px;
	height: 534px;
	border: 0px solid #ffffff;
	background: url(../../datos/imagenes/main.jpg) top no-repeat;
	overflow: hidden;
}


		#base #main #box #enlaces{
			width: 550px;
			height: 31px;
			background: url(../../datos/imagenes/enlaces.png) top right no-repeat;
			behavior: url(incluye/iepngfix.htc);
			overflow: hidden;
		}



