/* DIV */
#main { width:100%; margin:0}
#content { position:relative  }

/* GRID */
.grid3cola .column.first,
.grid3cola .column.last { width: 190px; }
.grid3cola .grid3col .column { width: 32%; margin-left: 14px; }

/* MAIN */
#main a:link,
#main a:visited {text-decoration: none; }
#main a:hover { text-decoration: underline; }
#main .sidebar { font-size: 10px; }
#main .sidebar p,
#main .sidebar ul,
#main .sidebar p,
#main .sidebar ul { margin-bottom: 10px; }

/* CAJAS */
/*#main .box { background: url(../img/box_582bgrep.png) repeat-y; overflow: hidden; position: relative; }*/
/*#main .sidebar .box { background: url(../img/box_184bgrep.png) repeat-y; }*/
#main .box h2 { margin-bottom: 0; padding: 0 0 0 12px; }

/* CAJONES */
#main ul.drawers { margin: 0; }


/* MAC AT WORK */
#macatwork .shingles { margin: 0 1px; position: relative; overflow: hidden; }
#macatwork .shingles li { display: block; z-index: 1; width: 100%; }
#macatwork .shingles img.photo { display: block; margin: 2px 3px 0 1px; }

#macatwork .shingles .handle { font:Verdana, Arial, Helvetica, sans-serif; display: block; padding: 10px 5px 5px 10px; height: 65px; margin-bottom: -6px; background: url(../img/shingles_handlebg.png) -190px 100% no-repeat; overflow: hidden; _margin-bottom: -6px; }
#macatwork .shingles .handle:hover { text-decoration: none; }
#macatwork .shingles .handle strong { font:Arial, Helvetica, sans-serif; display: block; font-size: 10px; color: #ae9243; font-weight: bold; white-space: nowrap; overflow: hidden; }
#macatwork .shingles .handle .description { color: #666; overflow: hidden; font-weight:normal; }
#macatwork .shingles .handle .fecha {font:9px Verdana, Arial, Helvetica, sans-serif; color: #666; font-weight:bold;}

#macatwork .shingles li.obscured .handle { background-position: 0 100%; }
#macatwork .shingles li.obscured .handle strong { font:Arial, Helvetica, sans-serif; display: block; font-size: 10px; color: #ae9243; font-weight: bold; white-space: nowrap; overflow: hidden; }
#macatwork .shingles li.obscured .handle .description { color: #666; font-weight:normal; }
#macatwork .shingles li.obscured .handle .fecha {font:9px Verdana, Arial, Helvetica, sans-serif; color: #666; font-weight:bold;}

