BODY,TR,TD,TABLE {
	font-family: trebuchet ms,verdana,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	padding:0px;
	color: #000000;
}
	
.titolo {
	font-family:trebuchet ms,verdana,arial,helvetica;
	font-size:16px;
	margin-left:3px;
	margin-right:20px;
	font-weight:bold;
	test-align:justify;
	padding:5px;
	color:#eaa81e;
	width:100%;
}

.testo {
	font-family:trebuchet ms,verdana,arial,helvetica;
	font-size:13px;
	margin-left:3px;
	margin-right:20px;
	font-weight:normal;
	test-align:justify;
	padding:5px;
	color:#000000;
	
}
.disc {
	font-family:trebuchet ms,verdana,arial,helvetica;
	font-size:10px;
	margin-left:3px;
	margin-right:20px;
	font-weight:normal;
	color:#4B4B4B;
}
.campi {
	font-family: trebuchet ms,verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	background-color: #dedebc;
	border-bottom: 1px solid #CAE9F6;
	border-top: 1px solid #0000CD;
	border-left: 1px solid #0000CD;
	border-right: 1px solid #CAE9F6;
}

.btn {
	font-family: trebuchet ms,verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
}

.campiweb {
	font-family:trebuchet ms,verdana,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	color:#828282;
	background-color:#364D91;
	border : 1px solid;
	border-color : #0E215B;
}

A {
	font-family:trebuchet ms,verdana,arial,helvetica;
	font-size:11px;
	text-decoration:none;
	color: #006DA9;
}

	
A:Visited {
	text-decoration: none;
	color: #006DA9;
}
	

A:Active {
	text-decoration: none;
	color: #006DA9;
}
	
	
A:HOVER {
	text-decoration: none;
	color: #006DA9;
}

A.p {
	text-decoration:underline;
	color: #006DA9;
	margin-left: 0px;
	font-weight:normal;
}

	
A.p:Visited {
	text-decoration: underline;
	color: #006DA9;
	font-weight:normal;
}
	

A.p:Active {
	text-decoration: none;
	color: #006DA9;
	font-weight:normal;
}
	
	
A.p:HOVER {
	text-decoration: none;
	color: #006DA9;
	font-weight:normal;
}

A.s {
	text-decoration:none;
	color: #FFFFFF;
	margin-left: 0px;
	font-weight:normal;
}

	
A.s:Visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
	

A.s:Active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:normal;
}
	
	
A.s:HOVER {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:normal;
}

