/*********************
* Calendar module style
**********************/
#calendario      { text-align: center; width: 100%; float: right; clear: both }
#calendario h1     { color: #008000; font-size: 1em; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background-repeat: repeat-y; background-position: left 0; text-align: left; letter-spacing: 1px; padding-top: 0; padding-left: 22px }
.mod_events_table          { text-align: center; padding: 2px; width: 100%; max-width: 250px; float: left; border: solid 1px #e0e0e0 }
.events_table   { text-align: center; padding: 10px; border: solid 2px #0068ca }
.mod_events_td_title      { color: #228b22; font-size: 12px; font-family: Arial; font-style: normal; font-weight: bold }
.mod_events_td_dayname {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}
.mod_events_td_daynameD  { color: #f00; font-size: 12px; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none }
.mod_events_td_dayoutofmonth  { color: gray; font-size: 10px; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none; background-color: #ffe4c4 }
.mod_events_td_todaynoevents   { color: #900; font-size: 10px; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none }
.mod_events_td_todaywithevents   { color: #900; font-size: 10px; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: none; background-color: #d3d3d3 }
.mod_events_td_daynoevents  { color: black; font-size: 10px; font-family: Arial; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none }
.mod_events_td_daywithevents     { color: black; font-size: 10px; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: none; background-color: #d3d3d3 }
.mod_events_td_giorno { color: #c00; font-weight: bold }
a.mod_events_daylink:link   { color: #8b0000; font-size: 10px; font-family: Arial }
a.mod_events_daylink:visited    { color: #933; font-size: 10px; font-family: Verdana }
a.mod_events_daylink:hover    { color: #933; font-size: 10px; font-family: Arial }

.mod_events_td_link {
    background-color: Background;
}
a.mod_events_link:link  { color: black; font-size: 10px; font-family: Arial }
a.mod_events_link:visited   { color: navy; font-size: 10px; font-family: Arial }
a.mod_events_link:hover   { color: silver; font-size: 10px; font-family: Arial }
#calendario a { color: #696 }
