@charset "utf-8";
.homeAbout{
	position:absolute;
	background:url(../images/home.png) no-repeat;
	float:left;
	right:5%;
	margin-top:50px;
	width:90px;
	height:98px;
}
.aboutUs {
	position:absolute;
	background:url(../images/aboutUs.png) no-repeat;
	float:left;
	top:33%;
	right:47%;
	margin-top:50px;
	width:489px;
	height:84px;
}
.cvisitDaniele {
	background:url(../images/cvisit.png) no-repeat;
	position:absolute;
	width:272px;
	height:183px;
	margin-left:50%;
	top:52%;
	left:-136px;
	padding:0;
}
.cvisitFrancesco {
	background:url(../images/cvisit.png) no-repeat;
	position:absolute;
	width:272px;
	height:183px;
	margin-left:50%;
	top:55%;
	left:-400px;
	padding:0;
}
.cvisitRenato {
	background:url(../images/cvisit.png) no-repeat;
	position:absolute;
	width:272px;
	height:183px;
	margin-left:50%;
	top:58%;
	left:128px;
	padding:0;
}
.cvisitBig {
	background:url(../images/cvisitBig.png) no-repeat;
	position:absolute;
	width:372px;
	height:244px;
	top:5%;
	margin-left:50%;
	left:-186px;
	padding:0;
}
.cvisitPaquet {
	background:url(../images/cvisitPaquet.png) no-repeat;
	position:absolute;
	width:371px;
	height:283px;
	top:15%;	
	margin-left:50%;
	left:-20px;
	left:140px;
	padding:0;
}

