.wind-search {
	width: 237px;
	float: left;
}
.wind-search .content {
	padding:15px 15px 0;
}

.wind-search {
	background: url("/images/bg_windpress-search.png") repeat-y scroll left top;
}

.wind-search li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

.wind-search li.last {
	border: none;
	margin-bottom: 0;
}

.wind-search h2 {
	height:130px;
	text-indent:-9999px;
	width:237px;
	background: url("/images/windpress_h2.png") no-repeat scroll left top;
}

.wind-search h3 {
	color:#1A171B;
	border-bottom: 1px solid #1A171B;
	padding-bottom: 5px;
	margin-bottom: 10px;
	/* font-size: 100%; */
}

.wind-search h4 {
	font-size: 1.2em;
	color:#1A171B;
	padding-bottom: 5px;
	font-weight: bold;
}

.wind-search .footer {
	height:12px;
	width:237px;
	background: url("/images/bg_windpress-footer-search.png") no-repeat scroll left top;
}

.wind-search .header {
	height:12px;
	width:237px;
	background: url("/images/bg_windpress-header-search.png") no-repeat scroll left top;
}

.wind-search label {
	font-size: 1.2em;
	clear: both;
	margin-bottom: 7px;
}

.wind-search select {
	font-size: 1em;
	height:20px;
	width:207px;
	margin-top:1px;
	margin-bottom:10px;
	border:1px solid #B3B3B3;
}

.wind-search input[type="text"] {
	height:20px;
	width:204px;
	margin-top:1px;
	margin-bottom:10px;
	border:1px solid #B3B3B3;
}

.wind-search input[type="radio"],
.wind-search input[type="checkbox"]
{
	margin:3px 0 0 13px;
}

.wind-search .radio {
	font-size: 1em;
}

.wind-search .search-button {
	float: right;
	font-size: 0.8em;
	margin-bottom:10px;
	padding-right: 13px;
	background: url("/images/arrow-bg-white.png") no-repeat scroll right center;

}

.wind-search .field-sx {
	float: left;
}

.wind-search .option {
	margin-bottom:10px;
}

.wind-search .advanced-search {
	height:22px;
	margin-bottom: 10px;
}

.border {
	border-bottom:1px solid #1A171B;
}

.wind-search .advanced-search h3 {
	float: left;
	border: none;
	padding:0;
}

.wind-search .slide {
	float: right;
	font-size: 1em;
	padding-right: 13px;
	background: url("/images/arrow-bg-open.png") no-repeat scroll 24px 5px;

}
.wind-search .content .advanced {
	display: none;
}

#windpress {
	width:710px;
}

.windpress-hightlights .header {
	height:17px;
	background: url("/images/bg_header_wp-highlights.png") no-repeat scroll left top;
}

.windpress-hightlights .footer {
	height:18px;
	background: url("/images/bg_footer_wp-highlights.png") no-repeat scroll left top;
}

.windpress-hightlights .body {
	padding:0 15px;
	background: url("/images/bg_body_wp-highlights.png") repeat-y scroll left top;
}

.windpress-hightlights h2 {
	font-size:3.0em;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:38px;
	padding-bottom:15px;
}

.windpress-hightlights p {
	padding:1px 0;
	width:500px;
	min-height: 73px;
}

.windpress-news {
	width:560px;
	float: left;
}


.windpress-news .header {
	height:17px;
	background: url("/images/bg_header_windpress-news.png") no-repeat scroll left top;
}

.windpress-news .footer {
	height:18px;
	background: url("/images/bg_footer_windpress-news.png") no-repeat scroll left top;
}

.windpress-news .body {
	background: url("/images/bg_body_windpress-news.png") repeat-y scroll left top;	
	padding:0 15px;
}

#aziende_comunicatori.windpress-news .body {
	min-height: 257px;
}

.windpress-news h3 {
	border-bottom:1px solid #1A171B;
	color:#1A171B;
	margin: -4px 0 10px 0;
	padding-bottom:5px;
}


.windpress-news .on {
	background-color:#F2F2F2;
}

.windpress-news .content {
	margin-top:13px;
	padding:6px 11px;
}

.windpress-news .entry-title {
	padding-bottom:4px;
}

.windpress-news p {
	padding-bottom:4px;
}

.windpress-news .entry-title a, .windpress-news .entry-title b{
	font-size:1.6em;
	font-weight:bold;
}

.windpress-news .downloads, .windpress-news li {
	float: left;
}


.windpress-news li {
	text-indent: -99999px;
	margin: 2px 0 0 15px;;
}

.windpress-news .images a {
	display: block;
	width: 16px;
	height:13px;
	background: url("/images/ico-images.png") no-repeat left top;
}

.windpress-news .doc a {
	display: block;
	width: 32px;
	height:13px;
	background: url("/images/ico-documents.png") no-repeat left top;
}



.windpress-news .pagination {
	margin: 15px 0 0 10px;
}
.windpress-news .pagination p {
	float:left;
	font-size:1em;
	margin-right:2px;
	padding-top:3px;
	text-transform:uppercase;
	width:470px;
	border-top:1px solid #B3B3B3;
}
.windpress-news .pagination li {
	margin-left:2px;
	float:left;
}
.windpress-news .pagination a {
	display:block;
	height:20px;
	text-indent:-9999px;
	width:20px;
}
.windpress-news .pagination .prev {
	background: url("/images/prev.gif") no-repeat scroll left top;
}
.windpress-news .pagination .next {
	background: url("/images/next.gif") no-repeat scroll left top;
}


.windpress-news .info {
	padding: 10px;
	margin:3px 7px 2px 2px;
	border:1px solid #878C91;
}

.windpress-news .info p {
	color:#808080;
	padding-bottom: 0px;
}

.ads div {
	padding: 10px;
	margin:3px 3px 10px 0;
	border:1px solid #878C91;
}

.ads200 {
	height: 214px;
}

.ads200 div {
	height: 225px;
	margin-left:16px;
	margin-top: 9px;
/*	
	padding: 10px;
	margin:3px 3px 10px 0;
	border:1px solid #878C91;
*/
}

/* ----------------------------------*/

.contatto_search_initial {
	font-size:1.5em;
	font-family: monospace;
}

.contatto_search_initial a.here {
	font-weight: bold;
}

td select 
{
	height:20px;
	width:57px;
	margin-top:1px;
	margin-bottom:10px;
	border:1px solid #B3B3B3;
}

.titolo1 {
	font-size:16px;
	font-weight:bold;
}

.titolo2 {
	font-size:14px;
	font-weight: bold;
}

.titolo3 {
	font-size:12px;
	font-weight: bold;
}

td .search-button 
{
	float: right;
	font-size: 0.8em;
	margin-bottom:10px;
	padding-right: 13px;
	background: url("/images/arrow-bg-white.png") no-repeat scroll right center;

}

.indent1 {
	margin-left: 10px;
}


#aziende_numbers {
	width: 237px;
	height: 190px;
	padding: 20px;
	margin-left: 0px;
	margin-top: 3px;
	text-indent: 0px;
}

#aziende_numbers.left {
	margin-right: 3px;
}

#aziende_numbers div {
	font-size: 1.2em;
}

.contatto {
	display: inline;
}

.vcard span.type {
	display: none;
}


#windpress .vcard .fn {
	font-size: 2em;
	font-weight: bold;
	padding-bottom: .5em;
	line-height: 1.3em;
}

#windpress .adr {
	font-size: 1.4em;
	padding-left: 10px;
}

.desc {
	padding-top: .5em;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
}

.tel {
	display: inline;
}

#windpress a.url {
	display: block;
	font-size: 1.4em;
	padding-left: 10px;
}

.recapiti {
	font-size: 1.3em;
	padding-bottom: .5em;
	padding-left: 10px;
}

.email {
	font-size: 1em;
}

.on {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.parziale{
  background: none repeat scroll 0 0 #FEF584;
  font-size: 180%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 11px;
  padding-top: 11px;
}

.saperne{
  background: none repeat scroll 0 0 #FEF584;
  font-size: 125%;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 11px;
  padding-top: 11px;
  margin-left: -5px;
}

.intestazione {
	font-size: 150%;
	line-height: 150%;
}

.gio_hidden {
	padding-bottom: 0px;
}

.med_per_testate{
	font-size: 70%;
}
