ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  /* background-color: #fff; */
}

#mainbody {
 /*width: 960px;*/
}

body
{
  padding-top: 0px;
  padding-left: 0px;
}

.barraMenu {
 background-color: #dfecff;
 padding-top: 4px;
 padding-bottom: 4px;
}

.barraUsuarioX {
 background-color: #daf1ca;
 color: #444;
 font-size: 9px;
 text-align: center;
 /*width: 960px;*/
 display: block;
 padding-top: 2px;
 padding-bottom: 2px;
 margin-bottom: 4px;
}

.botonera { 
 overflow: hidden;
 width: 100%; 
}

a.boton {
 background: transparent url(../images/bg_button_a.png) no-repeat scroll top right;
 color: #444;  display: block;
 float: left;  font: normal 12px arial, sans-serif;
 height: 24px;  margin-right: 6px;
 padding-right: 18px;
 text-decoration: none;
}
a.boton span {
 background: transparent url(../images/bg_button_span.png) no-repeat;
 display: block;
 line-height: 14px;
 padding: 5px 0 5px 12px; 
} 
a.boton:active {
  background-position: bottom right;
  color: #000;  outline: none; 
}
a.boton:active span {
  background-position: bottom left; padding: 6px 0 4px 18px;
} 

.impar td {
 background-color: #dfecff;
}

.marcar td {
 background-color: #ffffcc ;
}

.par td {
 
}

.MaestrosLista table {
 width: 80%;
}

.MaestrosLista td {
 padding-left: 5px;
}

.MaestrosLista th {
 background-color: #6d90c6;
}

.MaestrosInfo table {
 width: 30%;
}
.MaestrosInfo th {
 background-color: #bebebe;
}
.MaestrosInfo td {
 background-color: #eaeaea;
 text-align: center;
}

.tablaSubmenu table {
 width: 80%;
}

.tablaSubmenu th {
 text-align: left;
 font-family: arial;
 font-weight: 100;
 padding: 0;
 cursor:  default;
 width: auto;
}

.tablaSubmenu td {
 text-align: left;
 font-family: arial;
 font-weight: 100;
 padding-left: 5px;
 padding-right: 5px;
 border-left: 1px solid #ccccff;
 border-bottom: 1px solid #ccccff;
 
}

.tituloPagina {
 background-color: #cdcdcd;
 font-size: 18px;
 font-weight: bolder;
 text-align: center;
 border-top: dotted 1px #222222;
 border-bottom: dotted 1px #222222;
 /*width: 960px;*/
}

.warning {
 background-color: #ffffcc;
 font-size: 12px;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 20px;
 font-weight: bolder;
 text-align: left;
 border: solid 1px #ff3333;
 /*width: 960px;*/
}

.reporteDetalle table {
 width: 85%;
}

.reporteDetalle td {
 padding-left: 5px;
}

.reporteDetalle th {
 background-color: #6d90c6;
}

.reporteEncabezado table {
 width: 90%;
}
.reporteEncabezado th {
 background-color: #bebebe;
}
.reporteEncabezado td {
 background-color: #eaeaea;
 text-align: center;
}


div.titulo {
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #555555;
    border: 0px solid;
    text-align: center;
}
div.bloque {
    text-align: center;
}

input.boton {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica;
    border: 1px solid;
    padding: 4px;
    color: black;
    background-color: #dfecff;
}

input.textlogin {
    font-size: 14px;
    border: 1px solid black;
    color: black;
    background-color: #dfecff;
}

div.error {
    font-size: 14px;
    border: 0px;
    color: red;
}
p.error {
    font-size: 14px;
    color: red;
}

td.etiqueta {
    font-size: 14px;
    color: #555555;
    vertical-align: middle;
}

