BODY, TD, P  {
	font : 12px Arial;
	color : #000000;
	text-align : justify;
	font-weight: bold;
}
.Testo {
	font-family: Arial;
	font-size: 12px;
}
.TestoBold {
	font-family: Arial;
	font-size: 12px;
	font : bold;
}
HR {
	height : 1px;
	color : #424242;
}

TABLE.central1 {
	border : 0px outset #4FBD62;
}
TABLE.central2 {
	border : 2px outset #5986FB;
}
TABLE.central3 {
	border : 2px outset #FFFF3E;
}
TABLE.central4 {
	border : 2px outset #D1878E;
}

STRONG.news {
	color : #fF6600;
	text-align: center;
	font : bold;
}


.pic {
	font : 9px;
}

INPUT {
	font-family: Arial;
	font-size: 10px;
	border:#666666 solid 1px;
}

INPUT.submit {
	font-family: Arial;
	font-size: 10px; 
	background-color: #ffffff; 
	border: 1px solid #cccccc;
}


A {
	text-decoration : none;
	color : #0033e3;
}
A.menu {
font-weight: normal;
	color : #000000;
}

A:HOVER {
	color : #f28639;
}
DIV.titolo{
	font : 13px Arial;
	color : #f28639;
	font-weight: bold;
	text-align : center;
}
