/* CSS Document */

body {
	background: #00497c url(images/bg-base.jpg) no-repeat;
	margin: 0pt;
	margin-top: 10px;
	padding: 0pt;
	font-family: Arial, verdana, sans-serif, Helvetica, Trebuchet MS;
	color: #53646c;
	font-size: 13px;
	line-height: 1.3;
}

body.nobg {
	background: url('');
	margin: 0pt;
	margin-top: 0px;
	padding: 0pt;
	font-family: Arial, verdana, sans-serif, Helvetica, Trebuchet MS;
	color: #53646c;
	font-size: 13px;
	line-height: 1.3;
}

td {
	font-size: 13px;
	color:#53646c
}

.bordoarancione {
	border: 1px solid #FF551A;
}
.bordoazzurro {
	border: 1px solid #1a6dd9;
}
.bordogrigio {
	border: 1px solid #D0D0D0;
}

span.bianco {color: #ffffff; font-size: 18px}
span.biancogrande {color: #ffffff; font-size: 20px; font-weight: bold}
span.biancopiccolo {color: #ffffff; font-size: 11px}
span.rosso {color: #ff0000; font-size: 18px}
span.rossonormale {color: #ff0000;}
span.nero {color: #000000;}
span.nero16 {color: #000000; font-size: 16px;}
span.nerogrande {color: #000000; font-size: 18px;}
span.marrone {color: #6e2f00; font-size: 18px}
span.azzurro {color: #1a6dd9; font-size: 18px}
span.arancione {color: #FF551A; font-size: 18px}
span.azzurro2 {color: #1a6dd9; font-size: 14px; font-weight: bold}
span.moduloricerca {color: #ffffff; font-size: 12px}
span.footer {color: #6e2f00; font-size: 12px}
span.verde {color: #008c3b; font-size: 18px}
span.biancoazienda {color: #FFFFFF; font-size: 18px}
span.nomeazienda {color: #ffffff; font-size: 14px; text-transform:uppercase; font-weight: bold}
span.nomeaziendasottocat {color: #e50d2e; font-size: 14px; text-transform:uppercase; font-weight: bold}
span.miglioraricerca {color: #ff551a; font-size: 14px; line-height: 16px; font-weight: bold}
span.boxprodottoarancione {color: #ff551a; font-size: 14px; line-height: 16px; font-weight: bold}
span.boxprodottoazzurro {color: #1a6dd9; font-size: 14px; line-height: 16px; font-weight: bold}
span.labelaffina {color: #475761; font-size: 12px}
span.introaziendasottocat {color: #222222; font-size: 12px; line-height: 15px; }
span.nomeaziendanero {color: #000000; font-size: 20px; font-weight: bold}
span.keywordsnero {color: #000000; font-size: 15px;}

span.ricercatitolo {color: #FFFFFF; font-size: 17px; font-weight: bold}
span.ricercadescrizione {color: #6E6E6E; font-size: 13px; font-weight: bold;}
span.ricercaregione {color: #fe5411; font-size: 13px; font-weight: bold}

span.info {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	line-height: 17px;
}
.paginazione{
  display:block;
  background-color:#708189;
  text-align:center;
  color:#FFFFFF;
  margin:15px 0px 15px 0;
}
.paginazione span {
  color:#D3D3D3;
  background:#FFFFFF url(images/page_gradient.jpg) repeat-x scroll 0 100%;
  border:1px solid #D3D3D3;
  color:#D3D3D3;
  width: 20px;
  min-width:20px;
  float:left;
  font-weight:bold;
  margin:0 2px 0 0;
  padding:2px 5px;
}
.paginazione span.current {
  background:#F89821 none repeat scroll 0 0;
  border:1px solid #F89821;
  color:#FFFFFF;
  width: 20px;
  min-width:20px;
}
.paginazione span.nextprev {
  width: 40px;
  min-width:40px;
}

.paginazione a {
  background:transparent url(images/page_gradient.jpg) repeat-x scroll center bottom;
  border:1px solid #D3D3D3;
  display:block;
  float:left;
  margin:0 2px 0 0;
  padding:2px 5px;
  text-decoration:none;
  font-weight:bold;
  color:#5B8AAA;
  width: 20px;
  min-width:20px;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}
.paginazione a:hover {
  border:1px solid #F89821;
}







.paginazione_tab {
	
}
.paginazione_nextprev {
	background:transparent url(images/page_gradient.jpg) repeat-x scroll center bottom;
	border:1px solid #D3D3D3;
	margin:0 2px 0 0;
	padding:2px 5px;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	color:#D3D3D3;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.paginazione_a {
	background:transparent url(images/page_gradient.jpg) repeat-x scroll center bottom;
	border:1px solid #D3D3D3;
	margin:0 2px 0 0;
	padding:2px 5px;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	color:#5B8AAA;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.paginazione_a_hover {
	background:transparent url(images/page_gradient.jpg) repeat-x scroll center bottom;
	border:1px solid #F89821;
	margin:0 2px 0 0;
	padding:2px 5px;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	color:#5B8AAA;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.paginazione_current {
	background:#F89821 none repeat scroll 0 0;
	border:1px solid #F89821;
	margin:0 2px 0 0;
	padding:2px 5px;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	color:#FFFFFF;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.paginazione_link {
	text-decoration:none;
	font-weight:normal;
	color:#5B8AAA;
}
.paginazione_link:hover {
	text-decoration:none;
	font-weight:normal;
	color:#5B8AAA;
}







td.tab {
	color:#008C3B;
	background-color: #96DAB0;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
	border: 1px solid white;
	border-bottom: none;
}

td.tab_selected {
	color:#008C3B;
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
	border: 1px solid white;
	border-bottom: none;
}

a.azzurro:link, a.azzurro:visited {
  color:#4073C6;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}

a.azzurro:hover {
  color:#FF6C00;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}

a.azzurrothin:link, a.azzurrothin:visited {
  color:#4073C6;
  text-decoration:none;
  font-size:13px;
}

a.azzurrothin:hover {
  color:#FF6C00;
  text-decoration:none;
  font-size:13px;
}

a.arancione:link, a.arancione:visited {
  color:#FF6C00;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}

a.arancione:hover {
  color:#4073C6;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}

a.giallo:link, a.giallo:visited {
  color:#FFFF00;
  text-decoration:none;
  font-weight:bolder;
}

a.giallo:hover {
  color:#FFFF00;
  text-decoration:underline;
  font-weight:bolder;
}

a.nerogrande:link, a.nerogrande:visited {
  color:#000000;
  text-decoration:none;
  font-size:18px;
}

a.nerogrande:hover {
  color:#000000;
  text-decoration:none;
  font-size:18px;
}

a.bacheca:link, a.bacheca:visited {
  color:#000000;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}

a.bacheca:hover {
  color:#000000;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}

a.tab:link, a.tab:visited {
	color: #008C3B;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;

}
a.tab:hover {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}

a.tab_selected:link, a.tab_selected:visited {
	color: #008C3B;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;

}
a.tab_selected:hover {
	color: #008C3B;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

a.menutop:link, a.menutop:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
a.menutop:hover {
	color: #303030;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}


a.linkverde:link, a.linkverde:visited {
color: #008c3b; font-size: 18px;
text-decoration: none;
}

a.linkverde:hover {
color: #ffffff; font-size: 18px;
text-decoration: none;

}

a.linkfooter:link, a.linkfooter:visited {
	color: #ffffff; font-size: 12px;
	text-decoration: underline;
}
a.linkfooter:hover {
	color: #ffffff; font-size: 12px;
	text-decoration: underline;
}

a.linkfooterpiccolo:link, a.linkfooterpiccolo:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.linkfooterpiccolo:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

a.linkfooterhome:link, a.linkfooterhome:visited {
color: #000000; font-size: 10px;
text-decoration: none;
}

a.linkfooterhome:hover {
color: #892B00; font-size: 10px;
text-decoration: underline;

}
a.linkscheda:link, a.linkscheda:visited {
color: #ff0000; font-size: 14px;
text-decoration: none;
font-weight: bold;
}

a.linkscheda:hover {
color: #708189; font-size: 14px;
text-decoration: none;
font-weight: bold;
}

a.aziendainforma:link, a.aziendainforma:visited {
color: #ad4501; 
text-decoration: underline;
line-height: 15px;
}

a.aziendainforma:hover {
color: #008c3b; 
text-decoration: underline;
line-height: 15px;
}

a.barraricerca:link, a.barraricerca:visited {
color: #FF551A; 
text-decoration: none;
line-height: 15px;
}

a.barraricerca:hover {
color: #1A6DD9; 
text-decoration: none;
line-height: 15px;
}

a.sottocategoria:link, a.sottocategoria:visited {
color: #ffffff; font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.sottocategoria:hover {
color: #000000; font-size: 14px;
font-weight: bold;
text-decoration: none;
}
a.grigiocontatta:link, a.grigiocontatta:visited {
color: #949494; font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.grigiocontatta:hover {
color: #00923d; font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.grigiocontattasottocat:link, a.grigiocontattasottocat:visited {
color: #00923d; font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.grigiocontattasottocat:hover {
color: #e50d2e; font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.linkschedinaazienda:link, a.linkschedinaazienda:visited {
color: #54656f; font-size: 18px;
text-decoration: none;
}

a.linkschedinaazienda:hover {
  color: #ffffff; font-size: 18px;
  text-decoration: none;

}

a.red:link, a.red:visited {
	color: #fe0000;
	text-decoration: underline;
	font-size: 11px;
}
a.red:hover {
	color: #08832b;
	text-decoration: underline;
	font-size: 11px;
}
a.redschedaprodotto:link, a.redschedaprodotto:visited {
	color: #fe0000;
	text-decoration: underline;
	font-weight:bold;
	font-size: 14px;
}
a.redschedaprodotto:hover {
	color: #08832b;
	text-decoration: underline;
	font-weight:bold;
	font-size: 14px;
}

a.minibianco:link, a.minibianco:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

a.bianco:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

a.bianco:link, a.bianco:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

a.minibianco:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}

a.minilogin:link, a.minilogin:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.minilogin:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}

a.credits:link, a.credits:visited {
	color: #014eae;
	text-decoration: underline;
	font-size: 11px;
}
a.credits:hover {
	color: #8b9eb3;
	text-decoration: underline;
	font-size: 11px;
}
a.menu:link, a.menu:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #892b00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.menuhl:link, a.menuhl:visited {
	color: #0C5AC7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
a.menuhl:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.feed:link, a.feed:visited {
  color:#4073C6;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}

a.feed:hover {
  color:#FF6C00;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}
a.rssBoxItemTitle:link, a.rssBoxItemTitle:visited {
  color:#4073C6;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}

a.rssBoxItemTitle:hover {
  color:#FF6C00;
  text-decoration:none;
  font-size:13px;
  font-weight:bolder;
}
a.footerhome:link, a.footerhome:visited {
  color:#FFFFFF;
  text-decoration:none;
  font-size:11px;
  font-weight:normal;
}

a.footerhome:hover {
  color:#FFFFFF;
  text-decoration:none;
  font-size:11px;
  font-weight:normal;
}








h2 {
color: #005bb8;
	font-size: 1.20em;
	margin-bottom: 3px;
	font-weight: bold;
}

h2.titolointerno {
color: #ffffff;
	font-size: 1.20em;
	margin-bottom: 0px;
}
h2.schedaazienda {
color: #ffffff;
	font-size: 24px;
	margin-bottom: -6px;
	margin-top: 0px;
	font-weight: normal;
}
h3.schedaazienda {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 17px;
}
h1.interno{
	font-size: 18px;
	font-weight: normal;
	color: #ff551a;
	margin-bottom: 0px; margin-top: 0px; text-transform: uppercase;
}
h1.tiponoleggioscheda{
	font-size:18px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1{
	font-size: 0.85em;
	color: #2866ac;
	margin-bottom: 1px;
}
h1.risultati{
	font-size: 14px;
	font-weight: bolder;
	color: #996633;
	margin-bottom: 0px; 
  margin-top: 0px;
  display:inline; 
}

.buttoninfo{
  color:#A9501B;
  width:88px;
  height:24px;
  background-image:url(images/p-richiediinfo.gif);
  border:0;
  cursor:hand;
  cursor:pointer;
}
.buttoncontatta{
  color:#A9501B;
  width:88px;
  height:24px;
  background-image:url(images/p-contatta.gif);
  border:0;
  cursor:hand;
  cursor:pointer;
}
.buttoncontattapremium{
  color:#A9501B;
  width:344px;
  height:37px;
  background-image:url(images/p-contatta-premium-2.gif);
  border:0;
  cursor:hand;
  cursor:pointer;
}
.buttonaggiorna{
  color:#A9501B;
  width:99px;
  height:25px;
  background-image:url(admin/images/p-aggiorna.gif);
  border:0;
  cursor:hand;
  cursor:pointer;
}
.buttoninserisci{
  color:#A9501B;
  width:99px;
  height:25px;
  background-image:url(admin/images/p-inserisci.gif);
  border:0;
  cursor:hand;
  cursor:pointer;
}
.buttonregistrati{
  color:#A9501B;
  width:308px;
  height:37px;
  background-image:url(images/p-concludi-reg.gif);
  border:0;
  cursor:hand;
  cursor:pointer;
}
.buttonrecuperapassword{
  color:#A9501B;
  width:170px;
  height:24px;
  background-image:url(images/p-recuperapassword.gif);
  border:0;
  cursor:hand;
  cursor:pointer;
}

.fieldRichiedi{
  width: 186px; 
  height: 20px; 
  padding: 0;
  border:0;
}
.fieldContatti{
  background-image: url(images/bg-contatta-scheda.gif); 
  background-repeat: no-repeat; 
  width: 168px; 
  height: 25px; 
  padding: 0;
  border:0;
}
.fieldContatti2{
  width: 280px; 
  height: 25px; 
  padding: 0;
  border:1;
}
.textareaContatti{
  background-image:url(images/bg-contatta-messaggio.gif); 
  background-attachment:fixed; 
  background-repeat:no-repeat; 
  width: 168px;
  padding: 0;
  border:0;
}

ul.linkfooterhome{
	list-style-image: url(images/freccette-marroni.gif);
	list-style-type: circle
}

.txt60{
	width:450px;
	height:22px;
	text-transform: lowercase;
	line-height:16px;
	padding:0;
	color:#000000;
	background-image:url(images/bg-input-text-60.gif);
	padding:3px 3px 3px 3px;
	border:0;
	float:left;
}
.txt45{
	width:292px;
	height:22px;
	text-transform: lowercase;
	line-height:16px;
	padding:0;
	color:#000000;
	background-image:url(images/bg-input-text-45.gif);
	padding:3px 3px 3px 3px;
	border:0;
	float:left;
}
.txt30{
	width:211px;
	height:22px;
	text-transform: lowercase;
	line-height:16px;
	padding:0;
	color:#000000;
	background-image:url(images/bg-input-text-30.gif);
	padding:3px 3px 3px 3px;
	border:0;
	float:left;
}
.txt15{
	width:112px;
	height:22px;
	text-transform: lowercase;
	line-height:16px;
	padding:0;
	color:#000000;
	background-image:url(images/bg-input-text-15.gif);
	padding:3px 3px 3px 3px;
	padding-left:3px;
	border:0;
	float:left;
}
.txt30g{
	width:211px;
	height:38px;
	text-transform: lowercase;
	line-height:16px;
	color:#000000;
	background-image:url('images/bg-input-text-grande-30.gif');
	background-repeat: no-repeat;
	padding:11px 3px 3px 3px;
	border:0;
}
.txt45g{
	width:312px;
	height:27px;
	text-transform: lowercase;
	line-height:16px;
	color:#000000;
	background-image:url('images/bg-input-text-grande-45.gif');
	background-repeat: no-repeat;
	padding:4px 3px 3px 3px;
	border:0;
}
.txt45gg{
	width:312px;
	height:27px;
	text-transform: lowercase;
	line-height:16px;
	color:#000000;
	background-image:url('images/bg-input-text-grande-45-grigio.gif');
	background-repeat: no-repeat;
	padding:4px 3px 3px 3px;
	border:0;
}
.txtFocus {
	text-decoration: none;
	height: 20px;
	text-transform: lowercase;
	background-color: #ffffff;
	font-size: 13px;
	color: Black;
	border: 1px solid #878773;
}
.txtAreaFocus {
	text-decoration: none;
	text-transform: lowercase;
	background-color: #ffffff;
	font-size: 13px;
	color: Black;
	border: 1px solid #878773;
}
.selectFocus {
	text-decoration: none;
	height: 20px;
	text-transform: lowercase;
	background-color: #ffffff;
	font-size: 13px;
	color: Black;
	border: 1px solid #878773;
	width:200px;
}
