BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: auto;
	background: #86767a url(img/pat2.jpg) top left repeat-x;
}

input, select {font-size: 10px;}

hr {width: 98%;height: 1px;border: 1px solid #000;}

li {list-style: none outside;}

ul {margin: 0px;padding: 0px;}

.titolo {font-family: Arial;font-size: 18px;font-weight: bold;}


div#fascia_popup
{
	width: 600px;
	margin: auto;
}

div#testata_popup
{
	width: 600px;
	height: 73px;
	background: url(img/testata2.jpg) top left no-repeat;
}

div#corpo_popup
{
	width: 600px;
	padding-top: 10px;
	background: #FFF;
	text-align: left;
}

div#prodotto_dati
{
	width: 280px;
	padding-left: 10px;
	float: left;
}

div#prodotto_foto
{
	width: 310px;
	float: left;
}

div#prodotto_foto table img
{
	border: 0;
}

div#prodotto_descrizione
{
	padding: 10px;
	text-align: justify;
	line-height: 20px;
}

.thumb
{
	width: 50px;
	height: 40px;
}

div#contattami
{
	display: none;
}
