/* CSS Document */

.line_separator
{
    background-image:url(../imagenes/line_separator.jpg);
    background-repeat:repeat-x;
    padding-top:2px;
    padding-bottom:2px;
}




