/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
*{font-family: "Trebuchet MS", Verdana, Arial;}
html{color:#000;background:#272928;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0px;padding:0px;}
/*table{border-collapse:collapse;}*/
fieldset,img{border:0px;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
/*li{list-style:none;}*/
li {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 8px;
}
caption,th{text-align:left;}
q:before,q:after{content:”;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn’t inherit in IE */
legend{color:#000;}			
body {
	font-size: 12px;
}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 15px;}
h5 {font-size: 14px;}
h6 {font-size: 13px;}
/* STILI PER I COLLEGAMENTI */
/* link standard */
a:link {
	color: #4f4f4f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4f4f4f;
}
a:hover {
	text-decoration: underline;
	color: #4f4f4f;
}
a:active {
	text-decoration: none;
	color: #4f4f4f;
}
/* link nero*/
a.nero:link {
	color: #000;
	text-decoration: none;
}
a.nero:visited {
	text-decoration: none;
	color: #000;
}
a.nero:hover {
	text-decoration: underline;
	color: #000;
}
a.nero:active {
	text-decoration: none;
	color: #000;
}
/* link tuo */
a.tuo:link {
	color: #4f4f4f;
	text-decoration: none;
} 
a.tuo:visited {
	color: #4f4f4f;
	text-decoration: none;
} 
a.tuo:active {
	color: #4f4f4f;
	text-decoration: none;
} 
a.tuo:hover {
	color: #4f4f4f;
	text-decoration: underline;
}
/* link mio */
a.mio:link {
	color: #252525;
	text-decoration: none;
} 
a.mio:visited {
	color: #252525;
	text-decoration: none;
} 
a.mio:active {
	color: #252525;
	text-decoration: none;
} 
a.mio:hover {
	color: #252525;
	text-decoration: underline;
}
/* link mio */
a.verde:link {
	background-color: transparent;
	color: #00FF99;
	text-decoration: none;
} 
a.verde:visited {
	background-color: transparent;
	color: #00FF99;
	text-decoration: none;
} 
a.verde:active {
	background-color: transparent;
	color: #00FF99;
	text-decoration: none;
} 
a.verde:hover {
	background-color: transparent;
	color: #00FF99;
	text-decoration: underline;
}
a.verde_scuro {
	font-size: 15px;
	font-weight: bold;
}
a.verde_scuro:link {
	color: #006a4e;
}
a.verde_scuro:visited {
	color: #006a4e;
	text-decoration: none;
} 
a.verde_scuro:active {
	color: #006a4e;
	text-decoration: none;
} 
a.verde_scuro:hover {
	color: #006a4e;
	text-decoration: underline;
}
/* link prod_el */
a.prod_el:link, a.prod_el:visited, a.prod_el:active, a.prod_el:hover {
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}
a.prod_el:hover {
	text-decoration: underline;
}
/* ------------------------- */
.sf {
	background-image: url(../immagini/sf.jpg);
	background-repeat: repeat;
}
.sf_piede {
	background-image: url(../immagini/sf_piede.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.testo_banner {
	color: #252525;
}
.testo_piede {
	color: #FFFFFF;
}
.testo_verde_gr {
	font-size: 20px;
	color: #00ffbb;
}
.testo_verde {
	color: #00ffbb;
}
.testo {
	color: #4f4f4f;
}
.testo_bianco {
	color: #FFFFFF;
}
.testo_verde_scuro {
	color: #006a4e;
}
.tab {
	border: 1px solid #006a4e;
}

/* Data: 02/04/2010										*/
/* ---------------------------------------------------- */
/* Stili per gli elenchi (news, video, documenti, ... ) */
/* GABO													*/
/* ---------------------------------------------------- */
.blocco_elenco {
	border-bottom: 1px solid #CCC;
	margin: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	clear: right;
}
.blocco_elenco a:link, .blocco_elenco a:visited, .blocco_elenco a:active, .blocco_elenco a:hover {
	color: #4f4f4f;
	text-decoration: underline;
}
.blocco_elenco img {
	float: left;
	margin-right: 4px;
	border: 0px;
}
.blocco_elenco p {
	margin: 0px;
	margin-bottom: 6px;
}
.blocco_elenco p.categoria {
	color: #C26D46;
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	text-transform: uppercase;
}
.blocco_elenco strong.titolo {
	font-size: 13px;
	color: #006a4e;
}
.blocco_elenco span.data_inserimento {
	font-size: 11px;
	color: #6C96BC;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.clearfix {
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	clear: both;
}
.nascosto
{
	display: none;
}
.paginazione {
	font-size: 11px;
	text-align: left;
	padding: 5px;
	background-color: #98CFB2;
}
.td_elenco_prodotti {
	padding: 10px;
	padding-top: 0px;
}
.td_elenco_prodotti p {
	margin: 0px;
	padding-left: 5px;
}
.td_elenco_prodotti p a {
	text-transform: capitalize;
}
.allinea_sinistra {
	text-align: left;
}
.allinea_destra {
	text-align: right;
}
.allinea_centro {
	text-align: center;
}
.allinea_giustifica {
	text-align: justify;
}
.disattivato
{
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
/* ---------------------------------------------------- */
/* Data: 02/04/2010										*/
/* ---------------------------------------------------- */
/* Stili per le pagine di dettaglio					    */
/* GABO													*/
/* ---------------------------------------------------- */
.data_elemento {
	color: #6C96BC;
	margin: 0px;
	margin-bottom: 5px;
	
}
.titolo_elemento {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #006a4e;
	
}
.descrizione_elemento {
	margin: 0px;
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	text-align: justify;	
}
.immagine_elemento {
	
}
.link_torna_indietro {
	font-size: 11px;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}
.elenco_imgs_galleria {
	border: 1px solid #006a4e;
	margin-left: 6px;
	margin-bottom: 15px;
	background-repeat: repeat;
}
.elenco_imgs_galleria td, .elenco_imgs_galleria th {
	font-size: 11px;
	padding: 2px;
}
.div_immagini_elenco {
	width: 100px;
	height: 75px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.div_immagini_elenco img {
	border: 0px;
	margin: 0 auto;
}

/* Data: 07/04/2010										*/
/* ---------------------------------------------------- */
/* Stili per la ricerca in home page					*/
/* GABO													*/
/* ---------------------------------------------------- */
.blocco_ricerca_home {
	margin-top: 50px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 11px;
}
.blocco_ricerca_home p {
	line-height: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #666666;

}
.label_ricerca {
	display: block;
	line-height: 30px;
	width: 200px;
	float: left;
}
.blocco_ricerca_home label, .blocco_ricerca_home select {
	font-size: 10px;
	line-height: 14px;
}
/* Data: 12/04/2010										*/
/* ---------------------------------------------------- */
/* Stili per l'elenco news in home page					*/
/* GABO													*/
/* ---------------------------------------------------- */
.elenco_news_modello {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.elenco_news_modello .titolo {
	font-weight: bold;
	font-size: 13px;
}
.elenco_news_modello .data {
	font-size: 11px;
	color: #00ffbb;
}
.elenco_news_modello .descrizione {
	text-align: justify;
	line-height: 20px;
}
.elenco_news_modello p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.elenco_prodotti_destra, .elenco_prodotti_destra p, .elenco_prodotti_destra a:link, .elenco_prodotti_destra a:visited, .elenco_prodotti_destra a:active, .elenco_prodotti_destra a:hover {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.elenco_prodotti_destra p {
	margin-bottom: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.elenco_prodotti_destra p.sottocat {
	margin-left: 25px;

}
.elenco_prodotti_destra p.sottocat_selected {
	margin-left: 25px;
	color: #00ffbb;
}
.elenco_prodotti_destra p.sottocat_selected a:link,
.elenco_prodotti_destra p.sottocat_selected a:visited,
.elenco_prodotti_destra p.sottocat_selected a:active,
.elenco_prodotti_destra p.sottocat_selected a:hover, {
	font-size: 12px;
	color: #00ffbb;
}
.elenco_prodotti_destra p.sottosottocat {
	margin-left: 40px;

}
.elenco_prodotti_destra p.sottosottocat_selected {
	margin-left: 40px;
	color: #00ffbb;
}
.elenco_prodotti_destra p.cat_selected {
	color: #00ffbb;
	font-weight: bold;
	font-style: italic;
}
.elenco_prodotti_destra a:hover {
	text-decoration: underline;
}
.lang_bar {
	margin-bottom: 5px;
	text-align: right;
}
.lang_bar img {
	margin-left: 10px;
	border: 0px;
}
.lista_clientela li {
	line-height: 25px;
}
.titolo_contatti {
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
.titolo_cartina {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #006a4e;
}
.descrizione_subcat {
	padding-bottom: 15px;
	color: #333333;
	font-style: italic;
}

/* Data: 12/04/2010										*/
/* ---------------------------------------------------- */
/* BOX FOCUS ON NEL MENU' CENTRALE						*/
/* GABO													*/
/* ---------------------------------------------------- */
.box_focus_on {
	padding: 0px;
}
a.focus_on {
	display: block;
	text-align: center;
	padding-top: 105px;
	padding-right: 10px;
	width: 229px!important;
	width: 239px;
	height: 59px!important;
	height: 164px;
	background-image:url(../immagini/focus_on.jpg);
	background-repeat: no-repeat;
}	
a.focus_on:link, a.focus_on:visited, a.focus_on:active, a.focus_on:hover {
	color: #000000;
}

/*BOX CATALOGO*/
a.sfoglia_catalogo {
	display: block;
	text-align: center;
	padding-top: 105px;
	padding-right: 10px;
	width: 229px!important;
	width: 239px;
	height: 59px!important;
	height: 164px;
	background-image:url(../immagini/catalogo2011.jpg);
	background-repeat: no-repeat;
}	
a.sfoglia_catalogo:link, a.sfoglia_catalogo:visited, a.sfoglia_catalogo:active, a.sfoglia_catalogo:hover {
	color: #000000;
}

a.sfoglia_catalogo_en {
	display: block;
	text-align: center;
	padding-top: 105px;
	padding-right: 10px;
	width: 229px!important;
	width: 239px;
	height: 59px!important;
	height: 164px;
	background-image:url(../immagini/catalogo2011_en.jpg);
	background-repeat: no-repeat;
}	
a.sfoglia_catalogo_en:link, a.sfoglia_catalogo_en:visited, a.sfoglia_catalogo_en:active, a.sfoglia_catalogo_en:hover {
	color: #000000;
}


.lista_faq li {
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 8px;
}
/* Data: 12/07/2010										*/
/* ---------------------------------------------------- */
/* FORM CONTATTI										*/
/* GABO													*/
/* ---------------------------------------------------- */
.contatti table td, .contatti table th {
	padding: 5px;
	text-align: left;
}
/* Data: 12/07/2010										*/
/* ---------------------------------------------------- */
/* STILE PER I DIV DELLE INFORMAZIONI AGGIUNTIVE		*/
/* NELLA PAGINA ELENCO_PRODOTTI.ASP						*/
/* GABO													*/
/* ---------------------------------------------------- */
.toggle_div_info_aggiuntive {
	margin: 0px;
	padding: 1px;
	line-height: 16px;
}
.toggle_div_info_aggiuntive a
{
	text-decoration: none;
}
.div_info_aggiuntive_livello {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	position: relative;
	margin: 0px;
	padding: 1px;
	width: 550px!important;
	overflow:auto;
	display: none;
}
.out
{
	float:left;
	position:absolute;
	top:-5000px;
	left:-5000px;
	display: none;
}	
.end
{
	float:left;
	position:absolute;
	top:-5000px;
	left:-5000px;
	display: none;
}	
/* Data: 03/02/2011
/* ------------------------------------------------ */
/* STILI PER L'ICONA DELLA STAMPANTE NEI CONTENUTI  */
/* AGGIUNTIVI										*/
/* GABO												*/
/* ------------------------------------------------ */
.div_stampa_contenuti
{
	/*float: right;*/
	position: absolute;
	z-index: 10000;
	padding: 3px;
	width: 36px;
	right: 5px;
	top: 5px;
	/*margin: 3px;*/
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	display: none;
}

