@charset "utf-8";
/* CSS Document */

    .CssBorderc{
    background:url(../img/bordec.gif);
    background-position:center;
    background-repeat:no-repeat;
    }

    .CssBordercto{
    background:url(../img/border.jpg);
    background-position:center;
    background-repeat:no-repeat;
    }

    .CssBorderb{
    background:url(../img/bordeb.gif);
    background-position:center;
    background-repeat:no-repeat;
    }

    .CssTitle{
    font:Verdana, Geneva, sans-serif;
    color:#F90;
    font-weight:bold;
    font-size:15px;
    }

    .CssEtiqueta{
    color:#666;
    font-size:10px;
    font-weight:bold;
    text-align:left;
    }

    .CssContacto{
    color:#666;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    }
    .CssCampos{
    width:180px;
    height:14px;
    font-size:11px;
    }

    .CssButtons{
    width:100px;
    height:22px;
    }

    .CssList{
    width:185px;
    height:21px;
    font-size:11px;
    }

    .CssComents{
    width:505px;
    }

    .CssAsterisco{
    color:#ff0000;   
    }