#archivio
{
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	font-size: 1.4em;
	padding-bottom: 12px;
	padding-top: 10px;
	margin-left: 0;
	background-color: #E0ECF9;
	margin-bottom: 12px;
}
#archivio #testata
{
	text-transform: uppercase;
	display: block;
	border-left: 5px solid #738495;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #AE2120;
	padding: 3px 0 3px 4px;
	margin: 0 0 15px 6px;
	border-bottom: 1px solid #AE2120;
}
#istruzioni
{
	padding-left: 10px;
	border-bottom: 1px solid #E0ECF9;
	padding-bottom: 3px;
	margin-bottom: 9px;
	font-size: 1.2em;
}
#istruzioni P
{
	line-height: 1.4em;
	margin: 5px 0 0;
	padding: 0;
}
#striscia-data
{
	font-size: 10px;
	float: left;
	font-weight: bold;
	color: #474747;
	padding: 0;
	margin: 2px 0 0;
}
*:first-child + HTML #striscia-data
{
	width: 460px;
}
#striscia-data .dataday
{
	float: right;
	margin: 0;
	padding: 0;
}
#striscia-data A
{
	text-decoration: none;
	margin: 0;
	font-weight: normal;
	color: #707070;
}
#striscia-data A:hover
{
	text-decoration: underline;
}
#striscia-data .today
{
	float: right;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	width: 114px;
}
#striscia-data .today A
{
	font-weight: bold;
	color: #AE2120;
}
#striscia-data .today:hover
{
	text-decoration: none;
}
#arch-form
{
	margin: 0;
	padding: 0;
	float: right;
}
#arch-form A
{
	background-color: #AE2120;
	color: #FFFFFF;
	padding: 1px 3px;
}
#arch-form A:hover
{
	background-color: #6D7E8E;
	text-decoration: none;
}
#archivio DT, #archivio DD
{
	display: inline;
	padding: 0;
	margin: 0;
}
#archivio DL
{
	margin-top: 8px;
	margin-bottom: 3px;
	padding-left: 10px;
}
#archivio DT
{
	margin-right: 5px;
}
#archivio DD
{
	margin-right: 4px;
	margin-left: 4px;
	color: #91BBEA;
}
#archivio DD:hover
{
	cursor: default;
}
#archivio DD A
{
	padding: 1px 2px;
	font-weight: bold;
	color: #1364A3;
	text-decoration: none;
}
#archivio DD A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93C162;
}
#archivio #selected-month
{
	color: #FFFFFF;
	background-color: #93C162;
	padding: 1px 2px;
	font-weight: bold;
}
#archivio #selected-month:hover
{
	cursor: default;
}
#archivio #selected-year
{
	color: #FFFFFF;
	background-color: #93C162;
	padding: 1px 2px;
	font-weight: bold;
}
#archivio #selected-year:hover
{
	font-style: normal;
	cursor: default;
}
#calendar-search
{
	width: 100%;
	height: 100%;
	background-color: #E0ECF9;
	font-size: 1.2em;
}
#calendar-search TD
{
	vertical-align: middle;
	text-align: center;
}
#calendar-search #month
{
	border: 4px solid #E0ECF9;
	width: 100%;
	font-weight: bold;
	font-size: 1.4em;
	background-color: #1364A3;
	color: #E0ECF9;
}
#calendar-search #week
{
	text-align: center;
	border-style: none;
	font-weight: bold;
	font-size: 1.2em;
}
#calendar-search #week TD
{
	border: 4px solid #E0ECF9;
	width: 24px;
}
#calendar-search .days
{
	text-align: center;
	font-size: 1.1em;
}
#calendar-search .days A
{
	color: #1364A3;
	text-decoration: none;
	font-weight: bold;
}
#calendar-search .days TD
{
	border: 4px solid #E0ECF9;
	background-color: #FFFFFF;
	/*+border-radius:10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}
#calendar-search #selected-day
{
	background-color: #1364A3;
	color: #FFFFFF;
	font-weight: bold;
}
#calendar-search .not-selectable-days
{
	color: #C6C6C6;
}
.table-roundcontainer
{
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
