/* CSS Document */
A:link { color:#9C2233; text-decoration:none;cursor:help; 
	font-family: Verdana;
	font-size: 12;	font-weight:bold;}
A:visited { color:#000000; text-decoration:line-through; cursor:help;font-family: Verdana;
	font-size: 12; 	font-weight:bold;}
A:active { color:#9C2233; text-decoration:line-through;;cursor:help;font-family: Verdana;
	font-size: 12;	font-weight:bold; }
A:hover{color:#9C2233;text-decoration:underline;cursor:help;font-family: Verdana;
	font-size: 12;	font-weight:bold; }

.tabella{
background-color:#B6C7E3;
border:0px;
}
.head{
	height:250px;
	margin-bottom:0px;
	background-color: #FFFFFF;
	padding:15px;

}
.footer{
	text-align:center;
	font-family: Verdana;
	font-size: 10;
	font-weight:bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 710px;
	
}
.tdcolonna{
font-family: Verdana;
font-size: 10;
text-align: center;
background-color:#CCCCCC;
border:1px solid #000000;
color:#000000;
padding:3px;
}
.tdtop{
background-image:url(menu_top.gif);
background-repeat:no-repeat;
font-family:Verdana;
font-size:10px;
color:#C4A69C;
font-weight:bold;
}
.tdsotto{
background-image:url(menu_bottom.gif);
background-repeat:no-repeat;
}
.tddestro{
background-image:url(menu_destra.gif);
background-repeat:repeat-y;
background-position:right;
}
.tdsinistro{
background-image:url(menu_sinistra.gif);
background-repeat:repeat-y;
background-position:left;
}
.tdcentrale{
background-color:#ffffff;
	font-family: Verdana;
	font-size: 10;
color:#01457B;
font-weight:bold;
}
