

table.marco {
        width: 66%;
        margin: auto;
	border-collapse: collapse;
        background-image: url(fondo_infantil.gif);
}

table.marco th {
        width: 100%;
        padding: 20px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #620120;
        border-right-width: 2px;
        border-right-style: solid;
        border-right-color: #620120;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #620120;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #620120;
        z-index: 100;

}
table.marco td {
        width: 0%;
        z-index: 100;
}






table.marco2 {
        width: 54%;
        margin: auto;
	border-collapse: collapse;
        background-image: url(fondo_tabla.gif);
}

table.marco2 th {
        width: 100%;
        border-top-width: 2px;
        border-top-style: dotted;
        border-top-color: #620120;
        border-right-width: 2px;
        border-right-style: dotted;
        border-right-color: #620120;
        border-left-width: 2px;
        border-left-style: dotted;
        border-left-color: #620120;
        border-bottom-width: 2px;
        border-bottom-style: dotted;
        border-bottom-color: #620120;
        z-index: 100;

}
table.marco2 td {
        width: 0%;
        z-index: 100;
}


table.marco3 {
        width: 66%;
        margin: auto;
	border-collapse: collapse;
        background-image: url(fondo_tabla.gif);
}

table.marco3 th {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #620120;
        border-right-width: 2px;
        border-right-style: solid;
        border-right-color: #620120;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #620120;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #620120;
        z-index: 100;
}

table.marco3 td {
        width: 0%;
        z-index: 100;
}




table.marco4 {
        width: 54%;
        margin: auto;
	border-collapse: collapse;
        background-image: url(fondo_tabla.gif);
}

table.marco4 th {
        width: 100%;
        border-top-width: 2px;
        border-top-style: dotted;
        border-top-color: #620120;
        border-right-width: 2px;
        border-right-style: dotted;
        border-right-color: #620120;
        border-left-width: 2px;
        border-left-style: dotted;
        border-left-color: #620120;
        border-bottom-width: 2px;
        border-bottom-style: dotted;
        border-bottom-color: #620120;
        z-index: 100;

}
table.marco4 td {
        width: 0%;
        z-index: 100;
}


