td.titoli_profilo_ajax{
font-size: 13px;
font-weight: bold;
color: #333333;
padding-top: 5px;
}
td.testi_profilo_ajax{
font-size: 12px;
font-weight: normal;
color: #555555;
}

td.dida_profilo_ajax{
font-size: 10px;
font-weight: normal;
color: #555555;
text-align: center;
}

#loading {
	position:absolute; 
  top:50%; 
  left:45%;
	height: 20px;
	margin: 0;
	border: 1px solid #d2d2d2;
	background-color: #ffffff;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-color: #666666;
	padding: 10px;ù
	display: none;
}

a.link_ajax {
  font-size: 13px;
  color: #cc0000;
}

a.link_ajax:hover {
  font-size: 13px;
  color: #000000;
}

span.titolo_real {
  font-weight: bold;
  color: #333333;
}

p.testo_articolo {
  font-weight: normal;
  color: #444;
  font-size: 13px;
}

span.sottotitolo_real{
  font-weight: bold;
  color: #555;
  font-size: 13px;
}

td.head_real {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 13px;
  color: #444444;
  border-top: 1px #eb6e45 solid;
  border-bottom: 1px #eb6e45 solid;
	padding: 2px;
	background: #e1e1e1;
}
table.elenco_prodotti {
	margin-top: 8px;
	width: 100%;
}

table.elenco_prodotti td.descrizione_prodotto{
	font-size: 13px;
	color: #333333;
}

table.elenco_prodotti td.titolo_prodotti{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 13px;
  color: #444444;
  border-top: 1px #eb6e45 solid;
  border-bottom: 1px #eb6e45 solid;
	padding: 2px;
	background: #e1e1e1;
}

table.elenco_prodotti td.categoria_prodotti{
  font-weight: normal;
  font-size: 11px;
  color: #444444;
  border-top: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
	padding: 2px;
	background: #f4f4f4;
}

table.elenco_prodotti td.riga_spacer{
	background: #ffffff;
}

table.elenco_prodotti a {
  font-size: 13px;
  border-bottom: 1px dashed #cc0000;  
}
table.elenco_prodotti a:hover {
  font-size: 13px;
  border-bottom: 1px dashed #333333;  
}
