@charset "ISO-8859-1";
.part1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-color: #FFFFFF;
	float: no;
	height: 100%;
	width: 805px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(sfumaturaTrasparente.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}



.part2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 805px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.part3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 805px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.descpart {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	float: left;
	height: 100%;
	width: 640px;
	padding-right: 0px;
	padding-left: 10px;
}
.logopart {
	float: left;
	height: 100%;
	width: 150px;
	vertical-align: middle;
	text-align: center;
}


.descpart a:link {
	color: #ff4b03;
	text-decoration:none;
}

.descpart a:visited {
	color: #ff4b03;
	text-decoration:none;
}

.descpart a:hover {
	color: #bb4b03;
	text-decoration:none;
}
