﻿body
{
    margin: 0px;
    font-family: Verdana, Arial, Tahoma;
    font-size: small;
    color: #67514B;
}

A.Volver
{
    color: #ff0000;
    font-size: x-small;
    text-decoration: none;
}
/* Estilos inicio enlaces edicion*/
A.Edicion
{
    font-weight: bold;
    font-size: small;
    color: #003366;
    text-decoration: none;
}
/* Estilos de los bordes de los módulos */
TD.SupIzq
{
    height: 30px;
    width: 7px;
    background-image: url(Imagenes/fTitDerJUANXIII.png);
    background-repeat: repeat-x;   
}
TD.SupDer
{
    background-image: url(Imagenes/fTitIzqJUANXIII.png);
    background-repeat: repeat-x;
    height: 30px;
    width: 2px;
}
TD.LatSup
{
    height: 26px;
    font-weight: bold;
    color: #ffffff;
    background-image: url(Imagenes/fTitDerJUANXIII.png);
    background-repeat: repeat-x;
    font-size: 9pt;
    font-family: Verdana;
}
TD.InfIzq
{       
    height: 10px;
    width: 7px;
}
TD.InfDer
{   
    height: 10px;
    width: 2px;
}

TD.LatInf
{    
}
TD.LatIzq
{    
}
TD.LatDer
{   
}
.Error
{
    font-weight: bold;
    font-size: medium;
    color: #ff0000;
}

TD.SupEscalon
{
    background-repeat: no-repeat;
    height: 5px;
    font-size: 4px;
    background-image: url(Imagenes/fTitEscalonJUANXXIII.png);
}
TD.SupTitulo
{
    height: 25px;
    background-color: #FF6D06;
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    color: #ffffff;
}