body {
	background-color: #039;
}



#main_content {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:center;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}



.title {



	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: 200;

	font-size: 24pt;



}



.centered {
	text-align: center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-image: url(../img/intestazione.jpg);
	height: 125px;



}



a:link {



	text-decoration: none;

	color: #000000;



}



a:hover {



	text-decoration: none;

	color: #1F2531;



}




a:visited {
	text-decoration: none;
	color: #FFF;



}





.orari td {

	vertical-align: middle;

	height: 25px;

	width: 90px;



}







/* definizione delle proprietà valign dei td e dei th */







th {

	vertical-align: top;

}







td {

	vertical-align: top;

}


.testo_rosso {
	/* commento  */
	color: #C60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.grassetto {
	font-weight: bold;
}
