﻿/*  PAGINA CENTRALE */
body
{
	margin: 0px;
	text-align: center;
	background-color: white;
}
/* PAGINA PARGRAFI E CELLE */
body, p, td, .specialinput
{
	font: 13px/20px 'Monda', sans-serif;
    color: #3a3b3c;
	
}

.body_lng_
{
	background: url('body.jpg') repeat top left;
}

#bodydue
{
	/*width: 960px;*/
	width: 100%;
	height: 100%;
    text-align: center;
    /*background-color: white;*/
	/*background: url('body2.jpg') repeat-x top left;*/
    margin: 0 auto;
}

/* TABELLA GENERICA */
table, tr, td
{
	border: 0px;
	border: none;
	padding: 0px;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
/* TITOLI*/
h1,h2,h3,h4,h5,h6{font: 13px/20px 'Arial', sans-serif;padding:0 0 15px;line-height:1.4em;color:black;font-weight:bold;text-transform:uppercase;}
h1{color:#d9d9d9; font-size:35px;}
h2{font-size:30px}
h3{font-size:30px;} 
h4{font-size:27px;letter-spacing:-1px;font-style:italic;}   
h5{font-size:24px;letter-spacing:-1px;font-style:italic;}
h6{font-size:20px;letter-spacing:-1px;font-style:italic;}


/* TABELLA PRINCIPALE */
#principale
{
	width: 960px;
	height: 100%;
	margin: auto;
}

/* INTESTAZIONE - FA PARTE DELLA TABELLA PRINCIPALE */
#princ_intestazione
{
	height: 80px;
	background-position: top;
}
table.princ_interno_intestazione
{
	height: 80px;
	width: 100%;
    position: relative;
}
td.princ_interno_intestazione
{
	text-align: left;
	vertical-align: middle;
	color: white;
    /*border-top: 1px solid #54504f;*/
	border-top: 5px solid #c20e1a;
    /*background-color: #191514;*/
	background-color: black;
	
}
/* PIè DI PAGINA - FA PARTE DELLA TABELLA PRINCIPALE*/
#footer
{
    vertical-align: top;
    text-align: center;
    color: black;
    height: 155px;
	border-top: 40px solid black;
    background-color: white;
}
#footer a
{
    color:black;
    text-decoration:none
}
#footer a:hover
{
    text-decoration:underline
}
/*#innerFooter
{
    height: 30px;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color:black;
    
}*/

#footer-top-container
{
	position:relative;
}

#searchContainer
{
	position: absolute;
	top: -33px;
	left: 42px;
}
#searchContainer input
{
    font: 12px 'Monda', sans-serif;
	border: none;
	height: 25px;
	padding-left: 5px;
	padding-right: 30px;
}

#searchContainer #searchButton
{
	left: 122px;
	position: absolute;
	width: 22px;
	background: url('../images/searchIcon.jpg') no-repeat center center;
	text-indent: -99999px;
	cursor: pointer;
}

#searchContainer input::-webkit-input-placeholder { color:black; }
#searchContainer input ::-moz-placeholder { color:black; } /* firefox 19+ */
#searchContainer input:-ms-input-placeholder { color:black; } /* ie */
#searchContainer input:-moz-placeholder { color:black; }

#welcome_user
{
	display: none;
	visibility: hidden;
}
/* MENU VERTICALE */
#menu_verticale
{
    /*width: 274px;
    background-color: white;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_corpo
{
    /*vertical-align: top;
    display: none;
    visibility: hidden;
    height: 1px;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi{
    /*height: 100%;
    vertical-align: top;
    text-align: left;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi #news_tot_container{
    /*margin-top: 63px;
    padding-left: 30px;
    border-left: 1px solid #c4c4c4;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi h5{
    /*font-size: 20px; */
	display: none;
	visibility: hidden;
}
#menu_verticale_testi .newsContainer img{
   /* margin-bottom: 20px;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi .newsContainer img:hover{
    /*margin-bottom: 20px;
    opacity: 0.3;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi .newsContainer {
    /*border-bottom: 1px dashed #3a3b3c;
    margin-bottom: 20px;
    position: relative;
    width: 223px;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi .goToNews{
    /*position: absolute;
    bottom: 0;
    right: 0;
    width: 31px;
    height: 52px;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi .occhiello{
    /*font-size: 16px;
    font-weight: bold;
    color: #3a3b3c;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi .titolo{
    /*font-size: 16px;
    font-weight: bold;
    color: #3a3b3c;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_testi .desc{
    /*font-size: 12px;
    font-style: italic;
    margin-bottom: 5px;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_top{
    /*vertical-align: top;
    display: none;
    visibility: hidden;
    height: 1px;*/
	display: none;
	visibility: hidden;
}
#menu_verticale_bottom{
    /*vertical-align: top;
    display: none;
    visibility: hidden;
    height: 1px;*/
   	display: none;
	visibility: hidden;
}
a.vertnav:link, a.vertnav:visited, a.vertnav:hover, a.vertnav:visited:hover, .menu_verticale
{
	display: none;
	visibility: hidden;
}
a.vertnav:link, a.vertnav:visited, a.vertnav:hover, a.vertnav:visited:hover
{
	display: none;
	visibility: hidden;
}
a.vertnav:link, a.vertnav:visited
{
	display: none;
	visibility: hidden;
}
a.vertnav:hover, a.vertnav:visited:hover
{
	display: none;
	visibility: hidden;
}
hr.vertnav
{
	display: none;
	visibility: hidden;
}

/* MENU ORIZZONTALE */
#headerLogo{
	width: 200px;
	position: absolute;
	left: 23px;
	z-index: 9999;
    top: 28px;
}
#menu_orizzontale
{
	height: 30px;
	padding: 0px;
    padding-left: 293px;
    margin: 0px;
    /*background-color: #191514;*/
	background-color: black;
    border-bottom: 1px solid #54504f;
    font-family: 'Muli', sans-serif;
    
}
a.oriznav:link, a.oriznav:visited, a.oriznav:hover, a.oriznav:visited:hover
{
	vertical-align: middle;
	text-align: center;
	display: block;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px 12px;
    font-weight: bold;
}
a.oriznav:link, a.oriznav:visited
{

	text-decoration: none;
}
a.oriznav:hover, a.oriznav:visited:hover
{

	cursor: hand;
	text-decoration: none;
}
a.oriznavhover:link
{

	text-decoration: none;
}

/*--------------- slide e gallery ----------------*/
#area_slide
{
    width: 960px;
	background-color: white;
    text-align: center;
}
.slideshow_shadow {
    text-align: left;
    margin: 0px auto; 
    width: 960px;
    height: 416px;
    background-color: black;
}
.slideshow_wrap {
    height: 376px;
    width: 960px;
    margin: 0px;
    text-align: left;
}

.container {
    display: block;
    height: 376px;
    width: 960px;
    list-style: none outside none;
    margin: 0px;
    overflow: hidden !important;
    padding: 0;
    text-align: left;
}
.container li {
    height: 376px;
    width: 960px;
    margin: 0;
    overflow: hidden !important;
    padding: 0;
}
.slide {
    height: 376px;
    width: 960px;
}
.slide a, .slide {
    height: 376px;
    width: 960px;
    text-decoration: none;
	padding: 0px;
}
.slide a:hover, .slide {
    text-decoration: none !important;
}
.controls {
    /*height: 30px;
    left: -200px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -75px;
    width: 205px;
    z-index: 300;*/
   	display: none;
	visibility: hidden;
}
.controls li {
	/*
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    margin-left: 14px;
    width: 20px;
	*/
	display: none;
	visibility: hidden;
}
.controls li.control {
	/*
    background: url("../images/control_inactive.png") no-repeat scroll left top transparent;
	*/
    display: none;
	visibility: hidden;
}
.controls li.active {
	/*
    background: url("../images/control_active.png") no-repeat scroll left top transparent;
	*/
    display: none;
	visibility: hidden;
}
.prev, .next {
    background-color:#bcbcbc;
    color: #000000;
    cursor: pointer;
    float: left;
    position: relative;
    top: -45px;
    margin-bottom: -70px;
    width: 39px;
    height: 28px;
    z-index: 4;
    text-indent: -9999px;
}
.prev {
    background:#bcbcbc url('../images/left.jpg') no-repeat 0 0;
    /*border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;*/
    margin-left: 8px;
    *left: 0px;
}
.next {
    /*border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;*/
    background:#bcbcbc url('../images/right.jpg') no-repeat 0 0;
    float: right;
    margin-right: 8px;
	*margin-right: -10px;
}
.prev:hover, .next:hover {
    opacity: 0.8;
}
span.slidetext {
    color: #303030;
    height: 35px;
    letter-spacing: 2px;
    margin-left: 20px;
    padding: 10px 20px;
    position: relative;
    top: 400px;
    width: 320px;
    z-index: 2;
}
span.floatright {
    float: right;
    margin-top: 30px;
    width: 400px;
}
span.hide {
    background: none repeat scroll 0 0 transparent;
}
#gallery_immagine {
    margin: 8px;
    width: 145px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
}
#gallery_immagine a {
    float: left;
    overflow: hidden;
    width: 145px;
}
#gallery_immagine a img {
    border: 7px solid white;
    margin: 0;
    width: 130px;
    height: 130px;
    margin-bottom: 5px;
}
#gallery_immagine a img:hover {
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

/* LA PARTE DELLA TABELLA PINCIPALE IN CUI COMPARE IL CONTENUTO DEL SITO, OGGETI CARTELLE, CONTACT... */
#corpo_pagina
{
	padding: 20px;
	text-align: justify;
	background-color: white;
	vertical-align: top;
    color: #979797;
}

#corpo_pagina_superiore {
    vertical-align: top;
	background-color: white;
}
/* IL MENU CONTENENTE TUTTE LE CARTELLE GENITORE */
.menusmall
{
	/*display: none;
	visibility: hidden;*/
    padding-left: 20px;
    padding-top: 5px;
	
}
.menusmall a
{
    color: #737373 !important;
    text-transform: uppercase;
    font-size: 11px;
}
.tr_menusmall{
    /*height: 0px;*/
    text-align: left;   
}


/* I CAMPI DI INPUT DATI */
.specialinput
{
	background-image: url(input.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid Gray;
	background-color: white;
}

/* AREA DELLA PAGINA CONTACT CONTENETE I CAMPI DI INPUT */
.contactarea
{
	background-position: bottom;
	border: 1px solid #999999;
	background-color: White;
	background-image: url(form.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 160px;
}

/* AREA DELLA PAGINA LOGIN CONTENETE I CAMPI DI INPUT */
.loginarea
{
	background-position: bottom;
	border: 1px solid #999999;
	background-color: White;
	background-image: url(form.gif);
	background-repeat: repeat-x;
	width: 300px;
	height: 160px;
	text-align: center;
	padding: 10px;
	vertical-align: middle;
}


.ins_utente, .ins_pass
{
	font-weight: bolder;
}
.loginrap
{
	font-weight: bold;
	margin: 0px;
}

.accessoeffettuato
{
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bolder;
	padding: 20px;
}

/* LOGOUT */
a.logout:link, a.logout:visited, a.logout:hover, a.logout:visited:hover
{
	border: 1px solid;
	padding: 4px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bolder;
	color: #AE0000;
	font-size: 13px;
}
a.logout:link, a.logout:visited
{
	border: 1px solid #FF4D4D;
	text-decoration: none;
	background-color: #FFAAAA;
}
a.logout:hover, a.logout:visited:hover
{
	border: 1px solid #DD0000;
	text-decoration: none;
	background-color: #FF7979;
}

/* AREA DELLA PAGINA CONTENETE I CAMPI DI INPUT */
.formarea
{
	background-position: bottom;
	border: 1px solid #999999;
	border-top: none;
	background-color: White;
	background-image: url(form.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 160px;
}

.form_sched_width
{
	width: 150px;
}
/*******************/
.form_sched_1_active
{
	border: 1px solid #999999;
	border-bottom: none;
	background-color: White;
	text-align: center;
	font-weight: bold;
	width: 150px;
	height: 21px;
}
.form_sched_2_disactive
{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #ebebeb;
	text-align: center;
	color: #999999;
	height: 17px;
}
.form_sched_zone2_disactive
{
	border-bottom: 1px solid #999999;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}

/*******************/
.form_sched_1_disactive
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ebebeb;
	text-align: center;
	color: #999999;
	height: 17px;
}
.form_sched_2_active
{
	border: 1px solid #999999;
	border-bottom: none;
	background-color: White;
	text-align: center;
	font-weight: bold;
	height: 21px;
}
.form_sched_zone3_disactive
{
	border-bottom: 1px solid #999999;
}

.carrello_vuoto
{
	color: Silver;
}
.carrello_zona_pulsanti
{
	text-align: center;
}
.carrello_input_dati
{
	background-position: bottom;
	border: 1px solid #999999;
	background-color: White;
	background-image: url(form.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.rapporti_carrello
{
	padding: 10px;
	font-weight: bolder;
	color: Red;
}


/*  -------CARTELLA E OGGETTO-------  */
/* INTESTAZIONE */
.intestazione_kat_obj, .box_kat_obj, .rapporti_carrello
{
	width: 100%;
}
.intestazione_kat_obj_1
{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 1px;
}
.intestazione_kat_obj_2
{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.intestazione_kat_obj_3
{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.intestazione_kat_obj_prezzo
{
	font-size: 17px;
	font-weight: bolder;
	color: Red;
}
.intestazione_kat_obj_desc
{
	color: #626262;
}

.carrelloadd
{
	text-align: right;
	font-weight: bolder;
}


.box_kat_obj_int
{
	/*
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: 1px;
	padding: 5px;
	border-bottom: 1px solid #B1B1B1;
	*/
	visibility: hidden;
	display: none;
}
.box_kat_obj_contenet_image, .box_kat_obj_contenet_file, .box_kat_obj_contenet_commento
{
	border-top: none;
	text-align: center;
	padding: 5px;
}
.box_kat_obj_contenet_file
{
	text-align: left;
}
.box_kat_obj_contenet_commento
{
	text-align: left;
}

.commento_int_data, .commento_int_ora, .commento_int_data, .commento_int_utente, .commento_int_commento
{
	font-weight: bold;
}
.commento_data, .commento_ora, .commento_data, .commento_utente, .commento_commento
{
}
.commento_int_data, .commento_data
{
	width: 150px;
}
.commento_int_ora, .commento_ora
{
	width: 70px;
}

/* DESCRIZIONI */
.descrizioni
{
	font-size: 12px;
	color: #8D8D8D;
	margin: 0px 10px;
}
/* NOME DI UNA CARTELLA O OGGETTO NELLA LISTA */
.link_kat_obj
{
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 1px;
}
/* TABELLA CON ELENCO CARTELLE O OGGETTI */
table.elenco_kat_obj
{
}
/* CELLA CON L'ICONA */
#elenco_icona{
    margin: 0px 10px 10px 10px;
    width: 228px;
}
td.elenco_icona
{
	vertical-align: middle;
	text-align: center;
	width: 48px;
	height: 48px;
	padding: 6px;
	padding-right: 0px;
}
/* CELLA CON NOME E DESCRIZIONE */
.elenco_nome_e_descrizione{
    font-size: 30px;
    line-height: 1.4em;
    color: #3A3B3C;
    font-weight: normal;
    margin: 10px;
    width: 228px;
}
td.elenco_nome_e_descrizione
{
	padding: 6px;
	vertical-align: middle;
}
td.elenco_prezzo, td.elenco_carrello_prezzo
{
	text-align: center;
	color: Red;
	font-weight: bolder;
}

/* TABELLA CON ELENCO OGGETTI CARRELLO*/
table.elenco_carrello
{
	width: 100%;
}
/* CELLA CON L'ICONA CARRELLO*/
td.elenco_icona_carrello
{
	vertical-align: middle;
	text-align: center;
	width: 48px;
	height: 48px;
}
/* CELLA CON NOME E DESCRIZIONE CARRELLO*/
td.elenco_nome_e_descrizione_carrello
{
	vertical-align: middle;
}
/* CELLA CON PULSANTE ELIMINA DAL CARRELLO*/
td.elenco_carello_elimina
{
	vertical-align: middle;
	text-align: center;
	width: 130px;
}
td.elenco_icona_carrello, td.elenco_nome_e_descrizione_carrello, td.elenco_carello_elimina, td.elenco_carrello_prezzo
{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 5px;
}



/* PULSANTI CARRELLO */
a.carrello_puls:link, a.carrello_puls:visited, a.carrello_puls:hover, a.carrello_puls:visited:hover
{
	border: 1px solid;
	padding: 4px;
	vertical-align: middle;
	text-decoration: none;
	height: 25px;
	color: #6495ED; /* 	display: block; 	width: 198px; 	margin-left: 1px; 	*/
}
a.carrello_puls:link, a.carrello_puls:visited
{
	border: 1px solid #a3c7e2;
	text-decoration: none;
	color: #133B82;
}
a.carrello_puls:hover, a.carrello_puls:visited:hover
{
	cursor: hand;
	background-color: #eef6fb;
	border: 1px solid #a3c7e2;
	text-decoration: none;
	color: Black;
}


/* ---------COLLEGAMENTI GENERICI--------- */
/* COLLEGAMENTO NORMALE */
a:link, a:visited
{
	text-decoration: none;
	color:black;
}
/* COLLEGAMENTO QUANDO IL PUNTATATORE CI PASSA SOPRA */
a:hover, a:visited:hover
{
	text-decoration:underline
}
/* COLLEGAMENTO QUANDO VIENE CLICCATO */
a:active, a:visited:active
{
	text-decoration:underline
}
/*---------------------------------------------------------*/
.unopx
{
	width: 1px;
	height: 1px;
	font-size: 1px;
}
/* fine css slide */
.icone_orizzontale
{
	display: none;
	visibility: hidden;
}
img
{
	border: none;
}


#homeContainer {
    
    float: left;
    width: 630px;
    position: relative;
    
}

/*#didascalia-slide {
    background-color: black;
    height: 30px;
    line-height: 30px;
    padding: 5px;
    padding-left: 28px;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bolder;
    width: 888px;
    position: absolute;
}*/

.hidden_home_box {
    
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    color: white;
    z-index: 9999;
    position: absolute;
    bottom: 0;
    padding: 7px;
    text-align: left;
    margin-left: 7px;
    
    /*display: none;*/
    /*height: 22px;*/
    
}

.hidden_home_box_title {
    color: white;
    bottom: 0;
    font: 22px Arial;
    font-weight: bold;
    text-transform: uppercase;
    
}

.hidden_home_box_text {
    color: white;
    bottom: 0;
    font: 16px 'Muli', sans-serif;
    font-style: italic;
    
}

#home_box1 {
    width: 630px;
    height: 170px;
    margin-top: 20px;
    margin-bottom:10px;
    float:left;
    position: relative;
    overflow: hidden;
}

#home_box2 {
    width: 315px;
    height: 213px;
    margin-top:10px;
    margin-bottom:10px;
    float:left;
    position: relative;
    overflow: hidden;
}

#home_box3 {
    width: 315px;
    height: 213px;
    margin-top:10px;
    margin-bottom:10px;
    float:left;
    position: relative;
    overflow: hidden;
}

#home_box4 {
    width: 198px;
    height: 213px;
    margin-top:10px;
    margin-bottom:10px;
    float:left;
    position: relative;
    overflow: hidden;
}

#home_box5 {
    width: 432px;
    height: 213px;
    margin-top:10px;
    margin-bottom:10px;
    float:left;
    position: relative;
    overflow: hidden;
}


#home_box7 {
width: 630px;
height: 213px;
margin-top: 20px;
margin-bottom: 10px;
float: left;
position: relative;
overflow: hidden;
}

#facebook-box {
	position: absolute;
    left: 816px;
    top: 33px;
}


#topmenu {
    position: absolute;
    left: 308px;
    border-bottom: 1px solid #494544;
    width: 463px;
}

#topmenu a {
    color: white;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    font-size: 10px;
    margin-right: 19px;
}
#topmenu a:hover {
    text-decoration: none;
}

#teawearContainer img {
	border: none;
	position: absolute;
	top: -55px;
	right: 40px;
}

#news_tot_container
{
    float: right;
    width: 227px;
    background-color: white;
    margin-top: 20px;
    padding-left: 30px;
    border-left: 2px solid #c4c4c4;
}
#news_tot_container a
{
    text-decoration:none;
}
#news_tot_container .titolo
{
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

#news_tot_container .desc
{
    font-size: 13px;
    font-style: italic;
}
  
#news_tot_container h5 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px;
}
.newsContainer img {
   margin-bottom: 20px;
}
.newsContainer img:hover{
    margin-bottom: 20px;
    opacity: 0.3;
}
.newsContainer {
    /*border-bottom: 1px dashed #3a3b3c;*/
    margin-bottom: 17px;
    padding-bottom: 10px;
    position: relative;
    width: 223px;
    background: white url('dot-line.jpg') repeat-x right bottom;
}

.goToNews {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 31px;
    height: 52px;
}
.news_tot_container > .titolo {
    font-size: 16px;
    font-weight: bold;
    color: #3a3b3c;
    text-transform: uppercase;
}
.news_tot_container > .desc {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 5px;
}

/*PAgine speciali*/

#dna_table > tbody > tr:first-child {
    background: none !important;
}

#dna_table > tbody > tr:last-child {
    background: none !important;
}

#dna_table > tbody > tr:first-child > td {
    display:none;
}

#dna_table > tbody > tr {
    background: white url('dot-line.jpg') repeat-x right bottom;
}

#dna_table > tbody > tr > td {
    padding-top: 18px;
    padding-bottom: 18px;
}

#dna_table tr {
    
    vertical-align:top;
}
#dna_table td {
    
    padding: 0px 8px;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
}

#dna_table h1, #dna_table h2 {
    
    margin: 0 !important;
    padding: 0 !important;
    font-family:arial !important;
    font-weight: bold;
}

#dna_table h1{
    
    font-size: 65px;
}

#tecnologie_table > tbody > tr {
    background: white url('dot-line.jpg') repeat-x right bottom;    
}

#tecnologie_table > tbody > tr:last-child {
    background: none !important;
}

#tecnologie_table > tbody > tr > td {
    padding: 0px;
    margin: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
}

#tecnologie_table h1, #tecnologie_table h2 {
    
    margin: 0 !important;
    margin-left: 9px !important;
    padding: 0 !important;
    font-family:arial !important;
    font-weight: bold;
    color:black;
    font-size: 24px;
    padding-bottom: 10px !important;
}

#tecnologie_table td {
    
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
}
/*
#sponsor_table > tbody > tr {
    background: white url('dot-line.jpg') repeat-x right bottom;    
}

#sponsor_table > tbody > tr:last-child {
    background: none !important;
}

#sponsor_table> tbody > tr > td{
    padding: 0px;
    margin: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
}

#sponsor_table h1, #sposnsor_table h2{
    
    margin: 0 !important;
    margin-left: 9px !important;
    padding: 0 !important;
    font-family:arial !important;
    font-weight: bold !important;
    color:black !important;
    font-size: 24px !important;
    padding-bottom: 10px !important;
}

#sponsor_table td{
    
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
}
*/
#pagina_sponsor .sponsor_box {
    clear:both;
    background: white url('dot-line.jpg') repeat-x right bottom;
    overflow: auto;
    padding: 20px 0;
}

#pagina_sponsor div.sponsor_box:last-child {
    background: none;
}

#pagina_sponsor a {
    
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    
    float: left;
    
}

#pagina_sponsor #elenco_icona {
    margin: 5px;
    width: auto !important;
}

#pagina_sponsor h2 {
    
    margin: 0 !important;
    margin-left: 9px !important;
    padding: 0 !important;
    font-family:arial !important;
    font-weight: bold !important;
    color:black !important;
    font-size: 24px !important;
    padding-bottom: 10px !important;
    
}

/*Home page sottopagine nascoste*/
.sottopagine_1 {
    display:none;
    visibility:hidden;
}

#sottopagine {
    text-align: center;
    /*margin-top: 20px;*/
}

#sottopagine > tbody > tr {
    background: white url('dot-line.jpg') repeat-x right bottom;    
}

#sottopagine > tbody > tr:last-child {
    background: none !important;
}
#sottopagine > tbody > tr > td {
    padding-bottom: 20px;
    padding-top: 20px;
}
#sottopagine > tbody > tr > td > a, #sottopagine > tbody > tr > td > a:hover {
    text-decoration: none;
}
.elenco_nome_e_descrizione {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    /*margin-left: 41px;*/
    margin-right: 38px;
    background: url('goToNews.jpg') no-repeat top right;
}

.descrizioni {
    
    font-size: 13px;
    font-style: italic;
    color: black;
    text-align: left;
    /*margin-left: 41px;*/
    margin-right: 38px;
    width: 228px;
    
}

#elenco_icona img:hover {
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

#dati-societari{
    font-size: 10px;
    line-height: 11px;
    padding: 15px;
    padding-top: 40px;
    
}

.sottopagine_15 {
    display:none;
    visibility:hidden;
}
