#centralHome
{
	float: left;
	position: relative;
	width: 980px;
	font-size: 76%;
	text-align: justify;
}

#homeRilievoBox
{
	float: right;
	position: relative;
	background-image: url(../ImgsNET/contenuti/home/sfondoBoxRilievo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 340px;
	height: 460px;
	padding-top: 20px;
}

#imgFattureV3RilievoLink
{
	position: relative;
	top: 20px;
}

#imgFattureV2RilievoLink
{
	position: relative;
	top: 90px;
}

.descLinkFattureHome
{
	color: #03c;
	font-size: 76%;
	font-weight: bold;
	padding: 0 15px;
}

.titoloBottone
{
	background-color: #002c9c;
	color: #fff;
	margin-top: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#contenitoreMainProducts
{
	width: 840px;
	margin: 50px auto 100px;
}

#contenitoreSecondaryProducts
{
	width: 900px;
	margin: 0 auto 50px;
	border-right: solid 1px #ccc;

}

#contenitoreSecondaryProducts table
{
	width: 900px;
}

#contenitoreSecondaryProducts table td
{
	padding: 0 5px;
	border-left: solid 1px #ccc;
	width: 231px;
	text-align: center;
}


.secondaryProducts
{
	float: left;
	width: 231px;
}