body {
	background-color: #fff;	
	margin: 0 auto;
}

#container {
	background-color: #fff;
	width: 960px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -480px;
	padding: 5px;
}

#bg_up {
	width: 960px;
	height: 20px;
	margin-bottom: 0px;
	background-image: URL(./images/bg_up.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 4px;
}

#logo {
	float: left;
	display: block;
	width: 194px;
	height: 74px;
	background-image: URL(./images/logo.jpg);
}

#top_menu {
	float: left;
	width: 756px;
	height: 39px;
	margin-top: 14px;
	margin-left: 10px;
	background-image: URL(./images/bg_up_menu.gif);
	background-repeat: repeat-x;
	text-align: right;
}

a.top_menu, a.top_menu_i {
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	color: #446983;
	text-decoration: none;
	font-weight: bold;	
	display: block;
	margin-top: 8px;
	margin-left: 2px;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	text-align: center;	
}

a.top_menu {
	background-image: URL(./images/menu_bg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
}

a.top_menu_i, a.top_menu:hover {
	background-color: #fff;
	background-image: URL(./images/menu_bg_i.gif);
	background-repeat: repeat-x;
	color: #094a79;
	padding-top: 11px;
}

#union_body {
	float: left;
	clear: both;
	width: 960px;
	padding-bottom: 10px;
}

#left_col {	
	clear: both;
	float: left;
	width: 194px;
	min-height: 635px;
}


span.left_title {
	font-family: Tahoma;
	font-size: 12px;
	color: #1a5078;
	font-weight: bold;
	display: block;
	background-image: URL(./images/arrow_menu_group.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #c5ddef;
	padding: 7px 0px 0px 25px;
	width: 169px;
	height: 20px;
}

#left_col span.left_menu,
#left_col a.left_menu {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #1a5078;
	display: block;
	background-image: URL(./images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 3px 0px 5px 11px;
	margin-left: 20px;
	height: 12px;
}

#left_col span.left_menu input {
	width: 115px;
	font-family: Tahoma;
	color: #1a5078;
	font-size: 11px;
	margin-top: 4px;
	border: 1px solid #ced9e1;
}

#left_col span.left_menu a {
	text-align: center;
	text-decoration: none;
	float: right;
	padding: 3px;
	width: 32px;
	font-family: Tahoma;
	font-size: 10px;
	color: #648093;
	background-color: #c3d4e0;
	margin-top: 4px;
}

#left_col span.left_menu a:hover {
	background-color: #ced9e1;
}

#left_col a:hover {
	text-decoration: underline;
	color: #859098;
}

#right_col {
	float: left;
	width: 756px;
	background-color: #fff;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-bottom: 20px;
}

#bg_bottom {
	clear: both;
	width: 960px;
	height: 30px;
	background-image: URL(./images/bg_main_bottom.gif);
	background-repeat: repeat-x;
	text-align: right;
}

#bg_bottom2 {
	clear: both;
	width: 960px;
	text-align: right;
}

img.a,
#bg_bottom a img {
	border: 0px;
}

#bg_bottom span.bottom_text {
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0px 0px 12px;
	float: left;
}

#bg_bottom span.bottom_icons {
	float: right;
}

h1.section_title {
	float: left;	
	background-image: URL(./images/bg_bottom.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	display: block;
	margin: 0px;
	font-size: 14px;
}

h1.section_title .important {
	color: #94eaff;
	font-size: 16px;
}

h1.section_title,
h1.section_title a,
h1.section_title a:hover {
	text-decoration: none;
	color: #fff;
	font-family: Tahoma;	
	font-weight: bold;
}

h1.section_title a:hover {
	text-decoration: underline !important;
}

div.section_decoration {
	clear: both;
	width: 100%;
	display: block;
	height: 5px;
	background-color: #1c72b0;
}

div.section_image {
	float: left;
	display: block;
}

select {
	background-color: #fff;
	border: 1px solid #e8eef1;
}

div.bi_column_free .first,
div.bi_column_free .second,
#popup_div,
#right_col,
input.submit,
select option,
div.search_item,
div.section_text,
div.text {	
	color: #364c5c;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}

div.section_text {
	padding: 10px;
	float: right;
	width: 430px;
}

div.text_impianti {
	padding: 10px;
	float: right;
	width: 510px;
}

div.text_padding {
	padding: 8px;
}

div.bi_column_free .second a,
div.main_table_row div.cell a,
div.section_list ul li a,
div.main_form a,
div.section_text a,
div.text a,
div.attachment a {
	color: #2970a4;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

div.attachment a img {
	border: 0px;
}

div.bi_column_free .first a:hover,
div.bi_column_free .second a:hover,
div.main_table_row div.cell a:hover,
div.section_list ul li a:hover,
div.main_form a:hover,
div.section_text a:hover,
div.text a:hover,
div.attachment a:hover {
	color: #859098;
}

div.hand_link,
div.attachment {
	padding: 5px;
}

div.attachment a span {
	color: #859098;
	font-family: Tahoma;
	font-size: 9px;
}

.attachments_list {
	width: 746px;
	float: left;
	clear: both;
}

h2.sub_title, 
h2.sub_title2 {	
	text-align: left;
	font-family: Tahoma;
	text-decoration: none;	
	font-weight: bold;	
	display: block;
	margin: 0px 0px 0px 0px;
}

h2.sub_title {
	float: left;
	color: #364c5c;
	padding: 3px 7px 0px 7px;
	background-color: #ced9e1;
	font-size: 13px;
}

h2.sub_title2 {
	display: table-cell; 
	vertical-align: bottom;
	height: 43px;
	color: #5b647a;
	padding: 0px 0px 3px 2px;
	font-size: 11px;
}

div.sub_decoration {
	clear: both;
	width: 100%;
	display: block;
	height: 4px;
	background-color: #ced9e1;
}

div.section_list,
div.search_group,
div.product_cat_info,
div.news {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 16px;
}

div.search_item {
	float: left;
	height: 100%;
	clear: both;
	width: 100%;
}

div.search_item .label, .value {
	padding: 5px;
	float: left;
}

div.search_item .label {
	width: 110px;
	text-align: left;
}

div.image_to_zoom,
div.image_news_to_zoom,
div.product_cat_info  div.text,
div.news div.text {
	float: left;
}

div.image_news_to_zoom,
div.image_to_zoom {
	position: relative;
	margin-top: 2px;
	text-align: center;
	padding-top: 10px;
	background-color: #fff;
	border: 3px solid #ced9e1;
}

div.image_news_to_zoom {
	min-width: 80px;
	min-height: 104px;
}
div.image_news_to_zoom img {
	max-width: 80px;
	max-height: 80px;
}

div.image_to_zoom {
	min-width: 160px;
	min-height: 184px;
}

div.image_news_to_zoom a.zoom,
div.image_to_zoom a.zoom {
	right: 0px;
	position: absolute;
	bottom: 0px;
	width: 26px;
	height: 21px;
	display: block;
	background-image: URL(./images/lente.gif);
	text-decoration: none;
}

div.product_cat_info div.text {
	padding: 10px;
	max-width: 530px;
}

div.news div.text {
	padding: 10px;
	max-width: 650px;
}

a.continue {
	background-image: URL(./images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	text-decoration: none;float: right;
}

a.back {
	background-image: URL(./images/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	text-decoration: none;
	float: right;
}

input.submit {
	float: right;
	background-image: URL(./images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 28px;
	border: 1px solid #ced9e1;
}

div.navigation {
	color: #364c5c;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align: center;	
}

div.navigation img {
	border: 0px;
}

#home_news_container {
	position: absolute;
	bottom: 45px;
}

a.home_news {
	text-align: left;
	padding: 11px;
	background-color: #e0e0e0;
	float: left;
	display: block;
	width: 120px;
	min-height: 185px;
	margin: 10px 11px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #385b75;
}

a.home_news:hover {
	background-color: #ced9e1;
	color: #364c5c;
}

a.home_news.last {
	margin: 10px 0px 0px 2px;
}

a.home_news img {
	margin-bottom: 5px;
	border: 1px solid #b8bcbe;
}

div.left_promo_container {	
	/*position: absolute;
	bottom: 60px;*/
	float: left;
	width: 194px;
	margin-bottom: 5px;
}

a.left_promo {
	margin-bottom: 10px;
	clear: both;
}

a.left_promo img {
	border: 1px solid #b6bbbe;
}

div.section_list ul li {
	list-style-image: URL(./images/arrow_menu.gif);	
	text-align: left;
}

div.bi_column_free {
	float: left;
	width: 960px;
	margin-bottom: 10px;
}

div.bi_column_free .first {
	width: 194px;
	text-align: left;
	float: left;
}

div.bi_column_free .second {
	width: 756px;
	text-align: left;
	float: right;
}

div.bi_column {
	float: left;
	width: 756px;
}

div.bi_column .first {
	width: 373px;
	float: left;
	margin-right: 20px;
}

div.bi_column .second {
	width: 363px;
	float: left;
}

div.bi_column .bottom_column {
	clear: both;
	width: 756px;
	float: left;
}


div#gmap {
	clear: both;
	display: block;
	float: left;
}

div.login_form {
	width: 100%;
	font-size: 11px;
	float: left;
	background-color: #e4eaee;
}

div.login_form span {
	margin: 5px;
	float: left;
	width: 45px;
	display: block;
}

div.login_form input {
	margin: 5px;
	float: left;
	width: 80px;
}

div.login_form a {
	margin: 5px;
	float: right;
	padding: 3px;
	width: 30px;
	font-family: Tahoma;
	font-size: 10px;
	color: #648093;
	background-color: #c3d4e0;
	display: block;
	text-align: center;
}
div.main_form div.label {
	height: 24px;
	width: 130px;
	clear: both;
	float: left;
	padding: 5px;
}

div.main_form {
	margin-top: 10px;
}

div.main_form div.value {
	float: right;
	padding: 5px;
}

div.main_form input, div.main_form textarea {
	font-family: Tahoma;
	color: #1a5078;
	font-size: 11px;
	border: 1px solid #ced9e1;
}

div.form_errors {
	color: #b70000;
	border: 1px solid #b70000;
	background-color: #e09a9a;
	padding: 10px;
	margin: 5px 0px 10px 0px;
}

div.form_errors ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

div.form_errors li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div.info_box {
	color: #567388;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #b6bbbe;
	background-color: #c3d4e0;
	padding: 20px;
	text-align: center;
	margin: 20px 0px 20px 0px;
}

div.continent {
	text-align: center;
	float: left;
	width: 240px;
	margin: 10px 10px 0px 0px;
}

div.continent img {
	margin: 10px;
}

div.continent ul {
	text-align: left;
}

div.simple_section {
	margin-top: 10px;
	margin-bottom: 16px;
}

div.map_italy {
	text-align: center;
}

/*vendita-----------------------------------*/
div.sales_contact #contact_img {
	float: left;
	margin-right: 10px;
}

ul.phone_group {
	list-style-type: none;
	float: left;
}

ul.phone_group li img {
	float: left;
	margin-right: 10px;
}

ul.phone_group li {
	clear: both;
	margin-bottom: 20px;
}

ul.phone_group li div {
	display: inline-block;
}

div.price_list a {
	display: block;
	margin: 10px;
	text-align: center;
}

div.price_list a img {
	border: 0px;
}

div.italy_agencies #italy_agencies_img {
	float: right;
}
/*faq-----------------------------------------------------------*/
.faq_navigation a {
	color: #6d879a !important;
	font-size: 12px !important;
}
.faq_navigation a.important {
	color: #293e4e !important;
	font-size: 12px !important;
}

/*prodotti------------------------------------------------------*/
.cats_tree {
	/*margin-top: 1px;*/
	border-bottom: 1px solid #aacbe1;
	padding: 5px;
	width: 184px;
	display: block;
	font-family: Verdana;
	text-decoration: none;
}

.cats_level3:hover,
.cats_level2:hover,
.cats_level1:hover,
.cats_level0:hover {
	background-color: #96beda;
	color: #fff !important;
}

.cats_level0 {
	background-color: #d9e4ec;/*#385b75;*/
	color: #364c5c;
	font-size: 10px;
	font-weight: bold;/*
	text-transform: uppercase;*/
}

.cats_level1 {
	background-color: #d9e4ec;/*#aacbe1;*/
	background-image: URL(./images/arrow_menu_p.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding: 5px 5px 5px 20px !important;
	width: 169px !important;
	color: #364c5c;
	font-size: 10px;/*
	text-transform: uppercase;*/
}

.cats_level2 {
	background-color: #d9e4ec;
	color: #364c5c;/*#446983;*/
	/*margin-left: 15px;
	width: 169px !important;*/
	padding: 5px 5px 5px 20px !important;
	width: 169px !important;
	font-size: 10px;
}

.cats_level3 {
	background-color: #d9e4ec;/*#fff;*/
	color: #364c5c;/*#446983;*/
	/*margin-left: 25px;
	width: 159px !important;*/
	padding: 5px 5px 5px 30px !important;
	width: 159px !important;
	font-size: 10px;
}

.cats_level3.selected,
.cats_level2.selected,
.cats_level1.selected,
.cats_level0.selected {/*
	font-weight: bold;*/
	background-color: #3a94d3 !important;
	color: #fff !important;
}

div.single_product {
	float: left;
	text-align: left;
	width: 756px;
}

div.single_product .image_info {
	margin-left: 10px;
	max-width: 284px;
}

div.single_product .short_description {
	color: #545e65;
	width: 280px;
	float: right;
	display: block;
	text-align: justify;
}

div.single_product h1 {
	color: #567388;
}

div.single_product h2 {
	color: #385b75;
}

/*TABS*/
#product_tabs {
	float: left;
	width: 100%;
	margin: 15px auto;
	width: 100%;
}

div.tabs_header {
	display: table-row;
}

div.single_product_tab {
	display: table-cell;
}

#product_tabs a.unselected {
	background-color: #c4d1da;
	height: 17px;
	color: #567488;
	border: 1px solid #fff;
	border-left: 0px;
}

#product_tabs a.unselected:hover,
#product_tabs a.selected {
	background-color: #457aa0;
	color: #fff;
	height: 18px;
	border-bottom: 0px;
}

#product_tabs a.unselected,
#product_tabs a.unselected:hover,
#product_tabs a.selected {
	float: left;
	padding: 4px 10px 2px 10px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.show_tab,
.hide_tab {
	float: left;
	width: 100%;
	background-color: #fff;
}
.show_tab {
	display: ;
}

.hide_tab {
	display: none;
}

#product_tabs .tabs_container {
	padding: 5px;
	width: 100%;
	float: left;
	overflow: hidden;
	background-color: #457aa0;
}
/*FINE TABS*/

a.product_item {
	color: #385b75;
	text-align: left;
	background-color: #e0e0e0;
	width: 178px;
	height: 100px;
	margin: 5px;
	float: left;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
}

a.product_item div {
	float: left;
	padding: 11px;
}

a.product_item:hover {
	background-color: #ced9e1;
}

a.product_item img {
	max-height: 78px;
	max-width: 56px;
	float: left;
	display: block;
	margin-right: 5px;
	border: 1px solid #b8bcbe;
}

a.category {
	text-decoration: none;
}

a.category img {
	margin-top: 5px;
	width: 100%;
	border: 0px;
}

div.loghi_prodotto {
	float: left;
	margin-left: 10px;
}

/*tabelle--------------------------------------------------*/
div.main_table {
	display: table;
	width: 100%;
}

div.main_table_row_cat,
div.main_table_row {
	display: table-row;
}

div.download_row .c0 {
	width: 25px;
	text-align: center;
}

div.download_row_supp .c0 {
	width: 80px;
	text-align: center;
}

div.download_row_supp .c1 {
	width: 300px;
	text-align: left;
}

div.download_row .c2 {
	width: 120px;
	text-align: left;
}

div.download_row_supp .c2 {
	width: 50px;
	text-align: center;
}

div.download_row .c3 {
	width: 120px;
	text-align: center;
}

div.download_row_supp .c3 {
	width: 80px;
	text-align: center;
}

div.download_row_supp .c4 {
	text-align: center;
}

/*div.download_row_supp .c5*/
div.download_row .c5 {
	width: 75px;
}

div.download_row .c6 {
	width: 75px;
}

div.download_row .c7 {
	width: 75px;
}


div.img_cell div.cell {
	text-align: left;
}
div.img_cell .c3 {
	width: 140px;
}
/*
div.main_table_row_cat .c2,
div.main_table_row_cat .c1,
div.main_table_row_cat .c0 {
	padding-right: 15px;
}*/

div.main_table_row_cat div.cell {
	padding: 7px;
	vertical-align: top;
	width: 25%;
	display: table-cell;
}

div.main_table_row_cat div.cell:hover {
	background-color: #e0e0e0;
}

div.main_table_row div.cell {
	vertical-align: top;
	padding: 7px;	
	display: table-cell;
	border-right: 1px solid #fff;
}

div.main_table_row:hover {
	background-color: #ced9e1;
}

div.main_table_row.table_header div.cell {
	border-right: 1px solid #2d6a96;	
	text-align: center;
}

.table_header {
	background-color: #3e637d;
	background-image: URL(./images/bg_bottom.gif);
	background-repeat: repeat-x;
	color: #fff;
}

.sf2 {
	background-color: #d6dde3;
}

.sf1 {
	background-color: #e8edf1;
}

