/*
********************************************
         Formattazione dei testi
********************************************
*/

body {
  BACKGROUND: #ffffff;
  COLOR: #333300;
  font-family: Georgia, "Times New Roman", Times, serif;
  MARGIN-BOTTOM: 0px;
  MARGIN-LEFT: 0px; 
  MARGIN-RIGHT: 0px;
  MARGIN-TOP: 0px
  }

a {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
  font-weight: bold;
  }

a:hover {
  text-decoration: underline;
  }

a.offerta {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0;
  color: #660000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
  font-weight: bold;
  }

a.offerta:hover {
  text-decoration: underline;
  }
  
img {
  border: 0;
  }

.testo14 {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: justify;
  }

.testo14sin {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: left;
  }

.testodex {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: right;
  }

.essenze {
  font-size: 12px;
  line-height: 1.3em;
  margin: 0;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: left;
  }

.essenza {
  font-size: 10px;
  line-height: 1.3em;
  margin: 0;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
  }

.cod {
  font-size: 9px;
  line-height: 1.5em;
  margin: 0;
  color: #333300;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
  }
  
#tdmargine {
  PADDING-BOTTOM: 5px;
  PADDING-LEFT: 10px; 
  PADDING-RIGHT: 10px;
  PADDING-TOP: 5px
	}

#tddex {
  PADDING-BOTTOM: 5px;
  PADDING-LEFT: 10px; 
  PADDING-RIGHT: 30px;
  PADDING-TOP: 5px
	}
	
#tdcontenuto
{
  BACKGROUND: #ffffff;
}

#tb400
{
  BACKGROUND: #f9f4e8;
}

.rivenditore {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
    font-weight: bold;
	margin-bottom: 0.2em;
	color: #d3633e;
	text-align: left;
	}

.dati {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    line-height: 1.8em;
	margin: 0;
    font-weight: bold;
	color: #311c10;
	text-align: left;
}
