

#esterno_calendario 
{
	width: 303px; 
	height:250px;
	margin-top:-5px;
	}
	
	
#interno_calendario 
{
	width: 182px; 
	height: auto;
	margin-left:60px;
	}
	
	
#barramese	{
	width: 303px; 
	height:34px;
	background-image:url('../images/fondo_dx_vuoto.jpg');
	background-repeat:no-repeat;
	background-position:left top; 
	}
	
	
div.riga_calendario 
{
	width: 182px;
	float:left;
	text-align:center;
	}
	
div.precedente 
{
	margin-top:4px;
	width: 75px; 
	height: auto;
	float:left;
	border:0px;
	text-align:right;
	}
	
div.successivo 
{
	margin-top:4px;
	width: 75px; 
	height: auto;
	float:right;
	border:0px;
	text-align:left;
	}
	
div.mese 
{
	margin-top:4px;
	width: 153px; 
	height: 24px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style:normal;
	color: #5966AC;
	text-decoration: none;
	text-align: left;
	font-weight:900;
	text-align:center; 
	}
	
	
div.giorno_settimana 
{
	width: 26px; 
	height: 26px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	text-align:center;
	margin-top:3px; 
	}
	
div.no_giorno 
{
	width: 26px; 
	height: 26px;
	float:left; 
	}
	
div.giorno_senza_news 
{
	background-image:url('../images/giorno1.jpg');
	background-repeat:no-repeat;
	width: 26px; 
	height: 26px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
	
div.giorno_con_news 
{
	background-image:url('../images/giorno2.jpg');
	background-repeat:no-repeat;
	width: 26px; 
	height: 26px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

	
	
.freccia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #5966AC;
	text-decoration:none;
	font-weight:900;
	}

a.freccia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #5966AC;
	text-decoration:none;
	font-weight:900;
	}
	
a.freccia;hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #5966AC;
	text-decoration:underline;
	font-weight:900;
	}	

.cal_settimana 
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	text-align:center; 
	}
	
	
.cal_senza_news 
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;  
	}
	
	
/*.cal_con_news 
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;  
	}*/
	
a.cal_con_news 
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	}	

a.cal_con_news:hover
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;  
	}