/* m001_login */
#content.m001_login, #content.m001_login input{
  font-size:11px;}
#content.m001_login a{
  color:#666;
  border-bottom:1px dotted #666;
}

#content.m001_login a:hover{
  color:#000;
  text-decoration:none;
  border-bottom:1px solid #000;
}
#tooltip{
  border-bottom:1px solid #999999;
  margin-bottom:3px;}
#content div.left{
  margin-top:2px;
  float:left; width:60px;
  text-align:right;
  height:20px;}
#content div.left p{
  margin:0px;
  margin-top:2px;
  padding:0px;}
#content div.right{
  margin-top:2px;
  width:123px;
  float:right;
  height:20px;}
#footer{
  position:relative;
  top:6px;
  clear:both;}
#esito1, #esito2, #esito3, #esito4{
  display:none;}
  
#tool{
  display:none;}

ul.tool{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style:none;}
ul.tool li{
  padding-left:20px;
  height:18px;
  font-size:13px;
  padding-top:1px;}
li.newNews{
  background:url(../img/m001_login/note_add.png) no-repeat left center;}
li.editNews{
  background:url(../img/m001_login/note_edit.png) no-repeat left center;}
li.refreshCalendar{
  background:url(../img/m001_login/table_refresh.png) no-repeat left center;}
li.editCalendar{
  background:url(../img/m001_login/table_edit.png) no-repeat left center;}
li.userEmail{
  background:url(../img/m001_login/user_email.png) no-repeat left center;}