body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
}

a 			{ color: #0a1855; text-decoration: none;}
a:visited	{ color: #0a1855;}
a:hover		{ color: red;}

img { border: none; }

#main {
	margin: 0px auto 0px auto;
	float: left;
	width: 467px;
	height: 477px;
	background-color: transparent;
	background-image:url(../img/bg_cal_ext.png);
	background-position:left top;
}

#lilText {
	position:absolute;
	left:25px;
	top:350px;
	width: 420px;
	height: 15px;
	font-size: 12px;
	color: black;
	float: left;
	text-align: left;
}

#scrollText {
	width: 400px;
	height: 85px;
	font-size: 12px;
	padding-right:20px;
	color: black;
	overflow: auto;
	display: block;
	float: left;
	text-align: left;
}

#ctAjax {
	position:absolute;
	left:25px;
	top:380px;
	float: left;
	font-size: 12px;
}

td {
	font-family: arial;
	width: 59px;
}

tr {
	margin-top: 0px;
}

.calendarHeader {
	font-weight: bolder;
	height: 20px;
	text-align: center;
}

.calendarToday {
	background-image:url(../img/fons-avui-ext.png);
	height: 42px;
	font-size:16px;
	font-weight: bold;
	text-align: center;
}

.calendarDayAct {
	background-image:url(../img/fons-dia-ext-act.png);
	height: 42px;
	font-size:16px;
	font-weight: bold;
	text-align: center;
}

.calendarDay {
	background-image:url(../img/fons-dia-ext.png);
	height: 42px;
	font-size:16px;
	font-weight: bold;
	text-align: center;
}

.otherMonth {
	background-image:url(../img/fons-dia-ext.png);
	height: 42px;
	font-size:16px;
	font-weight: bold;
	color: #dfdfdf;
	text-align: center;
}

.calendar {
}

.titolMes {
	text-align: center;
	background-image:url(../img/fons-mes-ext.png);
}

.padder {
	height: 15px;
	font-size: 15px;
}

h4 {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-align: center;
}

h5 {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 26px;
	text-align: center;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 26px;
	text-align: center;
}
