body {
	margin: 20px 0 40px;
	font-family: 'MyriadWebProRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	line-height:1.4em;
	background-color:#EEE;
}
p, h1, h2, h3 {
	font-family: 'MyriadWebProRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.4em;
	margin: 0 0 16px 0;
}

/*
@import url(https://fonts.googleapis.com/css?family=Lato:300);
body {
	margin: 20px 0 40px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#444;
	line-height:1.4em;
	background-color:#EEE;
}
p, h1, h2, h3 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.4em;
	margin: 0 0 16px 0;
}
*/
h2 {
	font-size: 18px;
	color:#666;
}

h1 {
	font-size: 24px;
	color: #FF6623;
}
h3, h3 em {
	color:#999;
	font-size:13px;
}
#main {
	background:url(/images/my/mypabg.png) no-repeat 0 0 #FFF;
	width:640px;
	margin:0 auto;
	padding:80px 80px 40px 276px;"
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
	text-align:justify;
	border: 1px solid #E9E9E9;
	position:relative;
	min-height: 560px;
	height: auto !important;
	height: 560px;
}

body.mini #main {
	background:url(/images/my/mypabg2.jpg) no-repeat 0 0 #FFF;
	width:740px;
	padding:80px 80px 40px 176px;"
}

.spaceup {
	padding-top: 16px;
}
strong, em {
	color: #000;
}
a {
	color:#0A0A33;
	text-decoration:none;
	font-weight:bold;
}
h1 a {
	font-size:32px;
	font-weight:normal;
}
.clear {
	clear:both;
	height:1px;
	visibility:hidden;
}

/* ==== http://positioniseverything.net/easyclearing.html ==== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {height: 1%; }
* html .clearfix {height: 1%; }
/* ==== http://positioniseverything.net/easyclearing.html ==== */



.cella {
	float:left;
	margin-right:4px;
}
.inbg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	height: 20px;
	border: 2px solid #CCC;
	padding: 3px 6px;
}
textarea.inbg{
	resize:vertical;
}
input[type="text"].error, input[type="password"].error, select.error, textarea.error {
/*
	border: 1px solid #CC0033;
*/
	background-color:#FFCC00;
}
label.error, span.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
	text-transform: uppercase;
}
.back {
	position:absolute;
	top: 84px;
	left:140px;
}
.back a {
	font:10px Arial, Helvetica, sans-serif; font-weight:normal;
}

body.mini .back {
	left:100px;
}


.modulo {
	padding-top:8px; margin-top:16px;
}
.field {
  font:18px/18px 'MyriadWebProRegular',Helvetica,Arial,sans-serif;
  -moz-transition: opacity 1s ease 0s;
  background-color: #FFF;
  border: 1px solid #CCC;
	border-radius: 4px 4px 4px 4px;
	opacity: 1 !important;
	padding: 9px 7px 10px;
	width: 224px;
}
select.field {
	padding: 8px 7px 9px;
	width: 244px;
}

a.but, a.but2, input.but, input.but2 {
	display: block;
	color:#EEE;
	padding:0 20px;
	min-width: 90px;
	width:auto !important;
	width: 90px;
	text-align:center;
	background: url(/images/my/sprite.png) repeat-x 0 -470px #900;
	border: 1px solid #CCC;
	border-radius: 4px;
	white-space:nowrap;
	float:left;
}
a.but, input.but {
  font:18px/40px 'MyriadWebProRegular',Helvetica,Arial,sans-serif;
}
a.but2, input.but2 {
  font:13px/24px "Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 80px !important;
}
input.but {
	height:42px;
}
input.but2 {
	height:26px;
}
a.but:hover, a.but2:hover, input.but:hover, input.but2:hover {
	color:#FFF;
	background-position:0 -520px;
}
.plch {
	display: inline;
  font-size: 11px;
  text-transform: uppercase;
}
#pulsanti a {
	padding: 0 8px;
	border-left: 1px solid #CCC;
	font-weight: normal;
}


/* inserimento dati */
.pulsantiera {
	border-bottom: solid 1px #CCCCCC;
	height: 27px;
	margin-bottom:24px;
  font:13px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pulsantiera a {
	display:block;
	padding: 5px 18px;
	border: solid 1px #CCCCCC;
	border-radius: 4px 4px 0 0;
	float:left;
	background-color:#F0F0F0;
	text-decoration:none;
	margin-left:2px;
	height: 16px;
	font-weight:normal;
}
.pulsantiera a.btnSelected {
	background-color:#FFFFFF;
	font-weight:bold;
	border-bottom: solid 1px #FFFFFF;
}

/*
.content-section label {
  color: #333333;
  float: left;
  font-size: 13px;
  padding-top: 4px;
  text-align: right;
  width: 130px;
}

.content-section div.input {
  margin-left: 150px;
}
*/
.content-section, .content-section p, .content-section h3 {
  font:13px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.side-section p {
  font:12px/15px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
}
.side-section {
	float:right;
	border: 1px solid #CCC;
	border-radius: 4px;
	padding: 10px;
	width: 240px;
	margin-bottom: 16px;
}
.content-section {
	background-color: rgba(255,255,255,0.8);
}
.side-label {
	color: #333;
	float: left;
	padding: 4px 8px;
	width: 120px;
	text-align: right;
  font:12px/15px "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}

.content-section div.input {
	padding-left: 140px;
  padding-right: 260px;
}

.content-section .help {
  font:12px/16px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.content-section .alert {
  font:12px/16px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.content-section .rosso {
	color:#990000;
}
.content-section .verde {
	color:#339900;
}

input[type="text"], input[type="number"], input[type="password"], select, textarea {
	transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,-moz-box-shadow linear .2s;
  -webkit-transition: border 0.2s linear 0s, -webkit-box-shadow: 0.2s linear 0s;
}

input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border-color: rgba(255,153,0,0.8) !important;
	box-shadow: 0px 0px 8px rgba(255,153,0,0.5);
	outline: medium none;
}

.content-section input[type="text"], input[type="number"], .content-section input[type="password"], .content-section textarea, .content-section select {
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  color: #555555;
  font: 13px/18px Helvetica Neue,Helvetica,Arial,sans-serif !important;
  margin: 0;
  padding: 3px 4px;
	width: 240px;
}

body.firefox .content-section input[type="text"], .content-section input[type="number"], body.firefox .content-section input[type="password"], body.firefox .content-section textarea {
  padding-bottom: 5px;
  padding-top: 3px;
}

.content-section select {
  height: 25px;
  line-height: 25px;
  width: auto;
}
