.cal_tab {
	border: 1px solid gray;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 360px;
}

.cal_tab a:link {
	color: #333;
}

.cal_tab a:visited {
	color: #333;
}
.cal_tab a:hover {
	color: #333;
}


.cal_tab th {
	font-size: 9px;
	color: #666666;
	text-align: center;
}

.cal_tab_mese {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	background-image: url(../immagini/cal_mese_bg.jpg);
	border-right-color: #AA3B41;
	border-bottom-color: #AA3B41;
}


.no_sconto {
	background-image: url(../immagini/cal_scontoBlank.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}


.sconto1 {
	background-image: url(../immagini/cal_sconto1.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto2 {
	background-image: url(../immagini/cal_sconto2.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto3 {
	background-image: url(../immagini/cal_sconto3.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto4 {
	background-image: url(../immagini/cal_sconto4.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto5 {
	background-image: url(../immagini/cal_sconto5.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto6 {
	background-image: url(../immagini/cal_sconto6.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto7 {
	background-image: url(../immagini/cal_sconto7.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto8 {
	background-image: url(../immagini/cal_sconto8.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto9 {
	background-image: url(../immagini/cal_sconto9.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}

.sconto10 {
	background-image: url(../immagini/cal_sconto10.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.sconto11 {
	background-image: url(../immagini/cal_sconto11.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}

.sconto12 {
	background-image: url(../immagini/cal_sconto12.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}

.sconto13 {
	background-image: url(../immagini/cal_sconto13.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}

.sconto14 {
	background-image: url(../immagini/cal_sconto14.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}

.sconto15 {
	background-image: url(../immagini/cal_sconto15.jpg);
	color: #000000;
	width:100px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}




.cal_tab_mese a {
	color: #FFFFFF;
}
.cal_tab_mese a:hover {
	color: #FFFFFF;
}

.cal_tab td {
	padding: 2px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #000000;
}

.cal_tab_mese td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	border-right-color: #AA3B41;
	border-bottom-color: #AA3B41;
}
