div#col_big
{
	width: 680px;
	float: left;
	overflow: hidden;
}

div#fascia_titolo
{
	width: 680px;
	height: 50px;
	background: #a29698;
	text-align: right;
}

div#fascia_titolo span{display: block;padding-right: 10px;}
div#fascia_titolo span span{color: #FFF;padding-top: 4px;font-family: Arial;font-size: 18px;font-weight: bold;text-transform:uppercase;}

div#fascia_titolo_popup
{
	height: 50px;
	margin-top: 10px;
	background: #a29698;
	text-align: right;
}

div#fascia_titolo_popup span{display: block;padding-right: 10px;}
div#fascia_titolo_popup span span{color: #FFF;padding-top: 4px;font-family: Arial;font-size: 18px;font-weight: bold;text-transform:uppercase;}

div#fascia_ricerca
{
	width: 680px;
	padding: 10px;
}

div#fascia_ricerca_chi_sono
{
	width: 650px;
	padding: 10px;
	font-size:12px;
}

div#fascia_ricerca table td{height: 22px;}

.etichetta{width: 120px;}

.inputB2
{
	width: 300px;
	color: #FFF;
	background: #565050;
	border: 1px solid #FFF;
}

.inputB3
{
	width: 300px;
	color: #FFF;
	background: #797073;
	border: 1px solid #FFF;
}

div#residenziale
{
	width: 330px;
	float: left;
	border-right: 1px solid #afafaf;
	
}

div#commerciale
{
	width: 330px;
	float: left;
	padding-left: 14px;
}

table.risultati
{
	width: 660px;
	font-size: 10px;
	margin-top: 10px;
}

table.risultati td
{
	border: 1px solid #afafaf;
	padding: 2px;
}

.intestazione
{
	background: #cccccc;
	font-weight: bold;
}



/*################## Privacy #############################*/

div#privacy
{
	margin:10px;
	text-align: left;
	background: #FFF;
	padding: 10px;
}

/*####################### Popup #########################*/

div#fascia_popup
{
	width: 600px;
	margin: auto;
	background: #a29698;
}

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;
	height: 200px;
	padding-left: 10px;
	float: left;
	background: #000;
	color: #FFF;
}

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;
}