/* CSS Document */
body{
	background-color:#66779C;
	background-image:url(patt_lm.gif);
	margin-left:0px;
	margin-right:0px;
}
td{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#121C32;
	}
textarea,input,select, option{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #BFD99C;
	}
#gall {
    margin: 1em auto;
    border: 2px solid #5E6C8A;
	background-color:#ffffff;
    width: 500px;
    height: 375px;
	background-image:url(loading_aqua.gif);
	background-position:center;
	background-repeat:no-repeat;
  }
.no_bordo{
	border:0px none;
	}
.bordo{	
	border:1px solid #121C32;
}
.nome_campi{
	color:#0033CC;
	font-weight:bold;
	}
.risposta{
	color:#009900;
	font-weight:bold;
	}
.errore{
	color:#FF00FF;
	font-weight:bold;
	}	
.submit
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:90px;
} 
.submit_3
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:150px;
} 
.submit_2{
	width:210px;
	border: 3px double #4E5752; 
	border-top-color: #82B5CB; 
	border-left-color: #82B5CB; 
	padding: 0.25em; 
	background-color: #D5DCE2; 
	background-repeat: repeat-x; 
	color: #000000;
}
.bordo_mano{	
	border:1px solid #121C32;
	cursor:pointer;
}
.prima_riga{
	background-color:#7C89A4;
	border:1px solid #D1DEF9;
	height:5px;
	font-size:5px;	
}
.riga_sx{
	border-left:1px solid #D1DEF9;
	background-color:#D1DEF9;
	}
.testata{
	background-image:url(testa_lm.gif);
	background-repeat:no-repeat;
	text-align:center;
	border-right:1px solid #D1DEF9;
	background-color:#D1DEF9;
}
.colonna_sx{
	border-right:1px solid #D1DEF9;
	border-left:1px solid #D1DEF9;
	background-image:url(col_lm.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#9FAFD2;
	vertical-align:top;
	padding-top:3px;
}
.colonna_sx_2{
	border-right:1px solid #D1DEF9;
	border-left:1px solid #D1DEF9;
	background-color:#9FAFD2;
	text-align:center;
	vertical-align:middle;
}
.colonna_titoli{
	background-image:url(sf_tit_lm.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	text-align:center;
	}
.bottone{
	background-image:url(bott_lm.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:25px;
	color:#ffffff;
	text-align:left;
	}
.bottone_en{
	background-image:url(bott2_lm.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:25px;
	text-decoration:none;
	color:#D7E4FF;
}
a,a:link,a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#121C32;
	}
a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#DC0067;
	}
a.menu,a.menu:link,a.menu:visited{
	font-weight:bold;
	text-decoration:none;
	color:#D7E4FF;
	}
a.menu:hover{
	font-weight:bold;
	text-decoration:none;
	color:#BFD99C;
	}
.font_menu{
	font-weight:bold;
	text-decoration:none;
	color:#D7E4FF;
}
.corpo{
	border-right:1px solid #D1DEF9;
	text-align:justify;
	vertical-align:top;
	background-color:#D1DEF9;
	background-image:url(sf_cor_lm.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
.corpo2{
	border-right:1px solid #D1DEF9;
	text-align:center;
	vertical-align:bottom;
	background-color:#D1DEF9;
	}
.fuxia{
	color:#DC0067;
	font-weight:bold;
	}
.piede{
	text-align:right;
	text-decoration:none;
	color:#D7E4FF;
}
.testo{
	line-height:18px;
	text-align:justify;
	}
.testo2{
	line-height:18px;
	text-align:center;
	}
.padd_top{
	padding-top:25px;
	text-align:center;
	vertical-align:top;
	}
.evento{
	list-style:square;
	}	
.just{
	text-align:justify;
	line-height:18px;
	}
.hr_sep{	
	color:#DC0067;
	height:1px;
	}