BODY {
	margin: 0px;
	background-color: #000000;
	height:100%;
	width: 100%;
}

IMG {
	border: 0px;
}

A {
	text-decoration: none;
	color: #EC8600;
}

A:hover {
	text-decoration: underline;
}

DIV, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

#header {
	width: 970px;
	height: 134px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5D7699;
}

#logo {
	width: 310px;
	height: 134px;
	background-color: #8C8C8C;
	float: left;
}

#flag {
	width: 294px;
	padding-right: 16px;
	text-align: center;
	height: 23px;
	background-image: url(../images/logo_bottom.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}
/*
#menu {
	width: 660px;
	height: 112px;
	float: left;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	position: relative;
}
*/
#path {
	width: 660px;
	height: 22px;
	float: left;
	background-image: url(../images/path_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#path_text {
	color: #2C4665;
	font-size: 9px;
	padding-top: 7px;
	padding-left: 28px;
	float: left;
}

#path_text A {
	color: #2C4665;
}

.path_sel {
	/* color: #071736; */
	color: #FFFFFF;
}

.raquo {
	color: #051533;
}

#menu UL {
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	clear: left;
	float: left;
	list-style: none;
	/*position: relative;
	left: 50%;*/
	text-align: center;
}

#menu LI {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	/*position: relative;
	right: 50%;*/
}

#menu A {
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 18px;
	padding-bottom: 32px;
}

#menu A:hover,
#menu .menu_sel {
	background-image: url(../images/menu_item_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 14px;
	color: #455C80;
}

#main,
#bottom,
#note_ucimu,
#footer,
#main_bottom_hp {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#main {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}

#sidebar {
	width: 294px;
	float: left;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
}

#submenu {
	
}

#submenu A {
	display: block;
	width: 294px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 27px;
	font-size: 11px;
}

#submenu A:hover,
#submenu .sidebar_sel {
	background-image: url(../images/sidebar_menusel_bg.jpg);
	background-repeat: no-repeat;
	color: #455C80;
}

#sidebar_logo {
	width: 294px;
	height: 86px;
	text-align: center;
}

#sidebar_logo DIV {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #213555;
	font-size: 10px;
}

#content {
	width: 674px; /* 674 */
	float: left;
	padding-bottom: 100px;
	/*background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;*/
}

#content_hp {
	width: 674px;
	height: 260px;
	float: right;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 14px 0px;
}

#content,
#content_hp {
	color: #555555;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#bottom_sidebar {
	width: 294px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
}

#bottom_news {
	width: 608px;
	float: right;
	padding-right: 66px;
	background-image: url(../images/bottom_news_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}

#address {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #7a91ad;
	font-size: 10px;
}

#address A {
	color: #7a91ad;
}

#note_ucimu DIV {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #888888;
	font-size: 10px;
	padding-left: 315px;
	padding-right:100px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 30px;
}

#footer_text {
	text-align: right;
	font-size: 9px;
	color: #999999;
}

#footer_text A {
	color: #BBBBBB;
}

#main_bottom_hp {
	background-image: url(../images/main_bottom_hp_bg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	clear: both;
}

#ucimu {
	text-align: center;
	font-size: 9px;
	color: #253556;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

#fast_contact {
	text-align: center;
	font-size: 10px;
	letter-spacing: -1px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#fast_contact A {
	color: #FFFFFF;
}

.title {
	background-color: #BED3F0;
	width: 676px;
	height: 31px;
}

.title_text {
	float: left;
	height: 31px;
	background-image: url(../images/title_text_corner_bg.gif);
	line-height: 31px;
	color: #265490;
	padding-left: 25px;
	font-weight: 800;
	font-size: 16px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.title_dx {
	float: right;
	height: 31px;
	background-image: url(../images/title_bg.gif);
	text-align: right;
}

.title_shadow {
	background-image: url(../images/title_text_bg_shadow.gif);
	background-repeat: repeat-x;
	width: 676px;
	height: 31px;
}

.title_shadow_text {
	float: left;
	height: 31px;
	background-image: url(../images/title_text_corner_bg_shadow.gif);
	line-height: 31px;
	color: #265490;
	padding-left: 25px;
	font-weight: 800;
	font-size: 16px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.title_shadow_dx {
	float: right;
	height: 31px;
	background-image: url(../images/title_bg_shadow.gif);
	text-align: right;
}

.title_shadow_compare {
	background-image: url(../images/title_text_bg_shadow_compare.gif);
	background-repeat: repeat-x;
	width: 676px;
	height: 31px;
}

.title_shadow_comapre_text {
	float: left;
	height: 31px;
	background-image: url(../images/title_text_corner_bg_shadow_compare.gif);
	line-height: 31px;
	color: #265490;
	padding-left: 25px;
	font-weight: 800;
	font-size: 16px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.title_shadow_compare_dx {
	float: right;
	height: 31px;
	background-image: url(../images/title_bg_shadow_compare.gif);
	text-align: right;
}

.compare {
	margin-right: 90px;
}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8B8C9;
}

.form_hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.txt {
	 margin-left: 25px;
	 margin-right: 85px;
	 text-align: justify;
	 font-family: "Trebuchet MS", Verdana, Arial;
	 color: #555555;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 line-height: 14px;
	 width: 566px;
}

.txt_plain {
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #555555;
	line-height: 14px;
}

.subtitle {
	margin-left: 25px;
	margin-right: 85px;
	line-height: 24px;
	color: #265490;
	font-weight: 800;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.articolo {
	margin-left: 25px;
	margin-right: 85px;
	height: 150px;
	width: 566px;
}

.articolo_image {
	height: 150px;
	width: 187px;
	float: left;
}

.articolo_desc {
	height: 150px;
	width: 379px;
	float: right;
	background-image: url(../images/articolo_bg.gif);
	background-repeat: no-repeat;
}

.articolo_titolo {
	margin-top: 18px;
	height: 28px;
	padding-left: 10px;
	color: #00649C;
	font-weight:800;
}

.articolo_txt {
	height: 50px;
	color: #828483;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding: 10px;
	line-height: 14px;
} 

.scheda_prodotto {
	height: 244px;
	margin-left: 25px;
	margin-right: 85px;
	width: 566px;
	background-image: url(../images/scheda_prodotto_bg.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 12px;
}

#tab {
	height: 16px;
	margin-left: 25px;
	margin-right: 85px;
	width: 566px;
}

#tab A {
	height: 16px;
	line-height: 16px;
	text-align: center;
	width: 126px;
	float: left;
	display: block;
	background-image: url(../images/tab_off_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 9px;
	color: #8499B4;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#tab A:hover,
#tab .tab_sel {
	background-image: url(../images/tab_on_bg.gif);
	color: #293549;
}

#tab_bottom {
	height: 16px;
	margin-left: 25px;
	margin-right: 85px;
	width: 566px;
	background-image: url(../images/tab_bottom.gif);
	background-repeat: no-repeat;
}

#product_specifiche {
	margin-left: 25px;
	margin-right: 85px;
	width: 566px;
}

.col_1,
.col_2,
.col_3 {
	height: 18px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F9CC7;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	float: left;
}

.col_1 {
	width: 118px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A9B8C9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9B8C9;
	background-color: #E6EEF9;
	color: #000000;
	padding-left: 3px;
	font-weight: 800;
}

.col_2 {
	width: 299px;
	color: #000000;
	padding-left: 3px;
}

.col_3 {
	width: 139px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A9B8C9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9B8C9;
	background-color: #E6EEF9;
	color: #000000;
	text-align: center;
}

#product_optional,
#product_gallery,
#product_download {
	margin-left: 25px;
	margin-right: 85px;
	width: 564px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A9B8C9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9B8C9;
	background-color: #E6EEF9;
	color: #000000;
}

.optional_hr {
	width: 564px;
	text-align: center;
	height: 2px;
	clear: both;
}

.optional_foto {
	width: 186px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9B8C9;
	text-align: center;
}

.optional_foto IMG {
	margin-top: 10px;
	margin-bottom: 10px;
}

.optional_txt {
	width: 356px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 14px;
	float: left;
	font-size: 11px;
}

.optional_loghi {
	width: 356px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
}

.optional_loghi IMG {
	margin-right: 10px;
}

.txt_title {
	color: #265490;
	font-weight: 800;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 22px;
}

.light_blue {
	color: #336699;
}

.txt UL {
	color: #336699;
	list-style-type: none;
	padding: 0px;
	padding-left: 10px;
}

.txt LI {
	color: #555555;
	background: url(../images/bullet.gif) 0px 4px no-repeat;
	padding-left: 10px;
	padding-bottom: 14px;
}

.barra_certificazioni {
	width: 120px;
	background-image: url(../images/barra_certificazioni_bg.gif);
	background-repeat: no-repeat;
	background-color: #EAEAEA;
	margin-top: 15px;
	float: left;
	margin-left: 10px;
}

.barra_certificazioni_title {
	text-align: center;
	color: #FFFFFF;
	font-weight: 800;
	font-family: "Trebuchet MS", Verdana, Arial;
	height: 32px;
	line-height: 14px;
	padding-top: 5px;
}

.barra_certificazioni_item {
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	height: 100px;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#partner {
	margin-left: 25px;
	margin-right: 85px;
	width: 566px;
}

#sidebar_video {
	width: 294px;
	height: 216px;
}

.partner_item {
	width: 141px;
	height: 141px;
	text-align: center;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #8E908F;
}

.partner_item .light_blue {
	font-weight: 800;
}

.partner_item A {
	color: #8E908F;
}

.news_box {
	margin-left: 25px;
	margin-right: 85px;
	width: 566px;
	background-image: url(../images/news_top_bg.gif);
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_image {
	float: left;
	width: 170px;
	height: 170px;
	text-align: center;
}

.news_image IMG {
	margin-top: 10px;
	border: 1px solid #8AA1B5;
}

.news_txt {
	float: left;
	width: 396px;
}

.news_title {
	height: 36px;
	line-height: 36px;
	color: #0B5BA4;
	font-weight: 800;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.white {
	color: #FFFFFF;
}

.news_desc {
	color: #9C9E9D;
	padding-top: 10px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#fast_product {
	text-align: center;
}

#fast_product SELECT {
	color: #445057;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}

.form_label {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #555555;
	float: left;
	width: 180px;
	margin-bottom: 5px;
	text-align: left;
}

.form_element {
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #555555;
}

INPUT, TEXTAREA, SELECT {
	color: #555555;
	border: 1px solid #000000;
	width: 250px;
	background-color: #EAEDF0;
	font-size: 11px;
}

.checkbox {
	width:12px;
}

.submit {
	width: 80px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	background-color: #859AB5;
	border: 1px solid #859AB5;
}

#evidenza_img {
	width: 301px;
	height: 260px;
	float: left;
}

#evidenza {
	width: 313px;
	height: 260px;
	float: left;
	background-image: url(../images/evidenza_bg.jpg);
	background-repeat: no-repeat;
}

#evidenza_txt {
	 padding-top: 42px;
	 padding-left: 42px;
	 padding-right: 42px;
	 color: #FFFFFF;
	 line-height: 20px;
	 height: 94px;
}

.evidenza_title {
	font-weight: 800;
	font-size: 16px;
}

.evidenza_specs {
	margin-left: 42px;
	margin-right: 42px;
	line-height: 20px;
	height: 20px;
}

.hp_label {
	color: #000000;
	width: 201px;
	height: 18px;
	background-image: url(../images/hp_label_bg.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

.large_news_hp,
.small_news_hp {
	width: 201px;
	margin-bottom: 20px;
}

.large_news_hp_img {
	width: 201px;
	height: 128px;
	background-image: url(../images/large_news_hp_bg.gif);
	background-repeat: no-repeat;
}

.small_news_hp_img {
	width: 201px;
	height: 71px;
	background-image: url(../images/small_news_hp_bg.gif);
	background-repeat: no-repeat;
}

.hp_news_column {
	float: left;
	width: 201px;
	margin-right: 1px;
}

.news_hp_txt {
	font-size: 10px;
	color: #336699;
	padding-left: 18px;
	padding-right: 18px;
}

.news_hp_data {
	color: #333333;
}

.news_hp_titolo {
	color: #3E4F6F;
	font-weight: 800;
}

.summary {
	color: #000000;
	background-image: url(../images/hr_prodotto.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 23px;
	line-height: 23px;
	font-size: 11px;
}

.gallery_thumbs {
	border: 1px solid #8AA1B5;
	display: block;
	width: 130px;
	height: 96px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.gallery_thumbs:hover {
	border: 1px solid #FEAC0E;
}

.partner_logo {
	border: 1px solid #8AA1B5;
}

#logo_fanuc {
	width: 113px;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
}

.foto_hp {
	margin-left: 28px;
	margin-top: 10px;
}

#cfr_box {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 300%;
	background-color: #333333;
}

#confronta_box {
	width: 800px;
	
	/*height: 518px;z-index: 100;
	margin-left: -400px;
	top: 80px;
	left: 50%;
	position: absolute;*/
	background-color: #FFFFFF;
	border: 3px solid #5F9CC7;
	margin-left: auto;
	margin-right: auto;
	margin-top: 56px;
}

.cfr_col_1,
.cfr_col_2,
.cfr_col_3 {
	height: 24px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F9CC7;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	float: left;
}

.cfr_col_1 {
	width: 109px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9B8C9;
	background-color: #E6EEF9;
	color: #000000;
	padding-left: 3px;
	font-weight: 800;
}

.cfr_col_2 {
	width: 200px;
	color: #000000;
	padding-left: 3px;
}

.cfr_col_3 {
	width: 120px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A9B8C9;
	background-color: #E6EEF9;
	color: #000000;
	text-align: center;
}

.cfr_row {
}

.cfr_header {
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	height: 120px;
}

.cfr_remove_link {
	font-size: 10px;
	color: #EC8600;
}

.cfr_close_link {
	font-size: 11px;
	color: #EC8600;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
}

.prezzo_bg {
	width: 148px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(../images/prezzo_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.loghi_content {
	width: 86px;
	margin-top: 41px;
	float: right;
}

.logo {
	float: left;
	height: 52px;
	width: 43px;
	background-image: url(../images/menu_pipe.gif);
	background-repeat: no-repeat;
	background-position: right top; 
	padding-top: 12px;
	text-align: center;
}

#menu {
	float: right;
}

.content_menu {
	width: 660px;
	height: 112px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	position: relative;
}
