#nomi{
	float:left;
	line-height: 30px;
	width: 200px;
	/*background-color:transparent;*/
	margin-bottom: 50px;
}
#campi
{
	margin-left: 220px;
	line-height: 20px;
	/*background-color:red;*/
	/*padding-left: 100px;*/
	margin-bottom: 50px;	
}
#sotto{
	/*display: none;*/
	clear: both;
}

/* form di iscrizione*/
#formReg {

}
#formReg .cella {
	float: left; 
	padding: 0 13px 14px 0;
	text-align: center;
}
#formReg .canc {
	clear: both;
}
#formReg .txt {
	border: 1px solid #ee7f00;
	font-size: 11px;
	width: 130px;
	height: 18px;
}
#formReg .txtA {
	border: 1px solid #ee7f00;
	font-size: 11px;
	width: 230px;
	height: 18px;
}
#formReg .txtXS {
	border: 1px solid #ee7f00;
	font-size: 11px;
	width: 30px;
	height: 18px;
}
#formReg .txtS {
	border: 1px solid #ee7f00;
	font-size: 11px;
	width: 50px;
	height: 18px;
}
#formReg .txtL {
	border: 1px solid #ee7f00;
	font-size: 11px;
	width: 210px;
	height: 18px;
}
#formReg .txtXL {
	border: 1px solid #ee7f00;
	font-size: 11px;
	width: 318px;
	height: 18px;
}
#formReg textarea {
	border: 1px solid #ee7f00;
	width: 430px;
	overflow: auto;
}
#formReg span {
	font-size:11px;
}
#formReg span a{
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}
#formReg span a:hover{
	font-size:11px;
	color: #666666;
	text-decoration: underline;
}
#formReg .scritteD {
	margin-bottom: 10px;
	text-align: left;
}
#formReg .scritteU {
	margin-top: 10px;
}
#formReg .scritteU a{
	margin-top: 10px;
	color:#000000;
	text-decoration: underline;
}
#formReg .scritteU a:hover{
	margin-top: 10px;
	color: #666666;
	text-decoration: underline;
}
#formReg .radioPunto {
	clear: both;
	float: left;
	width: 25px;
}
#formReg .radioVoce {
	float: left;
	width: 550px;
	padding-top: 2.5px;
}

#formReg .selectCont {
	border: 1px solid #ee7f00;
}
#formReg .selectCont option {
	
}

.sxAlign {
	text-align: left;
}

.radioPunto {
	clear: both;
	float: left;
	width: 25px;
}

.radioVoce {
	float: left;
	width: 300px;
	padding-top: 2.5px;
}

.txtPreCampo {
	font-size: 12px;
	font-weight: bold;
}

.txtPreCampoT {
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #5176c8;
	padding-top: 12px;
}

.txtPreCampoB {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #5176c8;
}

.txtPreCampoTB {
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #5176c8;
	border-bottom: 1px solid #5176c8;
	padding-top: 12px;
}
