﻿.mese
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
   color: #FFFF33;
   text-decoration: none;
}
.nextprev a
{
   text-decoration: none;
}

.tipogiorno
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
   color: #FFFF33;
   text-decoration: none;
   border-top: 1px solid #333333;
   border-bottom: 1px solid #333333;
   text-transform: uppercase;
}
.giorno
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
}
.giorno a
{
   text-decoration: none;
}
.giorno a:hover
{
   color: #FF0000;
}

.giornoOK
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   font-weight: normal;
   color: #FFFFFF;
   border: 1px solid #3399FF;
}

.giornoAltroMese
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   font-weight: normal;
   color: #CED6DA;
}
.giornoAltroMese a
{
   text-decoration: none;
}
.giornoSelezionato
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #336699;
   border: 1px solid #3399FF;
}
.giornoSelezionato a
{
   text-decoration: none;
}
.giornoFestivo
{
   color: #000000;
   font-weight: bold;
}
.giornoFestivo a
{
   color: #CC0000;
}

.cornice
{
   border: 1px solid #3399FF;
}
