BODY,TR,TD,TABLE {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
	
.tCol {
	background-color: #DCDCDC;
	padding:2;
	font-weight:bold;
	width:100%;
}

.testo {
	font-family:verdana,arial,helvetica;
	font-size:12px;
	margin-left:3px;
	margin-right:20px;
	font-weight:normal;
	color:#000000;
}
.disc {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	margin-left:3px;
	margin-right:20px;
	font-weight:normal;
	color:#4B4B4B;
}
.campi {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	background-color: #EDF6FA;
	border: 1px double Silver;
	width: 200;
	border-style: double double double double;
	padding-left:2px;
}

.btn {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	width:90;
	cursor:hand;
}

.campiweb {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
	background-color:#c2d5dc;
	border : 1px solid;
	border-color : #0E215B;
}

.hilite {
	
	background-color: #D3DDF8;
}

.argomento {
	background-color: #B0C4DE;
	width:95%;
	padding:3;
	font-weight:bold;
}

.sezione {
	background-color: #F1F5F9;
	width:95%;
	padding: 3;
	font-weight: bold;
}


A {
	font-family: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;
}

