.button {
	background-color: transparent;
	width: 100%;
	text-align: right;
	cursor: hand;
	font-size: 15px;
	font-weight: bold;
}
.sfondopag {
	background-color: #80ff80;
	margin-left: 0px;
	margin-top: 0px;
}
.caratt {
	font-family: Tahoma;
	font-size: smaller;
}
.carattBig {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}
.carattSmo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
}
.BordCell {
	border: 1px solid white;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.carattXsmo {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: lighter;
}
.carattCors {
	font-family: Tahoma;
	font-size: smaller;
	font-style: italic;
}
.carattSmoCors {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	font-style: italic;
}
.sfondopag1 {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
.carattMenu {
	font-family: Corbel;
	font-size: 125%;
	font-weight: bolder;
}
.carattPMenu {
	font-family: Tahoma;
	font-size: 70%;
	font-weight: bold;
	color: #1517ff;
}
.Puls1 {
	position: relative;
	top: 4px;
	width: 71px;
	height: 26px;
	border: none;
}
.Puls2 {
	position: relative;
	top: 4px;
	width: 151px;
	height: 26px;
	border: none;
}	
.Puls5 {
	position: relative;
	top: 4px;
	width: 143px;
	height: 26px;
	border: none;
}	
.carattNew {
	font-family: "Segoe UI", sans-serif;
	font-size: smaller;
}
.codpro1 {
	border: 1px solid black;
	width:60px;
}
.codpro2 {
	border: 1px solid black;
	width:22px;
}
.codpro3 {
	border: 1px solid black;
	width:60px;
}
.codcli {
	border: 1px solid black;
	width:45px;
}
.data {
	border: 1px solid black;
	width:69px;
}
.ora {
	border: 1px solid black;
	width:56px;
}
.qta10 {
	border: 1px solid black;
	width:60px;
	text-align: right;
}
.qta2 {
	border: 1px solid black;
	width:16px;
	text-align: right;
	font-size: 11px;
}
.qta4 {
	border: 1px solid black;
	width:30px;
	text-align: right;
	font-size: 11px;
}
.qta5 {
	border: 1px solid black;
	width:38px;
	text-align: right;
	font-size: 11px;
}
.qta6 {
	border: 1px solid black;
	width:46px;
	text-align: right;
}
.qta9 {
	border: 1px solid black;
	width:53px;
	text-align: right;
}
.alfa3 {
	border: 1px solid black;
	width:30px;
	font-size: 11px;
}
.alfa1 {
	border: 1px solid black;
	width:11px;
	font-size: 11px;
	text-align: left;
}
.alfa4 {
	border: 1px solid black;
	width:40px;
	font-size: 11px;
	text-align: left;
}
.alfa9 {
	border: 1px solid black;
	width:66px;
}
.alfa40 {
	border: 1px solid black;
	width:190px;
	font-size: 11px;
}
.bottone {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("immagini/overlay-button.png") repeat-x scroll 0 50% #222;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 5px 5px;
    border-style: none none solid;
    border-width: 0 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font: 13px/1 Arial,Verdana,sans-serif;
    overflow: visible;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    width: auto;
}
.green.bottone {
    background-color: #91BD09;
}
.cyan.bottone {
    background-color: #47A3FF;
}
.red.bottone {
    background-color: #FF3333;
}
.blue.bottone {
    background-color: #005CB8;
}
.green1.bottone {
    background-color: #7AA300;
}
.green.bottone:hover {
    background-color: #749A02;
}
.cyan.bottone:hover {
    background-color: #297ACC;
}
.red.bottone:hover {
    background-color: #FF0000;
}
.blue.bottone:hover {
    background-color: #0052A3;
}
.green1.bottone:hover {
    background-color: #8AB800;
}
.bottoncino {
    background: url("immagini/overlay-button.png") repeat-x scroll 0 50% #222;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
    border-radius: 3px 3px 3px 3px;
    border-style: none none solid;
    border-width: 0 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font: 11px/1 Arial,Verdana,sans-serif;
    overflow: visible;
    padding: 2px 6px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    width: auto;
}
.red.bottoncino {
    background-color: #FF3333;
}
.red.bottoncino:hover {
    background-color: #FF0000;
}
.green.bottoncino {
    background-color: #91BD09;
}
.green.bottoncino:hover {
    background-color: #749A02;
}
.blue.bottoncino {
    background-color: #005CB8;
}
.blue.bottoncino:hover {
    background-color: #0052A3;
}
