#meseleft
 { 
float: right;
width: 460px;
}
#meseright
 { 
float: left;
width: 160px;
min-height: 600px;
height: auto !important;
height: 600px;
}

table.mese { 
padding: 0;
margin: 0;
text-align: center; 
font-size: 8pt; 
color: #000;
}

td.giorni { 
text-align: center; 
font-size: 8pt; 
color: #fff;
font-weight: normal;
background-color: #6e88a6 ;
}

td.titoli { 
text-align: center; 
font-size: 10pt; 
color: #fff;
font-weight: bold;
background-color: #6e88a6 ;
}

td.oggi { 
text-align: center; 
font-size: 8pt; 
color: #000;
font-weight: normal;
background-color: #CDD4DB;
}

td.mese
{
text-align: center; 
font-size: 8pt; 
color: #000;
background: #9AA9B6;
}
td.meseover
{
text-align: center; 
font-size: 8pt; 
color: #000;
background: #CDD4DB;
}

td.prec { 
text-align: center; 
font-size: 8pt; 
color: #000;
font-weight: bold;
background-color: #ccc ;
}

.luna {
background-color: #6E88A6 ;
color: white;
display: block;
}
.numeri {
color: #14460C;
font-weight: bold;
font-size:12pt
}
.alba {
color: white;
font-size: 9pt;
font-weight: bold;
}
