.sfondoTabella
{
	background-color: #609cda;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4b718b;
	border-bottom-color: #4b718b;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #4b718b;	
}

.stileMesi
{
	background-color: #609cda;
	color:#ffffff;
	font-weight:bold;
 
}

.giornisettimana 
{
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	
}

.stileMesi a
{
	color:#ffffff;
	font-weight:bold;
}

.agendameseenno 
{
	font-size: 10px;
	background-color: #609cda;
	color:#ffffff;
	font-weight:bold;
	
	border:solid 1px #ffffff;
}

.agendagiornocorrente 
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #4b718b;
	
	border:solid 1px #ffffff;
}

.cellaconevento 
{
	font-size: 10px; 
	text-decoration: none;
	font-weight: bold;
	background-color: #FF9900;
}

.cellaconevento a
{
    color:White !important;
}



.cellagiornocorrenteconevento 
{
	font-size: 10px;
	color: #ffff00;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: bold;
}



