body {
	font-family: verdana;
	font-size: 11px;
	margin: 0;
}

table {
	font-family: verdana;
	font-size: 11px;
}

select {
	font-family: verdana;
	font-size: 10px;
	height: 25px;
}

input {
	font-family: verdana;
	font-size: 10px;
	height: 25px;
}

textarea {
	font-family: verdana;
	font-size: 10px;
}

.link_footer {
	font-family: verdana;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.titolo_artigrafiche {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #076AAE;
	padding-top: 10px;
	padding-left: 15px;
	}
	
.offerta_artigrafiche {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #076AAE;
}

.titolo_comunicazione {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #E3004F;
	padding-top: 10px;
	padding-left: 15px;
	}
	
.offerta_comunicazione {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E3004F;
}

.titolo_infoweb {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #F39500;
	padding-top: 10px;
	padding-left: 15px;
	}
	
.offerta_infoweb {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F39500;
}

.titolo_customer {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
}
	
.offerta_customer {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.ico {
	border: 1px dotted #333333;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
