
@media print {
   BODY {color: black; background: white;}
   A:link, A:visited{
		background: white; 
		color: black; 
		text-decoration: underline;
	   font-weight: bold;
	}
   H1, H2, H3 {
		background: white; 
		color: black; 
	}
   .noprint,hr,.sidebar-sx{
		display: none;
		visibility:hidden;		
   }

}

@media screen, print {
/* layout generale start */
*, form, input, select, button {
	margin: 0;
	padding: 0;
}
body {
	font: 11px arial, verdana, georgia, helvetica, sans-serif, Trebuchet MS;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFF;
}
.none, hr {
	display: none;
}
fieldset {
	border: 0;
}
a {
	color: #494949;
	text-decoration: none;
}
a:hover {
	color: #494949;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	color: #D0D0D0;
}
h4 {
	font-size: 12px;
	color: #494949;
}
button {
	cursor: pointer;
	border: 0;
	background:transparent;
}
select {
	font-size: 12px;
	color: #999;
}
input {
	font-size: 11px;
}
.txtRight {
	text-align: right;
}
.frmSearch fieldset p:after, .settori:after, .corpo:after, .news-deepenings:after, .news-deepenings p:after, .list-str:after, .list-str .str-anagrafica:after, .scheda-top:after, .scheda-www-email:after, .scheda-str:after, .box-dx .utilita:after, .guide:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; /* layout contorna IE-MAC-FF-OP */
}
.frmSearch fieldset p, .settori, .corpo, .news-deepenings, .news-deepenings p, .list-str, .list-str .str-anagrafica, .scheda-top, .scheda-www-email, .scheda-str, .box-dx .utilita, .guide {
	display: inline-block; /* layout contorna IE-MAC-FF-OP end */
}
* html .frmSearch fieldset p, * html .settori, * html .corpo, * html .news-deepenings, * html .news-deepenings p, * html .list-str, * html .list-str .str-anagrafica, * html .scheda-top, * html .scheda-www-email, * html .scheda-str, * html .box-dx .utilita. * html .guide {
	height: 1%; /* layout contorna IE-MAC-FF-OP start \*/
}
.frmSearch fieldset p, .settori, .corpo, .news-deepenings, .news-deepenings p, .list-str, .list-str .str-anagrafica, .scheda-top, .scheda-www-email, .scheda-str, .box-dx .utilita, .guide {
	display: block; /* layout contorna IE-MAC-FF-OP end */
}
/* layout generale end */

/* layout contenitore start */
#container { 
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
/* layout contenitore end */

/* layout header start */
.logo {
	width: 760px;
	height: 110px;
	background: url('http://media.gialloaffari.it/bb/img/annuarioprofessional.jpg') no-repeat top left;
	margin: 0 0 4px 0;
	position: relative;
}

.logo ul {
	position: absolute;
	bottom: 8px;
	left: 16px;
	color: #FFF;
}
.logo ul li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.logo ul li a {
	color: #99A2B3;
	padding: 0 10px 0 0;
}
.logo ul li a:hover {
	color: #99A2B3;
}
.logo ul li.in a{
	color:#fff;
}
.logo ul li.in a:hover{
	color:#fff;
}
.payoff {
	position: relative;
	margin: 0 0 4px 0;
	width: 760px;
	height: 74px;
	background: url('http://media.gialloaffari.it/bb/img/payoff_home.jpg') no-repeat top left;
}
.payoff h2{
    position:absolute;
    top:26px;
    left:13px;
    font-family:Helvetica;
    font-weight:normal;
    font-size:17px;
}
.logo-seat {
	position: absolute;
	top: 30px;
	right: -5px;
	width: 132px;
	height: 60px;
	display: block;
	text-indent: -90000px;
	overflow: hidden;
}
.logo-seat[class] {
	background: url('http://media.gialloaffari.it/bb/img/seatpaginegialle.png') no-repeat top left;
}
/*.payoff-breadcrumb[class] {
	background: url('http://media.gialloaffari.it/bb/img/breadcrumb_bg.png');
}*/
.payoff-breadcrumb {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 10px;
	padding: 2px 10px 2px 0;
}
/* layout header end */

/* layout modulo di ricerca start */
.frmSearch {
	width: 760px;
	height: 56px;
	background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_home.jpg') no-repeat top left;
}

.fixImgGeo {
	height: 96px;
	background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_home.jpg') no-repeat top left;
}
.frmSearch fieldset {
	width: 618px;
	margin: 0 0 0 122px;
	background: #ffDD00 url('http://media.gialloaffari.it/bb/img/frmSearchTop_bg.gif') repeat-x left;
	height: 48px;
	padding: 8px 0 0 20px;
}
.fixImgGeo fieldset {
	height: 88px;
	background: #ffDD00 url('http://media.gialloaffari.it/bb/img/frmSearchGeoTop_bg.gif') repeat-x left;
}
.frmSearch fieldset p {
	float: left;
	margin: 0 15px 0 0;
}
.frmSearch fieldset p label, .frmSearchGeo fieldset p label, .frmSearch .tblSelectTopGeo tr td label, .tblSelectGeo tr td label {
	display: block;
	padding: 0 0 2px 0;
}
.frmSearch fieldset p input {
	float: left;
	border: 1px solid #666;
	padding: 3px 0 3px 4px;
	width: 214px;
}
.frmSearch fieldset p button, .frmSearchGeo fieldset p button {
	margin: 16px 0 0 0;
	width: 61px;
	height: 20px;
	background: url('http://media.gialloaffari.it/bb/img/btnCerca.gif') no-repeat top left;
	display: block;
	text-indent: -90000px;
	overflow: hidden;
}
.frmSearch fieldset p .help {
	display: block;
	float: left;
}
.frmSearch fieldset p .help a {
	width: 17px;
	height: 18px;
	margin: 3px 0 0 5px;
	background: url('http://media.gialloaffari.it/bb/img/help.gif') no-repeat top left;
	display: block;
	text-indent: -90000px;
	overflow: hidden;
}  

.sinistra{
	float:left;
	margin:0;padding:0;
	width:530px;
}
.destra{
	float:right;
	margin:0;padding:0;
}

.frmSearchGeo {
	/*position: absolute;
	top: 0;
	right: 0;*/
	width: 225px;
}
.frmSearchGeo h4 {
	width: 215px;
	height: 20px;
	background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top.gif') no-repeat top;
	padding: 7px 0 0 10px;
	color: #FFF;
	font-size: 11px;
	font-weight:normal;
}



.frmSearchGeo fieldset {
	padding: 0 10px 0 10px;
	background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_bg.gif') repeat-y top;
}
.frmSearchGeo fieldset p button {
	margin: 0;
}
.frmSearchGeo fieldset p {
	padding: 4px 0 2px 0;
}
.frmSearchGeo fieldset p select, .seleziona select, .suggest select{
	padding: 1px 0 1px 2px;
	width: 200px;
	border: 1px solid #494949;
}
.frmSearchGeo .frmSearchGeo-bottom {
	width: 225px;
	height: 3px;
	background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_bottom.gif') no-repeat top;
}
.frmSearchGeo p.fixBorder {
	padding: 7px 0 0 0;
	border-bottom: 1px solid #FFDD00;
}
.frmSearchGeo p.fixMargin {
	margin: 0 0 0 143px;
}
/* layout modulo di ricerca end */

/* layout corpo centrale start */
.corpo {
	margin: 5px 0 0 0;
	position: relative;
}
.settori-top {
	width: 530px;
	height: 5px;
	font-size: 0px;
	background: url('http://media.gialloaffari.it/bb/img/settori_top.gif') no-repeat top left;
}
.settori {
	width: 510px;
	padding: 10px 15px 10px 10px;
	background: url('http://media.gialloaffari.it/bb/img/settori_bg.gif') repeat-y top left;
}
.settori h3 {
	font-size: 11px;
	color: #000;
}
.settori ul  {
	margin: 10px 0 0 0;
	list-style-type: none;
}
.settori ul li {
	display: block;
	float: left;
	width: 156px;
	padding: 0;
	margin: 0 10px 0 0;
	border-bottom: 1px solid #C7C7C7;
}
.settori ul li.fixLast {
	border-bottom: 0px;
}
.settori ul li a {
	display: block;
	height: 45px;
	padding: 5px 25px 0 5px;
	background: #FFF url('http://media.gialloaffari.it/bb/img/arrow_gray.gif') no-repeat right 6px;
}
.settori ul li a:hover {
	background: #F6F6F6 url('http://media.gialloaffari.it/bb/img/arrow_gray.gif') no-repeat right 6px;
}
.settori-bottom {
	width: 530px;
	height: 6px;
	font-size: 0px;
	background: url('http://media.gialloaffari.it/bb/img/settori_bottom.gif') no-repeat top left;
}

.news{ 
	padding:0px 10px 10px 0;
}
.news-deepenings h3, .news h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 5px 10px;
}
.news h3{
	margin:5px 0 0 0;
}
.news-deepenings .list-news, .news-deepenings .list-deepenings {
	padding: 10px;
	/*background: #FAE1E7;*/
}
.news-deepenings p{
	margin: 0 0 10px 0;
}
.news p {
	border-bottom: 1px solid #C7C7C7;
}
.news p.fixBorder {
	border-bottom: none;
}
.news-deepenings p.fixBorder {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #C7C7C7;
}
.news-deepenings p a, .news p a {
	font-weight: bold;
	color: #818181;
}
.news p a{
	display: block;
	padding: 5px 0;
	}
.news p a:hover{
	background:#f6f6f6;
	text-decoration:none;
}
.news p a span{
	font-weight:normal;
}
.news-deepenings p img {
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #FFF;
}
.news-deepenings p span {
	color: #A1A1A1;
}
.news-deepenings h4, .news h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.news h4 {
	margin-top:15px;
	font-weight:bold;
}
.news h4 span{
	color: #A1A1A1;
	font-weight:normal;
	display:block;
}
.news p.extra {
	padding: 0 5px 0 5px;
	background: #E7E7E7;
	margin: 10px 0 15px 0;
	border:none;
}
.news .asinistra{
	float:left;
	margin:0 10px 10px 0;
}

.allnews{
	padding-left:5px;
	clear:both;
}
.allnews p{
	float:left;
	width:345px;
	background: #ECECEC;
	border-top: 1px solid #FFF;
	padding: 2px 0 2px 10px;
}
.allnews .spaziatura{
	margin-left:30px;
}
.news-deepenings .read-news a {
	width: 19px;
	height: 17px;
	background: url('http://media.gialloaffari.it/bb/img/icoLeggi.gif') no-repeat top left;
	display: block;
	text-indent: -90000px;
	overflow: hidden;
}
.news .ritorna a{
	position:absolute;
	top:10px;
	right:10px;
	text-decoration:underline;
}
.archivio{
	background: #ECECEC;
	padding:1px 10px 10px 10px;
	margin-top:10px;
}
.dettaglio p, .archivio p{
	border:none;
}
.archivio p a:hover{
	background:transparent;
	text-decoration: underline;
}
.lastnews, .deepenings, .last-news{
	float: left;
	width: 370px;
	/*padding: 0 5px 0 10px;*/
}
.deepenings{
	margin-left:10px;
}
.sidebar-sx {
	width: 225px;
	float: left;
}
.suggest, .browser-settori {
	padding: 0 0 5px 0;
	background: url('http://media.gialloaffari.it/bb/img/suggest_bg.gif') repeat-y top left;
}
.suggest h2, .browser-settori h2 {
	font-size: 11px;
	color: #000;
	width: 163px;
	height: 31px;
	padding: 8px 0 0 50px;
	background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg.gif') no-repeat top left;
}
.browser-settori strong{
	color:#000;
}
.browser-settori h2.noImage {
	width:203px;
	padding: 8px 0 0 10px;
	background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg.gif') no-repeat top left;	
}
.suggest h2.indirizziUtili {
	background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_indirizziutili.gif') no-repeat top left ;	
}
.payoff h2{
    position:absolute;
    top:26px;
    left:13px;
    font-family:Helvetica;
    font-weight:normal;
    font-size:17px;
}
/* fix per i pantoni dei diversi settori listing start */
.bg-settore h2 {
	width: 203px;
	padding: 8px 0 0 10px;
	color: #FFF;
}

.suggest p {
	padding: 5px 0 0 15px;
}
.suggest ul, .browser-settori ul {
	padding: 5px 0 15px 15px;
	list-style-type: none;
}
.suggest ul li a {
	font-weight: bold;
	text-decoration: underline;
}
.browser-settori p {
	padding: 5px 0 0 10px;
}
.browser-settori ul {
	padding: 5px 30px 10px 10px;
}
.browser-settori ul li {
	border-bottom: 1px solid #C7C7C7;
}
.browser-settori ul li a, .browser-settori ul li.in {
display: block;
padding: 7px 0 7px 0;
}
.browser-settori ul li a:hover, .browser-settori ul li.in a,
.browser-settori ul li.in {
background: #F6F6F6;
text-decoration: none;
}
.browser-settori select {
	width: 190px;
	margin: 0 5px 10px 0;
	border: 1px solid #494949;
}
.suggest-bottom {
	width: 213px;
	height: 7px;
	font-size: 0px;
	background: url('http://media.gialloaffari.it/bb/img/suggest_bottom.gif') no-repeat top left;
	margin: 0 0 5px 0;
}
.sidebar-dx {
	width: 535px;
	float: right;
}
.tblSelectGeo {
	border-collapse: collapse;
	margin: 5px 0 0 8px;
}
.tblSelectGeo tr td select#regione {
	width: 130px;
	margin: 0 5px 10px 0;
	border: 1px solid #494949;
}
.tblSelectGeo tr td select#provincia {
	width: 55px;
	margin: 0 5px 10px 0;
	border: 1px solid #494949;
}
.tblSelectGeo tr td button {
	width: 61px;
	height: 20px;
	background: url('http://media.gialloaffari.it/bb/img/btnCerca-white.gif') no-repeat top left;
	display: block;
	text-indent: -90000px;
	overflow: hidden;
}
.tblSelectTopGeo {
	border-collapse: collapse;
}
.frmSearch .tblSelectTopGeo tr td button {
	width: 61px;
	height: 20px;
	margin: 0 0 0 50px;
	background: url('http://media.gialloaffari.it/bb/img/btnCerca.gif') no-repeat top left;
	display: block;
	text-indent: -90000px;
	overflow: hidden;
}
.tblSelectTopGeo tr td select {
	width: 230px;
	margin: 0 5px 5px 0;
	border: 1px solid #494949;
}
.listing-result, .listing-page, .scheda-top {
	padding: 5px;
	background: #E7E7E7;
	margin: 0 0 1px 0;
}
.listing-result strong.speciale{
	color:#000;
	font-size:13px;
}
.listing-page a{
	text-decoration: underline;
}
.listing-page a.in{
	text-decoration: none;
	font-weight:bold;
}
.special{
	margin-bottom:15px;
}
.special span{
	position:absolute;
	right:5px;
}

.listing-page .listing-number{
        margin: 0px 40px;
}
.listing-page .laquoOff img, .listing-page .raquoOff img, .scheda-page .laquoOff img, .scheda-page .raquoOff img {
	border: 0px;
	vertical-align: top;
}
.listing-page .laquoOff, .scheda-page .laquoOff {
	margin: 0 10px 0 0px;
}
.listing-page .raquoOff, .scheda-page .raquoOff {
	margin: 0 0 0 10px;
}


.list-str {
	margin: 10px 0px 10px 0;
	padding: 10px 0px 10px 0;
}
.list-str .str-anagrafica {
	width: 388px;
	float: left;
}
.list-str .str-anagrafica-larga{
	width: 500px;
	float: left;
}
.list-str .str-anagrafica-larga .contatti p{
	width:250px;
	float:left;
	margin-top:10px;
}

.list-str .str-action {
	margin: 0 0 0 3px;
	padding: 5px 0 10px 10px;
	width: 127px;
	float: left;
	border-left: 2px solid #FFF14F;
}
.list-str .str-action ul {
	list-style-type: none;
}
.list-str .str-action ul li {
	margin: 0 0 5px 0;
}
.list-str .str-action ul li a {
	display: block;
	height: 14px;
	padding: 3px 0 0 0;
	background: url('http://media.gialloaffari.it/bb/img/icoLeggi.gif') no-repeat right;
	text-decoration: none;
}
.list-str .str-action ul li a:hover {
	text-decoration: none;
}
.list-str .str-anagrafica img {
	float: right;
	border: 1px solid #CCC;
	padding: 3px;
	margin: 0 0 0 5px;
}
.list-str .str-anagrafica h3 {
	font-size: 12px;
}
.list-str .str-anagrafica h3 a, .list-str .str-anagrafica h3 a:hover {
	text-decoration: underline;
}
.list-str .str-cat {
	margin: 10px 0 0 0;
}
.list-str .str-action .logo-prodotto {
	margin: 30px 0 0 0;
}
.sidebar-dx .fixBorder {
	border-bottom: 1px solid #CCC;
}
.scheda-page {
	float: left;
}
.link-back {
	float: right;
}
.scheda-str .scheda-pdf {
	margin: 25px 0 0 0;
}
.scheda-str .scheda-pdf a {
	padding: 10px 0 10px 40px;
	margin: 0 0 0 25px;
	background: url('http://media.gialloaffari.it/bb/img/icoPDF.gif') no-repeat left;
}
.scheda-str .str-anagrafica {
	margin: 20px 0 0 0;
}
.scheda-str .str-anagrafica .scheda-img img {
	float: left;
	border: 1px solid #CCC;
	padding: 3px;
	margin: 0 0 0 5px;
}
.scheda-str .str-anagrafica .scheda-anagrafica {
	float: left;
	margin: 0 0 0 25px;
}
.scheda-str .str-anagrafica h3 a {
	text-decoration: underline;
}
.scheda-anagrafica h3 , .scheda-anagrafica p{
	margin-bottom:3px;
}
.scheda-str .str-anagrafica ul, .scheda-str .str-action ul {
	list-style-type: none;	
}
.scheda-str .str-action ul li {
	margin: 0 0 5px 0;
}
.scheda-str .str-anagrafica ul li a, .list-str .contatti p a{
	color: #3E5478;
	text-decoration: underline;
}
.scheda-str .str-action ul li a {
	display: block;
	height: 14px;
	padding: 3px 0 0 0;
	background: url('http://media.gialloaffari.it/bb/img/icoLeggi.gif') no-repeat right;
	text-decoration: none;
}
.str-action ul li a:hover, .str-action ul li.in a {
	text-decoration: none;
	background: url('http://media.gialloaffari.it/bb/img/icoLeggi_in.gif') no-repeat right;
}
.scheda-str .str-action .logo-prodotto {
	margin: 20px 0 0 0;
}
.scheda-str .str-anagrafica {
	float: left;
}
.scheda-str .str-action {
	margin: 0 0 0 3px;
	padding: 5px 0 10px 10px;
	width: 127px;
	float: right;
	border-left: 2px solid #FFF14F;
}
.scheda-str .str-anagrafica .scheda-www-email {
	clear: both;
	padding: 10px 0 0 0;
	width: 610px;
}
.scheda-str .str-anagrafica .scheda-www-email .scheda-www, .scheda-str .str-anagrafica .scheda-www-email .scheda-email {
	float: left;
	border: 1px solid #E7E7E7;
	padding: 10px;
	margin: 0 10px 0 0;
}
.corpo .scheda-bottom {
	margin: 20px 0 0 0;
	padding: 10px 0 20px 0;
	border-top: 1px solid #E7E7E7;
}
.corpo .scheda-bottom h3 {
	font-size: 20px;
	color: #D0D0D0;
}

/* GUIDE */

.guide-top {
	width: 760px;
	height: 5px;
	font-size: 0px;
	background: url('http://media.gialloaffari.it/bb/img/guideTop.gif') no-repeat top left;
}
.guide {
	width: 754px;
	padding: 5px 0px 5px 10px;
	background: url('http://media.gialloaffari.it/bb/img/guideBg.gif') repeat-y top left;
}
.guide h2 {
	font-size:12px;
	font-weight:bold;
	padding:15px 0 0 80px;
	height:40px;
	background: url('http://media.gialloaffari.it/bb/img/libro.gif') no-repeat top left;
}
.guide  h2.indirizzi{
	background: url('http://media.gialloaffari.it/bb/img/agenda.gif') no-repeat top left;
}
.guide .blocco {
	float:left;
	width:145px;
	margin:0 5px 10px 0;
	border-bottom: 1px solid #ccc;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
.guide .blocco h4 {
	font-size: 12px;
	color: #000;
}
.guide .blocco a{
	color:#818181;
}
.guide ul  {
	margin: 10px 0 0 0;
	list-style-type: none;
}
.guide .fixLast {
	border-bottom: 0px;
}
.guide .tblIndirizzi label input {
	margin: 0 10px 0 0;
}
.guide .tblIndirizzi tr td {
	padding: 0 0 5px 0;
}
.guide form {
	margin-top:10px;
	padding-left:10px;
}
.guide form input, .guide form label {
	display:block;
	float:left;
}
.guide form label{
	padding: 2px 0 0 5px;
}
.guide table td{
	width:170px;
	vertical-align:top;
	margin-bottom:10px;
	margin-right:10px;
}
.guide table.seleziona {
	width:700px;
	margin:10px auto 10px auto;
	background:#f6f6f6;	
}
.guide table.seleziona td {
	text-align:left;
	vertical-align:middle;
	width:30px;
	padding:5px;
}
.guide .centrato {
	text-align:center;
	margin-right:25px;
}
.guide-bottom {
	width: 760px;
	height: 8px;
	font-size: 0px;
	background: url('http://media.gialloaffari.it/bb/img/guideBottom.gif') no-repeat top left;
}
.nuovaRicerca a{
	width:180px;
	height:19px;
	background:url('http://media.gialloaffari.it/bb/img/nuovaricerca.gif') no-repeat top center;
	text-indent:-3000px;
	display:block;
	overflow: hidden;
	margin:10px 0 10px 0;
}
.sidebar-sx .visualizza{
	width:190px;
	padding: 10px 0 0px 10px;
	border-top:1px solid #ccc;
	
}
.sidebar-sx .visualizza select{
	width:180px;
}
/* GUIDE END */

/* leyout corpo centrale end */

/* layout siderbar start */
.box-dx {
	position: relative;
	margin:10px 0 0 1px;
	width: 223px;
}
.box-dx .utilita {
	background: #E3E4DE;
	border: 1px solid #e3e4de;
	padding-bottom:5px;
}
.box-dx .utilita h4 {
	background: #F4F4F2;
	font-size: 12px;
	padding: 3px 0 3px 10px;
}
.box-dx .utilita p a{
	width:98px;
	height:16px;
	padding: 70px 0 0 0;
	text-align:center;
	margin:4px 0 0px 8px;
	float:left;
	display:block;
}
.box-dx .utilita p a.indirizzi{
	background: url('http://media.gialloaffari.it/bb/img/indirizziUtili.gif') no-repeat top left;
}
.box-dx .utilita p a.guide{
	background: url('http://media.gialloaffari.it/bb/img/guide.gif') no-repeat top left;
}

#misura {  
	width:116px; 
	height:15px; 
	margin:10px;
	position:relative; 
	left:620px; 
	font-size:10px; 
	text-align:center; 
	background:url('http://media.gialloaffari.it/bb/img/distanza.gif') no-repeat bottom left;
}

.errore{
	font: 12px arial, verdana, georgia, helvetica, sans-serif, Trebuchet MS;
	font-weight:bold;
	color: #CC0000;
	text-align: center;
}
#mappaErrore a{
	text-decoration: underline;
	color: #CC0000;
	cursor:pointer;
}
#mappaErroreTitolo {
	font: 12px arial, verdana, georgia, helvetica, sans-serif, Trebuchet MS;
	font-weight:bold;
	margin:5px 0;
}
#twocol{
float:left;
}


/* layout siderbar end */

/* VARIANTI IMMAGINI */
/* fix per pantoni diversi settori form start */
.settoreB2 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B2.jpg') no-repeat top left;}
.settoreB1 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B1.jpg') no-repeat top left;}
.settoreBD {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_BD.jpg') no-repeat top left;}
.settoreB4 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B4.jpg') no-repeat top left;}
.settoreB8 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B8.jpg') no-repeat top left;}
.settoreB3 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B3.jpg') no-repeat top left;}
.settoreB0 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B0.jpg') no-repeat top left;}
.settoreB9 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B9.jpg') no-repeat top left;}
.settoreBE {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_BE.jpg') no-repeat top left;}
.settoreB6 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B6.jpg') no-repeat top left;}
.settoreBC {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_BC.jpg') no-repeat top left;}
.settoreBB {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_BB.jpg') no-repeat top left;}
.settoreCD {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_CD.jpg') no-repeat top left;}
.settoreB7 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B7.jpg') no-repeat top left;}
.settoreB5 {background: url('http://media.gialloaffari.it/bb/img/ricerca_azienda_top_B5.jpg') no-repeat top left;}
/* fix per pantoni diversi settori form end */


.testatinaB2 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB2.jpg') no-repeat top left;}
.testatinaB1 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB1.jpg') no-repeat top left;}
.testatinaBD {	background: url('http://media.gialloaffari.it/bb/img/testatinaBD.jpg') no-repeat top left;}
.testatinaB4 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB4.jpg') no-repeat top left;}
.testatinaB8 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB8.jpg') no-repeat top left;}
.testatinaB3 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB3.jpg') no-repeat top left;}
.testatinaB0 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB0.jpg') no-repeat top left;}
.testatinaB9 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB9.jpg') no-repeat top left;}
.testatinaBE {	background: url('http://media.gialloaffari.it/bb/img/testatinaBE.jpg') no-repeat top left;}
.testatinaB6 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB6.jpg') no-repeat top left;}
.testatinaBC {	background: url('http://media.gialloaffari.it/bb/img/testatinaBC.jpg') no-repeat top left;}
.testatinaBB {	background: url('http://media.gialloaffari.it/bb/img/testatinaBB.jpg') no-repeat top left;}
.testatinaCD {	background: url('http://media.gialloaffari.it/bb/img/testatinaCD.jpg') no-repeat top left;}
.testatinaB7 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB7.jpg') no-repeat top left;}
.testatinaB5 {	background: url('http://media.gialloaffari.it/bb/img/testatinaB5.jpg') no-repeat top left;}
.testatinaNews {background: url('http://media.gialloaffari.it/bb/img/testatina_news.jpg') no-repeat top left;}
.testatinaAppr {background: url('http://media.gialloaffari.it/bb/img/testatin_approfondimenti.jpg') no-repeat top left;}

/* fix per pantoni diversi settori form geo start */

.ricGeo_B2 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B2.gif') no-repeat top left;}
.ricGeo_B1 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B1.gif') no-repeat top left;}
.ricGeo_BD h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_BD.gif') no-repeat top left;}
.ricGeo_B4 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B4.gif') no-repeat top left;}
.ricGeo_B8 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B8.gif') no-repeat top left;}
.ricGeo_B3 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B3.gif') no-repeat top left;}
.ricGeo_B0 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B0.gif') no-repeat top left;}
.ricGeo_B9 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B9.gif') no-repeat top left;}
.ricGeo_BE h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_BE.gif') no-repeat top left;}
.ricGeo_B6 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B6.gif') no-repeat top left;}
.ricGeo_BC h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_BC.gif') no-repeat top left;}
.ricGeo_BB h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_BB.gif') no-repeat top left;}
.ricGeo_CD h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_CD.gif') no-repeat top left;}
.ricGeo_B7 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B7.gif') no-repeat top left;}
.ricGeo_B5 h4 {background: url('http://media.gialloaffari.it/bb/img/frmSearchGeo_top_B5.gif') no-repeat top left;}

/* fix per pantoni diversi settori form geo end */
.bg-B2{	background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B1.gif') no-repeat top left;}
.bg-B1 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B1.gif') no-repeat top left;}
.bg-BD {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_BD.gif') no-repeat top left;}
.bg-B4 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B4.gif') no-repeat top left;}
.bg-B8 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B8.gif') no-repeat top left;}
.bg-B3 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B3.gif') no-repeat top left;}
.bg-B0 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B0.gif') no-repeat top left;}
.bg-B9 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B9.gif') no-repeat top left;}
.bg-BE {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_BE.gif') no-repeat top left;}
.bg-B6 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B6.gif') no-repeat top left;}
.bg-BC {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_BC.gif') no-repeat top left;}
.bg-BB {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_BB.gif') no-repeat top left;}
.bg-CD {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_CD.gif') no-repeat top left;}
.bg-B7 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B7.gif') no-repeat top left;}
.bg-B5 {background: url('http://media.gialloaffari.it/bb/img/ricerca_geo_top_B5.gif') no-repeat top left;}

.suggest_B2 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B2.gif') no-repeat top left;}
.suggest_B1 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B1.gif') no-repeat top left;}
.suggest_BD h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_BD.gif') no-repeat top left;}
.suggest_B4 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B4.gif') no-repeat top left;}
.suggest_B8 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B8.gif') no-repeat top left;}
.suggest_B3 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B3.gif') no-repeat top left;}
.suggest_B0 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B0.gif') no-repeat top left;}
.suggest_B9 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B9.gif') no-repeat top left;}
.suggest_BE h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_BE.gif') no-repeat top left;}
.suggest_B6 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B6.gif') no-repeat top left;}
.suggest_BC h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_BC.gif') no-repeat top left;}
.suggest_BB h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_BB.gif') no-repeat top left;}
.suggest_CD h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_CD.gif') no-repeat top left;}
.suggest_B7 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B7.gif') no-repeat top left;}
.suggest_B5 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_B5.gif') no-repeat top left;}

.suggest_noImg_B2 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B2.gif') no-repeat top left;}
.suggest_noImg_B1 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B1.gif') no-repeat top left;}
.suggest_noImg_BD h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_BD.gif') no-repeat top left;}
.suggest_noImg_B4 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B4.gif') no-repeat top left;}
.suggest_noImg_B8 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B8.gif') no-repeat top left;}
.suggest_noImg_B3 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B3.gif') no-repeat top left;}
.suggest_noImg_B0 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B0.gif') no-repeat top left;}
.suggest_noImg_B9 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B9.gif') no-repeat top left;}
.suggest_noImg_BE h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_BE.gif') no-repeat top left;}
.suggest_noImg_B6 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B6.gif') no-repeat top left;}
.suggest_noImg_BC h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_BC.gif') no-repeat top left;}
.suggest_noImg_BB h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_BB.gif') no-repeat top left;}
.suggest_noImg_CD h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_CD.gif') no-repeat top left;}
.suggest_noImg_B7 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B7.gif') no-repeat top left;}
.suggest_noImg_B5 h2 { color: #FFF;background: url('http://media.gialloaffari.it/bb/img/suggest_h2_bg_noImg_B5.gif') no-repeat top left;}

/* fix per pantoni diversi settori news-deepenings start */
.pantone-B2 {	background:	#FAE1E7; }
.pantone-B1 {	background:	#F9E9D9; }
.pantone-BD {	background:	#EEE2E6; }
.pantone-B4 {	background:	#DDDDDD; }
.pantone-B8 {	background:	#E5EAF0; }
.pantone-B3 {	background:	#F6D6D9; }
.pantone-B0 {	background:	#E0DFED; }
.pantone-B9 {	background:	#CDE9DB; }
.pantone-BE {	background:	#F9E9D9; }
.pantone-B6 {	background:	#FEEAD2; }
.pantone-BC {	background:	#F9E9D9; }
.pantone-BB {	background:	#F2DBD5; }
.pantone-CD {	background:	#F9E9D9; }
.pantone-B7 {	background:	#DEEFF9; }
.pantone-B5 {	background:	#FCE4DA; }
/* fix per pantoni diversi settori news-deepenings end */

/* fix per i pantoni dei diversi settori listing end */
/* layout footer start */
.footer {
	margin: 10px 0 0 0;
	text-align: center;
}
.footer p {
	margin: 5px 0 5px 0;
}
.footer p a {
	color: #ffa952;
}
/* layout footer end */

/* errori calcola percorso */
.F10RB {
color:#CC0000;
font-family:verdana;
font-size:10px;
font-weight:bold;
}

.F12RB {
color:#CC0000;
}

}//end media screen


