﻿*
{
	margin: 0px;
	padding: 0px;
	
}
body
{
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	text-align: justify;
}
* html img
{
	border-width: 0px;
	border-style: none;
	behavior: url('/common/include/iepngfix.htc');
}
img
{
	border-width: 0px;
	border-style: none;
}

div#all-content
{
	width: 1003px;
	min-height: 600px;
	margin: auto;
	margin-top: 15px;
}

div#all-content div#content-default
{
	width: 1003px;
	min-height: 600px;
	position: relative;
	z-index: 1;
}

div#all-content div#default-header
{
	width: 981px;
	height: 74px;
	background: url('/common/images/bgHeaderDefault.gif') no-repeat center top;
	padding-left: 14px;
	position: relative;
	z-index: 10;
}

div#all-content div#content-default div#breadcrumbs
{
	width: 987px;
	height: 18px;
	padding-left: 8px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
}

div#all-content div#content-default div#breadcrumbs a
{	
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: none;
}

div#all-content div#div_prod
{
	width: 324px;	
	position: absolute;
	left: 80px;	
	top: 72px;
	visibility: hidden;
	z-index: 100;
}

div#all-content div#div_azienda
{
	width: 104px;	
	position: absolute;
	left: 0px;	
	top: 72px;
	visibility: hidden;
	z-index: 100;
}

.prod-element
{	
	height: 20px;
	background: url('/common/images/bg-menu-prod.gif') no-repeat center top;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-left: 7px;
	padding-top: 5px;	
	position: relative;
}

.prod-element a
{
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
}

.prod-element-active
{
	width: 97px;
	height: 20px;
	background: url('/common/images/bg-menu-prod.gif') no-repeat center top;
	font-family: Arial;
	font-size: 11px;
	color: #008357;
	padding-left: 7px;
	padding-top: 5px;
}

.prod-element-active a
{
	font-family: Arial;
	font-size: 11px;
	color: #008357;
}

.prod-element-second
{
	width: 97px;
	height: 20px;
	background: url('/common/images/bg-menu-prod.gif') no-repeat center top;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-left: 7px;
	padding-top: 5px;	
	position: relative;
}

.prod-element-third
{
	width: 105px;
	height: 17px;
	background: url('/common/images/bg-menu-prod-3-lev.gif') no-repeat center top;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-left: 7px;	
}

.box-menu-container
{
	width: 86px;
	min-height: 15px;
	border-bottom: solid 1px #E6E6E6;
	visibility: hidden;	
	z-index: 100;
}

.prod-element-box
{
	width: 86px;
	min-height: 10px;
	background: #FFFFFF url('/common/images/bg-menu-ele-box.gif') no-repeat left bottom;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;	
	position: relative;
	z-index: 100;
	border-top: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
}

.prod-element-box a
{	
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;	
	z-index: 100;
}

div#all-content div#default-middle-border-top
{
	width: 995px;
	height: 3px;
	background: url('/common/images/borderTopDefaultMiddle.gif') no-repeat center top;	
}

div#all-content div#default-middle
{
	width: 989px;
	min-height: 400px;
	padding-left: 6px;
	padding-top: 2px;
	position: relative;
	z-index: 1;
	background: url('/common/images/borderDefaultMiddlePX.gif') repeat-y center top;
}

div#all-content div#default-middle div#middle-bg
{
	width: 983px;
	min-height: 400px;	
	position: relative;
	z-index: 1;
	background: url('/common/images/bg-content.jpg') repeat-x center top;
}

div#all-content div#default-middle-border-bot
{
	width: 995px;
	height: 3px;
	background: url('/common/images/borderBotDefaultMiddle.gif') no-repeat center top;
	clear: both;
}

div#all-content div#default-middle-top
{
	width: 995px;
	height: 267px;
}

div#all-content div#default-middle-bot
{
	width: 995px;
	height: 181px;
	margin-top: 5px;
}

.div-middle-bot-left
{
	width: 466px;
	height: 160px;
	float: left;
	border: solid 1px #E6E6E6;
	background-color: #F6F6F6;
	margin-right: 5px;
	padding: 5px 10px 10px 5px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
}

.div-middle-bot-left a
{	
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
}

.div-middle-bot-right
{
	width: 466px;
	height: 160px;
	float: left;
	border: solid 1px #E6E6E6;
	background-color: #F6F6F6;
	padding: 5px 10px 10px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
}

.div-middle-bot-right a
{	
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
}

div#all-content div#default-footer
{
	width: 985px;
	height: 42px;
	background: url('/common/images/bg-footer.gif') no-repeat center top;
	margin-top: 15px;
	padding-top: 8px;
	padding-left: 10px;
}

.div-flag
{
	width: 27px;
	float: left;
	margin-right: 16px;
}

.menu-footer
{	
	float: left;
	margin-left: 90px;
}

.menu-footer-element
{
	width: auto;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
}

.menu-footer-element a
{	
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: underline;
}

.reg-piva
{
	width: 1003px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #A7A9AC;
}

.content-menu-top
{
	padding-top: 24px;
	float: left;
	position: relative;
	margin-right: 30px;
}

.LogoTop
{
	width: 188px;
	padding-top: 12px;
	float: left;	
}

.menu-top
{
	width: 82px;
	height: 20px;
	padding-top: 8px;
	text-align: center;
	float: left;
}

.menu-top-line
{
	width: 2px;
	height: 28px;
	background: url('/common/images/line-menu-top.gif') no-repeat center top;
	float: left;
}


div#all-content div#login
{
	width: 180px;
	height: 56px;	
	float: left;	
	padding-top: 4px;
	padding-left: 6px;
}

.login-label
{
	width: 128px;
	height: 13px;
	font-family: Arial;
	font-size: 10px;
	color: #A8AAAD;
}

.login-label-logged
{
	width: 118px;
	min-height: 21px;
	font-family: Arial;
	font-size: 10px;
	color: #A8AAAD;
}

.login-label-logged a
{
	width: 118px;
	min-height: 21px;
	font-family: Arial;
	font-size: 10px;
	color: #A8AAAD;
}

.login-text
{
	width: 178px;
	height: 17px;
}

.textbox-login
{
	width: 128px;
	font-family: Arial;
	font-size: 10px;
	color: #A8AAAD;
	background: url('/common/images/bg-textbox.gif') repeat-x center top;
}

.textbox-cerca
{
	width: 160px;
	font-family: Arial;
	font-size: 10px;
	color: #A8AAAD;
	background: url('/common/images/bg-textbox.gif') repeat-x center top;
}

div#all-content div#services-menu
{
	width: 235px;
	height: 70px;	
	float: left;	
	padding-top: 6px;
}

div#all-content div#services-menu div#services-menu-top
{
	width: 146px;
	height: 25px;
	text-align: center; 
	padding-left: 89px;	
}

div#all-content div#services-menu div#search
{
	width: 225px;
	height: 45px;
	padding-left: 10px;		
}

.menu-services-contact
{
	width: 55px;
	height: 14px;
	float: left;
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
}

.menu-services-contact a
{
	color: #000000;
	text-decoration: none;
}

.menu-services
{
	width: 52px;
	height: 14px;
	float: left;
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.menu-services a
{
	color: #A7A9AC;
	text-decoration: none;
}

.menu-services a:hover
{
	color: #008357;
	text-decoration: none;
}

.menu-services-over
{
	width: 50px;
	height: 14px;
	float: left;
	font-family: Arial;
	color: #008357;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.menu-services-over a
{
	color: #008357;
	text-decoration: none;
}

.menu-services-line
{
	width: 1px;
	height: 12px;
	background: url('/common/images/line-menu-services.gif') no-repeat center top;
	float: left;
}

.text-page-standard
{
	width: 275px;
	min-height: 300px;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

.image-page-standard
{
	width: 692px;
	min-height: 400px;
	float: left;		
	z-index: -1;
}

.page-title
{
	width: 270px;
	margin-bottom: 14px; 
}

.page-sub-title
{
	width: 270px;
	margin-bottom: 14px;
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
}

.page-text
{
	width: 270px;
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;
}

.page-product-container
{
	width: 987px;
	min-height: 460px;	
	margin-left: 3px;	
}

.page-product-top
{
	width: 987px;
	min-height: 300px;
}

.page-product-bot
{
	width: 987px;
	min-height: 160px;
}

.page-product-box-container
{	
	width: 240px;
	min-height: 270px;		
	margin-right: 5px;
	float: left;
}

.page-product-box-title
{
	width: 236px;
	height: 24px;
	font-family: Arial;
	font-size: 12px;
	color: #008357;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
	margin-bottom: 10px;
}

.page-product-box-border-container
{	
	width: 238px;
	height: 245px;
	border: solid 1px #E6E6E6;
}

.page-product-box-image
{
	width: 234px;
	height: 149px;
	border-bottom: solid 1px #E6E6E6;
	padding: 2px 2px 2px 2px;
}

.page-product-box-text
{
	width: 224px;
	height: 72px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding: 4px 7px 15px 7px;
	background-color: #F6F6F6;
}

.page-line-container-all
{
	width: 976px;
	min-height: 470px;
	height: auto !important;
}

.page-line-title
{
	width: 976px;
	height: 37px;
	font-family: Arial;
	font-size: 12px;
	color: #008357;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
}

.page-line-container-data
{
	width: 976px;
	min-height: 442px;
	margin-bottom: 10px;
	height: auto !important;
}

.page-line-container-data-left
{
	width: 377px;
	min-height: 402px;
	float: left;
	margin-right: 7px;
}

.page-line-text
{
	width: 363px;
	min-height: 50px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding: 4px 7px 15px 7px;	
}

.page-line-image
{
	width: 589px;
	height: 376px;	
	float: left;
	text-align: center;
	padding-top: 2px;
	border: solid 1px #E6E6E6;
}

.page-line-separator
{
	width: 377px;
	height: 1px;
	position: relative;
	background: url('/common/images/prod-line-separator.gif') no-repeat center top;	
}

.page-line-title-left
{
	width: 377px;
	height: 18px;
	padding-top: 12px;
	font-family: Arial;
	font-size: 12px;
	color: #008357;
	font-weight: bold;
}

.page-line-box-container
{
	min-height: 120px;
	margin-bottom: 10px;
}

.page-line-box
{
	width: 90px;
	height: 109px;	
	float: left;
}

.page-line-box-down
{
	width: 75px;
	height: 100px;	
	float: left;
	margin-left: 10px;
	
}

.page-line-box-dwn-image
{
	width: 68px;
	height: 69px;	
	padding: 2px 2px 2px 2px;
	border: solid 1px #E6E6E6;
}

.page-line-box-dwn-txt
{
	width: 75px;
	font-family: Arial;
	font-size: 10px;
	color: #008357;
}

.page-line-box-h-separator
{
	width: 3px;
	height: 109px;	
	float: left;
}

.page-line-box-image
{
	width: 82px;
	height: 82px;
	border: solid 1px #E6E6E6;
	padding: 4px 4px 4px 4px;
}

.page-line-box-name
{
	width: 86px;
	min-height: 16px;	
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	background: #F6F6F6 url('/common/images/bg-box-line-name.gif') no-repeat center bottom;
	padding-left: 4px;
	padding-top: 2px;
	border: solid 1px #E6E6E6;
}

.page-list-prod-macro-all
{
	width: 976px;
	min-height: 200px;
}

.page-list-title
{
	width: 130px;
	height: 35px;
	float: left;
}

.page-list-product-head
{
	width: 840px;
	height: 14px;
	padding-top: 21px;
	float: left;
}

.page-list-left-container
{
	width: 130px;
	min-height: 200px;	
	float: left;
}

.page-list-right-container
{
	width: 840px;
	min-height: 402px;	
	border-left: solid 1px #E6E6E6;
	border-top: solid 1px #E6E6E6;
	* border-top: none;
	float: left;
}

.page-list-right-element-container
{
	width: 840px;
	height: 94px;
}

.page-list-right-element-container-gray
{
	width: 840px;
	height: 94px;
	background-color: #E6E6E6;
}

.page-list-prod-macro-menu
{
	width: 102px;
	min-height: 30px;
	border: solid 1px #E6E6E6;	
}

.page-list-prod-macro-menu-box
{
	width: 98px;
	height: 22px;
	border: solid 1px #E6E6E6;
}

.head-img
{
	width: 101px;
	height: 15px;
	float: left;
}

.head-box
{
	height: 14px;
	float: left;
	background: url('/common/images/bg-box-list.gif') repeat-x top left;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	font-weight: bold;
	border-top: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	margin-right: 14px;
	padding-left: 9px;
}

.prod-list-prev-container-1
{
	width: 845px;
	min-height: 91px;
	border-bottom: solid 1px #E6E6E6;
}

.prod-list-prev-container-2
{
	width: 845px;
	min-height: 91px;
	background-color: #F6F6F6;
	border-bottom: solid 1px #E6E6E6;
}

.list-image-prod
{
	width: 93px;
	height: 81px;
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}

.list-image-prod-accessori
{
	width: 83px;
	height: 81px;
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}

.list-image-prod-accessori div
{
	width: 70px;
	height: 70px;
	padding: 2px 1px 1px 3px;	
}

.list-image-prod-tit
{
	width: 70px;
	height: 11px;	
	padding-left: 8px;
	margin-top: 10px;	
	float: left;
}

.list-image-prod div
{
	width: 70px;
	height: 70px;
	padding: 2px 1px 1px 3px;
	border: solid 1px #E6E6E6;
}

.list-image-prod div img
{
	border: solid 1px #E6E6E6;
}

.list-text-code
{
	width: 61px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	padding-left: 8px;
	margin-right: 10px;
	float: left;
}

.list-text-descriprion
{
	width: 111px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	margin-right: 14px;
	text-align: left;
	float: left;
}

.list-text-size
{
	width: 96px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	padding-left: 8px;
	margin-right: 14px;
	text-align: center;
	float: left;
}

.list-text-tensione
{
	width: 96px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	padding-left: 8px;
	margin-right: 14px;
	float: left;
}

.list-text-temp
{
	width: 96px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	padding-left: 8px;
	margin-right: 14px;
	float: left;
}

.list-separator
{
	width: 1px;
	height: 91px;
	float: left;
}

.list-imageButton-prod
{
	width: 148px;
	height: 57px;
	padding-top: 30px;
	padding-left: 34px;
	float: left;
}

.page-det-right-container
{
	width: 846px;
	min-height: 402px;		
	float: left;
}

.page-det-accessori-left
{
	width: 281px;
	height: 80px;	
	float: left;
}

.page-det-accessori-right
{
	width: 558px;
	min-height: 80px;	
	border-left: solid 1px #E6E6E6;
	float: left;
}

.page-det-image-container
{
	width: 286px;
	min-height: 402px;
	border-right: solid 1px #E6E6E6;
	float: left;
}

.page-det-detail-container
{
	width: 558px;
	min-height: 190px;
	text-align: left;
	float: left;	
	border-top: solid 1px #E6E6E6;
	* border-top: none;
}

.det-image-prod-big
{
	width: 258px;
	height: 178px;
}

.det-text-name
{
	width: 258px;
	height: 23px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
}

.det-text-desc
{
	width: 258px;
	height: 68px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;		
}

.det-zoom
{
	width: 258px;
	height: 14px;
	text-align: right;
}

.det-subimg-container
{
	width: 258px;
	height: 83px;
	padding-top: 22px;
	text-align: center;
}

.det-subimg
{
	width: 52px;
	height: 52px;
	margin-left: 22px;
	border: solid 1px #E6E6E6;
	padding: 1px 1px 1px 1px;
	float: left;
}

.prod-det-row-container-1
{
	width: 558px;
	min-height: 28px;
	border-bottom: solid 1px #E6E6E6;
	padding-top: 4px;
	background: url('/common/images/bg-det-row.gif') repeat-x left bottom;
	clear: both;
}

.prod-det-row-container-2
{
	width: 558px;
	min-height: 28px;
	padding-top: 4px;
	border-bottom: solid 1px #E6E6E6;
	clear: both;
}

.det-label-data
{
	width: 105px;
	min-height: 28px;
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;
	font-weight: bold;
	padding-left: 16px;
	float: left;
	border-right: solid 1px #E6E6E6;
}

.det-data-detail
{
	width: 426px;
	min-height: 28px;
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;
	float: left;
}

.text-page-case-history
{
	width: 370px;
	min-height: 300px;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

.image-page-case-history
{
	width: 595px;
	min-height: 400px;
	float: left;
}

.page-sub-title-case-history
{
	width: 370px;
	margin-bottom: 14px;
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
}

.page-text-case-history
{
	width: 370px;
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;}

.border-img-case-history
{
	width: 585px;
	min-height: 354px;
	margin-top: 50px;
	border: solid 1px #E6E6E6;
	padding: 2px 2px 2px 2px;
}

.img-preview-case-history-text
{
	width: 585px;
	height: 15px;
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;
}

.img-preview-case-history
{
	width: 585px;
	height: 65px;
}

.img-preview-case-history-box
{
	width: 52px;
	height: 52px;
	border: solid 1px #E6E6E6;
	margin-right: 5px;
	float: left;
	list-style-type: none;
	padding: 2px 0px 0px 2px;
}

.img-preview-case-history-box li img
{
	border: solid 1px #E6E6E6;
}

.text-page-realizzazioni
{
	width: 955px;
	min-height: 200px;
	margin-right: 5px;
}

.page-sub-title-realizzazioni
{
	width: 270px;
	margin-bottom: 14px;
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
}

.page-data-realizzazioni
{
	width: 955px;
	min-height: 100px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page-realizzazioni-pager
{
	width: 955px;
	height: 15px;	
	border: solid 1px #E6E6E6;
}

.page-realizzazioni-container
{
	width: 955px;
	height: 105px;
	margin-bottom: 10px;
}

.page-realizzazioni-img-left
{
	width: 268px;
	height: 103px;
	float: left;
	margin-right: 15px;
	padding: 1px 1px 1px 1px;
	border: solid 1px #E6E6E6;
}

.page-realizzazioni-text-right
{
	width: 668px;
	height: 105px;
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;
	float: left;
}

.page-realizzazioni-text-right span
{	
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
}

.page-realizzazioni-text-right span a
{	
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
}

.page-content-download
{
	width: 955px;
	min-height: 200px;
	border: solid 1px #E6E6E6;
}

.page-download-box-container
{
	width: 465;
	min-height: 78px;
	margin-bottom: 10px;
	float: left;
}

.page-download-image
{
	width: 77px;
	height: 78px;
	float: left;
	border: solid 1px #E6E6E6; 
	margin-right: 5px;
}

.page-download-text-box
{
	width: 379px;
	min-height: 78px;	
	border: solid 1px #E6E6E6; 
	background: url('/common/images/bg-box-download.gif') no-repeat left top;
	float: left;
}

.page-download-text-title
{
	width: 136px;
	min-height: 68px;
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 3px;
	float: left;
}

.page-download-text
{
	width: 212px;
	min-height: 68px;
	font-family: Arial;
	color: #A7A9AC;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 12px;
	float: left;
}

.page-download-text a
{	
	font-family: Arial;
	color: #A7A9AC;
	text-decoration: underline;
}

.page-content-contattaci
{
	width: 980px;
	min-height: 200px;
	border: solid 1px #E6E6E6;
}

.page-contattaci-left
{
	width: 357px;
	min-height: 200px;
	float: left;	
}

.page-contattaci-right
{
	width: 615px;
	min-height: 200px;	
	float: left;
}

.page-text-contattaci
{
	width: 337px;
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 20px;
}

.page-text-contattaci a
{	
	font-family: Arial;
	color: #A7A9AC;
	font-size: 11px;
}

.login-label-contattaci
{
	width: 128px;
	height: 13px;
	font-family: Arial;
	font-size: 10px;
	color: #A8AAAD;
}

.login-text-contattaci
{
	width: 172px;
	height: 17px;
}

.textbox-login-contattaci
{
	width: 128px;
	font-family: Arial;
	font-size: 10px;
	color: #A8AAAD;
	background: url('/common/images/bg-textbox.gif') repeat-x center top;
}

.textbox-login-contattaci-text
{
	width: 350px;
	font-family: Arial;
	font-size: 10px;
	color: #A8AAAD;
	background: url('/common/images/bg-textbox.gif') repeat-x center top;
}

.page-content-reserved
{
	width: 980px;
	min-height: 200px;
	margin-left: 3px;	
}

.page-content-reserved-file
{
	width: 975px;
	min-height: 30px;
	margin-left: 3px;	
}

.page-reserved-box-container
{
	width: 238px;
	min-height: 200px;
	float: left;
	margin-right: 6px;	
}

.page-reserved-image
{
	width: 238px;
	min-height: 138px;
	border: solid 1px #E6E6E6; 
}

.page-reserved-text-title
{
	width: 238px;
	min-height: 25px;
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
	
}

.page-reserved-text
{
	width: 238px;
	min-height: 25px;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}

.page-reserved-text-title-list
{
	width: 84px;
	min-height: 22px;
	font-family: Arial;
	color: #008357;
	padding-top: 3px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	border-right: solid 1px #E6E6E6; 
	float: left;
}

.page-reserved-file
{
	width: 116px;
	min-height: 22px;
	font-family: Arial;
	color: #A7A9AC;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	border-right: solid 1px #E6E6E6; 
	float: left;
}

.page-reserved-file a
{	
	font-family: Arial;
	color: #A7A9AC;
	text-decoration: underline;
}

.page-reserved-button
{	
	width: 28px;
	min-height: 22px;
	float: left;
}

.page-personal-file-container
{
	width: 975px;
	min-height: 30px;	
	background-color: #F6F6F6;
	text-align: left;
	clear: both;
	border: solid 1px #E6E6E6; 	
}

.page-personal-file-text-title
{
	width: 116px;
	height: 27px;
	font-family: Arial;
	color: #008357;
	padding-top: 6px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.page-personal-file-text-box
{
	width: 230px;
	min-height: 27px;
	font-family: Arial;
	color: #A7A9AC;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	float: left;
}

.page-personal-file-text-box a
{	
	font-family: Arial;
	color: #A7A9AC;
	text-decoration: underline;
}

.page-sub-title-file
{
	width: 270px;
	margin-bottom: 14px;
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 5px;
	clear: both;
}

div#site-map
{
	width: 995px;
	min-height: 500px;
	background: url('/common/images/logo-sitemap.gif') no-repeat left center;	
}

.site-map-content
{
	width: 995px;
	min-height: 450px;	
}

.site-map-spacer
{
	width: 472px;
	min-height: 450px;	
	float: left;
}

.site-map-pages
{
	width: 500px;
	min-height: 450px;	
	float: left;
}

.site-map-pages-container
{
	width: 500px;
	min-height: 68px;
	margin-bottom: 10px;
	clear: both;
}

.site-map-pages-first
{
	width: 102px;
	height: 16px;	
	padding: 2px 0px 0px 3px;
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
	background-color: #E2E2E2;
}

.site-map-pages-first-container
{
	width: 108px;
	min-height: 48px;
	float: left;
}

.site-map-pages-first a
{	
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.site-map-pages-line
{
	width: 103px;
	height: 18px;
	float: left;
	background: url('/common/images/line-sitemap.gif') no-repeat center right;
}

.site-map-pages-second-container
{
	width: 80px;
	min-height: 48px;
	float: left;
}

.site-map-pages-second-element
{
	width: 70px;
	min-height: 14px;	
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	background: url('/common/images/bg-sitemap-second.gif') repeat-y top left;
}

.site-map-pages-second-element a
{	
	font-family: Arial;
	color: #008357;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#search-result
{
	width: 989px;
	min-height: 500px;	
}

.search-result-content
{
	width: 989px;
	min-height: 450px;	
}

.search-result-element-container
{
	width: 952px;
	height: 51px;
	clear: both;
	border: solid 1px #E6E6E6; 
	margin-bottom: 20px;
}

.search-result-element-top
{
	width: 940px;
	height: 21px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding: 5px 5px 5px 5px;
	margin-bottom: 2px;
}

.search-result-element-top a
{	
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: none;
}

.search-result-element-bot
{
	width: 940px;
	height: 8px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	background-color: #F6F6F6;
}

.page-text-searched
{
	width: 940px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #A7A9AC;
}

.page-text-searched span
{
	font-family: Arial;
	font-size: 12px;
	color: #018358;
	font-weight: bold;
}

.div-all-acc
{
	height: 70px;
	padding-top: 70px;
}

.page-list-Acc-head
{
	width: 520px;
	height: 14px;
	padding-top: 11px;
	clear: both;
	border-bottom: solid 1px #E6E6E6;
}

.divAccContainer
{
	width: 546px;
	height: 200px;
	* height: 220px;
	overflow: auto;	
}

.prod-list-prev-container-1-acc
{
	width: 520px;
	min-height: 91px;
	border-bottom: solid 1px #E6E6E6;
}

.prod-list-prev-container-2-acc
{
	width: 520px;
	min-height: 91px;
	background-color: #F6F6F6;
	border-bottom: solid 1px #E6E6E6;
}

.list-image-prod-acc
{
	width: 93px;
	height: 81px;
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}

.list-image-prod-accessori-acc
{
	width: 83px;
	height: 81px;
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}

.list-image-prod-accessori-acc div
{
	width: 70px;
	height: 70px;
	padding: 2px 1px 1px 3px;	
}

.list-image-prod-tit-acc
{
	width: 70px;
	height: 81px;
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}

.list-image-prod-acc div
{
	width: 70px;
	height: 70px;
	padding: 2px 1px 1px 3px;
	border: solid 1px #E6E6E6;
}

.list-image-prod-acc div img
{
	border: solid 1px #E6E6E6;
}

.list-text-code-acc
{
	width: 51px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	padding-left: 8px;
	margin-right: 10px;
	float: left;
}

.list-text-descriprion-acc
{
	width: 70px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	margin-right: 24px;
	text-align: left;
	float: left;
}

.list-text-size-acc
{
	width: 60px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	padding-left: 8px;
	margin-right: 14px;	
	float: left;
}

.list-text-tensione-acc
{
	width: 70px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	padding-left: 8px;
	margin-right: 14px;
	float: left;
}

.list-text-temp-acc
{
	width: 60px;
	height: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 20px;
	padding-left: 4px;
	margin-right: 18px;
	float: left;
}

.list-separator-acc
{
	width: 1px;
	height: 91px;
	float: left;
}

.list-imageButton-prod-acc
{
	width: 60px;
	height: 57px;
	padding-top: 30px;
	padding-left: 14px;
	float: left;
}