/* 
	arancione #FFB208	
	grigio #EFEFE7	
	beige #F7EFB5
	sfondo		#797c3c
*/
 
/*
	#ADAA00
	#BDBE10
	#7B7D39
	#6B6518

*/
/* ---   reset   --- */
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100.01%;
}

body {
	font-size: 1em;
}

/* ___   reset   ___ */
body, th, td, p, div, span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	background-color: #797c3c;
}

/*
a:active{
	outline: none;
}*/
a, 
a:visited {
	color: #232404;
	text-decoration: none;
}

h2{
	color: #797c3c;
	font-size: .9em;
	text-align: center;
}

h3{
	border-bottom: 1px solid #999999;
	border-left: 19px solid #bdbe10;
	font-size: .8em;
	padding: 1px 1px 1px 3px;
	text-align: left;
	vertical-align: text-bottom;
}

.breadcrumb{
	font-size: 0.7em;
}

.breadcrumb a,
.breadcrumb a:visited{
	color: #545140;
	text-decoration: underline;
}

.breadcrumb a:hover,
.azienda .breadcrumb a:hover{
	color: #0d0d0d; /**/
	text-decoration: none;
}

.w770{
	margin: 0 auto;
	width: 770px;
}

.w980{
	margin : 0 auto;
	width : 980px;
}

.w980 .sidebar{
	width : 300px;
}

/*
ul.listing .agriServizi{
	clear: right;
	float: right;
	width: 195px;
	margin-top: 7px;
}*/
/*  */
div.boxFiltri{
	background: url(/immagini/listing/scegli_e_filtra.gif) #efefa4 no-repeat scroll 0 0;
	border: 1px solid #7c7b3a; /*
	padding: 2px; 
	border-bottom: 3px double #90BA30;
	*/
	color: #333333;
	font-size: 13px;
	margin-bottom: 5px;
}
div.boxFiltri option{
	padding: 0 5px 0 3px;
}


div.boxFiltri a,
div.boxFiltri a:visited{
	color: #656565;
	text-decoration: underline;
}

div.boxFiltri a:hover{
	color: #0d0d0d; /**/
}

div.boxFiltri #filtra {
	background-color: #eaeaea;
	border: 1px solid #c4c6bb;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 3px;
	padding: 2px 5px 2px 8px;
}

div.boxFiltri #filtra.hover{
	background-color: #fafafa;
	cursor: pointer;
}

div.boxFiltri #filtra.on{
	border: 1px solid #737947; /*
	*/
}

div.boxFiltri #filtrati {
	color: #6a651b;
	font-size: 0.8em;
	font-weight: bold;/*
	margin-top: 10px;*/
	margin: 1px 0;
	padding: 0 3px;
	text-align: center;
}

div.boxFiltri .filtro{
	font-size: 0.8em;
	margin: 5px 1px 1px 1px;
	min-height: 20px;
	padding-bottom: 3px;
	text-align: left;
}

div.boxFiltri .filtro div{
	float: left;
}

div.boxFiltri .filtro a{
	font-weight: normal;
	margin: 0 3px;
}

div.boxFiltri .filtro .filtro-label{
	color: #333333;
	font-weight: bold;
	padding: 5px 2px;
	width: 65px;
}

div.boxFiltri .filtro .filtro-input{
	padding: 3px 0;
}

div.boxFiltri .filtro .filtro-text{
	color: #666633;
	font-weight: bold;
	margin-left: 5px;
	padding: 3px 0;
}

div.boxFiltri .filtro .filtro-text:first-letter {
	text-transform: uppercase;
}

div.boxFiltri .filtro .filtro-end{
	background: url(/immagini/listing/filtri_separator.gif) repeat-x scroll center; /*
	border-top: 1px dotted #BDBE10;*/
	clear: left;
	float: none;
	font-size: 0.1em;
	height: 2px;
}

div.boxFiltri .filtro-avanzato{
	display: none;
}

div.boxFiltri div.filtra{
	text-align: right; /*
	margin-right: 3px;
	margin-top: -5px;
	float: right;
	font-weight: bold;
	font-size: 0.8em;*/
}

div.boxFiltri div.filtri-avanzati-controller{
	float: left;
	font-weight: normal;
	padding-top: 9px;
	text-align: left; /*
	padding-bottom: 5px;
	padding-top: 9px;*/
}

div.boxFiltri div.filtri-avanzati-controller a.show,
div.boxFiltri div.filtri-avanzati-controller a.show:visited{
	background: #fefcc9;
	color: #ea8d00;
	font-weight: bold;
}

div.boxFiltri div.filtri-avanzati-controller .hide{
	display: none;
}

div.boxFiltri div.filtri-footer{
	background-color: #fefcc9;
	border-top: 1px solid #c8c985;
	color: #666633;
	font-size: .8em;/*
	
	margin: 5px 0 0 0;
	min-height: 20px;
	*/
	padding: 4px 2px 2px 2px;
}

div.boxFiltri form#filtri{
	margin: 1px 0 0 30px; /*
	min-height: 150px;*/
}

div.boxFiltri label{
	border: 1px solid #efefa4;/*
	border-color: black;
	*/
	display: block;
	float: left;
	margin: 0;
	padding: 2px 0;
	width: 173px;
}

div.boxFiltri label.budget,
div.boxFiltri label.posizione{
	width: 103px; /**/
}

div.boxFiltri label.hover{
	background-color: #ffffff;
	color: #2b2b15;
}

/*
*/
div.boxFiltri .filtri,
div.boxFiltri .filtri-avanzati{
	font-size: 0.8em;
}

div.boxFiltri td{
	padding: 1px 0;
}

div.boxFiltri td.separator{
	background: url(/immagini/listing/filtri_separator.gif) repeat-x scroll center; /*
	border-top: 1px dotted #BDBE10;*/
	font-size: 0.1em;
	height: 2px;
}

div.boxFiltri th{
	padding-left: 4px;
	padding-top: 5px;
	text-align: left;
	width: 58px;
}

/*  */
.footer{
	background-color: #efefe7;
	border: 1px solid #474923;
	border-top: 1px solid #6a651b;
	font-size: .75em;
	font-weight: bold;
	margin: 0 auto 200px;
	text-align: center;
}

.footer a:hover{
	text-decoration: underline;
}

.footer .nav{
	background-color: #bdbe10;
	font-weight: bold;
	padding: 4px;
}

.footer .nav img{
	margin: 0 5px;
}

.footer .nav a,
.footer .nav a:visited{
	font-size: .9em;
	margin: 0 3px;
}

.footer .copyright{
	color: #545140;
	font-size: .8em;
	font-weight: normal;
	padding: 3px;
}

div.topheader{
	border-bottom: 1px solid #6a651b; /*
	background-color: #bdbe10;*/
	color: #666633;
	font-size: 0.6em;
	font-weight: bold;
	padding: 5px 0 2px;
	text-align: right;
}

div.topheader a,
div.topheader a:visited{
	color: #bdbe10;
	padding: 1px 5px;
}

div.topheader a:hover{
	background-color: #b6ba70;
	color: #242512;
}

.header {
	background-color: #adaa00;
	border-left: 1px solid #474923;
	border-right: 1px solid #474923;
	border-top: 1px solid #474923;
}

.header .headerlangs{
	padding: 4px;
}

.header .headerlastrow{
	height: 4px;
}

.header .headerlogo{
	border-bottom: 1px solid #6a651b;
}

.header .headermenu{
	background-color: #bdbe10;
	border-bottom: 1px solid #6a651b;
	color: #666633;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: right;
}

.header .headermenu a:hover{
	text-decoration: underline;
}

.header .headermenu a.current,
.header .headermenu a.current:visited{
	color: #666633;
}

.header .breadcrumb{
	background-color: #bdbe10;
	border-bottom: 1px solid #6a651b;
	color: #666633;
	font-weight: bold;
	padding: 4px 4px 3px;
}

/*  */
.main{
	background-color: #efefe7;
	border-left: 1px solid #474923;
	border-right: 1px solid #474923;
}

.main .breadcrumb{
	color: #656565;
	font-weight: bold;
}

.main .breadcrumb a,
.main .breadcrumb a:visited{
	color: #656565;
}

.main .maincol,
.main .sidebar {
	padding: 2px 5px 3px 5px;
}
.main .sidebar .box1,
.main .sidebar .banner{
	width: 300px;
}

.main .paddingh{
	padding: 2px 5px;
}

.main .qualita{
	font-size: .7em;
}

.main .qualita a,
.main .qualita a:visited{
	color: #666633;
}

.main .qualita a:hover{
	text-decoration: none;
}

.main .qualita h2{
	color: #666633;
	font-size: 1em;
	font-weight: normal;
	margin: 6px 0 5px;
	text-align: left;
}

/*	*********************************************
	-sidebar
*/
.main .sidebar {
	font-size: .7em;
}

.main .sidebar .current{
	font-weight: bold;
}

.main .sidebar .sidebar-dida{
	border-bottom: 1px dotted #bdbe10;
	color: #6a651b;
	font-weight: bold;
	height: 1.3em;
	text-align: center;
}

.main .sidebar a img,
.main .sidebar a:visited img{
	margin: 2px 2px 2px 0;
}

.main .sidebar a,
.main .sidebar a:visited{
	color: #666633;
}

.main .sidebar a:hover{
	text-decoration: underline;
}

.main .sidebar .sidebar-box{
	color: #656565;
	font-size: .8em;
	padding: 5px 3px; /*
	border-bottom: 1px dotted #bdbe10;
	height: 50px;*/
}

.main .sidebar .sidebar-box a,
.main .sidebar .sidebar-box a:visited{
	font-size: 1.2em; /*
	margin-left: 3px;*/
}

.main .sidebar .sidebar-box a.black,
.main .sidebar .sidebar-box a.black:visited{
	color: #000000;
	font-weight: bold;
}

.main .sidebar .sidebar-box strong{
	color: #333333;
	font-size: 1.2em;
}

/*
	-sidebar
*/
.main h1{
	color: #666633;
	font-size: 1.4em;
	letter-spacing: 1px;
}

/*
.main .maincol{
	width: 685px;
}*/
.main .maincol div.boxFiltri {
	width:643px;
}
.main .maincol .suggest{
	width: 637px;
}
.main .maincol .nav{
	color: #545140;
	font-size: 0.7em;
	font-weight: bold;
}

.main .maincol .nav a,
.main .maincol .nav a:visited{
	padding: 0 3px;
}

.main .maincol .nav a:hover{
	background-color: #ffffff;
	text-decoration: underline;
}

.azienda .maincol{
	background-color: #efefe7;
	border-bottom: 10px solid #f5b317;
	border-right: 10px solid #f5b317;
	border-top: 10px solid #f5b317;
	padding: 0;
}

.azienda .breadcrumb{
	color: #545140;
	font-size: 0.7em;
	padding: 5px 0;
}

.azienda .breadcrumb a,
.azienda .breadcrumb a:visited {
	color: #545140;
}

.azienda .sidebar{
	background-color: #adaa00;
	padding: 0;
	text-align: center;
	width: 190px;
}

.azienda .sidebar .nav{
	font-weight: bold;
	margin-bottom: 10px;
}

.azienda .sidebar .nav a,
.azienda .sidebar .nav a:visited{
	background-color: #b9bf13;
	border-bottom: 1px solid #797c3c;
	border-left: 1px solid #797c3c;
	color: #4f5228;
	display: block;
	padding: 7px 2px;
	text-align: center;
}

.azienda .sidebar .nav a.current,
.azienda .sidebar .nav a.current:visited{
	background-color: #f5b317;
	border-left: 1px solid #f5b317;
}

.azienda .sidebar .nav a:hover{
	background-color: #f7efb5;
	border-left: 1px solid #797c3c;
	text-decoration: none;
}

.azienda .sidebar a.commenti,
.azienda .sidebar a.commenti:visited{
	text-decoration: underline;
}

.azienda .sidebar a.commenti:hover{
	text-decoration: none;
}

.agriBody{
	border-color: #b9bf13;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	color: #545140;
	padding: 1px 15px 15px 15px; /*
	width: 758px;*/
}

.agriBody h1{
	margin: 5px 0 3px;
	text-align: center;
}

.agriBody div{
	text-align: center;
}

.agriBody p{
	font-size: .8em;
	margin-top: 3px;
}

.agriBody p b{
	color: #797c3c;
	text-align: left;
}

.agriBody a,
.agriBody a:visited{
	text-decoration: underline;
}

table.tableinput th{
	color: #797c3c;
	font-size: 0.8em;
	text-align: right;
}

.azienda a.contatta,
.azienda a.contatta:visited,
.azienda .nav a.contatta,
.azienda .nav a.contatta:visited{
	color: #8f2500;
	text-decoration: underline;
}

.agriBody a:hover,
.azienda a.contatta:hover{
	text-decoration: none;
}

.agriBody a.contatta,
.agriBody a.contatta:visited{
	color: #ff5219;
	font-size: 1.3em;
	font-weight: bold;
}

.agriBody .agriIntro{
	margin: 15px auto;
	text-align: center;
}

/* solo nella colonna principale 
*/
.main .maincol div.boxFiltri .filtro{
	width: 600px;
}

.main .maincol div.boxFiltri .filtro-input{
	width: 530px;
}



/*  */
ul.listing{
	display: block;
	list-style: none none;
	margin: 0;
	padding: 0;
}

ul.listing .agriCaratteristiche{
	clear: right;
	color: #666666; /*
	font-weight: bold;*/
	float: left;
	margin: 5px 0;
	width: 348px; /*
	min-height: 75px;	
	border: 1px solid;*/
}

ul.listing .agriCaratteristiche .agriMap{
	background: #efefe7 none;
	border: 1px solid #666633;
	display: none;
	height: 402px;
	position: absolute;
	text-align: center;
	width: 402px;
	z-index: 99;
}

ul.listing .agriCaratteristiche strong{
	font-weight: lighter;
}

ul.listing .agriCaratteristiche div{
	background: url(/immagini/listing/bullet1.gif) no-repeat left top;
	list-style: disc outside none;
	padding: 0 0 1px 10px; /*
	height: auto;
	margin: auto;
	padding: 0;
	float: none;
	width: auto;
	clear: none;
	font-size: 1em;
	display: list-item;
	line-height: normal;*/
}

ul.listing .agriCaratteristiche div:first-letter {
	text-transform: uppercase;
}

.offerta-box ul.listing a.contatta,
ul.listing .agriCaratteristiche a.contatta,
ul.listing .agriCaratteristiche a.contatta:visited{
	background-color: #d7d812;
	border: 1px solid #c4c6bb;
	display: block;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 1px;
	padding: 2px 7px 3px 10px; /*
	width: 100px;*/
}

.offerta-box ul.listing a.contatta:hover,
ul.listing .agriCaratteristiche a.contatta:hover{
	text-decoration: underline; /*
	background-color: #FFF;*/
}

/*
ul.listing .agriCaratteristiche div.agriContatta{
	background: none;
	clear: right; /*
	border: 1px solid Black;
	vertical-align: middle;
	margin-top: 4px;
	clear: left;
	height: 30px;* /
	display: block;
	float: right;
	list-style: none inside;
	margin: 0;
	padding: 5px 0;
	text-align: right;
	width: 100px;
}

ul.listing .agriCaratteristiche div.agriContatta a,
ul.listing .agriCaratteristiche div.agriContatta a:visited{
	background-color: #d7d812;
	border: 1px solid #c4c6bb;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 2px 0;
	padding: 2px 5px 3px 8px;
}

ul.listing .agriCaratteristiche div.agriContatta a:hover{
	background-color: #ffffff;
}
*/
ul.listing .agriIdeale{
	font-size: 0.6em;
}

ul.listing .agriIdeale b{
	color: #666633;
}

ul.listing .agriIndirizzo {
	float: right;
	font-weight: normal;
	margin: 1px 0 4px 2px;
	text-align: right; /*
	font-size: 0.6em;
	cursor: pointer;
	*/
}

ul.listing .agriIndirizzo a,
ul.listing .agriIndirizzo a:visited {
	color: #adaa00;
	font-weight: bold;
}

ul.listing .agriIndirizzo a:hover {
	color: #d3d3d3;
}

ul.listing .agriIndirizzo img{
	margin-left: 3px;
}

ul.listing .agriIntro {
	color: #666633;
	float: left;
	line-height: normal;
	margin: 5px 0;/*
	min-height: 35px;*/
	padding-right: 4px;
	text-align: left;
	width: 165px;
	height: 85px;
	overflow-y: hidden;
}

ul.listing .agriNome {
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 3px;
	vertical-align: middle;
}

ul.listing a:hover {
	text-decoration: none; /*
	color: #6A78A6;*/
}

ul.listing img.icona{
	border: 1px solid #7b7d39;
	margin: 0 3px 5px 0;
	padding: 1px;
}

ul.listing li{
	background-color: #efefe7;
	clear: both;
	display: block;
	float: left;
	font-size: 0.65em;
	height: 110px;
	line-height: normal;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	margin: 10px 0 5px 0;
	padding: 3px 0;
	width: 645px; /*
	background-color: #663399;
	height: 90px;
	min-height: 120px;
	padding-left: 130px;*/
}

ul.listing li.hover{
	background-color: #fdfdfd;
}

/*  */
.banner{
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid #bdbe10;
	background: url(/immagini/listing/sponsor.gif) no-repeat left;
	text-align: center; /*
	display: none;*/
}
.banner img{
	margin: 0 !important;
}

.box1{
	border: 1px solid #adaa00;
	margin-bottom: 5px; /*
	font-size: 12px;
	min-height: 100px;
	background-color: #F7EFB5;*/
}

.box1 .box1header{
	background-color: #ffb208;
	font-weight: bold;
	padding: 2px;
}

.box1 .box1mappa{
	background-color: #94c300;
	padding: 2px;
}

.box1 a:hover{
	text-decoration: none;
}

.box1 b{
	color: #666633;
}

.box2{
	border: 1px solid #c0c0c0;
	font-size: 0.8em;
	padding: 2px;
	text-align: center;
}

.clearer{
	clear: both;/*
	margin-bottom: 2px;*/
}

.bolder{
	font-weight: bolder;
}

.larger{
	font-size: larger;
}

.smaller{
	font-size: smaller;
}

.underline{
	text-decoration: underline !important;
}

.padding2{
	padding: 2px;
}

.suggest{
	border: 1px solid #66cc33;
	color: #666666;
	font-size: .7em;
	margin: 5px 0;
	padding: 3px;
	text-align: center;
}

.border-top{
	border-top: 1px dotted #bdbe10;
	margin-top: 1px;
}

input.error,
textarea.error,
select.error{
	border: 1px solid #ef5100;
}

label.error{
	background: transparent url(unchecked.gif) no-repeat scroll 0%;
	color: #ef5100;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 16px;
}

input.button1{
	background-color: #d7d812;
	border: 1px ridge #c4c6bb;
	font-size: 0.9em;
	font-weight: bold; /**/
	margin: 2px 0;
	padding: 2px 5px;
}

ul.split2 {
	margin: 0;
	padding: 0;
}

ul.split2 li{
	display: block;
	float: left;
	list-style: none none;
	width: 371px;
}

ul.split2 li.first{
	padding: 0 4px 0 0;
}

ul.split50 li{
	border-left: 1px solid #c0c0c0;
	display: block;
	float: left;
	list-style: none none;
	padding: 0 0 0 2px;
	width: 45%;
}

ul.split50 li.first{
	border-left: 0;
	padding: 0 4px 0 0;
}

/* --- txt --- */
.txt10{
	font-size: 10px;
}

.txt10b{
	font-size: 10px;
	font-weight: bold;
}

.txt11{
	font-size: 11px;
}

.txt11b{
	font-size : 11px;
	font-weight : bold;
}

.w300{
	width : 300px;
}

select.w300{
	width : 304px;
}

.w200{
	width : 200px;
}

select.w200{
	width : 204px;
}

.w100{
	width : 100px;
}

select.w100{
	width : 104px;
}

.w075{
	width : 75px;
}

.w050{
	width : 50px;
}

.w010{
	width : 10px;
}

/* ___ txt ___ */
#gmap{
	height: 300px;
	width: 300px;
}

/* Pagina Offerte Speciali */
  .float-left{
    float:left !important;
  }
  h1.offerta-titolo{
    padding:5px 0;
  }
  h2.offerta-titolo{
    color: #000000;
    font-weight: bold;
    padding-bottom: 10px;
    text-align:left;
  }
  h1.offerta-box-titolo{
    float: left;
    font-size:21px;
    margin-bottom: 10px;
    margin-left: 6px;
    margin-top: 20px;
  }
  ul.offerta-titolo{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
  }
  ul.offerta-titolo li{
    float:left;
  }
  .offerta-titolo li a{
    font-size:13px;
    padding: 2px 13px 2px 0;
  }
  .offerta-box{
    background-color: #F2FECE;
    border: 1px solid #797C3C;
    color:#000000;
    clear:left;
    margin-left: 6px;
    margin-top:6px;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
    width:926px;
  }
  .offerta-box ul.listing li{
    background-color: transparent;
    height:auto;
    margin: 5px 0;
    width:926px;
  }
  .offerta-box ul.listing li .offerta-box-testo h3{
    border-left:0;
    margin-left:0;
    padding-left:0;
  }
  .offerta-box ul.listing li div.offerta-box-testo{
    float:right;
    overflow:hidden;
    width:792px;
  }
  .offerta-box ul.listing li div.offerta-box-testo h2{
    color:#000000;
    font-size:17px;
    font-weight:bold;
    text-align:left;
  }
  .offerta-box ul.listing a.contatta {
    clear: right;
    margin-top:10px;
  }
  .offerta-box ul.listing li div.offerta-box-testo div.testo{
    color: #000000;
    font-size:13px;
    float:left;
    padding: 5px 0;
    width:640px;
  }
  .offerta-box ul.listing li div.offerta-box-testo a.leggi,
  .offerta-titolo a{
    clear:left;
    color:#787E02;
    float:left;
    font-weight:bold;
    padding:3px 0;
    text-decoration:underline;
  }
  .offerta-box ul.listing li div.offerta-box-testo a.leggi:hover,
  .offerta-titolo a:hover{
    text-decoration:none;
  }

  .offerta-box ul.listing .agriMap{
    float:right;
    position:absolute;
    text-align:right;
    width:792px;
    z-index:199;
  }
  .offerta-box .offerta-immagini {
    float:left;
    overflow:hidden;
  }
  .offerta-box ul.listing img.icona {
    clear:both;
    float:left;
    margin:0 3px 30px 0;
  }
.msg-info{
    border : 1px solid;
    padding : 2px;
    text-align : center;
    margin: 10px;
}
.msg-error{
    border : 1px solid #a00000;
    color : #a00000;
    padding : 2px;
    text-align : center;
    margin: 10px;
}

.msg-warn{
    border : 1px solid #ff8000;
    color : #ff8000;
    padding : 2px;
    text-align : center;
    margin: 10px;
}
.msg-success{
    border : 1px solid #00a000;
    color : #00a000;
    padding : 2px;
    text-align : center;
    margin: 10px;
}

.padding0{
    padding: 0 0 !important;
}
