/* -------------------------------------- Elementi HTML ------------------------------------------ */
body {
	margin:0;
	background-color:#FFFFFF;
	background-image:url(../images/struttura/fondo_body.gif);
	background-repeat:repeat-y;
	background-position: left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 22px;
	padding:0;
}
table {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.al_left {
	text-align:left;
}
.al_right {
	text-align:right;
}

p {
	margin: 0 0 8px 0;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
strong {	
}
a:link {
}
a:visited {
}
a:hover {
}	
dd, dl, dt {
	margin:0;
	padding:0;
}
li, ul {
}
img {
	border:none;
}
.imgdx {
	float:right;
	margin: 0 0 10px 10px;
}
.imgsx {
	float:left;
	margin: 0 10px 10px 0;
}
.footer {
	clear:both;
	height:1px;
}
a {
	outline:none;
}

/* ------------------------------------------------- Struttura ------------------------------------------------ */
#container {
	width:100%;
	padding: 0 0 100px 0;
	text-align:left;
	background-image:url(../images/struttura/fondo_sx.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	position:relative;
}
.pag_home #container {
	padding-top:0;
}
#containerint {
	margin: 0 0 0 55px;
	padding: 100px 0 0 145px;
	text-align:left;
	background-image:url(../images/struttura/fondo_foto.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}
.pag_home #containerint {
}
#content, #content_home {	
	margin: 0 auto 0 0;
	text-align:left;
}

#content_home {
	margin: 0 auto 0 0;
	text-align:left;
	width:710px;
}

/* ---------------- home ---------------- */
#head {
	height:82px;
	background-image:url(home_header.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#areariservata_head {
	position:absolute;
	left:743px;
	top:5px;
	width:150px;
	text-align:right;
}
#areariservata_head input {
	font-size:11px;
	margin: 0 0 3px 0;
	color:#375e31;
}
#areariservata_head a {
	color:#e4e539;
	font-size:11px;
	display:block;
	line-height:12px;
}
#areariservata_head a.al_left {
	margin: 0 0 0 39px;
	float:left;
	width:30px;
	text-align:left;
}
#areariservata_head a.al_right {
	margin: 0 0 0 39px;
	float:left;
	width:30px;
}
.sx_home {
	width:290px;
	position:relative;
	float:left;	
}
.dx_home {
	float:left;
	width:365px;
	position:relative;
	margin: 0 0 0 35px;
}
.sx_home h3 {
	background-color:#fff313;
	color:#d40001;
	padding: 2px 10px;
	text-transform:uppercase;
}
.sx_home ul {
	padding-left: 0;
}
.dx_home h3 {
	background-image:url(tit_news_home.gif);
	background-repeat:no-repeat;
	height:16px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	
}
.dx_home ul, .dx_home li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.dx_home li {
	font-size:18px;
	color:#238938;
	font-weight:bold;
	position:relative;
	padding: 10px 0 0 0;
	line-height:20px;
	border-bottom:1px solid #c2c2c2;
	height:155px;
}
.dx_home li a {
	color:#238938;
	text-decoration:none;
}
.dx_home li span {
	display:block;
	color:#5b5b5b;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:11px;
}
.dx_home li img {
	float:right;
	margin: 5px 0 5px 0;
}
.dx_home div.newshome_abstract {
	line-height:17px;
	padding: 0 0 8px 0;
	
	clear:right;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#video_home {
	padding: 12px 0 0 0;
	margin: 27px 0 0 0;
	border-top:3px solid #30662c;
	clear:both;
}
a.pul_video {
	width:299px;
	height:134px;
	display:block;
	text-indent:-999px;
	background-image:url(pul_video.gif);
}
a.pul_video:hover {
	background-position: 0 -134px;
}

/* ---------------- Contenuto ---------------- */
#content {
	width: 700px;
	margin: 0 auto 0 0;
	text-align:left;
}
#content a {
	color: #11842b;
}
h1#logo a {
	width:300px;
	height: 52px;
	text-indent:-9999px;
	background-image:url(../images/struttura/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	text-align:left;
	left: 139px;
	top: 21px;
}
h2#sottologo {
	width:260px;
	height: 52px;
	font-size:12px;
	position:absolute;
	left: 450px;
	top: 17px;
	text-align:left;
	color:#7e7e7e;
	font-weight: normal;
	line-height:17px;
}
/*------- Titoli pagine --------*/
h3 {
	font-size:15px;
	margin: 0 0 10px 0;
}
/*------- Piede --------*/
#piedehome #piede {	
	margin-top: 15px; 
}
#piedehome #piede p {
	margin-right: 37px;
}
#piede {
	height:70px;
	background-color:#f1f5ed;
	padding-top: 10px;
	margin: 0 0 0 88px;
	color:#11842b;
	position:relative;
	font-size:11px;
}
#piede div {
	width:832px;
	text-align:right;
	display:block;
}
#piede p {
	text-align:right;
}
#piede a {
	color:#11842b;
}
#piede #piederecapiti {
	text-align:right;
	width: 197px;
}
#piede #ultimopiede {
	background-image:none;
}
#piede img {
	position:absolute;
	top:11px;
	left:126px;
	width:23px;
	height:15px;
}

/* -------------------------------------------- Elementi in comune  ------------------------------------------ */

/* ---- colore verde ---- */
#news li span, #scheda .stitolo, .menulettere, .menulettere a.cur, .menulettere a:hover, #scheda .stitoloprod, #scheda h4, .gtitolo, #listaservizi, strong  {
	color:#238938;
}
/* ---- colore grigio ----- */
.boxnumeronews, .boxnumeronews a, .ndata, .npdf, .sdata, .npdf a, .spdf a, .spdf, .menulettere a, .spdfprod a, .gdownload, gdownload a {
	color:#5b5b5b; 
}
.boxnumeronews a, .npdf a, .spdf a {
	text-decoration:none; 
}
/* ---- titolo news - schede ----- */
#news li span, #scheda .stitolo, #scheda .stitoloprod {
	font-size:17px;
	font-weight:bold;
	display:block;
}
/* -------------------------------------------- Elenco News e novità  ------------------------------------------ */
.boxnumeronews {
	text-align:right;
	margin: 0 0 30px 0;
	
}
#news  {
	margin:0;
	padding:0;
	display:block;
	line-height: 19px;
}
#news ul {
	margin:0;
	padding:0;
}
#news li {
	border-top: 1px solid #c2c2c2;
	margin:0 0 30px 0;
	padding:10px 0 0 0;
	list-style-type:none;
	position:relative;
}
#news li span {
	margin:0 200px 0 0;
}
#news li span a {
	color:#238938;
	text-decoration:none;
}
#news li li {
	font-size:12px;
	border:none;
	padding:0 0 0 0;
	margin:0;
	display:block;
	font-weight:normal;
}
#news li li.ndata {
	text-align:right;
	position:absolute;
	top:6px;
	width:190px;
	right:0;
	padding:0;
}
#news li li.nimg {
	float:right;
	width:190px;
	height:110px;

	display:block;
	overflow: hidden;
	margin: 0 0 0 20px;
	padding:0;
}
#news li li.ntesto {
	margin: 10px 0 0 0;
	color:#000000;
}
#news li li.npdf {
	padding: 0;
	margin:0 0 0 0;
	clear:both;
	text-align:right;
	position: absolute;
	right: 0;
	top: 0;
}
#news li li.npdf a {
}
ul.piedenews {
	margin: 0;
	padding: 0;
	position: relative;
}
.ncontinua {
	position: absolute;
	top: 0;
	left: 0;
}

/* ---------------------------------------- prodotti ------------------------------------- */

ul#prodotti, ul#monografie, ul.prodotti {
	margin: 15px 0;
	padding: 0;
}
#prodotti li, #monografie li, .prodotti li {
	border-bottom: 1px solid #c2c2c2;
	position: relative;
	color: #4fa160;
	padding: 2px 0 2px 25px;
	list-style: none;
	background-image: url(freccia.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#prodotti li a, .prodotti li a {
	color: #4fa160;
	text-decoration: none;
}
#prodotti li a:hover, .prodotti li a:hover {
	text-decoration: underline;
}
#monografie li {
	background-image:url(../images/struttura/ico_pdf.gif);
}
#prodotti li span, #monografie li span, .prodotti li span {
	display: block;
	color: #ee0000;
	position: absolute;
	right: 0;
	top:2px;
}
/* ---------------------------------------- Schede news e catalogo e novità  ------------------------------------- */

.mini {
	display: block;
	width: 146px;
	height: 146px;
	overflow: hidden;
	float: right;
	text-align:right;
}
#scheda, .scheda {
	margin:0;
	padding:0;
}
#scheda a, .scheda a {
	text-decoration:none;
}
#scheda li {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}
.scheda div {
	position: relative;
}
#scheda .stitolo, .scheda .stitolo {
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #c2c2c2;
	padding: 0 0 10px 0;
	position:relative;
	display:block;
}
#scheda li.sdata, .scheda .sdata {
	margin: 10px 0 0 0;
	float: left;
}

#scheda li.slink, .scheda .slink {
	color: #5b5b5b;
	padding-top: 15px;
}
#scheda li.simg, .scheda .simg {
	text-align:right;
	margin: 10px 0 30px 0;
}
#scheda li.stesto, .scheda .stesto {
	clear: both;
	padding-top: 15px;
}
#scheda li.spdf a, .scheda .spdf a {
}
#scheda li.spdf, scheda .spdf {
	padding: 0;
	margin: 20px 0 ;
}
#download {
	margin: 0;
	padding: 20px 0;
	width: 560px;
}
/* ------  Aggiunte x Scheda prodotto ----- */
#scheda .stitoloprod, .scheda .stitoloprod {
	border-bottom: 1px solid #c2c2c2;
	padding: 15px 0 10px 0;
}
#scheda li.stestoprod, .scheda .stestoprod {
	padding-top: 15px;
	margin: 0 240px 30px 0;
}
#scheda li.simgprod, .scheda .simgprod {
	float:right;
	width:146px;
	margin: 10px 0 30px 0;
}
#scheda li.spdfprod, .scheda .spdfprod {
	float:left;
	padding: 0 25px 30px 0;
}
#scheda h4, .scheda h4 {
	margin: 20px 0 0 0;
	font-size:12px;
	text-transform:uppercase;
}
/* ---------------------------------------- Elenchi cataloghi e monografie  ------------------------------------- */
#h3cataloghi {
	position: absolute;
	top:239px;
	left:182px;
}
#h3cataloghiint {
	position: absolute;
	top:239px;
	left:182px;
}

/* ------ Menu catalogo ------- */
#menubox {
	height:60px;
	position:relative;
}
#menucatalogo {
	width: 695px;
	color:#BABABA;
	font-size:12px;
	background-color:#447545;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-position:top;	
	display:block;
	position:absolute;
	top:-20px;
	left:0;
	}

#menucatalogo li {

	color:#FFFFFF;
	background-color:#447545;
	display:block;
	float: left;	
	width:139px;
	list-style: none;
	}


#menucatalogo a, #menucatalogo a#curr {
	background-image:url(../images/pagine/menucatalogo_li.gif);
	background-position:-1px 9px;
	color:#FFFFFF;
	/* -- distanza tra le voci -- */
	margin: 0;
	/* -- distanza dal bordo -- */
	padding: 3px 4px 4px 12px;
	display:block;
}
#menucatalogo a:hover, #menucatalogo a#curr {
	background-image:url(../images/pagine/menucatalogo_li_roll.gif);
	background-color:#d4cc1f;
	color:#447545;
	display:block;
}
#menucatalogo a#curr {
	font-weight:bold;
}

#menucatalogo a {
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
}

/* ------ Menu lettere ------- */
.menulettere  {
	margin: 45px 0 20px 0;
}
#content .menulettere a {
	margin: 0;
	font-size:12px;
	text-decoration:none;
}
.menulettere a.cur {
}

/* --------------------------------------- Azienda e pagine con solo testo -------------------------------------- */
#h3azienda {
	background-image:url(../images/pagine/h3_azienda.gif);
	background-repeat:no-repeat;
	height: 38px;
	text-indent:-9999px;
	background-position: 140px 0;
}
#listaservizi {
	list-style-type:disc;
}
.fotosx {
	margin: 0px 10px 10px 0;
	float: left;
}
/* -------------------------------------------- Guide al formulatore -------------------------------------------- */
#elencoguide {
	position: relative;
	margin: 30px 0 0 0;
}
#elencoguide dd.gtitolo {
	text-transform:uppercase;
	font-weight:bold;
	margin: 0;
}
#elencoguide dd {
	padding: 0 150px 0 150px;
}
#elencoguide dt.gimg {
	float:left;
	width:130px;
	padding:0;
	background-color:#CCCCCC;
	margin: 0 0 0 0;
}
#elencoguide dd.gtesto {
	margin: 0 100px 0 0;
}
#elencoguide dd.gdownload {
	border-bottom:1px solid #c2c2c2;
	padding: 0 0 0 460px;
	margin: 0 150px 20px 0;
}
#elencoguide dd.gdownload a {
	text-decoration:none;
}
/* ------------------ marchi--------------- */
.tabmar td {
	border-bottom: 1px solid #11842b;
}

/* ------------------ ricerca --------------- */
#ricercaprod {
	margin: 10px 0 0 7px;
	padding:0;
}
#ricercaprod h5 {
	font-size:10px;
	color:#fff313;
	margin:0 0 2px 0;
	padding:0;
}
#ricercaprod input {
	font-size:10px;
	width:78px;
	margin:0;
	padding:0;
}
#menu #ricercaprod a.botton {
	background-color:transparent;
	border:none;	
	background-image:url(pul_cerca.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:40px;
	display:inline-block;
	text-indent:-9999px;
	padding:0 0 0 0;
}

/* ------------------------------------------- Menu Sx ----------------------------------------- */

a#pul_home  {
	position:absolute;
	top:17px;
	left:0;
	background-image: url(pul_home.gif);
	background-repeat:no-repeat;
	width:117px;
	height:20px;
	text-indent:-9999px;
}
a#pul_home:hover  {
	background-position: 0 -20px;
}
#menu, #menu_en {
	position: absolute;
	top:190px;
	left:35px;
}
#menu ul, #menu_en ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}
#menu li, #menu_en li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a, #menu_en a {
	color: white;
	text-decoration: none;
}
#menu, #menu_en {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 159px;
	height: 220px;
	width: 165px;
	line-height:normal;
}
#menu li, #menu_en li {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#menu a, #menu_en a {
	display: block;
	text-indent: -9999px;
	width: 165px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#menu_en a {	
	background-image: url(../images/struttura/menu_en.jpg);	
}
#menu a {	
	background-image: url(../images/struttura/menu.jpg);	
}
.pag_prova #menu a {	
	background-image: url(menu_new.jpg);	
}
a#m_index {	
	background-position: 0 0;
}
a#m_index:hover{
	background-position: -165px 0;
}
a#m_index_cur {
	width: 165px;
	height: 20px;
	background-position: -165px 0;
}
a#m_azienda {
	background-position: 0 -20px;
}
a#m_azienda:hover{
	background-position: -165px -20px;
}
a#m_azienda_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -20px;
}
a#m_contatti {
	background-position: 0 -40px;
}
a#m_contatti:hover{
	background-position: -165px -40px;
}
a#m_contatti_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -40px;
}
a#m_servizi {
	background-position: 0 -60px;
}
a#m_servizi:hover{
	background-position: -165px -60px;
}
a#m_servizi_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -60px;
}
a#m_cataloghi {
	background-position: 0 -80px;
}
a#m_cataloghi:hover{
	background-position: -165px -80px;
}
a#m_cataloghi_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -80px;
}
a#m_novita {
	background-position: 0 -100px;
}
a#m_novita:hover{
	background-position: -165px -100px;
}
a#m_novita_cur{
	width: 165px;
	height: 20px;
	background-position: -165px -100px;
}
a#m_guide {
	background-position: 0 -120px;
}
a#m_guide:hover{
	background-position: -165px -120px;
}
a#m_guide_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -120px;
}
a#m_monografie {
	background-position: 0 -140px;
}
a#m_monografie:hover{
	background-position: -165px -140px;
}
a#m_monografie_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -140px;
}
a#m_marchi {
	background-position: 0 -160px;
}
a#m_marchi:hover{
	background-position: -165px -160px;
}
a#m_marchi_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -160px;
}
a#m_area {
	width: 165px;
	height: 20px;
	background-position: 0 -180px;
}
a#m_area:hover{
	background-position: -165px -180px;
}
a#m_area_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -180px;
}
a#m_newsletter {
	background-position: 0 -200px;
}
a#m_newsletter:hover{
	background-position: -165px -200px;
}
a#m_newsletter_cur {
	width: 165px;
	height: 20px;
	background-position: -165px -200px;
}
#iscrivitinews {
	position:absolute;
	left: 41px;
	top: 50px;
}

