.hidecomune {
    display: none;
}

.infosubli
{
	padding-left:80px;
}

.info {
	font-size:0.70em;
	padding-left:30px;
	padding-right:30px;
}
   
.info h2 {
	text-align:left;
	font-size:1.2em;
	margin:1em 0 0 0 ;
	padding:0  ;
	font-weight: bold;
	color: #357F9B;
}   

.buttons
{
	padding-left:20px;
}

.navbuttons {
	clear:both;
	font-size: 0.70em;
	text-align:center;
	height:18px;
}

.radiobuttons
{
	font-size: 1.1em;
}

.mismatch2
	{
	text-align:center;
	padding-left: 0px;
	font-weight: bold;
	color: #ff0000;
	height: 20px;
}	

.mismatch
	{
	text-align:center;
	padding-left: 5px;
	font-weight: bold;
	color: #ff0000;
	height: 20px;
}

.mismatchsmall
		{
			text-align:center;
			padding-left: 5px;
			font-weight: bold;
			color: #ff0000;
			height: 20px;
			font-size:0.60em;
		}			

.success
	{
	text-align:center;
	padding-left: 5px;
	font-weight: bold;
	color: #357F9B;
	height: 20px;
}					
		
.tableincontent
	{
	font-size: 1em;	
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

.tableincontent td
{
	border-color:#357F9B;
}

.tableinput td
{
	white-space:nowrap;
}	
	
.campi{
      font-weight: bold;
}
      
.campizoom{
     font-weight: bold;
     font-size:1.1em;
}
                     
.campisevere
{
      font-weight: bold;
      color:#ff0000;
}
      	
.campiwarning
{
    font-weight: bold;
    color:#357F9B;
}	
      	
.campimignon
	{
    font-size: 0.70em;
    font-weight: bold;
    left: auto;
}         

.lblmignon
	{
    font-size: 0.70em;
    right:auto;
}
                        

.linkcanalepegaso
{
	background-position: left center;
    background-image: url(../images/qtregistr.gif);
    background-repeat: no-repeat;
    
    padding-right: 5px;
    padding-left: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0px;
    color: #ffffff;
    padding-top: 5px;
    text-decoration: none;
    	
}

		
.wizard
{
	background-position: left center;
    background-image: url(../images/dot.gif);
    background-repeat: no-repeat;
    
    padding-right: 5px;
    padding-left: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0px;
    color:#357F9B;
    padding-top: 5px;
    text-decoration: none;
}



.formlaterale{
	/*	background-color:#dbeff6;*/
	margin-left:0px;
	margin-right:0px;
}

.formcentrale{
	/*margin-left:10px;
    margin-right:30px;*/
    width:70%;
    overflow:hidden;
    margin-left:auto;
	margin-right:auto;	
}
				
.formheader
{	
	background-color: #357F9B;
	background-repeat:no-repeat;
	padding-bottom:0px;
	background-image: url(../images/formbgangolo.gif);
	background-position:right top;
}

.keyaccess
{
	padding:10 0 10 0;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

	
.formcontent
{
	background-color:#F3FAFC;
	margin:0 0 0 0;
	border-left:1px solid #357F9B;
	border-right:1px solid #357F9B;
	border-top:2px solid #357F9B;
	border-bottom:1px solid #357F9B;
		
}

.formfonttestata {
	margin:0 0 0 0;
	padding-right: 0px;
	padding-left:4px;
	font-weight: bold; 
	color: #ffffff;
	font-size:0.70em;
	text-align:left; 
}
.selectedSec
{
 	background-color: #dbeff6;
 	
}
.tableinput
{
	width:50%;
	font-size: 0.70em;
	margin-left:auto;
	margin-right:auto;
	
}        


.login{
	font-size:0.70em;
	text-align:left;
	margin-left: 10px;
	padding-left:10px;
	padding-right:4px;
}

.validationerror{
	text-align:left;
	font-size: 0.70em;
	font-weight: bold;
	color:	Red;
}


.validationerrorcenter{
	text-align:center;
	font-weight: bold;
	color:	Red;
}

.riepilogo {
	margin-top:20px;
}

.riepilogo h2 
{
	text-align:center;
	margin:0px;
	padding: 5px 0px;
	font-weight: bold;
}

.datariepilogo {
	text-align:left;
	background-image: url(../images/lineanews.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.datariepilogosfondo {
	background-color: #F3FAFC;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #357F9B;
}

	
/* tabelle con bordo collassato */
.tcollapse
{	
	border-collapse:collapse;
}


.hideoverflow
{
	width:100%;
	overflow:hidden;
	text-align:center;	
}


/*********************************************			
stili datagrid standard *********************/
.dgstyle{
	border-collapse:collapse;
	font-size : 1em;
	margin-left:auto;
	margin-right:auto;
				
}
			
.dgheader
{
		font-weight:bold;
				
		color:#ffffff;
		background-color: #357F9B;
}
.dgitem
{
		color: black;
		background-color: White;
}
.dgaltitem
{
		color: black;
		background-color: #F8f8f8;
}
.dgselected
{
		color: #2f2f2f;
		background-color: #d0d0d0;
}
.dgpager
{
		font-weight:bold;
		color: #000066;
		background-color: #e7e7e7;
	
}	
		

