.smallestTag { font-size: xx-small; }
.smallTag { font-size: small; }
.mediumTag { font-size: medium; }
.largeTag { font-size: large; }
.largestTag { font-size: xx-large; }

.smallestTag a {text-decoration: none; font-weight: normal; color: #616161;}
.smallestTag a:hover {text-decoration: underline; font-weight: normal;}

.smallTag a {text-decoration: none; font-weight: normal; color: #616161;}
.smallTag a:hover {text-decoration: underline; font-weight: normal;}

.mediumTag a {text-decoration: none; font-weight: normal; color: #616161;}
.mediumTag a:hover {text-decoration: underline; font-weight: normal;}

.largeTag a {text-decoration: none; font-weight: normal; color: #616161;}
.largeTag a:hover {text-decoration: underline; font-weight: normal;}

.largestTag a {text-decoration: none; font-weight: normal; color: #616161;}
.largestTag a:hover {text-decoration: underline; font-weight: normal;}

.tabcollaboratori {
  border-top: solid 1px #e1e1e1;
  border-left: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  padding: 5px;
}

.tabcollaboratori_txt {
  border-top: solid 10px #e1e1e1;
  border-left: solid 10px #e1e1e1;
  border-bottom: solid 10px #e1e1e1;
  padding: 25px;
}

.tabcontatti_txt {
  border-top: solid 70px #e1e1e1;
  border-left: solid 10px #e1e1e1;
  border-bottom: solid 70px #e1e1e1;
  padding: 5px;
}

.tabcontatti_dx {
  border-right: solid 1px #e1e1e1;
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tabreferenze_txt {
  border-top: solid 10px #e1e1e1;
  border-left: solid 10px #e1e1e1;
  border-bottom: solid 10px #e1e1e1;
  padding: 5px;
}

.link_gallery
{
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #D90000;
}

.link_gallery:hover
{
font-size: 14px;
text-decoration: none;
font-weight: normal;
color: #D90000;
}

.tdprodotti {
  border-top: solid 10px #e1e1e1;
  padding: 5px;
}

.list_prodotti {
  list-style: none;
  font-size: 14px;
  padding: 6px;
}

.ul_prodotti {
margin-left :10px;
}
.titolo_prodotti
{
padding: 4px;
margin: 2px;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
background-color: #870014;
}

.titolo_prodotti a 
{
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

.tit_prodotto a:hover
{
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}



