/* CSS Document */

.seemTable
 {
    padding: 1px 1px 1px 1px; 
    clear : both;
}

.seemTr2
 {
    padding: 5px 5px 5px 5px; 
    clear : both;
}

.margen0
 {
    margin: 0 auto;
}

/* Elemento ancho 5% */
.ancho5 { width: 5%; }
/* Elemento ancho 10% */
.ancho10 { width: 10%; }
/* Elemento ancho 15% */
.ancho15 { width: 15%; }
/* Elemento ancho 20% */
.ancho20 { width: 20%; }
/* Elemento ancho 25% */
.ancho25 { width: 25%; }
/* Elemento ancho 30% */
.ancho30 { width: 30%; }
/* Elemento ancho 35% */
.ancho35 { width: 35%; }
/* Elemento ancho 40% */
.ancho40 { width: 40%; }
/* Elemento ancho 45% */
.ancho45 { width: 45%; }
/* Elemento ancho 50% */
.ancho50 { width: 50%; }
/* Elemento ancho 55% */
.ancho55 { width: 55%; }
/* Elemento ancho 60% */
.ancho60 { width: 60%; }
/* Elemento ancho 65% */
.ancho65 { width: 65%; }
/* Elemento ancho 70% */
.ancho70 { width: 70%; }
/* Elemento ancho 75% */
.ancho75 { width: 75%; }
/* Elemento ancho 80% */
.ancho80 { width: 80%; }
/* Elemento ancho 85% */
.ancho85 { width: 85%; }
/* Elemento ancho 90% */
.ancho90 { width: 90%; }
/* Elemento ancho 95% */
.ancho95 { width: 95%; }
/* Elemento ancho 100% */
.ancho100 { width: 100%; }


/* Elemento que simula un td del 1% alineado a la izquierda... */
.seemTd1AlignIzq{ width : 1%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 99% alineado a la izquierda... */
.seemTd99AlignIzq{ width : 99%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 2% alineado a la izquierda... */
.seemTd2AlignIzq{ width : 2%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 98% alineado a la izquierda... */
.seemTd98AlignIzq{ width : 98%; float : left; color: inherit; background: inherit; }

/* Elemento que simula un td del 5% alineado a la izquierda... */
.seemTd5AlignIzq{ width : 5%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 95% alineado a la izquierda... */
.seemTd95AlignIzq{ width : 95%; float : left; color: inherit; background: inherit;}
/* Elemento que simula un td del 10% alineado a la izquierda... */
.seemTd10AlignIzq{ width : 10%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 90% alineado a la izquierda... */
.seemTd90AlignIzq{ width : 90%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 15% alineado a la izquierda... */
.seemTd15AlignIzq{ width : 15%; float : left; color: inherit; background: inherit;}
/* Elemento que simula un td del 85% alineado a la izquierda... */
.seemTd85AlignIzq{ width : 85%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 20% alineado a la izquierda... */
.seemTd20AlignIzq{ width : 20%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 80% alineado a la izquierda... */
.seemTd80AlignIzq{ width: 80%; float: left; color: inherit; background: inherit; }
/* Elemento que simula un td del 25% alineado a la izquierda... */
.seemTd25AlignIzq{ width : 25%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 75% alineado a la izquierda... */
.seemTd75AlignIzq{ width: 75%; float: left; color: inherit; background: inherit; }
/* Elemento que simula un td del 30% alineado a la izquierda... */
.seemTd30AlignIzq{ width : 30%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 70% alineado a la izquierda... */
.seemTd70AlignIzq{ width: 70%; float: left; color: inherit; background: inherit; }
/* Elemento que simula un td del 35% alineado a la izquierda... */
.seemTd35AlignIzq{ width : 35%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 65% alineado a la izquierda... */
.seemTd65AlignIzq{ width: 65%; float: left; color: inherit; background: inherit; }
/* Elemento que simula un td del 40% alineado a la izquierda... */
.seemTd40AlignIzq{ width : 40%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 60% alineado a la izquierda... */
.seemTd60AlignIzq{ width: 60%; float: left; color: inherit; background: inherit; }
/* Elemento que simula un td del 45% alineado a la izquierda... */
.seemTd45AlignIzq{ width : 45%; float : left; color: inherit; background: inherit; }
/* Elemento que simula un td del 55% alineado a la izquierda... */
.seemTd55AlignIzq{ width: 55%; float: left; color: inherit; background: inherit; }
/* Elemento que simula un td del 50% alineado a la izquierda... */
.seemTd50AlignIzq{ width : 50%; float : left; color: inherit; background: inherit; }

/* Elemento que simula un td del 1% alineado a la derecha... */
.seemTd1AlignDch{ width : 1%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 99% alineado a la derecha... */
.seemTd99AlignDch{ width : 99%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 2% alineado a la izquierda... */
.seemTd2AlignDch{ width : 2%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 98% alineado a la izquierda... */
.seemTd98AlignDch{ width : 98%; float : right; color: inherit; background: inherit; }

/* Elemento que simula un td del 5% alineado a la derecha... */
.seemTd5AlignDch{ width : 5%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 95% alineado a la derecha... */
.seemTd95AlignDch{ width : 95%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 10% alineado a la derecha... */
.seemTd10AlignDch{ width : 10%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 90% alineado a la derecha... */
.seemTd90AlignDch{ width : 90%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 15% alineado a la derecha... */
.seemTd15AlignDch{ width : 15%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 85% alineado a la derecha... */
.seemTd85AlignDch{ width : 85%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 20% alineado a la derecha... */
.seemTd20AlignDch{ width : 20%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 80% alineado a la derecha... */
.seemTd80AlignDch{ width: 80%; float: right; color: inherit; background: inherit; }
/* Elemento que simula un td del 25% alineado a la derecha... */
.seemTd25AlignDch{ width : 25%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 75% alineado a la derecha... */
.seemTd75AlignDch{ width: 75%; float: right; color: inherit; background: inherit; }
/* Elemento que simula un td del 30% alineado a la derecha... */
.seemTd30AlignDch{ width : 30%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 70% alineado a la derecha... */
.seemTd70AlignDch{ width: 70%; float: right; color: inherit; background: inherit; }
/* Elemento que simula un td del 35% alineado a la derecha... */
.seemTd35AlignDch{ width : 35%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 65% alineado a la derecha... */
.seemTd65AlignDch{ width: 65%; float: right; color: inherit; background: inherit; }
/* Elemento que simula un td del 40% alineado a la derecha... */
.seemTd40AlignDch{ width : 40%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 60% alineado a la derecha... */
.seemTd60AlignDch{ width: 60%; float: right; color: inherit; background: inherit; }
/* Elemento que simula un td del 45% alineado a la derecha... */
.seemTd45AlignDch{ width : 45%; float : right; color: inherit; background: inherit; }
/* Elemento que simula un td del 55% alineado a la derecha... */
.seemTd55AlignDch{ width: 55%; float: right; color: inherit; background: inherit; }
/* Elemento que simula un td del 50% alineado a la derecha... */
.seemTd50AlignDch{ width : 50%; float : right;color: inherit; background: inherit; }

/* Color verde, util para destacar*/
.verde,.verde a:link,.verde a:visited,a:link.verde,a:visited.verde{color:#29A092;background: inherit;}

/* Color verde, util para destacar*/
.azul,.azul a:link,.azul a:visited,a:link.azul,a:visited.azul{color:#0000FF;background: inherit;}

/*Fondo Rojo*/
.fondoRojo {background-color: #FFE7E7;}

/*Fondo amarillo*/
.fondoAmarillo {background-color: #FFFFE0;}

/*Fondo verde*/
.fondoVerde {background-color: #E2EAD1;}

/*respetaSaltoLinea*/
.respetaSaltoLinea{white-space: pre-wrap;}