body,select {
	color: Black;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

a {
	color: #474747;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
}

a:hover {
	color: Gray;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
}

.titolo {
	color: #B90000;
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
}	
.titolo_menu {
	color: #B90000;
	font-family: Tahoma;
	font-size: 16pt;
	text-decoration: none;
	margin: 10px 10px 100px 10px;
}	
	
.titolo_scheda, #titolo_scheda {
	color: Gray;
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bolder;
}

.corpo,p,.p {
	margin: 10px 10px 10px 10px;
}

#titolo_prodotto  {
	color: #B90000;
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bolder;
}
#titolo_prodotto a {color: #B90000;
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bolder;
text-decoration: underline;
}

.colonna_prod {align:left;}
#fascetta_titoli{left-margin:20px}