<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : estilos_tablas
    Created on : 28/06/2011, 06:42:56 PM
    Author     : nodimax
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#listado table {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  width: 800px;
  }
#listado caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
#listado thead, tfoot {
background:url(../images/fondiu_siena.png) repeat-x;
text-align:left;
color: #FFFFFF;
font: bold;
height:30px;
}
#listado thead th, tfoot th {
padding:5px;
}
#listado table a {
color: #333333;
text-decoration:none;
}
#listado table a:hover {
    text-decoration:underline;
    background: #A63C2C;
    color: #FFFFFF;
}
#listado tr:hover{
    background: #A63C2C;
    color: #FFFFFF;
    font: bold;
}
#listado tr.odd {
background: #f1f1f1;
font: italic 9px arial, helvetica, sans-serif;
padding-left: 10;
}
#listado tbody th, tbody td {
padding:5px;
}




#detalle table {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  width: 800px;
  }

#detalle thead, tfoot {
background:url(../images/fondiu_siena.png) repeat-x;
text-align:left;
color: #FFFFFF;
font: bold;
height:30px;
}
#detalle thead th, tfoot th {
padding:5px;
}
#detalle tr.odd {
background: #f1f1f1;
}
#detalle tbody th, tbody td {
padding:5px;
}

#reportes_complejos table {
  
  border-collapse: collapse;
  border: 2px solid #666666;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  }
#reportes_complejos thead, tfoot {
    background:url(../images/fondiu_siena.png) repeat-x;
    text-align:left;
    color: #FFFFFF;
    font: bold;
    height:30px;
}
#reportes_complejos thead th, tfoot th {
    padding:5px;
    border: 1px solid #666666;
}
#reportes_complejos tbody th {
    padding:5px;
    border: 1px solid #666666;
}

#reportes_complejos tbody td {
    padding:5px;
    border: 1px solid #666666;
    text-align:center;
}
#reportes_complejos h1{
   font: bold 12px verdana, arial, helvetica, sans-serif; 
   text-align: center;
}
#reportes_complejos h2{
   font: bold 12px verdana, arial, helvetica, sans-serif; 
   text-align: center;
}

#login_monitoreo table {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  
  }
#login_monitoreo caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
#login_monitoreo thead, tfoot {
background:url(../images/fondiu_siena.png) repeat-x;
text-align:left;
color: #FFFFFF;
font: bold;
height:30px;
}

#login_monitoreo thead th, tfoot th {
padding:5px;
}
#login_monitoreo table a {
color: #333333;
text-decoration:none;
}
#login_monitoreo table a:hover {
    text-decoration:underline;
    background: #A63C2C;
    color: #FFFFFF;
}
#login_monitoreo tr.odd {
background: #f1f1f1;
}
#login_monitoreo tbody th, tbody td {
padding:5px;
}

.errori{
    color: #CC0000;
}


#global table {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  width: 800px;
  }
#global caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
#global thead, tfoot {
    background:darkgreen;
    text-align:left;
    color: #FFFFFF;
    font: bold;
    height: 50px;
}
#global thead th, tfoot th {
    padding:5px;
    writing-mode: tb-rl; filter: flipH flipV;
}
#global thead td.odd{
    padding:5px;
    writing-mode: tb-rl; filter: flipH flipV;
}
#global table a {
    color: #333333;
    text-decoration:none;
}

#global tr.odd {
    background: darkgray;
}
#global tbody th{
    padding:5px;
    font: bold;
    border: 1px solid #666666;
}
#global tbody td {
    padding:5px;
    border: 1px solid #666666;
}




#reportep table {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  width: 800px;
  }
#reportep caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
#reportep thead, tfoot {
background:url(../images/fondiu_siena.png) repeat-x;
text-align:left;
color: #FFFFFF;
font: bold;
height:30px;
}
#reportep thead th, tfoot th {
padding:5px;
text-align:left;
}
#reportep table a {
color: #333333;
text-decoration:none;
}
#reportep table a:hover {
    text-decoration:underline;
    background: #A63C2C;
    color: #FFFFFF;
}

#reportep tr.odd {
background: #f1f1f1;
font: italic 9px arial, helvetica, sans-serif;
padding-left: 10px;
text-align:left;
}
#reportep tbody th, tbody td {
padding:5px;
text-align:left;
}</pre></body></html>