body {
	background-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
	text-align: justify;
	background-image: url("../img/bg.gif");
	background-position: 0px;
	background-repeat: repeat-y;
}
.main {
	position: absolute;
	left: 0px; 
	width: 836px;
	height: 100%;
}
.body {
	width: 373px;
	position: absolute;
	left: 200px;
	top: 228px;
}
.banner {
	position: absolute;
	left: 36px;
	top: 83px;
	border: 1px solid #dddddd;
}
.logo {
	position: absolute;
	left: 655px;
	top: 0px;
}
.radio {
	position: absolute;
	left: 75px;
	top: 625px;
	border: 0px;
}
.radior {
	position: absolute;
	left: 80px;
	top: 670px;
	border: 0px;
}
.postello {
	position: absolute;
	left: 50px;
	top: 730px;
	border: 0px;
}
#orari {
	position: absolute;
	left: 45px;
	top: 228px;
}
#orarihead {
	background-color: #dddddd;
	border: 1px solid #dddddd;
	font-size: 9px;
	heigh: 14px;
}
#oraribody {
	border: 1px solid #dddddd;
	padding: 7px;
	margin-top: 2px;
	font-size: 9px;
}
.hr {
	position: absolute;
	left: 36px;
	top: 193px;
}
.toolbar {
	width: 764px;
	position: absolute;
	top: 65px;
	left: 36px;
	border: 1px solid #dddddd;
	background-color: #dddddd;
	height: 18px;
	font-size: 10px;
}

.box_head {
	width: 212px;
	height: 14px;
	background-color: #dddddd;
	text-align: right;
	font-size: 9px;
}
.box_body {
	width: 210px;
	height: 150px;
	position: absolute;
	top: 16px;
	text-align: left;
	font-size: 9px;
	border: 1px solid #dddddd;
}
.box_body_flow {
	width: 210px;
	position: absolute;
	top: 16px;
	text-align: left;
	font-size: 9px;
	border: 1px solid #dddddd;
}

.cal_head {
	width: 150px;
	height: 14px;
	background-color: #dddddd;
	text-align: center;
	font-size: 9px;
}
.cal_body {
	width: 148px;
	height: 110px;
	position: absolute;
	top: 16px;
	text-align: left;
	font-size: 9px;
	border: 1px solid #dddddd;
}
.cal_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}


a:link {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #AD00D2;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

a.toolbarlink:link {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
a.toolbarlink:hover {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}
a.toolbarlink:active {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}
a.toolbarlink:visited {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}

a.callink:link {
	color: #ffffff;
	font-weight: bulk;
	text-decoration: none;
	background-color: #FF6600;
}
a.callink:hover {
	color: #ffffff;
	font-weight: bulk;
	text-decoration: none;
	background-color: #dddddd;
}
a.callink:active {
	color: #ffffff;
	font-weight: bulk;
	text-decoration: none;
	background-color: #FF6600;
}
a.callink:visited {
	color: #ffffff;
	font-weight: bulk;
	text-decoration: none;
	background-color: #FF6600;
}

a.category:link {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}
a.category:hover {
	color: #AD00D2;
	font-weight: normal;
	text-decoration: none;
}
a.category:active {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}
a.category:visited {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}
