﻿/* ---- CALENDARIO ---- color: #15416D; */

#calendario h3 {background: #FFF; height: auto; color: #15416D;}
#calendario {font-family: Verdana, Sans-Serif, Tahoma, Arial; line-height:1.5; text-align:center; color: #000000; text-decoration: none; }
#calendario p {line-height:2; text-align:center; color: #000000; text-decoration: none; }
#calendar_table { font-family:Verdana, Tahoma, Sans-Serif, Arial; font-size: 0.8em; border: solid 0px Gray; /*margin-left:auto; margin-right:auto;*/margin:auto;}

#calendar_table th.calendar_header_mese,
#calendar_table th.calendar_gen, 
#calendar_table th.calendar_feb, 
#calendar_table th.calendar_mar, 
#calendar_table th.calendar_apr,
#calendar_table th.calendar_mag, 
#calendar_table th.calendar_giu, 
#calendar_table th.calendar_lug, 
#calendar_table th.calendar_ago, 
#calendar_table th.calendar_set, 
#calendar_table th.calendar_ott, 
#calendar_table th.calendar_nov, 
#calendar_table th.calendar_dic { background-color: #E5E5E5; font-weight: normal; padding: 4px 8px; }

#calendar_table th.calendar_title_total, #calendar_table th.calendar_mese, #calendar_table th.calendar_title_anno, #calendar_table th.calendar_title_mese, #calendar_table th.calendar_title_giorno, #calendar_table th.calendar_title_vendite 
{
    background-color:#153862; 
 color: #FFF; 
 font-weight: normal; 
 padding: 4px 8px;
  margin: 0px; 

}
#calendar_table td, #calendar_table th { font-size: 1.0em; border: solid 1px Gray; text-align: center; margin: 0px; }
#calendar_table td.calendar_value_giorno { background-color: #E5E5E5; font-weight: normal; /*padding: 4px 8px 4px 2px;*/ text-align: left; }
#calendar_table a { text-decoration: underline;}
#calendar_table a:hover { text-decoration: underline; color: Blue; }
#calendar_value_total { background-color: #F2F2F2; font-weight: bold; }

.calendar_value_anno { background-color: #E5E5E5; font-weight: normal; }
.calendar_black a {color: #000000; }
.calendar_green a {color: #008400; }
.calendar_yellow a {color: #C58707;}
.calendar_red a { color: #E10000; }
.CalendarioSenzaDV {font-family: Verdana, Sans-Serif, Tahoma, Arial;font-size:0.8em;}
.normale{font-family: Verdana, Sans-Serif, Tahoma, Arial;font-size:0.9em;}
#calendar_table caption { display:none;}
/* ---------------- */

    