#futboltv
{
    font-family: verdana;
    font-size: 10px;
    width: 302px;

}

#futboltv .header
{
    background-image: url(../images/futboltv_title.png);
    background-repeat: no-repeat;
    height: 34px;

}

#futboltv .content
{
    background-image: url(../images/futboltv_content.png);
    background-repeat: repeat-y;
    min-height: 400px;
}

#futboltv .content .date
{
    padding-top: 15px;
    padding-left: 5px;
    color: #3b531b;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
    text-transform: uppercase;
    
}

#futboltv .footer
{
    background-image: url(../images/futboltv_footer.png);
    background-repeat: no-repeat;
    height: 27px;
    
}

#futboltv .seccion
{
    padding-left: 5px;
    padding-top: 4px;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}

#futboltv .event
{
    margin-left: 5px;
    padding: 0px;
}

#futboltv .event td.title
{
    width: 190px;
    /*background-color: silver;*/
}

#futboltv .event td.canal
{
    width: 120px;
    /*background-color: #eeeeee;*/
}

#futboltv .event td.time
{
    text-align: center;
    width: 50px;
    /*background-color: #bbbbbb;*/

}
