body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #fff;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	font-size: medium;
	font-weight: bold;
}

h2 {
	font-size: large;
	font-weight: bold;
}

 /* INTESTAZIONE */

div.intestazione {
	width: 100%;
	display: none;
}

p.homepage 
{
	display: block;
}

.logo {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: none;
}

/* MACRO AREE */

div.macro_aree {
	position: absolute;
	top: 18px;
   text-align: center;
	width: 336px;
	height: 32px;
	right: 15px;
   background-color: #ccc;
	color: #000;
	display: none;
}

a.aluminium_area_botton {
	background-image: url(immagini/macro_aree/zml_aluminium_off.gif);
   background-color: #ccc;
	color: #000;
   border-left: 1px solid #fff;
	display: block;
	width: 111px;
	height: 32px;
	float: left;
}

a:hover.aluminium_area_botton {
	background-image: url(immagini/macro_aree/zml_aluminium_on.gif);
   background-color: #ccc;
	color: #000;
   border-left: 1px solid #fff;
	display: block;
	width: 111px;
	height: 32px;
}

a.cast_iron_area_botton {
	background-image: url(immagini/macro_aree/zml_cast_iron_off.gif);
   border-left: 1px solid #fff;
	display: block;
	width: 111px;
	height: 32px;
	float: left;
}

a:hover.cast_iron_area_botton {
	background-image: url(immagini/macro_aree/zml_cast_iron_on.gif);
   border-left: 1px solid #fff;
	display: block;
	width: 111px;
	height: 32px;
}

a.copperwire_area_botton {
	background-image: url(immagini/macro_aree/zml_copperwire_off.gif);
   border-left: 1px solid #fff;
	display: block;
	width: 111px;
	height: 32px;
	float: left;
}

a:hover.copperwire_area_botton {
	background-image: url(immagini/macro_aree/zml_copperwire_on.gif);
   border-left: 1px solid #fff;
	display: block;
	width: 111px;
	height: 32px;
}

/* LINGUE */

.lingue {
	width: 100%;
	height: 16px;
	background-color: #ffa600;
	text-align: right;
	color: #fff;
	font-size: 7pt;
	font-weight: normal;
	border-bottom: 1px solid #ae986e;	
	display: none;
}

.lingue_riga {
	padding-right: 25px;
}

.lingue a {
	height: 18px;
	color: #fff;
	background-color: #ffa600;
	text-decoration: none;
	padding-left: 1%;
}

.lingue a:active {
	color: #fff;
	background-color: #ffa600;
	text-decoration: none;
	font-weight: bold;
}

.lingue a:hover {
	color: #fff;
	background-color: #ffa600;
	text-decoration: none;
	font-weight: bold;
}

/* MENU */

div.menu {
	position: relative;
	z-index: 3;
	background-image: url(immagini/layout/pattern_menu.gif);
	background-repeat: repeat-x;
	background-color: #ffa600;
	color: #fff !important;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 35px;
	width: 100%;
	float: none;
	display: none;
}

div.menu_riga {
	width: auto;
	height: auto;
	float: none;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

li {
	float: left;
	position: relative;
	line-height: 15px;
}

li ul {
  	display: none;
  	position: absolute; 
  	top: 16px;
  	left: 0;
  	background-color: #f8c95d;
	color: #fff;
}

li > ul {
	top: 16px;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}

.list_v {
	width: 95px;
	float: none;
	clear: left;
	text-align: center;
	margin: 0;
	border: 0;
}

li:hover.list_v {
	background-color: #ccc;
	color: #fff;
}

.link_v {
	width: 95px;
	position: relative;
	z-index: 6000;
	margin: 0;
	border: 0;
}

a.link_home {
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_home  {
	background-image: url(immagini/layout/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_home  {
	background-image: url(immagini/aluminium/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_home  {
	background-image: url(immagini/castiron/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_home  {
	background-image: url(immagini/copperwire/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.link_storia {
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_storia  {
	background-image: url(immagini/layout/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_storia  {
	background-image: url(immagini/aluminium/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_storia  {
	background-image: url(immagini/castiron/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_storia  {
	background-image: url(immagini/copperwire/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.link_produzione {
	width: 85px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_produzione  {
	background-image: url(immagini/layout/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_produzione  {
	background-image: url(immagini/aluminium/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_produzione  {
	background-image: url(immagini/castiron/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_produzione  {
	background-image: url(immagini/copperwire/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.link_business_trand {
	width: 95px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_business_trand  {
	background-image: url(immagini/layout/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_business_trand  {
	background-image: url(immagini/aluminium/menu/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_business_trand  {
	background-image: url(immagini/castiron/menu/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_business_trand  {
	background-image: url(immagini/copperwire/menu/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.link_news {
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_news  {
	background-image: url(immagini/layout/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_news  {
	background-image: url(immagini/aluminium/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_news  {
	background-image: url(immagini/castiron/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_news  {
	background-image: url(immagini/copperwire/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.link_download_pdf {
	width: 95px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_download_pdf {
	background-image: url(immagini/layout/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_download_pdf {
	background-image: url(immagini/aluminium/menu/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_download_pdf {
	background-image: url(immagini/castiron/menu/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_download_pdf {
	background-image: url(immagini/copperwire/menu/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.link_login {
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_login  {
	background-image: url(immagini/layout/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_login  {
	background-image: url(immagini/aluminium/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_login  {
	background-image: url(immagini/castiron/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_login  {
	background-image: url(immagini/copperwire/menu/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.link_opportunita_lavoro {
	width: 110px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_opportunita_lavoro  {
	background-image: url(immagini/layout/freccina_area_110.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_opportunita_lavoro  {
	background-image: url(immagini/aluminium/menu/freccina_area_110.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_opportunita_lavoro  {
	background-image: url(immagini/castiron/menu/freccina_area_110.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_opportunita_lavoro  {
	background-image: url(immagini/copperwire/menu/freccina_area_110.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.link_contatti {
	width: 85px;
	display: block;
	float: left;
	text-align: center;
}

a:hover.link_contatti  {
	background-image: url(immagini/layout/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_aluminium a:hover.link_contatti  {
	background-image: url(immagini/aluminium/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_castiron a:hover.link_contatti  {
	background-image: url(immagini/castiron/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_copperwire a:hover.link_contatti  {
	background-image: url(immagini/copperwire/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_riga a:link {
	height: 36px;
	text-decoration: none;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_riga a:visited {
	height: 36px;
	text-decoration: none;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_riga a:hover {
	height: 36px;
	text-decoration: none;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_riga a:active {
	height: 36px;
	text-decoration: none;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* CONTENUTO */

.contenuto_home {
	width: 100%;
	margin-bottom: 25px;
	padding-top: 20px;
	text-align: left;
	position: relative;
	font-size: small;
	background-color: #fff;
	color: #000;
	padding-bottom: 10px;
	clear: both;
}

.contenuto {
	width: 97%;
	height: auto;
	margin-bottom: 25px;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 0px;
	position: relative;
	font-size: small;
	background-color: #fff;
	color: #000;
	padding-bottom: 0px;
	clear: both;
}

.contenuto_area {
	width: 91%;
	height: auto;
	margin-bottom: 25px;
	margin-left: 4%;
	margin-right: 4%;
	padding-top: 120px;
	position: relative;
	font-size: small;
	background-color: #fff;
	color: #000;
	padding-bottom: 10px;
	clear: both;
}

.dati_fiscali {
	width: 100%;
	height: 16px;
	padding-top: 2px;
	text-align: center;
	background-color: #fff;
	color: #000;
	font-size: 8pt;
	font-weight: normal;
	border-top: 1px solid #999;
	float: none;
	clear: both;	
}

.bottom {
	width: 100%;
	height: 17px;
	background-image: url(immagini/layout/pattern_contenuto.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* 3 COLONNE */

.colonne_3_home {
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	position: relative;	
}

.colonna_unica {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	text-align: justify;
	font-size: small;
	background-color: #fff;
	color: #000;
}

.colonna_unica_news {
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 15px;
	text-align: justify;
	font-size: small;
	background-color: #fff;
	color: #000;
}

.colonna_unica_login {
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 15px;
	text-align: center;
	font-size: x-small;
	background-color: #fff;
	color: #000;
}

.colonna_1d3 {
	position: absolute;
	width: 28%;
	top: 0; 
	left: 0;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	text-align: justify;
}

.colonna_2d3 {
	margin: 0 30% 0 30%;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}

.colonna_3d3 {
	width: 28%;
	position: absolute;
	top: 0; 
	right: 0;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	text-align: justify;
}

/* 2 COLONNE */

.colonne_2_storia {
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	position: relative;	
}

.colonne_2 {
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	position: relative;
	clear: both;	
	overflow: hidden; 
	float: none;
}

.colonne_2_aluminium {
	width: 100%;
	text-align: left;
	position: relative;
	clear: both;	
	overflow: hidden; 
	float: none;
}

.colonna_1d2 {
	width: 307px;
	float: left;
}

.colonna_2d2 {
	margin-left: 0px;
	width: auto;
	padding-right: 25px;
	text-align: justify;
}

.colonna_1d2_200 {
	width: 0px;
	float: left;
	display: none;
}

.colonna_2d2_200 {
	margin-left: -190px;
	width: 600px;
	padding-left: 200px;
	/*padding-right: 25px; */
	text-align: justify;
}

.colonna_1d2_perc {
	float: left;
	width: 50%;
	text-align: justify;
}

.colonna_2d2_perc {
	float: left;
	width: 49%;
	text-align: justify;
}

.colonne_2:after
	{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.colonne_2
	{
	display: block;
}

/* COLONNA UNICA */

.colonna_unica_dx {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
	text-align: right;
	font-size: x-small;
	background-color: #fff;
	color: #000;
}

/* STORIA */

.fabbrica {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 15px;
	margin: 0px;
}

.aluminium {
	background-color: #fff;
	color: #73716E;
}

.copperwire {
	background-color: #fff;
	color: #ca4829;
}

/* NEWS */

.notizia {
	line-height: 15px;
	margin-bottom: 15px;
}

.notizia_img {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 8px;
	height: 100%;
}

.notizia_img img {
	border: 1px solid #fff;
}

.link_prosegui {
	text-align: right;
	margin-top: 5px;
	display: none;
}

.link_prosegui a {
	background-color: #fff;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.link_prosegui a:hover {
	text-decoration: underline;
}

.avanti {
	font-size: smaller;
}

.attachment {display: none;}

/* LOG IN */

.login {
	width: 200px;
	height: 100px;
	background-color: #f8c95d;
	color: #000;
	text-align: left;
	padding: 30px;
}

/* INTESTAZIONI AREA */

.intestazione_area_aluminium {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	background-image: url(immagini/aluminium/aluminium_area_pattern.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.intestazione_area_castiron {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	background-image: url(immagini/castiron/castiron_area_pattern.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.intestazione_area_copperwire {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	background-image: url(immagini/copperwire/copperwire_area_pattern.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.logo_area {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: none;
}
/* DIVISIONE AREA */
.divisione_area 
{
	display: block;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

.divisione_area_aluminium {
	position: absolute;
	z-index: 5;
	background-color: #fff;
	color: #73716e;
	text-align: right;
	top: 104px;
	right: 25px;
	font-size: 8pt;
}

.divisione_area_castiron {
	position: absolute;
	z-index: 5;
	background-color: #fff;
	color: #121818;
	text-align: right;
	top: 104px;
	right: 25px;
	font-size: 8pt;
}

.divisione_area_copperwire {
	position: absolute;
	z-index: 5;
	background-color: #fff;
	color: #ca4829;
	text-align: right;
	top: 104px;
	right: 25px;
	font-size: 8pt;
}
.menu_divisione {
	position: absolute;
	z-index: 5;
	text-align: center;
	top: 150px;
	right: 75px;
	display: none;
}

.menu_divisione a {
	display: block;
	float: left;
	width: 120px;
	height: 33px;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 28px;
	padding-top: 5px;
}

.menu_divisione a:hover {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 28px;
	background-image: url(immagini/layout/triangolo.gif);
	background-repeat: no-repeat;
	background-position: right;	
	padding-top: 5px;
}
.menu_divisione li {
	clear: both;
}

.sottomenu_divisione_prodotti {
	position: absolute;
	z-index: 5;
	text-align: center;
	top: 32px;
	right: 295px;
}

.sottomenu_divisione_prodotti a {
	display: block;
	width: 120px;
	height: 12px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.sottomenu_divisione_prodotti a:hover {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

.sottomenu_divisione_dati_dimensionali {
	position: absolute;
	z-index: 5;
	text-align: center;
	top: 32px;
	right: 150px;
}

.sottomenu_divisione_dati_dimensionali a {
	display: block;
	width: 120px;
	height: 12px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.sottomenu_divisione_dati_dimensionali a:hover {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

.sottomenu_divisione_imballi {
	position: absolute;
	z-index: 5;
	text-align: center;
	top: 32px;
	right: 0px;
}

.sottomenu_divisione_imballi a {
	display: block;
	width: 120px;
	height: 12px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.sottomenu_divisione_imballi a:hover {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

/* VARIE */

.bordino_bianco {
	width: 100%;
	padding-top: 5px;
	border-bottom: 3px dotted #fff;
}

.img_absolute {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 40px;
	display: none;
}

.img_absolute_right {
	position: relative;
	z-index: 3;
	top: 0px;
	right: 0px;
}

.img_absolute_left_imballi {
	float: left;
	top: 0px;
	left: 0px;
	margin-right: 35px;
	margin-top: 15px;
	clear: right;
}

.img_absolute_right_pallet {
	float: right;
	left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: right;
}

.img_center {
	text-align: center;
}

.img_up_down {
	padding-bottom: 0px;
	padding-top: 0px;
}

.cartina {
	position: relative;
	z-index: 2;
	text-align: right;
	top: 0px;
	right: 40px;
}

.white {
	background-color: #fff;
	color: #000;
}

.orange_white {
	background-color: #fff;
	color: #ffa600;
}

div.absolute_right {
	position: relative;
	z-index: 4;
	text-align: right;
	top: 0 !important;
	right: 0 !important;
}
/* ALUMINIUM */
div.menu_aluminium {
	position: relative;
	z-index: 3;
	background-image: url(immagini/aluminium/pattern_menu_aluminium.gif);
	background-repeat: repeat-x;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 35px;
	width: 100%;
	float: none;
	display: none;
}

/* CAST IRON */
div.menu_castiron {
	position: relative;
	z-index: 3;
	background-image: url(immagini/castiron/pattern_menu_castiron.gif);
	background-repeat: repeat-x;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 35px;
	width: 100%;
	float: none;
	display: none;
}

/* COPPERWIRE */
div.menu_copperwire {
	position: relative;
	z-index: 3;
	background-image: url(immagini/copperwire/pattern_menu_copperwire.gif);
	background-repeat: repeat-x;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 35px;
	width: 100%;
	float: none;
	display: none;
}

.diametri {
	position: absolute;
	right: 0px;
	top: 75px;
}

div.blocco_imballi {
	position: relative;
	margin-bottom: 60px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	width: 100%;
	float: none;
}

.titolo_imballi {
	margin-left: 160px;
}
/* TABELLA PRODOTTI */

.tabella_prodotti_copperwire {
	width: 100%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.tabella_prodotti_copperwire a {
	background-color: #fff;
	color: #ca4829;
	text-decoration: underline;
	font-weight: bold;
}

.tabella_prodotti_copperwire a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.tabella_prodotti_copperwire td {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
	border-bottom: 1px solid #000;
}

td.top {
	background-color: #ccc;
	color: #000;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}

td.right {
	border-right: 1px solid #000;
	visibility: visible;
}

.tabella_awg {
	width: 80%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-right: 15px;
}

.tabella_awg td {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
	border-bottom: 1px solid #000;
}

.tabella_dim_copperwire {
	width: 100%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.tabella_dim_copperwire td {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
	border-bottom: 1px solid #000;
}

.tabella_dim_copperwire th {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
	border-bottom: 1px solid #000;
}

.tabella_imballi_copperwire {
	position: relative;
	z-index: 3;
	width: auto;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.tabella_imballi_copperwire td {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
	border-bottom: 1px solid #000;
}

.tabella_imballi_copperwire th {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
	border-bottom: 1px solid #000;
}


.tabella_pallet_copperwire {
	position: relative;
	z-index: 3;
	width: 100%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.tabella_pallet_copperwire td {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
	border-bottom: 1px solid #000;
}

.tabella_pallet_copperwire th {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
	border-bottom: 1px solid #000;
}

th.right {
	border-right: 1px solid #000;
}

div.center {
	padding-top: 5px;;
}

/* OPPORTUNITA LAVORO */

.elenco_categorie li {
	float: none;
	clear: both;
	margin-bottom: 10px;
}

.elenco_categorie a:link {
	width: 130px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.elenco_categorie a:visited {
	width: 130px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.elenco_categorie a:hover {
	width: 130px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.elenco_categorie a:active {
	width: 130px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.categoria_lavoro {
	width: auto;
	height: 30px;
	border-bottom: 1px solid #fff;
	text-align: right;
	margin-bottom: 10px;
}

.date_lavoro {
	height: 30px;
	text-align: justify;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.data_in {
	position: relative;
	width: 40%;
	float: left;
}

.data_scadenza {
	float: left;
	width: 59%;
	text-align: right;
}

.mansione_lavoro {
	width: auto;
	height: 20px;
	text-align: left;
	margin-bottom: 20px;
}

.link_offerta_lavoro {
	/* margin-left: 24%; */
	width: 100%;
	height: 30px;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
	display: none;
}

.link_offerta_lavoro a {
	width: 150px;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(immagini/lavoro/punto_elenco_lavoro.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.link_offerta_lavoro a:hover {
	text-decoration: underline;
}

/* FORM */

.contenuto_form {
	width: auto;
	height: auto;
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	position: relative;
	font-size: x-small;
	padding-bottom: 10px;
	clear: both;
}

.elenco_cv {
	position: relative;
	width: 160px;
}

.elenco_cv li {
	float: none;
	clear: both;
	margin-bottom: 10px;
}

.elenco_cv a:link {
	width: 180px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.elenco_cv a:visited {
	width: 180px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.elenco_cv a:hover {
	width: 180px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.elenco_cv a:active {
	width: 180px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.col_sx {
	width: 180px;
	float: left;
}

.col_dx {
	margin-left: 200px;
	width: auto;
	padding-left: 25px;
	text-align: justify;
}

input {
	border: 1px solid #7F9DB9;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}

select {
	border: 1px solid #7F9DB9;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 3px;
	padding-top: 3px;
}


label {
	padding-left: 3px;
}

div.col_01 {
	float: left;
}

form {
	border: none;
}

.colonne_2_form {
	width: 600px;
}

.pdf {
	border: hidden;
	border-bottom: 0px !important;
}

.pdf a {
	background-color: #fff;
	color: #ca4829;
	text-decoration: underline;
	font-weight: bold;
}

.pdf a:hover {
	text-decoration: underline;
	font-weight: bold;
}


/*
 img {
	border: 1px solid #000;
}
*/

/* Pagina contatti */
img#img2 
{
	float: left;
	padding-bottom: 25px;
	padding-left: 25px;
}

/* Parte finale */
div.certificazioni, div.bottom 
{
	display: none;
}

.title 
{
	float: left;
}

.descrizione_lavoro 
{
	padding-bottom: 45px;
}

form#RewriteForm1 
{
	display: none;
}