@charset "utf-8";
/* CSS Document */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fffbcf;
	background-image:url(../img/testata/pattern_b_small.jpg);
	background-repeat:repeat-x;
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: 100;
}


li {
	list-style-type:none;
}

a {
	cursor: pointer!important;
}

img {
	border:0;
}

br.clear {
	clear: both;
}

.titolo_verde {
	font-weight:bold;
	font-size:14px;
	color:#2e7402;
}

.titolo_arancio {
	font-weight:bold;
	font-size:12px;
	color:#ed5010;
}

#spacer_ist {
	background-image: url(../img/utility/spacer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:1px;
	margin:20px 0 20px 0;
}

/********** HEADER *************/

#header {
	background-image:url(../img/testata/header_small.jpg);
	background-repeat:no-repeat;
	height:213px;
}

#link_logo {
	width:380px;
	height:90px;
	position:relative;
	top:15px;
	left:170px;
}

#menu {
	position: absolute;
	top: 96px;
	left: 150px;
	display: block;
	width: 560px;
}

#menu li {
	display: inline;
	margin-left: 10px;
}

#menu li a,a:active,a:visited {
	color: #ffd50f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover {
	color: #fff;
}

#menu a.speciale {
	padding-bottom: 2px;
	border-bottom: 2px dotted #80ba04;
}

#corpo {
	width: 1180px;
	margin-top: 20px;
	margin-left: 30px;
	display: block;
}

/********** SIDEBAR *************/

#sidebar {
	margin-right: 50px;
	width: 270px;
	float:left;
}

.img_link {
	margin:0 0 0 7px;
}

#sidebar .sidetxt {
	float:left;
	margin-left:6px;
}

#sidebar .sidetxt_1 {
	float:left;
	margin-top: 5px;
}

#sidebar .sidetxt_2 {
	float:left;
	width: 150px;
}

#sidebar .sidetxt_3 {
	float:left;
	margin-top: 20px;
}


#sidebar img {
	float:left;
	margin-right:15px;
}

#sidebar img.giardino {
	 float:left;
	 margin-right:7px;  
}

#sidebar .esperto {
 	border-bottom:1px solid #77b304;
 	height:76px;
}

#sidebar ul li {
	padding-top:2px;
	padding-bottom:2px;
}

#sidebar ul hr {
	height:1px;
	margin-top: 7px;
	margin-bottom: 7px;
	border:0;
	border-top: 1px solid #77b304;
}

#sidebar h3.cerca {
	color: #2e7402;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;	
	margin-bottom: 3px;
}

#sidebar input {
	border:0;
	background-color:#f2eca6;
	float:left;
	margin-right: 10px;
	width: 200px;
	color: #865c02;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar button {
	background-color: #fffbcf; 
	color: #5f4100;
	border:0;
	border-bottom: 2px dotted #FF9900;
	font-size: 8pt;
	font-weight:bold;
	text-align:left;
	cursor: pointer;
}

.titoloclaim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #c91c22;
}

/*#sidebar .fondo {
	background-image:url(../img/sidebar/sfumatura.gif);
	background-repeat:repeat-x;
	height:99px;
	border-top: 1px solid #77b304;
}*/

#sidebar a.link_spalla {
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #ec4402;
	text-decoration:none;
}
#sidebar a.link_spalla:hover {
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #428602;
}

#sidebar a.link_spalla_2 {
	text-transform:none;
	font-size:12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c91c22;
	text-decoration:none;
}

#sidebar a.link_spalla_2:hover {
	text-transform:none;
	font-size:12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c91c22;
}

#sidebar p {
	color: #5f4100;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-weight: normal;
	text-transform:none!important;
}

#sidebar p.claim {
	padding-top:5px;
	font-size: 12px;
}

.floatleft {
	float:left;
}

#cerca {
	width:100%;
	height:auto;
	padding-bottom:10px;
}

.vocesidebar {
	width:100%;
	height:auto;
	padding-top:7px;
	padding-bottom:7px;
	border-top: 1px solid #77b304;
}

.vocesidebar_end {
	background-image:url(../img/sidebar/sfumatura.gif);
	background-repeat:repeat-x;
	height:99px;
	width:100%;
	height:120px;
	padding:10px 0 0 10px;
	border-top: 1px solid #77b304;
	margin-bottom:60px;
}

.vocesidebar_2 {
	width:100%;
	height:auto;
	padding-top:7px;
	border-top: 1px solid #77b304;
}

#sidebar label {
	color: #5f4100;
	font-size: 12px !important;
	font-family: Arial;
	margin: 0;
}
.buttonset {
	clear: both;
	margin-top: 10px;
	padding-right: 5px;
}


/*************** CENTRO *****************/

#centro {
	float:left;
	width: 670px;
	display:block;
	color: #000;
	margin-top:-20px!important;
	margin-left: 25px;
}


#centro .sx {
float:left;width:265px;margin-right:30px;
}

#centro .dx {
float:left;width:265px;margin-left:30px;
}


/********* CENTRO LISTE ***********/

.scroll_home {
 height:410px; /* originale 280 */
 margin-top:15px;
 cursor:default;
 overflow:auto;
}

.scroll_home h4 {
  color:#5f4100!important;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  margin-bottom:5px;
  margin-top: 10px;
  clear: both;
}

.scroll_home h4 a.titprodotto{
  color:#5f4100!important;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  margin-bottom:5px;
  font-weight: bold!important;
  text-decoration:none;
}

a.titoloviola {
  color:#bd0279;
  font-size:12px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}

a.titologiallo {
  color:#b36e01;
  font-size:12px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}

a.titoloverde {
  color:#287230;
  font-size:12px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}

a.titolorosso {
  color:#d02003;
  font-size:12px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}

.prezzo_viola {
  color:#bd0279;
  font-weight:bold;
}

.prezzo_giallo {
  color:#b36e01;
  font-weight:bold;
}

.prezzo_verde {
  color:#287230;
  font-weight:bold;
}

.prezzo_rosso {
  color:#d02003;
  font-weight:bold;
}


div#prodotti p.prod {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#5f4100;
}

.schedaprod {
	float: left;
	/*background-image:url(../img/prodotti/rounded.gif);
	background-repeat:repeat-y;*/
	background-color: #f2eca6;
	padding:6px;
	width: 243px;
	/*height:96px;*/
}

.schedaprod img {
	float:left;
	margin-right: 5px;
}


/********* NEWS E EVENTI *************/

#newseventi {
	padding-top: 15px;
}

#newseventi div.netitolo {
	background-image: url(../img/titoli/newseventi.jpg);
	height: 79px;
	width: 615px;
}

#newseventi img.link_archivio {
	position:relative;
	left:562px;
	top:24px;
}

#box_news {
	width: 230px;
	float:left;
	margin-right: 100px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#box_news p.data {
	color: #ed5010;
	font-family: Arial, Helvetica, sans-serif;
}

#box_news a.titolo_news_home {
	color: #235f00;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	display:block;
}

#box_news p.testo {
	color: #5f4100;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
}

#box_news p.testo a {
	color: #ec4402;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

#box_news p.testo a:hover {
	text-decoration:none;
}

#box_news a.titolo_news_home:hover {
	color: #ec4402;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

/* archivio news */


#articolo_news {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#articolo_news p.data {
	color: #ed5010;
	font-family: Arial, Helvetica, sans-serif;
}

#articolo_news .titolo_news {
	color: #235f00;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
}

#articolo_news p.testo {
	color: #5f4100;
	font-family: Arial, Helvetica, sans-serif;
}

#articolo_news p.testo a {
	color: #ec4402;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

#articolo_news p.testo a:hover {
	text-decoration:none;
}

#paginazione_news a {
	font-size:11px;
	text-decoration:none !important;
	color: #5f4100 !important;
}

#paginazione_news a:hover {
	color:#ed5010 !important;
}

.pagina_attuale {
	color:#ed5010;
	font-weight:bold;
	font-size:14px;
}
/************** CONTENUTO ISTITUZIONALE **************/

#cont_istituzionale {
	width:600px;
	float:left;
	margin-top:-20px!important;
	margin-left: 20px;
	font-size:12px;
	color:#543a01;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}

#cont_istituzionale a {
	color:#ed5010;
	text-decoration:underline;
}

#cont_istituzionale a:hover {
	text-decoration:none !important;
}

h3.subtitolo_istituzionale {
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.date_istituzionale {
	font-size:18px;
	font-weight:bold;
	color:#8b5f00;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h1#azienda {
	width:600px;
	height:37px;
	margin:25px 0 35px 0;
	background-image: url(../img/azienda/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#azienda span {
	display:none;
}

h1#vivai {
	width:600px;
	height:37px;
	margin:25px 0 35px 0;
	background-image: url(../img/vivai/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#vivai span {
	display:none;
}

h1#progettazione {
	width:600px;
	height:37px;
	margin:25px 0 35px 0;
	background-image: url(../img/progettazione/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#progettazione span {
	display:none;
}

h1#punti_vendita {
	width:600px;
	height:37px;
	margin:25px 0 35px 0;
	background-image: url(../img/punti_vendita/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#punti_vendita span {
	display:none;
}

.adjust_img {
	margin-bottom:50px;
}

h1#informazioni {
	width:600px;
	height:37px;
	margin:25px 0 35px 0;
	background-image: url(../img/informazioni/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#informazioni span {
	display:none;
}


h1#archivio_news {
	width:600px;
	height:37px;
	margin:25px 0 35px 0;
	background-image: url(../img/archivio_news/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#archivio_news span {
	display:none;
}

a.button_toggle {
	font-size:12px;
	font-weight:regular;
	text-decoration:none !important;
	color:#543a01 !important;
	font-weight:bold;
	display:block;
}


/************** FOOTER **************/

#footer {
	float: left;
	position: relative;
	clear: both;
	color: #FFF;
	background-color: #3a7901;
	height: 49px;
	width: 100%;
	margin: -54px 0px 0px 0px;	
	text-align:left;
	padding-top: 5px;
}

#blockfooter {
width: 1500px;
display: block;

}

#footer ul {
	font-family: Georgia, "Times New Roman", serif;
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	display: block;
	width: 1200px;
	float: left;
	
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 40px;
	display: block;
	height: 32px;

}

#footer ul li a {
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}

#footer ul li a:hover {
	text-decoration:none;
	color: #ffd50f;
}

#credits  img {
margin-top: -10px;
float: left;
}


/**************** MENU CATALOGO **************/

#dhtmlgoodies_slidedown_menu {
	font-family:Arial, Helvetica, sans-serif;
}

#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	
	/* 	Layout CSS */
	
	#dhtmlgoodies_slidedown_menu{		
		width:270px;	
	}

	/* All A tags - i.e menu items. */
	
	#dhtmlgoodies_slidedown_menu a{
		color: #fff;
		text-decoration:none;	
		display:block;
		width:270px;
		clear:both;
		font-size:12px;

	}
	
	/*
	A tags 
	*/
	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		font-weight:bold;
		padding:5px 0px 5px 5px;
		
	}

		
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		background-color:#000000;
		padding:5px 0px 5px 5px;
		width:265px !important;
		
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		font-style:italic;
		color:#00CC66;
		background-color:#000000;
		padding:5px 0px 5px 15px;
		width:255px !important;
		
	}	

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	/*#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
	
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		
	}*/