.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #010080;
	background-color: #EAEAFF;
	list-style-position: inset;
	list-style-type: square;
}
h3 {
	font-family: "Myriad Web Pro", "Trebuchet MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
	font-size: 50px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: thin dotted #FFFFFF;
	line-height: 50px;
	vertical-align: text-top;
}
.table_agedo {
	background-color: #ABAFBA;
	background-image: url(img/sfondo_agedo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

h4 {
	font-family: "Trebuchet MS", "Myriad Web Pro", "Microsoft Sans Serif", "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: uppercase;
	font-variant: normal;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.riga {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

