body { font: 0.8em Arial; background: url(images/indent3.png) repeat-x repeat-y }

/* Datagrid Table */
table.tbl { width: 100%; border: 2px solid #c3daf9; font-size: 0.9em; clear: both; }
td.tbl-header { background: #83BD20; text-align: center; padding: 3px; font-weight: bold; border-bottom: 2px solid #c3daf9; }
td.tbl-header a { color: #ffffff;}
tr.tbl-footer {}
table.tbl-footer { font-size: 1em; }
tr.tbl-row {}
tr.tbl-row:hover { background: #DDDDDD; } /* Old color: #E9E9E9 */
tr.tbl-row-even { background: #f4f4f4; }
tr.tbl-row-odd { background: white; }
tr.tbl-row-highlight:hover { background: #fffba6; cursor: pointer; }
td.tbl-nav { background: #83BD20; height: 20px; border-top: 2px solid #c3daf9; color: #4D4D4D; }
td.tbl-pages, td.tbl-pages a{ text-align: center; color: #FFFFFF; font-weight: bold; font-size: 13px}
td.tbl-row-num { text-align: right;}
td.tbl-cell {}
td.tbl-controls { text-align: center;}
td.tbl-found { }
td.tbl-checkall {}
td.tbl-page { text-align: right;}
td.tbl-noresults { font-weight: bold; color: #9F0000; height: 45px; text-align: center; }
span.tbl-reset { margin: 5px 5px;}
img.tbl-reset-image { margin-right: 5px; border: 0;}
span.tbl-create { margin: 5px 0;}
img.tbl-create-image { margin-right: 5px; border: 0;}
div.tbl-filter-box {}
img.tbl-arrows { border: 0;}
img.tbl-order-image { margin: 0 2px; border: 0;}
img.tbl-filter-image { border: 0; }
img.tbl-control-image { border: 0; }
span.page-selected { color: black; font-weight: bold; }
input.tbl-checkbox {}

#nota {
	font-family: Arial;
	color: #5B5B5B;
	float:left;
    width:100%;
    clear:right;
}
#titulo{
  background: url(images/ESCUDO.jpg) left no-repeat;
}


#izquierda {
	float:left;
    padding-left: 120px;
    clear:none;
  	font-size: 11px;
    background: url(images/transito.jpg) no-repeat left;
    text-decoration:none;
}
#derecha {
	float:right;
}
#derechatop {
    text-decoration:none;
}
#derechabottom {
    text-decoration:none;
}
#derechatop a, #derechabottom a{
  color:#338AA5;
  text-decoration: none;
  font-size: 17px;
  margin-bottom: 10px;
  }

#derechatop a:hover
{
    color: #266A7D;
    text-decoration: underline;
}
#cuadros {
	float:left;
    width:100%;
	clear:left;
}
