/*  CSS de M2ARQUITECTURA  */
/*  Hoja de estilos de la home  */


@import 'general.css';


/* Container
--------------------------------------------------------------------------- */
#container { min-height:520px;}
* html #container { height:520px;} /* Hack IE */


