/* 
    Document   : queAnhelamos
    Created on : 02-nov-2010, 23:21:09
    Author     : Nacho
    Description:
        Purpose of the stylesheet follows.
*/

#ContenedorPrincipal,
#RightFrame,
#LeftFrame,
#Medio
{
}

#Contenido
{
    color:#008190;
    text-decoration:none;
    text-align:justify;
    font-size:13px;
}

#Canciones
{
    margin-top:50px;
    margin-left:50px;
}
.cancion
{
    margin:10px 0px;
}

a img
{
    border:none;
}

