div#hContent 
{
	/* border: 1px solid #FFA600; */
	clear: both;
}

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: #ffa600;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	font-size: x-small;
	font-weight: bold;
}

h2 {
	font-size: small;
	font-weight: bold;
}

 /* INTESTAZIONE */

.intestazione {
	width: 100%;
	height: 68px;
	background-image: url(immagini/layout/pattern_intestazione.gif);
	background-repeat: repeat-x;
	text-align: right;
}

p.homepage 
{
	display: none;
}

.logo {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

/* MACRO AREE */

div.macro_aree {
	position: absolute;
	top: 18px;
   text-align: center;
	width: 336px;
	height: 32px;
	right: 15px;;
   background-color: #ccc;
	color: #000;
}

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.sel_aluminium {
	display: block;
	background-image: url(immagini/macro_aree/zml_aluminium_on.gif);
	background-color: #ccc;
	color: #fff;
	border-left: 1px solid #fff;
	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.sel_cast_iron {
	display: block; 
	background-image: url(/immagini/macro_aree/zml_cast_iron_on.gif);
	border-left: #fff 1px solid; 
	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;
}

a.sel_copperwire {
	display: block; 
	background-image: url(/immagini/macro_aree/zml_copperwire_on.gif); 
	border-left: 1px solid #fff;
	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;	
}

.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 */

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;
}

/* ------ */

.menu a:link {
	height: 36px;
	background-color: #ffa600;
	background-image: url(immagini/layout/pattern_menu.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu a:visited {
	height: 36px;
	background-color: #ffa600;
	background-image: url(immagini/layout/pattern_menu.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu a:hover {
	height: 36px;
	background-color: #ffa600;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu a:active {
	height: 36px;
	background-color: #ffa600;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* ------ */

.menu a:hover.link_home  {
	background-image: url(/immagini/layout/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu a:hover.link_storia  {
	background-image: url(immagini/layout/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu a:hover.link_produzione  {
	background-image: url(immagini/layout/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu a:hover.link_business_trand  {
	background-image: url(immagini/layout/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu a:hover.link_news  {
	background-image: url(immagini/layout/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu a:hover.link_download_pdf {
	background-image: url(immagini/layout/freccina_area_95.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu a:hover.link_login  {
	background-image: url(immagini/layout/freccina_area_70.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu a:hover.link_opportunita_lavoro  {
	background-image: url(immagini/layout/freccina_area_110.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu a:hover.link_contatti  {
	background-image: url(immagini/layout/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* DIV.MENU_ALUMINIUM */

div.menu_aluminium {
	position: relative;
	z-index: 3;
	background-image: url(immagini/aluminium/pattern_menu_aluminium.gif);
	background-repeat: repeat-x;
	background-color: #73716E;
	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;
}

/* ------ */

.menu_aluminium a:link {
	height: 36px;
	background-color: #73716E;
	background-image: url(immagini/aluminium/pattern_menu_aluminium.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_aluminium a:visited {
	height: 36px;
	background-color: #73716E;
	background-image: url(immagini/aluminium/pattern_menu_aluminium.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_aluminium a:hover {
	height: 36px;
	background-color: #73716E;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_aluminium a:active {
	height: 36px;
	background-color: #73716E;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* ------ */

.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_aluminium a:hover.link_storia  {
	background-image: url(immagini/aluminium/menu/freccina_area_70.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_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_aluminium a:hover.link_news  {
	background-image: url(immagini/aluminium/menu/freccina_area_70.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_aluminium a:hover.link_login  {
	background-image: url(immagini/aluminium/menu/freccina_area_70.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_aluminium a:hover.link_contatti  {
	background-image: url(immagini/aluminium/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* DIV.MENU_CASTIRON */

div.menu_castiron {
	position: relative;
	z-index: 3;
	background-image: url(immagini/castiron/pattern_menu_castiron.gif);
	background-repeat: repeat-x;
	background-color: #121818;
	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;
}

/* ------ */

.menu_castiron a:link {
	height: 36px;
	background-color: #121818;
	background-image: url(immagini/castiron/pattern_menu_castiron.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_castiron a:visited {
	height: 36px;
	background-color: #121818;
	background-image: url(immagini/castiron/pattern_menu_castiron.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_castiron a:hover {
	height: 36px;
	background-color: #121818;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_castiron a:active {
	height: 36px;
	background-color: #121818;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* ------ */

.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_castiron a:hover.link_storia  {
	background-image: url(immagini/castiron/menu/freccina_area_70.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_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_castiron a:hover.link_news  {
	background-image: url(immagini/castiron/menu/freccina_area_70.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_castiron a:hover.link_login  {
	background-image: url(immagini/castiron/menu/freccina_area_70.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_castiron a:hover.link_contatti  {
	background-image: url(immagini/castiron/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* DIV.MENU_COPPERWIRE */

div.menu_copperwire {
	position: relative;
	z-index: 3;
	background-image: url(immagini/copperwire/pattern_menu_copperwire.gif);
	background-repeat: repeat-x;
	background-color: #ca4829;
	color: #fff !important;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 36px;/**/
	width: 100%;
	float: none;
}
/* ------ */

.menu_copperwire a:link {
	height: 36px;
	background-color: #ca4829;
	background-image: url(immagini/copperwire/pattern_menu_copperwire.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_copperwire a:visited {
	height: 36px;
	background-color: #ca4829;
	background-image: url(immagini/copperwire/pattern_menu_copperwire.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_copperwire a:hover {
	height: 36px;
	background-color: #ca4829;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.menu_copperwire a:active {
	height: 36px;
	background-color: #ca4829;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* ------ */

.menu_copperwire a:hover.link_home  {
	background-image: url(immagini/copperwire/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;
}

.menu_copperwire a:hover.link_produzione  {
	background-image: url(immagini/copperwire/menu/freccina_area_85.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;
}

.menu_copperwire a:hover.link_news  {
	background-image: url(immagini/copperwire/menu/freccina_area_70.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;
}

.menu_copperwire a:hover.link_login  {
	background-image: url(immagini/copperwire/menu/freccina_area_70.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;
}

.menu_copperwire a:hover.link_contatti  {
	background-image: url(immagini/copperwire/menu/freccina_area_85.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* #NAV */

#nav a.link_home {
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}

#nav a.link_storia {
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}

#nav a.link_produzione {
	width: 85px;
	display: block;
	float: left;
	text-align: center;
}

a.link_business_trand {
	width: 95px;
	display: block;
	float: left;
	text-align: center;
}

a.link_news {
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}

a.link_download_pdf {
	width: 95px;
	display: block;
	float: left;
	text-align: center;
}

a.link_login {
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}

a.link_opportunita_lavoro {
	width: 110px;
	display: block;
	float: left;
	text-align: center;
}

a.link_contatti {
	width: 85px;
	display: block;
	float: left;
	text-align: center;
}

/* DIV.RIGA */

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;
	background-color: #f8c95d;
	color: #fff;
}

li:hover.list_v {
	background-color: #ccc !important;/**/
	color: #fff;
}

/* LINK V */

.link_v, .link_vP {
	position: relative;
	z-index: 6000;
	margin: 0;
	border: 0;
}

a.link_v {
	width: 95px;
	display: block;
	height: 16px !important;
	line-height: 14px !important;
	background-color: #f8c95d !important;
	background-image: none !important;
	color: #fff;
}

.link_v a:hover {
	width: 95px;
	background-color: #ccc !important;
	background-image: none !important;
	color: #fff;
}

a.link_vP {
	width: 85px;
	display: block;
	height: 16px !important;
	line-height: 14px !important;
	background-color: #f8c95d !important;
	background-image: none !important;
	color: #fff;
}

.link_vP a:hover {
	width: 85px;
	background-color: #ccc !important;
	background-image: none !important;
	color: #fff;
}

.list_vP {
	width: 85px;
	float: none;
	clear: left;
	text-align: center;
	margin: 0;
	border: 0;
}

li:hover.list_vP {
	background-color: #ccc;
	color: #fff;
}

ul.over a:link {
	/* width: 95px; */
	background-image: none;
	background-color: #f8c95d !important;
	color: #fff;
}

ul.over a:hover {
	/* width: 95px; */
	background-image: none;
	background-color: #ccc !important;
	color: #fff;
}


#nav a.sel_70 {
	background-image: url(immagini/layout/freccina_area_70.gif);
	background-repeat: no-repeat;
}

#nav a.sel_85 {
	background-image: url(/immagini/layout/freccina_area_85.gif);
	background-repeat: no-repeat;
}

#nav a.sel_95 {
	background-image: url(/immagini/layout/freccina_area_95.gif);
	background-repeat: no-repeat;
}

#nav a.sel_110 {
	background-image: url(/immagini/layout/freccina_area_110.gif);
	background-repeat: no-repeat;
}

/* CONTENUTO */

.contenuto_home {
	width: 100%;
	margin-bottom: 25px;
	padding-top: 20px;
	text-align: left;
	position: relative;
	font-size: x-small;
	padding-bottom: 10px;
	clear: both;
}

.contenuto_login 
{
	/*width: 89%; */
	height: auto;
	margin-bottom: 25px;
	margin-left: 6%;
	margin-right: 6%;
	padding-top: 20px;
	position: relative;
	font-size: x-small;
	padding-bottom: 10px;
	clear: both;
}

.contenuto {
	width: 91%;
	height: auto;
	margin-bottom: 25px;
	margin-left: 4%;
	margin-right: 4%;
	padding-top: 20px;
	position: relative;
	font-size: x-small;
	padding-bottom: 10px;
	clear: both;
}

.contenuto_area {
	width: 91%;
	height: auto;
	margin-bottom: 25px;
	margin-left: 4%;
	margin-right: 4%;
	padding-top: 120px;
	position: relative;
	font-size: x-small;
	padding-bottom: 10px;
	clear: both;
}

.contenuto h3 {
	text-align: center;
}

.dati_fiscali {
	width: 100%;
	height: 16px;
	padding-top: 2px;
	background-color: #999;
	text-align: center;
	color: #fff;
	font-size: 7pt;
	font-weight: normal;
	border-top: 1px solid #ae986e;
	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: 15px;
	text-align: justify;
	font-size: x-small;
}

.colonna_unica_news {
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 15px;
	text-align: justify;
	font-size: x-small;
}

.colonna_unica_login {
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 15px;
	text-align: center;
	font-size: x-small;
}

.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 */

div.storia 
{
	margin-left: 25px;
	padding-top: 45px;	
}

.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: 307px;
	width: auto;
	padding-right: 25px;
	text-align: justify;
}

.colonna_1d2_200 {
	width: 200px;
	float: left;
	padding-left: 25px;
}

.colonna_2d2_200 {
	margin-left: 200px;
	width: auto;
	padding-right: 25px;
	text-align: justify;
}

.colonna_1d2_perc {
	background-color: #ffa600;
	color: #000;
	float: left;
	width: 50%;
	text-align: justify;
}

.colonna_2d2_perc {
	background-color: #ffa600;
	color: #000;
	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: #ffa600;
	color: #000;
}

/* STORIA */

.fabbrica 
{
	padding-top: 18px;
	padding-left: 25px;
}

.aluminium {
	background-color: #ffa600;
	color: #73716E;
}

.copperwire {
	background-color: #ffa600;
	color: #ca4829;
}

/* NEWS */

.notizia {
	line-height: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	text-align: justify;
}
	
.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;
}

.link_prosegui a, .attachment a {
	background-color: #ffa600;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.link_prosegui a:hover, .attachment a:hover {
	text-decoration: underline;
}

.avanti {
	font-size: smaller;
}

.attachment {
	margin: 10px 0 0 0;
	font-weight: bold;
}





/* 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: 104px;
	left: 0px;
	width: 100%;
	height: 100px;
	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: 104px;
	left: 0px;
	width: 100%;
	height: 100px;
	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: 104px;
	left: 0px;
	width: 100%;
	height: 100px;
	background-image: url(immagini/copperwire/copperwire_area_pattern.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.logo_area {
	position: relative;
	padding-top: 1px;
	left: 0px;
	top: 0px;
	float: left;
}
/* DIVISIONE AREA */

.divisione_area 
{
	display: none;
}

.divisione_area_aluminium {
	position: absolute;
	z-index: 5;
	background-color: #73716e;
	color: #fff;
	text-align: right;
	top: 104px;
	right: 25px;
	font-size: 8pt;
}

.divisione_area_castiron {
	position: absolute;
	z-index: 5;
	background-color: #121818;
	color: #fff;
	text-align: right;
	top: 104px;
	right: 25px;
	font-size: 8pt;
}

.divisione_area_copperwire {
	position: absolute;
	z-index: 5;
	background-color: #ca4829;
	color: #fff;
	text-align: right;
	top: 104px;
	right: 25px;
	font-size: 8pt;
}

.menu_divisione {
	position: absolute;
	z-index: 5;
	background-color: #ffa600;
	color: #fff;
	text-align: center;
	top: 150px;
	right: 75px;
}

.menu_divisione a {
	display: block;
	float: left;
	width: 120px;
	height: 33px;
	background-color: #ffa600;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 28px;
	padding-top: 5px;
		
}

.menu_divisione a:hover {
	background-color: #ffa600;
	color: #fff;
	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;
	background-color: #ffa600;
	color: #fff;
	text-align: center;
	top: 32px;
	right: 255px;
}

.sottomenu_divisione_prodotti a {
	display: block;
	width: 200px;
	height: 12px;
	background-color: #ffa600;
	color: #000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.sottomenu_divisione_prodotti a:hover {
	background-color: #ffa600;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

.sottomenu_divisione_dati_dimensionali {
	position: absolute;
	z-index: 5;
	background-color: #ffa600;
	color: #fff;
	text-align: center;
	top: 32px;
	right: 150px;
}

.sottomenu_divisione_dati_dimensionali a {
	display: block;
	width: 120px;
	height: 12px;
	background-color: #ffa600;
	color: #000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.sottomenu_divisione_dati_dimensionali a:hover {
	background-color: #ffa600;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

.sottomenu_divisione_imballi {
	position: absolute;
	z-index: 5;
	background-color: #ffa600;
	color: #fff;
	text-align: center;
	top: 32px;
	right: 0px;
}

.sottomenu_divisione_imballi a {
	display: block;
	width: 120px;
	height: 12px;
	background-color: #ffa600;
	color: #000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.sottomenu_divisione_imballi a:hover {
	background-color: #ffa600;
	color: #fff;
	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;
}

.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: 25px;
	padding-top: 25px;
}

.cartina {
	position: relative;
	z-index: 2;
	text-align: right;
	top: 0px;
	right: 40px;
}

.img_contatti {
	border-right: 1px solid #ffff00;
	border-top: 1px solid #ffff00;
	border-bottom: 1px solid #ffff00;
	border-left: 1px solid #ffff00;
	z-index: 2;
	position: relative;
}

p#p1 {
	z-index: 2;
	float: left;
	line-height: 1.5;
	margin-left: 13px;
}

img#img2 {
	z-index: 1;
	float: right;
}

.white {
	background-color: #ffa600;
	color: #fff;
}

.orange_white {
	background-color: #ffa600;
	color: #fff;
}

div.absolute_right {
	position: relative;
	z-index: 4;
	text-align: right;
	top: 0 !important;
	right: 0 !important;
}

.absolute_titolo {
	position: relative;
	width: 88%;
	height: auto;
	margin-left: 4%;
	margin-right: 4%;
	padding-left: 25px;
/*	padding-right: 25px; */
	padding-top: 35px;
}

.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;
	clear: both;
}

.tabella_prodotti_copperwire a, .tabella_dim_copperwire a {
	background-color: #ffa600;
	color: #ca4829;
	text-decoration: underline;
	font-weight: bold;
}

.tabella_prodotti_copperwire a:hover, .tabella_dim_copperwire a:hover {
	background-color: #ffa600;
	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;
	background-color: #ffa600;
	color: #000;
	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;
	background-color: #ffa600;
	color: #000;
	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;
	color: #fff;
	background-color: #f8c95d;
	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;
	color: #fff;
	background-color: #f8c95d;
	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;
	background-color: #ffa600;
	color: #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;
	background-color: #ffa600;
	color: #fff;
	margin-bottom: 20px;
}

.link_offerta_lavoro {
	margin-left: 24%;
	width: auto;
	height: 30px;
	background-color: #ffa600;
	color: #fff;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
}

.link_offerta_lavoro a {
	width: 150px;
	height: 20px;
	background-color: #ffa600;
	color: #fff;
	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 {
	background-color: #ffa600;
	color: #fff;
	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;
	background-color: #ffa600;
	color: #000;
	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;
	background-color: #ffa600;
	color: #000;
	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;
	background-color: #ffa600;
	color: #000;
	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;
	color: #fff;
	background-color: #f8c95d;
	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;
	color: #fff;
	background-color: #f8c95d;
	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;
}

strong {
	background-color: #ffa600;
	color: #fff;
}

label {
	padding-left: 3px;
}

div.col_01 {
	float: left;
}

form {
	border: none;
}

.colonne_2_form {
	width: 600px;
}

.pdf 
{
	height: auto;
	float: right; 
	border: hidden;
	margin-bottom: 15px;
	border-bottom: 0px !important;
}

.pdfbottom 
{
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.pdf img, .pdfbottom img {
	border: 0px;
}

.pdf a, .pdfbottom a {
	background-color: #ffa600;
	color: #ca4829;
	text-decoration: underline;
	font-weight: bold;
}

.pdf a:hover, .pdfbottom a:hover {
	background-color: #ffa600;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a.lingua_selected {
	font-weight: bold;
	background-color: #ffa600; 
	color: #fff; 
	text-decoration: none;
}

a.sm_sel {
	background-position: right center;
	background-image: url(/immagini/layout/triangolo.gif);
	background-repeat: no-repeat;
}

a.sottomenu_sel {
	font-weight: bold;
	background-color: #ffa600;
	color: #fff;
}

.paginazione {
	text-align: center;
}

.paginazione strong {
	background-color: #ffa600;
	color: #000;
}

.paginazione a {
	background-color: #ffa600;
	color: #fff;
	text-decoration: none;
}

a.categoria_over {
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 3px;
	display: block;
	font-weight: bold;
	margin: 0px;
	width: 130px;
	color: #fff! important;
	height: 20px;
	background-color: #f8c95d;
	text-decoration: none;
}

input#invia {
	width: 100px;
}

input#cancella {
	width: 100px;
}

div.entrata {
	background-color: #fec14e;
	color: #000;
	left: 20%; 
	width: 245px; 
	position: relative; 
	height: 140px; 
	padding-left: 40px;
}

div.l input {
	width: 100%;
}

div.p input {
	width: 100%;
}

div.label_l {
	margin-left: 0px;
	width: 196px;
	text-align: left;
	font-weight: bold;
	padding-top: 25px;
}

div.l {
	margin-left: 0px;
	width: 196px;
	padding-top: 5px;
	text-align: left;
}

div.label_p {
	margin-left: 0px;
	width: 196px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
}

div.p {
	margin-left: 0px;
	width: 196px;
	padding-top: 5px;
	text-align: left;
}

div.pulsanti {
	margin-left: 0px;
	width: 196px;
	padding-top: 20px;
	text-align: right;
}

div.pulsanti a {
	font-weight: bold;
	background-color: #121818;
	color: #fff;
	text-decoration: none;
}

div.pulsanti a#entra {
	padding-right: 20px;
	padding-left: 20px;
}

div.pulsanti a#cancella {
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 5px;
}

div.pulsanti a:hover {
	background-color: #999999;
	color: #fff;
}

/* Pagina login */
div#login label {
	margin-right: 45px;
}
	
div#login a {
	font-weight: bold;
	background-color: #121818;
	color: #fff;
	text-decoration: none;
}

div#login a#entra {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 35px;
}

div#login a#cancella {
	padding-right: 15px;
	padding-left: 15px;
}

/* Riga certificazioni */
div.certificazioni
{
	text-align: center;
	/*padding-top: 7px; */
	padding-bottom: 7px;
}

div.certificazioni a img
{
	border: 0px;
}

		div.sendCV 
		{	
			width: 100px;
			text-align: center;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
			margin-top: 45px;
			margin-left: 5px;
			background: #F8C95D;
			color: #000000;
		}

		div.sendCV a 
		{
			background-color: #F8C95D;
			text-decoration: none;
			color: #000000;
		}