﻿.head-agenda
{   width:675px;
    height :35px;
    background-image:url("images/head-agenda.png");    
    background-repeat:no-repeat;
    }
.head-agenda-off
{   width:675px;
    height :35px;
    background-image:url("images/head-agenda-off.png");    
    background-repeat:no-repeat;
    }
.main-agenda
{   width:675px;        
    background-image:url("images/main-agenda.png");        
    background-repeat: repeat-y;
}
.main-agenda-text
{   padding-right  : 10px;
    padding-left: 50px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align:left;
    
    }
.foot-agenda
{   width:675px;
    height :12px;
    background-image:url("images/foot-agenda.png");
    background-repeat:no-repeat;    
 }
