body {
    background-color: #fff;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 9px;
}


#wrapper {
    padding-left: 0%;
    width: 100%;
    height: 99%;
}

#faux {
    margin-bottom: 0px;
    width: auto;  
    overflow: auto;
}
#contenedor {
    margin:0 auto;
    position: static; 
}
#header {
    width: auto;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: 10px;
    text-align: right;
    background: url("../imagenes/cabeza.png")no-repeat left  ;
}

#leftcolumn {
  float: left;
  width: auto;
    box-sizing: border-box;
  padding: 5px;
position: absolute;
left: 0;
}

#rightcolumn {
    color: #333;
    margin-left: 180px;}

#footer {
    color: #333;
    padding: 2px;
    height: auto;
    background: Gray;
    text-align: center;
    width: auto;
}

.clear {
    clear: both;
    background: none;
}

body, input, select, td, textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

h1, h2, h3, h4, h5, h6, p, form, acronym, label, table, td, th, span, a, hr, code, pre, hr {
    margin: 0;
    padding: 0;
    font-size: 1em;
    background-repeat: no-repeat;
    list-style-type: none;
}

a, a:visited, a:hover {
    color: #666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

hr {
    height: 1px;
    color: #000;
    clear: both;
}

textarea {
    width: 60%;
    height: 80px;
}

dt {
    font-weight: bold;
}

.clear {
    clear: both;
}

h1 {
    font-size: 2em;
}

h1 a {
    color: #000;
}

div #header {
    background-color: Orange;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 10px 30px 10px;
    margin: 5px 0px 0px 0px;
}

div #header ul {
    margin: 0 0 0 0;
}

div #header ul li {
    list-style-type: none;
    float: left;
    padding: 0 10px 0 0;
    font-weight: bold;
}

div #header ul li a {
    display: block;
    color: #f00;
    border-left: 1px solid red;
    padding-left: 5px;
}

div #header ul li a:hover {
    border-left: 1px solid #000;
}

h2 {
    font-size: 1.2em;
    margin: 10px 0 10px 0;
}

h2 {
    font-size: 1.1em;
    margin: 10px 0 5px 0;
}

p {
    margin: 0 0 10px 0;
}

acronym {
    border-bottom: 1px dashed #000;
    cursor: help;
}

div #body {
    margin: 0 5% 20px 5%;
    padding: 20px 20px 20px 20px;
    border: 1px dashed #666;
}

div #validxhtml {
    float: right;
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px;
    margin: 5px;
    width: 100px;
    text-align: center;
}

ul #stylelist {
    margin: 0 0 30px 0;
}

ul #stylelist li {
    list-style-type: none;
    float: left;
    width: 100px;
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 2px;
    margin-right: 2px;
}

table {
    border: 1px solid #666;
    width: 98%;
    margin: 10px 0 10px 0;
}

table.simplew {
    border: 0px solid #ffffff;
    width: 45%;
    margin: 10px 0 10px 0;
}

th {
    padding: 2px 4px 2px 4px;
    text-align: left;
    vertical-align: top;
    color: #002173;
}

td {
    padding: 2px 4px 2px 4px;
    text-align: left;
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

thead tr {
    background-color: #fc0;
}

th.sorted {
    background-color: rgb(66, 198, 255);
}

th a, th a:visited {
    color: black;
}

th a:hover {
    text-decoration: underline;
    color: black;
}

th.sorted a, th.sortable a {
    background-position: right;
    display: block;
    width: 100%;
}

th.sortable a {
    background-image: url(../img/arrow_off.png);
}

th.order1 a {
    background-image: url(../img/arrow_down.png);
}

th.order2 a {
    background-image: url(../img/arrow_up.png);
}

tr.odd {
    background-color: #fff
}

tr.tableRowEven, tr.even {
    background-color: #fea
}

ul #showsource {
    float: right;
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    margin: 5px;
    width: 100px;
    list-style-type: none;
}
/* test styles */
table.its thead tr {
    background-color: #69c;
}

table.its tr.even {
    background-color: #def;
}

table.mars thead tr {
    background-color: #9c9;
}

table.mars tr.even {
    background-color: #ccb;
}

table.mars tr.odd {
    background-color: #eec;
}

table.simple thead tr {
    background-color: #d6e7ff;
}

table.simple tr.even {
    background-color: #f7f7f7;
}

table.simple {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
}

table.simple td, table.simple th {
    border: 1px solid #c0c0c0;
}

table.simplew thead tr {
    background-color: #f0f0f9;
}

table.simplew tr.even {
    background-color: #fff;
}

table.simplew {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    background-color: #69c
}

table.simplew td, table.simple th {
    border: 0px solid #FFFFFF;
}

table.WIL thead tr {
    background-color: #f0f0f9;
}

table.WIL tr.even {
    background-color: #fff;
}

table.WIL {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
}

table.WIL td, table.WIL th {
    border: 1px solid #ffffff;
}

table.nocol tbody td, table.nocol tbody th {
    border-left: none;
    border-right: none;
}

table.report td, table.report th {
    font: menu;
}

table.report tr.even {
    background-color: #f0f0f7;
}

table.report tbody {
    height: 100px;
    overflow: auto;
}

table.report {
    height: 10px;
    overflow: auto;
    border: 1px solid #F0F0F0;
}

table.report tbody tr {
    height: 10px;
}

#detalleTop {
float: left; color: #333; width: 100%; height: 50%; display: inline;
position: static; margin: 0;
}

#detalleDiv {
float: left; color: #333; width: 39%; display: inline;
position: static; margin: 0;
}
    
#listaDiv {
float: right; color: #333; width: 59%; display: inline;
position: static; margin: 0;
}

#detalle25Div {
float: left; color: #333; width: 25%; display: inline;
position: static; margin: 0;
}
    
#lista75Div {
float: right; color: #333; width: 75%; display: inline;
position: static; margin: 0;
}

#detalle59Div {
float: left; color: #333; width: 49%; display: inline;
position: static; margin: 0;
}
    
#lista39Div {
float: right; color: #333; width: 49%; display: inline;
position: static; margin: 0;
}


table.decevale td, table.decevale th {
    font: menu;
}

table.decevale tr.even {
    background-color: #dceafb;
}

table.decevale tbody {
    height: 100px;
    overflow: auto;
}

table.decevale {
    height: 10px;
    overflow: auto;
    border: 1px solid #F0F0F0;
}

table.decevale tbody tr {
    height: 10px;
}

table.mark td.tableCellError {
    background-color: #d00;
    color: #fff;
}

table.sublist {
    margin: 0 0 0 0;
    width: 100%;
}

table.sublist td, table.sublist th {
    width: 50%;
}

div.exportlinks {
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    margin: -10px 0 10px 0;
    width: 79%;
}

span.export {
    padding: 0 4px 1px 20px;
    display: inline;
    display: inline-block;
    cursor: pointer;
}

span.excel {
    background-image: url(../img/ico_file_excel.png);
}

span.csv {
    background-image: url(../img/ico_file_csv.png);
}

span.xml {
    background-image: url(../img/ico_file_xml.png);
}

span.pdf {
    background-image: url(../img/ico_file_pdf.png);
}

span.pagebanner {
    background-color: #E8F2FF;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    width: 90%;
    margin-top: 10px;
    display: block;
    border-bottom: none;
}

span.pagelinks {
    background-color: #E8F2FF;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    width: 90%;
    display: block;
    border-top: none;
    margin-bottom: -5px;
}

table.simple td.textRed {
    color: #b11;
}

tr.total td {
    text-align: right;
}
#menuv {
        border: 1px solid #ACCFE8;
        border-width: 1px 1px 0 1px;
        width: auto;
        font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 0;
        padding: 0;
}

#menuv li {
        border-bottom: 1px solid #ACCFE8;
}

#menuv a {
        text-decoration: none;
        color: #3366CC;
        background: rgb(255,205,5) ;
        display: block;
        padding: 3px 6px;
        width: 138px;
        font-size: small;
        font-weight: bold;
}

#menuv h1 {
        text-decoration: none;
        color: #3366CC;
        background: Orange  ;
        display: block;
        padding: 3px 6px;
        width: 138px;
        font-size: medium;
        font-weight: bold;
}
#menuv a:hover {
        background: #DBEBF6;
}

tr.activo td.estado {
	text-align: center;
	padding-right: 2px;
	font-weight: bold;
	background-color: green;
	color: #fff;
}
tr.inactivo td.estado {
	text-align: center;
	padding-right: 2px;
}


