/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://mt.laligurans.com/mt-static/themes/base-weblog.css);
@import url(http://mt.laligurans.com/mt-static/themes/theme-zanmai/theme-zanmai.css);
/* end StyleCatcher imports */
#calendar { 
    margin-top: 5px;
    padding-bottom: 4px;
    font-size:10px;
    text-align: center; 
} 
.calendarHead { 
    color:#444444; 
    padding-right: 5px;
} 
.today { 
    display: inline;
    padding: 0 1px;
    border : 1px solid #444444; 
} 
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
.tholiday {
    border: 1px solid #444444;
    color: #e50003;
}
.tholiday a:link,
.tholiday a:visited {
    color: #e50003;
}
.tsaturday {
    border: 1px solid #444444;
    color: #0000ff;
}
.tsaturday a:link,
.tsaturday a:visited {
    color: #0000ff;
}
#globalnavi {
    text-align: center;
    padding-bottom: 3px;
    border-bottom : 1px solid #666699;
}
span.new {
    color: red;
    font-weight: bold;
}
