.titolo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #444343;
}
.testo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:15px;
}
.testo_des {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:25px;
}

.didasc {
	font-family: Verdana;
	font-size:9px;
	color: #333333;
	padding-top:3px;
	background-color: #d9d9d9;
	border: 1px solid #CCCCCC;
	cursor: hand;
	font-weight : normal;
}
.rass {
	font-family: Verdana;
	font-size:11px;
	color: #333333;
	padding-top:3px;
	background-color: #d9d9d9;
	border: 1px solid #CCCCCC;
	cursor: hand;
	font-weight: bold;
}
.testo_tab {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	line-height:1.5;
}

.header{
padding:3px;
border:1px solid;
border-color:#919191;
width:100%;
margin:0px auto;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(ita/images/bg.jpg);
}
.butSearch {
	font-family: Verdana;
	font-size:11px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	cursor: hand;
	font-weight : normal;
}
A:link, A:visited {
	TEXT-DECORATION: none;
	color: #333333;
	font-weight: bold;
}
A:hover { text-decoration: underline }