html {
	overflow: auto;
}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
}
form {
	margin: 0;
	padding: 0;
}
table {
	border: 0;
}
a:active, a:focus {
	outline: none;
}

/* preloading images -------------------------------------------------------------------- */
span.preload_01 {
	background-image: url(../img/menu_hover.png);
}
span.preload_02 {
	background-image: url(../img/bg_submenu_hover.png);
}
span.preload_03 {
	background-image: url(../img/toplink_hover.jpg);
}
span.preload_04 {
	background-image: url(../img/language_hover.jpg);
}
span.preload_05 {
	background-image: url(../img/but_more_hover.gif);
}
span.preload_06 {
	background-image: url(../img/nur_hover.jpg);
}
span.preload_pro01 {
	background-image: url(../img/pro01_hover.jpg);
}
span.preload_pro02 {
	background-image: url(../img/pro02_hover.jpg);
}
span.preload_pro03 {
	background-image: url(../img/pro03_hover.jpg);
}
span.preload_header_print {
	background-image: url(../img/header_print.jpg);
}

/* main --------------------------------------------------------------------------------- */
.header_print {
	display: none;
}
.section {
	background: #fff url(../img/bg_body_section.jpg) 0 0 repeat-x;
}
.maincontainer {
	float: left;
	/*width: 100%;*/
	width: 994px;
	height: 100%;
	height: auto !important;
}

/* left --------------------------------------------------------------------------------- */
.left {
	float: left;
	width: 685px;
}
.header_home {
	width: 685px;
	height: 450px;
	background: transparent url(../img/bg_header_home.jpg) 0 0 no-repeat;
}
.header_section {
	width: 685px;
	height: 147px;
	background: transparent url(../img/bg_header_section.jpg) 0 0 no-repeat;
}
a.logo:link, a.logo:visited, a.logo:hover{
	float: left;
	margin-left: 120px;
	width: 327px;
	height: 108px;
	display: block;
}
a.logo:link span, a.logo:visited span, a.logo:hover span {
	display: none;
}
.menu_container {
  	float: left;
  	width: 535px;
  	margin-left: 131px;
  	height: 32px;
}
.menu {
  	position: relative;
  	list-style: none;
  	margin: 0;
  	padding: 0;
  	height: 31px;
  	z-index: 10;
}
.menu li.top {
  	display: block;
  	float: left;
}
.menu li a.top_link:link, .menu li a.top_link:visited {
  	display: block;
  	float: left;
  	width: 107px;
  	height: 32px;
  	line-height: 32px;
  	/*color: #163248;*/
	color: #fff;
  	text-decoration: none;
  	text-align: center;
  	font-size: 12px;
  	font-weight: bold;
  	cursor: pointer;
  	background: transparent url(../img/menu_link.gif) 0 0 no-repeat;
}
.menu li a.top_link:hover, .preload_but_left {
  	color: #fff;
  	background: transparent url(../img/menu_hover.png) top left no-repeat;
}
.menu li:hover > a.top_link {
  	color: #fff;
  	background: transparent url(../img/menu_hover.png) top left no-repeat;
}
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;} /* IE 5.5 - IE 6.0 */
.menu a:hover {
  	visibility: visible;
  	position: relative;
  	z-index: 200;
}
.menu li:hover {
  	position: relative;
  	z-index: 200;
}
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {
  	position: absolute;
  	left: -9999px;
  	top: -9999px;
  	width: 0px;
  	height: 0px;
  	margin: 0px;
  	padding: 0px;
  	list-style: none;
}
.menu :hover ul.sub {
  	left: 0px;
  	top: 32px;
  	white-space: nowrap;
  	width: 222px;
  	height: auto;
  	z-index: 300;
}
.menu :hover ul.sub li {
  	display: block;
  	width: 222px;
  	height: 28px;
  	position: relative;
  	float: left;
  	font-weight: normal;
}
.menu :hover ul.sub li a:link, .menu :hover ul.sub li a:visited {
  	display: block;
  	width: 222px;
  	height: 28px;
  	line-height: 27px;
  	text-indent: 25px;
  	color: #fff;
  	text-decoration: none;
  	background: transparent url(../img/bg_submenu_link.png) 0 0 no-repeat;
}
.menu :hover ul.sub li a:hover {
  	color: #163248;
  	background: transparent url(../img/bg_submenu_hover.png) 0 0 no-repeat;
}

.content {
	clear: both;
	margin-left: 17px;
	padding: 0 9px 30px 0;
	width: 651px;
	background: transparent url(../img/bg_container_content.gif) top right repeat-y;
	color: #727272;
	text-align: justify;
}
.maintitle {
	height: 26px;
	width: 100%;
	margin-bottom: 14px;
	background: transparent url(../img/bg_maintitle.gif) 0 0 repeat-x;
}
.maintitle span {
	display: none;
}
.content a:link, .content a:visited {
	color: #727272;
	text-decoration: underline;
}
.content a:hover {
	color: #000;
	text-decoration: none;
}
.content input {
	width: 320px; /*95px*/
  	padding: 0 5px;
  	margin: 0;
  	height: 18px;
  	border-top: #8e8e8e 1px solid;
  	border-right: #c7c7c7 1px solid;
  	border-bottom: #c7c7c7 1px solid;
  	border-left: #8e8e8e 1px solid;
  	background: transparent url(../img/bg_input.gif) top left repeat-x;
  	font-size: 10px;
  	color: #666;
  	line-height: 16px;
	
}
.content input.checkbox {
	width: 15px;
	height: 15px;
	border-top: #8e8e8e 1px solid;
  	border-right: #c7c7c7 1px solid;
  	border-bottom: #c7c7c7 1px solid;
  	border-left: #8e8e8e 1px solid;
  	background: transparent url(../img/bg_input.gif) top left repeat-x;
}
.content textarea {
	width: 320px; /*95px*/
  	padding: 0 5px;
  	margin: 0;
	border-top: #8e8e8e 1px solid;
  	border-right: #c7c7c7 1px solid;
  	border-bottom: #c7c7c7 1px solid;
  	border-left: #8e8e8e 1px solid;
  	background: transparent url(../img/bg_input.gif) top left repeat-x;
  	font-size: 10px;
  	color: #666;
  	/*line-height: 16px;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.content table tr td.binding {
	background-color: #d8e1e7;
}
.content table tr td .button {
	float: right;
	margin-top: 6px;
	margin-left: 10px;
  	width: 64px;
  	height: 21px;
	border: 0;
  	background: transparent url(../img/but_more_link.gif) top left no-repeat;
  	font-size: 10px;
  	color: #fff;
  	text-align: center;
  	text-decoration: none;
  	line-height: 17px;
	display: block;
	cursor: pointer;
}
a.picleft:link img, a.picleft:visited img, .imageleft {
  	float: left;
  	margin: 0 10px 10px 0;
}
a.picright:link img, a.picright:visited img, .imageright {
  	float: right;
  	margin: 0 0 10px 10px;
}
a.picleft:link img, a.picleft:visited img, a.picright:link img, a.picright:visited img {
	border: #727272 1px solid;
	padding: 1px;
}
a.picleft:hover img, a.picright:hover img {
  	border: #ff9036 1px solid !important;
}
.bordercollapse {
	border: 0;
}
span.title_product {
	font-size: 14px;
	font-weight: bold;
	color: #153045;
	text-transform: uppercase;
	line-height: 50px;
}
span.subtitle_product {
	font-size: 12px;
	font-weight: bold;
	color: #153045;
	line-height: 50px;
}
p.cat_product {
	width: 209px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-color: #35556a;
	line-height: 20px;
	margin: 0 0 2px 0;
	padding: 0;
}
a.but_product:link, a.but_product:visited {
	display: block;
	width: 209px;
	height: 20px;
	margin-bottom: 1px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background-color: #839aaa;
	line-height: 20px;
}
a.but_product:hover {
	background-color: #35556a;
}



/* news */
.elenconews a:link, .elenconews a:visited {
  float: left;
  display: block;
  width: 632px; /*649*/
  padding: 4px 4px 4px 13px;
  text-indent: 0px !important;
  margin-bottom: 4px;
  text-decoration: none;
  line-height: 18px;
  background: #e0e0e0 url(../img/marker.gif) 4px 10px no-repeat;
  border: #cccdcf 1px solid;
}
.elenconews a:hover {
  background-color: #d4d4d4;
}
.elenconews a img {
  clear: both;
  float: left;
  border: 0;
  margin-right: 10px;
}
.elenconews .titolo_news, .blocco_news .titolo_news {
  text-align: justify;
  font-size: 12px;
  font-weight: bold;
  color: #163248;
}
.elenconews .data_news, .blocco_news .data_news {
  text-align: justify;
  font-size: 10px;
  font-weight: normal;
  color: #163248;
}

.blocco_news .img_container {
  clear: both;
  float: right;
  width: 230px;
  text-align: right;
}
.blocco_news .img_container a.borderlink:link img, .blocco_news a.borderlink:visited img {
    border: 1px solid #496781; 
    margin: 0 3px 1px 0;
    padding: 1px;
}
.blocco_news .img_container a.borderlink:hover img {
    border-color: #43c8f3 !important;
}

.descrizione_prodotto {
  text-align: justify;
  font-size: 11px;
  line-height: 16px;
  color: #666;
}
.descrizione_prodotto_right {
  text-align: right !important;
  font-size: 11px;
  line-height: 16px;
  color: #666;
}
.elenconews .category_download {
	margin: 4px 0;
	padding: 10px;
	background-color: #163248;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
a.genbut:link, a.genbut:visited {
	display: block;
	float: left;
	height: 21px;
	line-height: 18px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 8px;
	cursor: pointer;
	background: url(../img/genbut_bg.gif) top left no-repeat;
}
a.genbut:link b, a.genbut:visited b {
	float: left;
	display: block;
	height: 21px;
	padding: 0 8px 0 0;
	background: url(../img/genbut_bg.gif) right top no-repeat;
	color: #fff;
}
a.genbut:hover {
	background: url(../img/genbut_bg.gif) left -21px no-repeat;
}
a.genbut:hover b {
	background: url(../img/genbut_bg.gif) right -21px no-repeat;
}

/* products */
.elencoproduct a:link, .elencoproduct a:visited {
  float: left;
  display: block;
  width: 313px; /*321*/
  height: 162px; /*170*/
  padding: 4px 4px 4px 4px;
  text-indent: 0px !important;
  margin-bottom: 4px;
  text-decoration: none;
  line-height: 18px;
  background-color: #e0e0e0;
  border: #cccdcf 1px solid;
}
.elencoproduct a:hover {
  background-color: #d4d4d4;
}
.spacer_product {
	float: left;
	width: 5px;
	height: 170px;
}
.elencoproduct a img {
  clear: both;
  float: left;
  border: 0;
  margin-right: 10px;
}
.elencoproduct .product_name {
  text-align: justify;
  font-size: 12px;
  font-weight: bold;
  color: #163248;
}

input.gopage {
  width: 10px;
  padding: 0 5px;
  margin: 0;
  height: 18px;
  border-top: #8e8e8e 1px solid;
  border-right: #c7c7c7 1px solid;
  border-bottom: #c7c7c7 1px solid;
  border-left: #8e8e8e 1px solid;
  background: transparent url(../img/bg_input.gif) top left repeat-x;
  font-size: 10px;
  color: #666;
  line-height: 16px;
}
.dottedline {
	float: left;
	width: 651px;
	height: 1px;
	display: block;
	border-top: #727272 1px dotted;
}

/* right -------------------------------------------------------------------------------- */
.right {
	float: left;
	width: 309px;
}
.rightmenu {
	float: left;
	width: 309px;
	height: 81px;
	background: transparent url(../img/bg_rightmenu.jpg) 0 0 no-repeat;
}
.toplink_container {
	margin-left: 82px;
	height: 43px;
}
a.toplink:link, a.toplink:visited {
	float: left;
	width: 73px;
	padding-top: 10px;
	display: block;
	text-decoration: none;
	color: #8b8b8b;
	font-size: 10px;
	text-align: center;
	background: transparent url(../img/toplink_link.jpg) 0 0 no-repeat;
}
a.toplink:hover {
	background: transparent url(../img/toplink_hover.jpg) 0 0 no-repeat;
}
.language_container {
	margin-left: 82px;
	width: 199px;
	height: 23px;
	font-size: 10px;
	line-height: 22px;
}
.language_container p {
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 109px;
	color: #8b8b8b;
}
a.language:link, a.language:visited {
	float: left;
	width: 23px;
	height: 23px;
	margin-left: 7px;
	background: transparent url(../img/language_link.jpg) top right no-repeat;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
a.language:hover, .language_active {
	float: left;
	width: 23px;
	height: 23px;
	margin-left: 7px;
	background: transparent url(../img/language_hover.jpg) top right no-repeat;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
.boxright {
	float: left;
	width: 305px;
	margin-top: 8px;
	padding-bottom: 22px;
	background: #fff url(../img/bg_boxright.jpg) bottom left no-repeat;
}
.title_boxright_first {
	width: 271px; /*305px*/
	height: 48px;
	padding-left: 34px;
	background: #fff url(../img/bg_title_boxright_red.jpg) 0 0 no-repeat;
}
.title_boxright_next {
	width: 271px; /*305px*/
	height: 48px;
	padding-left: 34px;
	background: #fff url(../img/bg_title_boxright_next.jpg) 0 0 no-repeat;
}
.box, .news {
	width: 283px;/*299px*/
	height: 109px; /*117px*/
	margin: 0 3px 3px 3px;
	padding: 9px 8px;
	background: transparent url(../img/bg_news.gif) 0 0 no-repeat;
	color: #727272;
	text-align: justify;
}
.box {
	line-height: 15px;
}
.newscontainer, .boxcontainer {
	width: 305px;
	background: transparent url(../img/bg_newscontainer.gif) 0 0 repeat-y;
}
.title {
	color: #163248;
	font-weight: bold;
}
a.but_more:link, a.but_more:visited {
	float: right;
	margin-top: 6px;
  	width: 64px;
  	height: 21px;
  	background: transparent url(../img/but_more_link.gif) top left no-repeat;
  	font-size: 10px;
  	color: #fff;
  	text-align: center;
  	text-decoration: none;
  	line-height: 17px;
	display: block;
}
a.but_more:hover {
	color: #163248;
	background: transparent url(../img/but_more_hover.gif) top left no-repeat;
}
a.pro01:link, a.pro01:visited, a.pro02:link, a.pro02:visited, a.pro03:link, a.pro03:visited {
	width: 283px;
	height: 64px;
	display: block;
}
a.pro01:link, a.pro01:visited {
	background: transparent url(../img/pro01_link.jpg) 0 0 no-repeat;
}
a.pro01:hover {
	background: transparent url(../img/pro01_hover.jpg) 0 0 no-repeat;
}
a.pro02:link, a.pro02:visited {
	background: transparent url(../img/pro02_link.jpg) 0 0 no-repeat;
}
a.pro02:hover {
	background: transparent url(../img/pro02_hover.jpg) 0 0 no-repeat;
}
a.pro03:link, a.pro03:visited {
	background: transparent url(../img/pro03_link.jpg) 0 0 no-repeat;
}
a.pro03:hover {
	background: transparent url(../img/pro03_hover.jpg) 0 0 no-repeat;
}
.googlemap {
	width: 283px;
	height: 64px;
	background-color: #ccc;
}

.clear {
	clear: both;
}
.boxinformations {
	clear: both;
	float: left;
	width: 305px;
	height: 250px;
	color: #727272;
	line-height: 16px;
	background: transparent url(../img/bg_boxinformations.jpg) bottom right no-repeat;
	/*min-height: 198px;*/
}
.black {
	color: #000;
}
.boxinformations a:link, .boxinformations a:visited {
	text-decoration: underline;
	color: #727272;
}
.boxinformations a:hover {
	text-decoration: none;
}
.box input {
  width: 85px; /*95px*/
  padding: 0 5px;
  margin: 0;
  height: 18px;
  border-top: #8e8e8e 1px solid;
  border-right: #c7c7c7 1px solid;
  border-bottom: #c7c7c7 1px solid;
  border-left: #8e8e8e 1px solid;
  background: transparent url(../img/bg_input.gif) top left repeat-x;
  font-size: 10px;
  color: #666;
  line-height: 16px;
}
.td_title {
	background-color: #b1b9bf;
	color: #3d505f;
	font-weight: bold;
	height: 18px;
	padding-left: 6px;
}
.td_content {
	background-color: #d9dde0;
	color: #3d505f;
	height: 18px;
	padding-left: 6px;
}

/* footer ------------------------------------------------------------------------------- */
.footer {
	float: left;
	width: 100%;
	height: 70px;
	background: #fff url(../img/bg_footer.jpg) 0 0 repeat-x;
}
.group {
	float: left;
	width: 994px;
	height: 61px;
}
.footermenu {
	float: left;
	width: 876px;
	height: 38px;
	margin-left: 118px;
	background: transparent url(../img/bg_footermenu.jpg) 0 0 no-repeat;
	line-height: 36px;
	text-indent: 34px;
	color: #717171;
}
.footermenu a:link, .footermenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #717171;
}
.footermenu a:hover {
	color: #000;
}
.footermenu a.sub:link, .footermenu a.sub:visited {
	font-weight: normal;
}
.copyright {
	float: left;
	width: 872px;
	height: 32px;
	line-height: 30px;
	text-align: right;
	color: #c4c3c8;
}
a.nur:link, a.nur:visited {
	float: left;
	display: block;
	width: 60px; /*122px*/
	padding-right: 62px;
	height: 32px;
	line-height: 30px;
	text-decoration: none;
	color: #c4c3c8;
	background: transparent url(../img/nur_link.jpg) 60px 8px no-repeat;
}
a.nur:hover {
	color: #194061;
	background: transparent url(../img/nur_hover.jpg) 60px 8px no-repeat;
}

/* printing ----------------------------------------------------------------------------- */
@media print {
  .header_home, .header_section, .right, .maintitle img, .footer {
    display: none;
  }
  .header_print {
  	width: 650px;
	height: 85px;
  	display: block;
	margin-bottom: 20px;
  }
  .left, .content {
  	width: 650px;
	padding: 0;
	margin: 0;
  }
  .maintitle span {
  	display: block;
  	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 30px;
	line-height: 28px;
	border-bottom: #000 1px solid;
  }
  table td.td_title {
  	border: #b1b9bf 1px solid;
  }
  table td.td_content {
  	border: #d9dde0 1px solid;
  }
}

/******************** VVGG *******************************/
a.logoutlink:link, a.logoutlink:visited{
	color:#E6B37F;
	font-weight: bold;
	text-decoration: underline;
}
a.logoutlink:hover{
	color:#EF7D3F;
	font-weight: bold;
	text-decoration: none;
}

a.but_download:link, a.but_download:visited {
	/*float: left;*/
	margin-top: 6px;
  	/*width: 100px;*/
  	height: 21px;
  	background: transparent url(../img/but_more_link.gif) top left no-repeat;
  	font-size: 10px;
  	color: #fff;
  	text-align: center;
  	text-decoration: none;
  	line-height: 17px;
	display: block;
}
a.but_download:hover {
	color: #163248;
	background: transparent url(../img/but_more_hover.gif) top left no-repeat;
}

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.esito{
	color: #FF6347;
}