#NoNews
{
	font-weight: bold;
}

#tblCalendiario
{
	width: 100%;
	font-size: 8pt;
	border-collapse: collapse;
}

#tblCalendiario th
{
	padding-bottom: 10px;
	text-align: left;
}

.col1
{
	width: 80px;
	text-align: right;
	padding-right: 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.col2
{
	width: 220px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.col3
{
	width: 30px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.col4Coperto
{
	width: 20px;
	background: #F04353;
	color: #E6292A;
	border-top: 1px solid #F04353;
	border-bottom: 1px solid #F04353;
	border-right: 1px solid #F04353;
	text-align: center
}
.col4Coperto a
{
	background: #F04353;
	color: #F04353;
}

.col4Coperto a:visited
{
	background: #F04353;
	color: #F04353;
}

.col4Scoperto
{
	width: 20px;
	background: #FFF;
	color: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.col4Scoperto a
{

	background: #FFF;
	color: #FFF;
}

.tipospot
{

	background: #FCE700;
	color: #FCE700;
	padding: 0px;
	width: 13px;
	height: 10px;
	border: 0px;
	magin-left: auto;
	margin-right: auto;
	text-align: center;
	border-collapse: collapse;
	font-size: 	8pt;
}
img 
{
	border: 0px;
}

.feriale
{
	color: #81B144;
}

#info
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #000;
	padding-top: 5px;
}

#info div
{
	float: left;
	border: 1px;
}

#dayselected
{
	background: #DCDCDC;
	font-weight: bold;
}

.cmdnotizie
{
  width: 20px;
  margin: 0 2px;
  text-align: center;
  border: 1px solid black;
  background: #F3EFEF;
  color: #000;
  font-weight: bolder;
  font-size: 8pt
}

.cmdnonotizie
{
  width: 20px;
  margin: 0 2px;
  text-align: center;
  border: 1px solid #FFF;
  background: #FFF;
  color: #FFF;
  font-weight: bolder;
  font-size: 8pt
}

.cmdhomepage
{
  width: 20px;
  margin: 0 2px;
  text-align: center;
  border: 1px solid black;
  background: #E6292A;
  color: #FFF;
  font-weight: bolder;
  font-size: 8pt
}

.cmdhomepage a 
{
	color: #FFF;
}

.cmdhomepage a:visited
{
	color: #FFF;
}

#tblCalendiario thead tr
{
  vertical-align: middle;
  background: #F4F4F4;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;

}

tbody
{
  margin-top: 0px;
}

.fuoripubb
{
	font-weight: bold;
	color: #D14318;
}

.dapubb
{
	font-weight: bold;
	color: ##2700AA;
}