#pren
{
margin: 0 auto; 
}
fieldset.ins
{
border: 3px solid green;
padding: 10px;
}
fieldset.can
{
border: 3px solid red;
padding: 10px;
}
.mesea
{
float: left ;
}

.meseb
{
float: left ;
margin-left: 10px ;
}

.mesec
{
float: left ;
margin-left: 10px ;
}
.mesed
{
float: left ;
margin-left: 10px ;
}

table.mese { 
padding: 0;
margin: 0;
text-align: center; 
font-size: 1em; 
color: #000;
}

td.giorni { 
text-align: center; 
font-size: 0.8em; 
color: #635430;
background-color: #F2E9CD ;
}

td.titoli { 
text-align: center; 
font-size: 0.9em; 
color: #635430;
background-color: #F2E9CD ;
}

td.oggi { 
text-align: center; 
font-size: 0.9em;
color: #000;
font-weight: bold;
text-decoration: underline;
background-color: #D0FFD0 ;
}

td.mese
{
text-align: center; 
font-size: 1em;
color: #000;
background: #A0FFA0;
}
td.meseover
{
text-align: center; 
font-size: 1em; 
color: #000;
background: #A0FFA0;
}

td.prec { 
text-align: center; 
font-size: 1em;
color: #000;
background-color: #ccc ;
}

.numeri {
color: #14460C;
font-size:0.9em
}


