@import url("styles.css");

.grilla table{margin: 0; padding: 0; border-collapse: collapse; }
.grilla  td {padding: 10px; border-bottom: 1px solid #cccccc;border-right: 1px solid #dddddd;font-family:Arial,Sans-Serif;}
.grilla  td a {color: #993300; text-decoration: none; font-family:Arial,Sans-Serif;}
.grilla  td a:hover {color: #990000;}
.grilla  tr {background-color: #f3f3f3; color: #666;}
.grilla  tr:hover {background: #eaeaea;}
.grilla  th {background-color: #7e7e7e; font-family:Arial,Sans-Serif;}
.grilla  th {color: #eee;border-bottom: 1px solid #cccccc;border-right: 1px solid #dddddd;padding: 10px;}
.grilla  th div, .grilla  td div {font-family:Arial,Sans-Serif;}
.grilla  td .small{font-size:8pt; font-family:Arial,Sans-Serif;}
.grilla  tr.mal{background-color:#f0d0d0;}
.grilla  tr.bien{background-color:#f3f3f3;}
.grilla  tr.bien:hover {background: #eaeaea;}

.shid, .svis{width:700px; }
.shid, .dhid{visibility:hidden;display:none;z-index:20;}
.scont{padding:15px;}
.dhidsel{visibility:hidden;display:none;z-index:20;background:#eaeaea;border:3px solid #9999cc;position:absolute;left:110px;width:600px;clear:both;}

