* {
    padding: 0;
    margin: 0;
    border: 0;
}
a { color: #2f3b40; text-decoration: none }
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 11px;
    background: url('img/img_sfondo.jpg') repeat-x #fdfdfd;
}
.pulisci { clear: both }
input { width: 200px; padding: 1px 4px; border: 1px solid #4f5d62; background-color: #8f9fa6; color: #fff; }
textarea { width: 200px; padding: 1px 4px; border: 1px solid #4f5d62; height: 200px; background-color: #8f9fa6; color: #fff; }
.LngSel { color: #71ae43 }
button {
    color: #fff;
    font-size: 11px;
    background: #71ae43;
    font-weight: bold;
    width: 100px;
    margin-right: 10px;
}
#contenitore {
    position: relative;
    width: 850px;
    margin: 0 auto;
}

#header { height: 108px }
#cont_lingue {
    text-align: right;
    padding: 10px 0 0 0;
}
#cont_lingue a, #cont_lingue a:link, #cont_lingue a:visited {
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #88BE40;
    padding: 0 5px 0 5px;
}
#cont_lingue a:hover { color: #88BE40; }

#cont_logo {
    float: left;
    width: 340px;
    margin: 25px 0 0 0;
}

#cont_menu {
    float: right;
    height: 30px;
    width: 510px;
    margin: 50px 0 0 0;
}

#cont_menu ul {
    list-style-type: none;
    text-align: right;
}
#cont_menu ul li {
    float: right;
  	padding: 0 0 0 9px;
  	color: #fff;
}

#cont_menu ul li a, #cont_menu ul li a:link, #cont_menu ul li a:active, #cont_menu ul li a:visited {
    text-decoration: none;
    color: #fff;
    background: url('img/quadratino.gif') no-repeat 0 2px;
    padding: 0 0 0 13px;
    /*border: 1px solid #000;*/
}

#cont_menu ul li a:hover {
    text-decoration: none;
    color: #88BE40;
    /*background: url('img/quadratino.gif') no-repeat;*/
}

#cont_flash {
	 position:absolute;
	 height: 480px;
	 width: 850px;
	 background: #82929B;
	 z-index:0;
}
#cont_gr_notizie {
	 position:absolute;
	 height: 100px;
	 width: 802px;
	 top: 460px;
	 left: 32px;
	 z-index:20;
}
.cont_notizia {
    position: relative;
	float:left;
	margin: 0;
	height: 100px;
	width: 244px;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
    background-color: #657680;
	z-index:50;
}
.cont_notizia p {
    color: #fff;
    padding: 10px;
}
.cont_notizia p a, .cont_notizia p a:link, .cont_notizia p a:visited, .cont_notizia p a:active { color: #fff; text-decoration: none }
.cont_notizia p a:hover { color: #fff; text-decoration: underline }

.ContTestoSuFoto {
    position:absolute;
    width: 244px;
    /*
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
    */
    background-color: transparent;
}
.ContTestoSuFoto a { color: #fff; display: block; padding: 3px 5px; text-decoration: none; }
.ContTestoSuFoto a:link, .ContTestoSuFoto a:visited { text-decoration: none }
.ContTestoSuFoto a:hover { text-decoration: none; background-color: #71ae43 }

.cont_ombra_notizia {
	 float:left;
	 margin: 0 10px 0 0;
	 height: 120px;
	 width: 260px;
	 z-index:10;
}

/*.testo_desc {
	color: #000;
	font-size: 11px;
	text-align: left;
}
.testo_desc a, .testo_desc a:link, .testo_desc a:visited { text-decoration: none; color: #9CDA81 }
.testo_desc a:hover { text-decoration: underline; color: #9CDA81 } */

/*AGGIUNTA DI NUOVI ID per il CORPO e il PIEDE della pagina */
#corpo {
    position:relative;
	width: 850px;
	background: transparent;
	z-index: 10;
}

#footer {
	color: #2f3b40;
	text-align: right;
	padding: 10px 0;
}
#footer_home {
    position: absolute;
    width: 100%;
    top: 600px;
	color: #2f3b40;
	text-align: right;
	padding: 10px 0;
}

#blocco_trasparente_pagina {
    position: absolute;
    background-color: #6e7877;
    width: 470px;
    height: 380px;
    top: 30px;
    left: 10px;
    z-index: 10;
    filter: alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
}

/* per le pagine basi */
#blocco_cont_testo {
    position: absolute;
    width: 470px;
    height: 300px;
    top: 30px;
    left: 10px;
    z-index: 20;
}
/* per contatti */
#blocco_trasparente_pagina_small {
    position: absolute;
    background-color: #6e7877;
    width: 370px;
    height: 240px;
    top: 30px;
    left: 10px;
    z-index: 10;
    filter: alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
}

#blocco_cont_testo_small {
    position: absolute;
    width: 370px;
    height: 240px;
    top: 30px;
    left: 10px;
    z-index: 20;
}
/* per pagina scelta prodotto */
#blocco_trasparente_pagina_inter {
    position: absolute;
    background-color: #6e7877;
    width: 470px;
    height: 340px;
    top: 30px;
    left: 10px;
    z-index: 10;
    filter: alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
}

#blocco_cont_testo_inter {
    position: absolute;
    width: 470px;
    height: 340px;
    top: 30px;
    left: 10px;
    z-index: 20;
}
/* pagina dei contatti */
#blocco_trasparente_contatti {
    position: absolute;
    background-color: #6e7877;
    width: 370px;
    height: 350px;
    top: 30px;
    left: 420px;
    z-index: 10;
    filter: alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;
}
#blocco_cont_testo_contatti {
    position: absolute;
    width: 370px; /* 330px */
    height: 310px;
    top: 30px;
    left: 420px;
    z-index: 20;
    padding: 0; /* 20px; */
}
#blocco_cont_testo_contatti div {
    height: 22px;
}
#blocco_cont_testo_contatti label {
    float: left;
    width: 90px;
    font-weight: bold;
}
/* fine pagina contatti */

#blocco_cont_testo h1, #blocco_cont_testo_small h1, #blocco_cont_testo_inter h1, #blocco_cont_testo_contatti h1 {
	background-color: #71ae43;
	color: #fff;
	font-size: 12px;
	padding: 5px 0 5px 10px;
	font-weight: normal;
}

.testo_generico {
	color: #fff;
	height: 210px;
	font-size: 12px;
	padding: 10px;
}

.testo_generico a, .testo_generico a:link, .testo_generico a:active, .testo_generico a:visited {
    color: #fff;
}

.testo_generico a:hover {
    text-decoration: none;
    color: #88BE40;
}

.testo_generico p {
    color: #fff;
	font-size: 12px;
}

.testo_generico ul {
    color: #fff;
	font-size: 12px;
	padding: 0 0 0 22px;
}

/* CATALOGO PRODOTTI */
#carellata {
    position: relative;
    background: #525a5e;
    margin-top: 10px;
    height: 114px;
}

/* pagina dettaglio prodotto */
#cont_prodotto {
    position:relative;
    height: 422px;
    margin-top: 10px;
    /* background: url(img/loading_photo.gif) 50% 50% no-repeat; */
}
#cont_prodotto h1 {
	color: #fff;
	font-size: 12px;
	padding: 5px 0 0 10px;
	font-weight: normal;
	text-align: left;
	background-color: #78b139;
	height: 17px;
}
#sfondo_trasparente_testo {
    position: absolute;
    background-color: #6e7877;
    width: 220px;
    height: 400px;
    bottom: 0;
    left: 0;
    z-index: 15;
    filter: alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
}
#blocco_descrizione {
    background: transparent;
    position: absolute;
    width: 220px;
    height: 400px;
    bottom: 0;
    left: 0;
    z-index: 20;
}
#pag_foto {
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 11px;
}
#pag_foto a {
    padding: 3px 6px;
    background-color: #8cc041;
    color: #fff;
    font-size: 11px;
}
#cont_slide {
    position: relative;
    background: transparent;
    margin-top: 20px;
}

/* specifiche */
#specifiche, #caratteristiche {
    position: relative;
    padding: 10px 0;
    margin: 0;
}
#cont_first_col {
    width: 300px;
}
#cont_cols {
    position: absolute;
    top: 0;
    left: 300px;
    padding: 10px 0;
    width: 550px;
    overflow: hidden;
    background: transparent;
}
#cont_cols ul { padding: 0; margin: 0; width: 850px; background: transparent; list-style: none }
#cont_cols li {
    float: left;
    padding: 0; margin: 0;
    background: transparent;
}
.table_specifiche {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}
.table_specifiche th {
    color: #fff;
    background: #b5b9ba;
    text-align: left;
    font-size: 11px;
    height: 19px;
    padding: 3px 0 0 15px;
    border-bottom: 3px solid #fff;
}
.table_specifiche td {
    color: #2b3c42;
    background: #ced4d6;
    text-align: left;
    height: 19px;
    font-size: 11px;
    padding: 3px 0 0 15px;
    border-bottom: 3px solid #fff;
}
.table_specifiche td.subtitle {
    color: #78b139;
    background: transparent;
    font-weight: bold;
}
.table_colonna_dispari {
    width: 275px;
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}
.table_colonna_dispari th {
    color: #fff;
    background: #b5b9ba;
    text-align: center;
    height: 19px;
    font-size: 11px;
    padding: 3px 0 0 15px;
    border-bottom: 3px solid #fff;
}
.table_colonna_dispari td {
    color: #2b3c42;
    background: #dadddf;
    text-align: center;
    height: 19px;
    font-size: 11px;
    padding: 3px 0 0 15px;
    border-bottom: 3px solid #fff;
}
.table_colonna_dispari td.subtitle {
    color: #78b139;
    background: transparent;
    font-weight: bold;
}
.table_colonna_pari {
    width: 275px;
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}
.table_colonna_pari th {
    color: #fff;
    background: #b5b9ba;
    text-align: center;
    font-size: 11px;
    height: 19px;
    padding: 3px 0 0 15px;
    border-bottom: 3px solid #fff;
}
.table_colonna_pari td {
    color: #2b3c42;
    background: #ced4d6;
    text-align: center;
    height: 19px;
    font-size: 11px;
    padding: 3px 0 0 15px;
    border-bottom: 3px solid #fff;
}
.table_colonna_pari td.subtitle {
    color: #78b139;
    background: transparent;
    font-weight: bold;
}

.BoxDisegno {
    float: left;
    width: 300px;
    margin: 10px 20px;
}
.BoxDisegno h5 {
    background: url('img/quadratino.gif') no-repeat 0 2px;
    color: #2f3b40;
    font-size: 12px;
    padding: 0 0 2px 13px;
    margin: 0 30px 7px 70px;
    font-weight: normal;
    border-bottom: 1px solid #88BE40;
}