#tabagenda
{
border:1px solid black;
}
table.agenda, table.agenda tr, table.agenda th, table.agenda td
{
font-size: 10px;
text-align : center;
}
th.agendaNav
{
background-color: #dddddd;
font-size: 12px;
border: 1px solid #ffffff;
padding:5px;
}
.agendaHead
{font-size: 12px;
color: #8484b6;
background-color: #f2f2f8;
border: 1px solid #ffffff;
}

.agendaThisDay
{
Border: 2px solid;
border-color : #b5b5cb #b5b5cb #72729c #72729c;
}

.agendaThisDayOk
{
border: 2px solid #c6c3de;
}

.agendaThisMonth
{
background-color: #ffffff;
border: 1px solid #e7e7eb;
}

.agendaNotThisMonth
{
background-color: #f2f2f8;
color: #a4a6b4;
}

ul.agendaThemes
{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #ededf5;

}
table.agenda select {
font-size: 10px;
background-color: #fbfbfd;
}

.small, a.small, a.small:visited, a.small:hover, a.small:active  {
display: block;
background-color: ;
text-decoration: none;
font-weight:bold;

} 
.beg, a.beg, a.beg:visited, a.beg:hover, a.beg:active{
display: block;
background-color: ;
text-decoration: none;
font-weight:bold;
color: #ffffff;

} 
.date {
width : 120px;
float : left;
margin : 10px 5px 5px 0;
font-size:x-small;
border:0px solid black;
}
.txt {
width : 220px;
float : left;
margin : 10px 10px 0 5px;
padding-left: 0px;
border-bottom: 1pt dotted #cbcbff;
}
hr {
clear: both;
visibility:hidden
}
