
.ttl {
    font-family: Verdana;
    font-size: 24px;
    font-weight: bolder;
    color: #AC0D0C;
    height: 75px;
    text-align: left;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: -2;
    text-indent: 0.25em;
}
#tregistro {
    text-align: center;
    width: 60%;
    font-family: 'Verdana';
    vertical-align: top;
    padding: 5px 10px 0px 10px;
    color: #333333;
}
#tregistro th {
    text-align: left;
    background-color: #353535;
    color: #FFFFFF;
    font-size: 14px;
    padding: 3px;
}
#tregistro td {
    text-align: left;
    background-color: #A3A3A3;
    color: #000000;
    font-size: 12px;
    padding: 3px;
}
#tregistro td button{
    background-color: #353535;
    width: 100px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.5;
    border: 1px solid #FFFFFF;
}
#tregistro td input{
    width: 300px;
    border: 1px solid #000000;
    line-height: 1.5;
}
#tregistro .info{
    text-align: left;
    background-color: #FFFFFF;
    color: #000000;
}
#tregistro .etiqueta {
    text-align: right;
    width: 30%
}
span {
    font-family: 'Verdana';
    font-size: 12px;
}

