@charset "utf-8";
/* CSS Document */


#apDiv1 {
	position:absolute;
	width:181px;
	height:111px;
	z-index:1;
	top: 275px;
	left: 0px;
	background-image: url(../images/marrone.png);
}
#apDiv2 {
	position:absolute;
	width:181px;
	height:111px;
	z-index:2;
	top: 400px;
	left: 0px;
	background-image: url(../images/rosso.png);
}
#apDiv3 {
	position:absolute;
	width:181px;
	height:111px;
	z-index:3;
	top: 525px;
	left: 0px;
	background-image: url(../images/giallo.png);
}
#apDiv4 {
	position:relative;
	width:151px;
	height:48px;
	z-index:1;
	margin: 0px;
	background-image: url(../images/step_01.png);
	float: left;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#apDiv5 {
	position:relative;
	width:151px;
	height:48px;
	z-index:1;
	margin: 0px;
	background-image: url(../images/step_02.png);
	float: left;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#apDiv6 {
	position:relative;
	width:151px;
	height:48px;
	z-index:1;
	margin: 0px;
	background-image: url(../images/step_03.png);
	float: left;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#apDiv4Ir {
	position:relative;
	width:151px;
	height:48px;
	z-index:1;
	margin: 0px;
	background-image: url(../images/step_01_trasp.png);
	float: left;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#apDiv5Ir {
	position:relative;
	width:151px;
	height:48px;
	z-index:1;
	margin: 0px;
	background-image: url(../images/step_02_trasp.png);
	float: left;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#apDiv6Ir {
	position:relative;
	width:151px;
	height:48px;
	z-index:1;
	margin: 0px;
	background-image: url(../images/step_03_trasp.png);
	float: left;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#apDiv4 a,
#apDiv5 a,
#apDiv6 a,
#apDiv4Ir a,
#apDiv5Ir a,
#apDiv6Ir a,
#apDiv4Ir span.box,
#apDiv5Ir span.box,
#apDiv6Ir span.box{
	font-size: 10px;
	/*font-family:"Times New Roman", Times, serif;*/
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	display: block;
	width:100px;	
}
