#filtri-ricerca {
	width:650px;
	height:120px;
	overflow:hidden;
	background-image:url(/inc/img/filtri-bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#filtri-ricerca .titolo {
	width:650px;
	height:32px;
	display:block;
	background-image:url(/inc/img/filtri-titoli.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-1000000;
}
#filtri-ricerca .ordina {
	float:right;
	list-style:none;
	margin:8px 0px 0px 0px;
	width:275px
}
#filtri-ricerca .filtra {
	float:left;
	list-style:none;
	margin:8px 0px 0px 10px;
	width:250px
}
#filtri-ricerca li a {
	display:block;
	background-image:url(/inc/img/filtri-check.png);
	background-repeat:no-repeat;
	background-position:left -13px;
	height:12px;
	padding-left:14px;
	margin:2px 0px;
}

#filtri-ricerca li a {
			color: #000000;
		    font-family: tahoma,verdana,sans-serif;
		    font-size: 11px;
		  text-decoration:none
		}

#filtri-ricerca li a:hover  {
	color:#e47a10;
	text-decoration:underline
}
#filtri-ricerca li a.current {
	background-position:left 1px;
	color:#e47a10;
	font-weight:bold;
	text-decoration:none
}
		
#round_box table {
   border-collapse: collapse;
   margin:0px;
   padding:0px;
   width:100%;
   border-spacing: 0px;
   color:#666;
   line-height:16px;
}
#round_box td {
   vertical-align: top;
}

#round_box td.datiAzienda {
   width: 286px;
   padding-right: 3px;
   text-align: center;
}
#round_box td.banner {
   width:336px;;
}

#round_box td.datiAzienda table.dati {
	width: 220px; 
	margin: 10px auto 10px auto
}

#round_box td.datiAzienda table.dati th {
   vertical-align: top;
   width: 60px; 
   padding-right: 5px;
   text-align:right
}

#round_box td.datiAzienda table.dati td {
   text-align:left
}


#round_box td img.logo {
	max-width: 280px;
	padding-bottom: 10px;
}

#round_box a {
   color:#666;
}

#round_box table h3.subtitle  {
	margin-left:0px;
	font-size:12px;
	color:#f93;
}
#round_box table h4.subtitle {
	color:#f93;
	margin:0px;
	font-size:12px;
}
a.buttons,#round_box a.buttons  {
	display:block;
	padding:0px 4px 0px 4px;
	text-decoration:none;
	background-image: url(/inc/img/buttons_off.gif);
	background-repeat:no-repeat;
	width:192px;
	height:17px;
	line-height:17px;
	margin-bottom:5px;
	color:#fff;
}
a.buttons:hover,#round_box a.buttons:hover  {
	background-image: url(/inc/img/buttons.gif);
}
div.presentazione {
   border-bottom: 1px dashed #f93;
   margin:15px 0px 5px 0px;
   padding:10px;
   width:630px;
   overflow: auto;
}
#content .presentazione a.mostra {
   display: block;
   text-align: right;
   color:#f93;
   font-size: 12px;
}

table.summaryOfferta {
	border: 1px solid #ADD2E6;
	width: 655px;
	margin: 10px 0px 10px 0px;
}

table.summaryOfferta th, table.summaryOfferta td {
	padding: 5px;
	border: 1px solid #ADD2E6;
}

table.summaryOfferta th {
	background-color: #ADD2E6;
	color: #005480;
	width: 150px;
	}
