.riquadrohp {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	height: 221px;
	width: 200px;
	position: relative;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #041A2F;
}

.titolohp {
	position: absolute;
	margin: 0px;
	padding: 3px;
	overflow: hidden;
	height: 34px;
	width: 194px;
	top:0;
	left:0;
	font-size: 12px;
	font-weight: bold;
}
.titolohp a, .titolohp a:visited, .titolohp a:link, .titolohp a:active {
	font-size: 12px;
	font-weight: bold;
}

.titolohp a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.testohp {
	position: absolute;
	margin: 0px;
	padding: 0 3px;
	overflow: hidden;
	height: 70px;
	width: 194px;
	top:150px;
	left:0px;
}

.testohp .pratiche a{
	display: block;
	padding: 0;
	margin: 3px 0;
	overflow: hidden;
	height: 30px;
	width: 194px;
	background-image: url(../images/home_03_2010/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 180px 9px;
}

.testohp .pratiche a:hover{
	background-image: url(../images/home_03_2010/arrow_hover.jpg);
}

#stragiudiziale{
	background-image: url(../images/home_03_2010/stragiudiziale.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#giudiziale{
	background-image: url(../images/home_03_2010/giudiziale.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#assistenza{
	background-image: url(../images/home_03_2010/assistenza.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#attivazioni{
	background-image: url(../images/home_03_2010/attivazioni.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.inputHp{
	margin: 2px auto;
}

