#FormSito {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

#FormSito BR {
	clear: both;
}

#FormSito LABEL {
	width: 130px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	/* background-image: url('../immagini/freccia_form.gif');
	background-position: top right;
	background-repeat: no-repeat; */
	padding-left: 15px;
}

#FormSito .Campo {
	border: 1px solid #606060;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #eeeeee;
}

#Campo {
	border: 1px solid #606060;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #eeeeee;
}

#FormSito .CampoObbligatorio {
	border: 1px solid #606060;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFF99;
}

/*
#FormSito .CampoTextArea {
	border: 1px solid #606060;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffffff;
}
*/

#FormSito .Check {
	margin-right: 6px;
}

#FormSito .Submit {
	padding-left: 15px;
	padding-right: 15px;
	margin-top:10px;
	font-weight: bold;
	background-color: #fccd83;
	/*background-image: url('../immagini/b_submit.gif');
	background-repeat: repeat-x;
	background-position: top; */
	color: #000000;
}

#FormInviatoRisposta {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 50px;
}




.BloccoRiconosci {                                         /* ML */
                        
	border: 1px solid #ffffff;
	background-color: #001CFF;   /* ML */
	margin: 5px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	line-height: 1.5em;	
    	/* ML */
}
.BloccoRiconosci2 {                                         
    width: 550px; 
    margin-left: auto;
    margin-right: auto;	
	border: 1px solid #ffffff;
	text-align: center;

    	
}
}
.BloccoRiconosci3 {                                         
    width: 750px; 
    margin-left: auto;
    margin-right: auto;
	padding-top:5px;
	padding-bottom:5px;	
	border: 1px solid #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: normal; 
	font-family: Georgia, Times, serif;
	

    	
}
.BloccoRiconosci H1 {
	background-color: #FFFFFF;
	color:  #000000;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
	
	
}
.BloccoRiconosci2 H1 {
	text-align: center;
	background-color: #FFFFFF;
	color:  #000000;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
	
	
}
.BloccoRiconosci LABEL {
	width: 80px;
	float: left;
	text-align:right;
	margin-top:5px;
	
	}


#BloccoCommunity {
	width: 160px;
	float: left;
	font-size: 11px;
	color:#000000;
	line-height: 1.3em;
	margin-right: 10px;
	margin-bottom: 5px;
}
#BloccoCommunity H2 {
	font-size: 12px;

}

#BloccoCommunity H3 {
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}

#BloccoCommunity LABEL {
	width: 50px;
	float: left;
	text-align:right;
	margin-top:5px;
	padding-right:5px;
}

#BloccoCommunity .Campo {
	background-color: #ffffff;
	border: 1px solid #003E62;
	margin-top:5px;
	width:90px;
}

#BloccoCommunity .Submit {
	background-color: #f3803f;
	margin-left:100px;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	width: 50px;
}

