body { margin: 0; }

table.cuerpo { width: 100%; height: 99%; border: 1px solid black; }

td.menu0 { text-align: center; background-color: #f97624; color: #ffffff; font-weight: bold; font-family: Verdana; font-size: 14px; height: 30px; }
td.menu1 { text-align: center; background-color: #4f4c47; color: #ffffff; font-weight: bold; font-family: Verdana; font-size: 13px; height: 20px; }
td.texto { padding: 5px; color: #000000; font-family: Verdana; font-size: 15px; vertical-align: top; }

a.menu1:link, a.menu1:visited, a.menu1:active { color: #ffffff; text-decoration: none }
a.menu1:hover { color: #ee0000; text-decoration: none }
.menu1_selected { color: #999999; cursor: default; }

a:link, a:visited, a:active { color: #CC0000; text-decoration: none; font-weight: bold }
a:hover   { color: #00AA00; text-decoration: none; font-weight: bold }

.listado_head { background: black; color: white; font-weight: bold; font-size: 13px; }
.listado_item { font-size: 12px; }

h1 { color: #fd832e; font-size: 20px; font-family: Verdana; font-weight: bold; text-align: center; }

select { border: 1px solid #000000; }
input.text { border: 1px solid #000000; }
input.button { font-size: 12px; border: 1px solid #000000; padding: 2px; color: #ffffff; background-color: #fd832e; font-weight: bold; }
.w50 { width: 50px; }
.w75 { width: 75px; }
.w100 { width: 100px; }
.w150 { width: 150px; }
.w200 { width: 200px; }

.declaracionCard { font-family: 'Verdana'; font-size: 12px; color: #000000; }

.rowDecMensual { font-family: 'Verdana'; font-size: 14px; color: #000000; }

table.canasta { font-size: 11px; border: 1px solid black; }
tr.canastaPAR { background-color: #fff7ea; }
tr.canastaIMPAR { background-color: #ffffff; }

tr.canastaHEAD { background-color: #000000; color: #ffffff; font-weight: bolder; }


.precioMayor { color: #cc0000; }

.precioMenor { color: #009900; }

.precioNeutral { color: #444444; }
