/* Generale */
p {
	margin-top: 3px;
	margin-bottom: 1px;
}
/* FINE Generale */

/* topmenu */
td.topmenu{
	font-family: Arial, Helvetica, sans-serif;
	padding:2px;
	font-size: 11px;
	color: #fff;
	background:#18364e;
	padding-left: 4px;
	border: none;
	height: 24px;
}
a.topmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.topmenu:hover{
	text-decoration: underline;
}
/*FINE topmenu */

/* menu */
tr.menu{
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.menu { 
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #003366;
	text-decoration: none;
}
a.menu:hover { 
	text-decoration: underline;
}
/* FINE menu */

/* intmenu */
td.intmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	border: none;
	text-align: center;
	vertical-align:bottom;
	height: 24px;
}
/* FINE intmenu */

/* page */
table.page{
	padding-top: 0;
	padding-right: 0;
	padding-left: 2px;
	border: none;
	width: 100%;
	height: 100%;	
}
td.page{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: bottom;	
	height: 24px;
	padding-left: 15px;
	font-size: 17px;
	color: #fff;
	background:#18364e;
	border: none;	
	font-weight: bold;
}
/* FINE page */

/* news */
td.newstitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;	
	height: 20px;
	font-size: 17px;
	border-color: #000033;
	color: #003366;
	font-weight: bold;
}
td.newstext{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: bottom;	
	height: 22px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #003366;
	border-bottom:1px solid #000;
}
p.newstext{
	font-size: 9px;
	text-align: right;
	margin-bottom: 2px;
}
td.newsform{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #003366;
	border:0px;
	text-align: left;
}
/* FINE news */

/* squadre */
td.squadre{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;	
	font-size: 12px;
	color: #003366;
}
tr.societa{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;	
	font-size: 12px;
	height: 12px;
	color: #003366;
}
td.societa{
	border-color: #000033;
	border-bottom: 1px solid;
}
tr.forum{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;	
	font-size: 12px;
	height: 12px;
	color: #003366;
}
td.forum{
	border-color: #000033;
	border-bottom: 1px solid;
}

tr.intest { 
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
td.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;	
	font-size: 17px;
	border-color: #000033;
	color: #003366;
	font-weight: bold;
	border-bottom:1px solid #000;
}

