.TitleMain 
{    display:none; 
     }
    

.MyInput {
    /* font-size: 11px;  */
	width: 80px;
	margin-top:0px; 
	}

.MenuUtenteLnk 
{    text-decoration:none;
     color: Black;
     /* padding: 20px; */
     margin: 0px 0 2px -20px;
     padding: 2px;
     /* line-height: 15px; */
}

.MenuUtenteLnk a 
{    text-decoration:none;
     color: Black;
}

.MenuUtenteLnk:Hover
{    text-decoration:none;
     color: Black;
     background-color: White;
}

.footerLnk 
{    text-decoration:none;
     color: White; 
     /* color:#780505; */
     font-weight:bold;
}

.footerLnk:Hover
{    text-decoration:none;
     color: Red;
     background-color: White;
     font-weight:bold;
}


    
.progress
{    position: fixed;
     top: 100px;
     left: 32%;
     background-color:#e1dad0;
     border-style: solid; 
     border-width: 1px;
     border-color: Black;
     
     padding: 30px;

     filter: alpha(opacity=85);
     -moz-opacity: 0.85; 
     opacity: 0.85;

     font-size: 16px;
     font-weight: bold;
    }
    
.imgWinner {
	padding:0.5em;
	border:1px solid #999;
	margin: 0.5em 1em 0.5em 0;
}

.promoLnk
{    text-decoration:none;
     color: #b05b05;
     font-weight:bold;
}

.promoLnk:Hover
{    text-decoration:none;
     color: Black;
     background-color: Orange;
}

.OffGratuite
{
    text-decoration:none;
    color:blue; 
    font-weight:bold; 
}

.drop {
	 height:20px;
	 margin: 4px 0 4px 0;
	 font-size: 12px;
}

/* simone */

div.frmLbl{
	width:180px;
	float:left;
	line-height:22px;
	font-weight:bold;
}

.formDiv{
	width: 60%;
	float:left;
	margin-right: 0.4em;
}

.formDiv2{
	width:99%;
	text-align:center;
}

.formDiv2 span{
	line-height:22px;
}

.formDiv2 .frmLbl{
	width:150px;
}

.formDivGeneral .frmLbl{
	width:100px;
}

div.formDivGeneral{
	width:70%;
}

.formDivGeneral span{
	line-height:22px;
}

.infoForm{
	width:38%;
	float: right;
}

legend{
	color: #FF4500;
	font-weight: bold;
	font-size: 13px;
}

.ButtonMy 
{ font-size: 13px;
}

.ButtonAggiorna2
{ font-size: 13px;
  margin-left: 120px;
}
    
.AnchorAggiorna
{ 
  /* margin-left: 120px; */
  /* float:right; */
  position:absolute;
  top:20px;
  left: -80px;
}