/* DIV */
#main { width:100%; position: relative; }
#content { position: relative; }

/* GRID */
.grid3cola .column.first,
.grid3cola .column.last { width: 237px; }
.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 { background: url(../es/tit_agenda_home.jpg) no-repeat top left; height: 83px; margin-bottom: 0; padding: 0 0 0 12px; }*/
#main .box h2 { height: 31px; margin-bottom: 0; padding: 0; }
#main .padder { padding: 0 15px; }


/* 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 { display: block; padding: 10px 5px 5px 10px; height: 65px; margin-bottom: -6px; background: url(../img/shingles_handlebg.png) -237px 100% no-repeat; overflow: hidden; _margin-bottom: 0px; }
#macatwork .shingles .handle:hover { text-decoration: none; }

#macatwork .shingles .handle strong { display: block; font-size: 11px; color: #ff0099; font-weight: bold; white-space: nowrap; overflow: hidden; }
#macatwork .shingles .handle .description { color: #555545; overflow: hidden; font-weight:normal; }
#macatwork .shingles .handle .fecha { color: #555545; font-weight:bold;}

#macatwork .shingles li.obscured .handle { background-position: 0 100%; }
#macatwork .shingles li.obscured .handle strong { display: block; font-size: 11px; color: #ff0099; font-weight: bold; white-space: nowrap; overflow: hidden; }
#macatwork .shingles li.obscured .handle .description { color: #555545; font-weight:normal; }
#macatwork .shingles li.obscured .handle .fecha { color: #555545; font-weight:bold;}
