/* 
    Document   : resumen
    Created on : 17-ago-2012, 13:21:29
    Author     : mleo
    Description:
        Purpose of the stylesheet follows.
*/

body { min-width: 960px; }
.wrapper { width: 960px; }
#main-shift { margin-left: 280px; }
#left { width: 280px; }
#menu .dropdown { width: 250px; }
#menu .columns2 { width: 500px; }
#menu .columns3 { width: 750px; }
#menu .columns4 { width: 1000px; }

#aux{
    width: 400px;
    height: 400px;
    margin-left: 120px;
    margin-bottom: 20px;
}