body
{
    background-image: url(../images/bgmyspace.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    background-color:Black;
}

table, p, br, td, tr, span, input
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #0e0e0e;
}

.fecha
{
    font-size: 10px;
    color: #FF7500;
}

.titulo
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #FF7500;
    font-weight: bold;
    letter-spacing:-1px;
    padding-top:10px;
    padding-bottom:10px;
}

a
{
    color: #FF7500;
    text-decoration: none;
}

a:hover
{
    color: #C28944;
    text-decoration: underline;
}

#photo
{
    text-align: center;
    vertical-align: middle;
    visibility: hidden;
    display: none;
}

#contenedora
{
    text-align: center;
    height: 350px;
}

#contlistado
{
}

#listado
{
    position: relative;
    width: 440px;
    height: 85px;
    overflow: auto;
    white-space:nowrap;
}

#listado img
{
    border: 1px solid #C28944;
    width: 100px;
    height: 75px;
    cursor: hand;
    padding-left: 2px;
    padding-right: 2px;
    white-space: nowrap;
}

.foto
{
    border: 1px solid #C28944;
}

.thumb
{
}

.descripcion
{
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    font-size: 11px;
    color: #C28944;
    border: 0px;
    scroll: no;
    width: 100%;
    height: 30px;
}

.lateral *
{
    color: white;
}

.lateral a *
{
    color: white;
}

.myfoto img
{
    width: 145px;
    height: 95px;
    border: 1px solid #C28944;
}
