/* CSS Document */
.contentLabel{
	width:475px;
	clear:left;
	padding:7px;
}
.labelSx{
	width:155px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.labelDx{
	width:300px;
	float:left;
	overflow:visible;
}
.labelSx2{
	/*width:170px;*/
	float:right;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.labelSx3{
	/*width:170px;*/
	float:right;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.labelDx2{
	width:15px;
	float:right;

}
.labelDx input, .labelDx textarea{
	width:300px;
	border:none;
	height:16px;
}
.labelDx select{
	width:101%;
}
.aiutoForm{
	position:absolute;
	top:0px;
	left:505px;
}
.contenutiAltoSx{
	position:relative;
}
#aiutoForm{
	display:none;
	width:254px;
}
.aiutoContent{
	width:228px;
	padding:10px;
	margin-left:6px;
	background:#F26A05;
	color:#FFFFFF;
}
.aiutoAlto{
	background:url(../images/box_suggerimentiAlto.gif) top left no-repeat;
	width:228;
	color:#FFFFFF;
	font-weight:bold;
	height:17px;
	padding-top:10px;
	padding-left:16px;
	padding-right:10px;
}
.aiutoBasso{
	background:url(../images/box_suggerimentiBasso.gif) top left no-repeat;
	height:9px;
	width:254px;
}
.check{
	width:15px!important;
}
.check input{
	width:auto!important;
}

.informativa{
	overflow:auto;
	width:448px;
	padding-left:10px;
	padding-right:10px;
	height:90px;
	background:#393738;
	color:#FFFFFF;
}
.alte{
	height:5px;
}
#pwd1, #pwd2
{
   display:none;
    }

.invioForm{
	width:162px!important;
	height:36px!important;
	line-height:36px;
	background:url(../images/butReg.jpg) top left no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.clearR{
	clear:right;
	height:1px;
	width:200px;
	overflow:hidden;
}
.titoloIscriviti{
	background:url(../images/titoloIsciriviti.jpg) top left no-repeat;
	height:29px;
	width:471px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	margin-top:10px;
	margin-left:10px;
}
.formAlto{
	width:762px;
	background:url(../images/formAlto.jpg);
	height:18px;
	margin-left:10px;
}
.resultForm1{
	float:left;
	width:1px;
	height:700px;
}
.resultForm2{
	float:left;
	width:761px;
}
#resultForm{
	background:url(../images/formMedio.jpg) top left repeat-x #EAEAEA;
	width:762px;
	margin-left:10px;
}
#resultIsc{
	background:url(../images/formMedio.jpg) top left repeat-x #EAEAEA;
	width:752px;
	margin-left:10px;
	display:none;
	padding-left:10px;
}
.resultFoto{
	color:#FFFFFF;
	padding:10px;
}
.resultFoto a{
	color:#FFFFFF;
	font-weight:bold;
}
.file{
	height:20px!important;
	width:300px!important;
	border:none!important;
}
.separaForm{
	height:1px;
	background:#000000;
	width:465px;
	margin-left:17px;
	margin-top:2px;
	margin-bottom:2px;
}
.privacyTop{
	background:url(../images/privacyTop.jpg) top left no-repeat;
	height:12px;
	width:468px;
}
.privacyBottom{
	background:url(../images/privacyBottom.jpg) top left no-repeat;
	width:468px;
	height:8px;
}
.fineForm{
	width:762px;
	background:url(../images/fineForm.jpg) top left no-repeat;
	height:10px;
	margin-left:10px;
}
#modFoto{
	position:relative;
}
#freccia{
	position:absolute;
	width:36px;
	height:26px;
	background:url(../images/freccia_ritaglia.gif) top left no-repeat;
	display:none;
	top:0px;
	left:0px;
}
div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
	   z-index:1119;
    }
.elTit{
	font-weight:bold;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
   z-index:1120;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
 /* height:32px;*/
  cursor:pointer;
  z-index:1121;
}
input, textarea{
	z-index:1;
}