@charset "ISO-8859-1";
.graficart {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	height: 100%;
	width: 805px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(sfumaturaTrasparente.png);
	background-repeat: repeat-x;
}
.graficart_cont {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	background-image: url(../immagini/graficart_img/gra.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 100%;
	width: 805px;
}
.graficart2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../immagini/graficart_img/decor.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 805px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.testo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	float: left;
	height: 100%;
	width: 805px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.testo a:link {
	color: #ff4b03;
	text-decoration:none;
}

.testo a:visited {
	color: #ff4b03;
	text-decoration:none;
}

.testo a:hover {
	color: #bb4b03;
	text-decoration:none;
}

.testo1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	float: left;
	height: 100%;
	width: 805px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.testo1 a:link {
	color: #ff4b03;
	text-decoration:none;
}

.testo1 a:visited {
	color: #ff4b03;
	text-decoration:none;
}

.testo1 a:hover {
	color: #bb4b03;
	text-decoration:none;
}

.logo {
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	width: 155px;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.convenzioni {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	height: 100%;
	width: 825px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(sfumaturaTrasparente.png);
	background-repeat: repeat-x;
	padding: 0px;
}

.convenzioni2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	height: 20px;
	width: 825px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(sfumaturaTrasparente.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

