body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#table_container {
    margin-top: 10px;
}
#table_td_img {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
#table_td_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#table_td_content a:hover {
	color: #990000;
	text-decoration:none;
}
#table_td_foot_page {
	border: 1px solid #999999;
	text-align: center;
	height:20px;
	
}
#table_td_foot_page a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#table_td_foot_page a:hover {
	color: #990000;
	text-decoration: underline;
}
#table_container {
    margin-top: 10px;
}
#table_corsi_home {
    margin-top: 10px;
}
#table_corsi_home tr {
	height:17px;
}
#table_corsi_home a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#table_corsi_home a:hover {
	color: #990000;
	text-decoration: underline;
}
#menu a {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	text-transform:uppercase;
}
#menu a:hover {
	color: #990000;
	text-decoration: underline;
}
.titolo_pagina {
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	color: #666666;
/*	margin-bottom: 25px;*/
	font-family: "Verdan";
}
h1{	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	color: #666666;
	font-family: "Verdan";
}
h2{text-decoration: none; font-size: 14px;}
h3{font-size:10px; font-weight:bold;}