.mt_list{
  width : 433px;
  background-color : white;
  vertical-align : top;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
}


.list_table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : silver;
  border-left-color : silver;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
}
.list_name{
  font-size : 12px;
  padding-left : 8px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  font-weight : bold;
}
.list_addr{
  font-size : 12px;
  padding-left : 8px;
}
.list_desc{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  font-size : 12px;
  padding-left : 8px;
  color : gray;
}

.list_name_s{
  font-size : 12px;
  padding-left : 8px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  font-weight : bold;
  background-color : #FFFF99;
}
.list_addr_s{
  font-size : 12px;
  padding-left : 8px;
  background-color : #FFFF99;
}
.list_desc_s{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  font-size : 12px;
  padding-left : 8px;
  color : gray;
  background-color : #FFFF99;
}
.list_foto_s{
  vertical-align : middle;
  text-align : center;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  background-color : #FFFFCC;
}

.list_numb{
  font-size : 11px;
  vertical-align : top;
  text-align : center;
  color : white;
  background-color : navy;
}
.list_foto{
  vertical-align : middle;
  text-align : center;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
}
.list_ordine{
  font-size : 12px;
  text-align : right;
  width : 100%;
  font-family : Arial;
  margin-top : 3px;
  margin-bottom : 3px;
}

.pagine{
  font-size : 12px;
  text-align : right;
  font-family : Arial;
  margin-top : 3px;
  margin-bottom : 3px;
}


.testo{
  text-align : left;
  color : #000000;
}
