/* Do not cancel */
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE,
DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP,
SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR,
DL, DT, DD, OL, UL, LI,
FIELDSET, FORM, LABEL, LEGEND,
TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
BODY {
	/*line-height: 1;*/
	color: #000000;
	background: #E1DED7;
}
OL, UL {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD {
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after,
Q:before, Q:after {
	content: "";
}
BLOCKQUOTE, Q {
	quotes: "" "";
}
HTML, BODY {
	height: 100%;
}
/* /Do not cancel */


BODY {
		font-family: Arial, "Lucida Sans", "Lucida Sans Unicode",sans-serif;
		margin: 0px;
		padding: 0px;
		color:#444444;
		background:url(bg_cerchio2.gif) no-repeat 100% 100%;
}
HTML{
	   background:url(bg_cerchio1.gif) no-repeat -100px 100%  #E1DED7;
}

H1 { 
	  font-size: 28px;
	  color:#444;
	  /*font-family: "Helvetica Neue Std", Arial,  "Lucida Sans", "Lucida Sans Unicode",sans-serif;*/
	  font-weight: bold;
	  letter-spacing: 0px;
	  line-height: normal;
	  margin-bottom: 10px;
	  margin-top: 0px;
	  text-align: left;
}
  
H2 { 
	  font-size: 18px;
	  color:#666;
	  /*font-family: "Helvetica Neue Std", Arial,  "Lucida Sans", "Lucida Sans Unicode",sans-serif;*/
	  font-weight: normal;
	  letter-spacing: 0px;
	  line-height: normal;
	  margin-bottom: 10px;
	  margin-top: 0px !important;
	  text-align :left;
	  margin-right:10px;


}
  
H3 {
	font-size: 1.4em;
	color:#534B48;
	/*font-family: "Helvetica Neue Std", Arial,  "Lucida Sans", "Lucida Sans Unicode",sans-serif;*/
	font-weight:700;
	letter-spacing: 0px;
    line-height: normal;
	margin-bottom: 4px;
	margin-top: 0px;
	text-align: left;
}
  
H4 { 
	  font-size: 14px;
	  color:#444;
	  /*font-family: "Helvetica Neue Std", Arial,  "Lucida Sans", "Lucida Sans Unicode",sans-serif;*/
	  padding: 0px;
	  letter-spacing: normal;
	  line-height: normal;
	  margin-bottom: 10px;
	  margin-top: 0px;
	  text-align: left;
}
  
H5 { 
	  font-size: 11px;
	  color:#444;
	  /*font-family: "Helvetica Neue Std", Arial,  "Lucida Sans", "Lucida Sans Unicode",sans-serif;*/
	  font-weight: 800;
	  letter-spacing: 0px;
	  line-height: 16px;
	  margin-bottom: 10px;
	  margin-top: -2px;
	  text-align: left;
}
H6 { 
	  font-size: 11px;
	  color:#444;
	  /*font-family: "Helvetica Neue Std", Arial,  "Lucida Sans", "Lucida Sans Unicode",sans-serif;*/
	  font-weight: 800;
	  letter-spacing: 0px;
	  line-height: 15px;
	  margin-bottom: 0px;
	  margin-top: 0px;
	  text-align: left;
}  
P { 
	  font-size: 11px;
	  color:#666; 
	  font-family: Arial, Verdana, "Lucida Sans", "Lucida Sans Unicode",sans-serif;
	  letter-spacing: 0px;
	  line-height: 1.4em;
	  margin-bottom: 10px;
	  margin-top: 0px;
	  text-align: left;
}

UL {
	line-height: 18px;
	color:#444;
	list-style: square;
	font-family: Arial, "Lucida Sans", "Lucida Sans Unicode",sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
}
OL {
	line-height: 18px;
	color:#444;
	list-style: decimal;
	font-family: Arial, "Lucida Sans", "Lucida Sans Unicode",sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
}
LI {
	margin-left: 20px;
	
}

TABLE {
	  font-size: 11px; color:#444444; 
	  font-family: Arial, "Lucida Sans", "Lucida Sans Unicode",sans-serif;
	  letter-spacing: 0px;
	  line-height: 18px;
}

DIV { 
	  font-size: 11px;
	  color:#444444; 
	  font-family: Arial, "Lucida Sans", "Lucida Sans Unicode",sans-serif;
	  letter-spacing: 0px;
	  line-height: 18px;
}
 

A { 
	color:#646367; 
	text-decoration: underline; 
}
A:hover { 
	color: #222; 
	text-decoration: none; 
}

HR {
	display:none;
}
.noDisplay{
	display:none;
}
.noBorder{
	border:none !important;
}
.noPaddingLeft{
	padding-left:0px !important;
}
.noPaddingRight{
	padding-right:0px !important;
}
FORM,FORM FIELDSET,FORM LEGEND {
	margin:0px;
	padding:0px;
}
.clearRight{
	clear:right
}
/*FORM LABEL{
	font-family: Arial, "Lucida Sans", "Lucida Sans Unicode",sans-serif;
	font-size: 11px;
	letter-spacing:0px;
	color: #444444; 
}*/
/*=============== Struttura ===============*/



/**/

#wrapper{
	position:absolute;
	top:50%;
	left:50%;
	width:990px;
	height:579px;
	margin:-290px 0 0 -495px;
	border:1px solid #CBCACA;
	background:#fff;
}

#top{
	width:990px;
	height:107px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:0px solid #231F20;
	float:left;
	background:#fff;
}
#innerTop{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}
#logo{
	margin:0px 0px 0px 0px;
	padding:16px 11px 11px 22px;
	float:left
}
#logo span{
	display:none;
}
/*======================== lang =================================*/

#lang{
	position:absolute;
	right:0px;
	top:0px;
	width:80px;
	float:left;
	border:0px solid #000;
	margin:10px 3px 0px 0px;
	padding:0px 0px 0px 0px

}

#lang a {
	display: block; 
	background: url(lang_ita.gif) no-repeat 0px 0px #fff; 
	overflow: hidden; 
	text-indent: -999em; 
	height: 33px;
	
}
#lang li {
	float: left; 
	position: relative;
	margin:0px 5px 0px 0px
}
#ita a{ width:33px; }
#eng a{ width:33px; }

#ita a{ background-position: 0px 0px; }
#eng a{ background-position: -40px 0px; }

#ita a:hover{ background-position: 0px -33px; }
#eng a:hover{ background-position: -40px -33px; }

/*======================== home =================================*/

#home{
	position:absolute;
	right:0px;
	top:0px;
	width:26px;
	float:left;
	border:0px solid #000;
	margin:12px 14px 0px 0px;
	padding:0px 0px 0px 0px

}

#home a {
	display: block; 
	background: url(home.gif) no-repeat 0px 0px #fff; 
	overflow: hidden; 
	text-indent: -999em; 
	height: 26px;
	
}
#home li {
	float: left; 
	position: relative;
	margin:0px 0px 0px 0px
}
#home a{ width:26px; }


#home a{ background-position: 0px 0px; }


#home a:hover{ background-position: 0px -26px; }


/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////    MENU'    //////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

ul li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
	height: auto
}
/*li a {
	padding-bottom: 0px; 
	padding-top: 0px
}
li a:hover {
	background-color: #eeeeee
}*/


#nav {
	z-index: 9998; 
	line-height: 1;
	border:0px solid #000;
	width:566px;
	float:right;
	background: url(bg_nav.gif) repeat-x 0px 0px ;
	margin:56px 0px 0px 0px
}
#nav a {
	display: block; 
	background: url(navNew_eng.gif) no-repeat 0px 0px #fff; 
	overflow: hidden; 
	text-indent: -999em; 
	height: 31px;
	
}

#nav li {
	float: left; 
	position: relative
}
 html #nav li  {
	position: relative;
	z-index:99999999
}
#nav li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
#nav ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

/*
#navBott_1 a{ width:60px; }
#navBott_2 a{ width:49px; }
#navBott_3 a{ width:88px; }
#navBott_4 a{ width:70px;  }
#navBott_5 a{ width:114px; }
#navBott_6 a{ width:70px; }
#navBott_7 a{ width:105px; }

#navBott_1 a{ background-position: 0px 0px; }
#navBott_2 a{ background-position: -60px 0px; }
#navBott_3 a{ background-position: -110px 0px; }
#navBott_4 a{ background-position: -197px 0px;}
#navBott_5 a{ background-position: -268px 0px; }
#navBott_6 a{ background-position: -381px 0px; }
#navBott_7 a{ background-position: -452px 0px; }

#navBott_1 a:hover{ background-position: 0px -62px; }
#navBott_2 a:hover{ background-position: -60px -31px; }
#navBott_3 a:hover{ background-position: -110px -31px; }
#navBott_4 a:hover{ background-position: -197px -62px;  }
#navBott_5 a:hover{ background-position: -268px -31px; }
#navBott_6 a:hover{ background-position: -381px -31px; }
#navBott_7 a:hover{ background-position: -452px -31px; }

#navBott_1 a:active{ background-position: 0px -62px; }
#navBott_2 a:active{ background-position: -60px -31px; }
#navBott_3 a:active{ background-position: -110px -31px; }
#navBott_4 a:active{ background-position: -197px -62px; }
#navBott_5 a:active{ background-position: -268px -31px; }
#navBott_6 a:active{ background-position: -381px -31px; }
#navBott_7 a:active{ background-position: -452px -31px; }

#navBott_1 a#selected_1{ background-position: 0px -31px; }
#navBott_2 a#selected_2{ background-position: -60px -31px; }
#navBott_3 a#selected_3{ background-position: -110px -31px; }
#navBott_4 a#selected_4{ background-position: -197px -31px;}
#navBott_5 a#selected_5{ background-position: -268px -31px; }
#navBott_6 a#selected_6{ background-position: -381px -31px; }
#navBott_7 a#selected_7{ background-position: -452px -31px; }
*/

#navBott_1 a{ width:60px; }
#navBott_2 a{ width:36px; }
#navBott_3 a{ width:66px; }
#navBott_4 a{ width:70px;  }
#navBott_5 a{ width:77px; }
#navBott_6 a{ width:45px; }
#navBott_7 a{ width:68px; }
#navBott_8 a{ width:96px; }

#navBott_1 a{ background-position: 0px 0px; }
#navBott_2 a{ background-position: -60px 0px; }
#navBott_3 a{ background-position: -97px 0px; }
#navBott_4 a{ background-position: -162px 0px;}
#navBott_5 a{ background-position: -232px 0px; }
#navBott_6 a{ background-position: -309px 0px; }
#navBott_7 a{ background-position: -355px 0px; }
#navBott_8 a{ background-position: -422px 0px; }

#navBott_1 a:hover{ background-position: 0px -62px; }
#navBott_2 a:hover{ background-position: -60px -31px; }
#navBott_3 a:hover{ background-position: -97px -31px; }
#navBott_4 a:hover{ background-position: -162px -62px;  }
#navBott_5 a:hover{ background-position: -232px -31px; }
#navBott_6 a:hover{ background-position: -309px -31px; }
#navBott_7 a:hover{ background-position: -355px -31px; }
#navBott_8 a:hover{ background-position: -422px -31px; }

#navBott_1 a:active{ background-position: 0px -62px; }
#navBott_2 a:active{ background-position: -60px -31px; }
#navBott_3 a:active{ background-position: -97px -31px; }
#navBott_4 a:active{ background-position: -162px -62px; }
#navBott_5 a:active{ background-position: -232px -31px; }
#navBott_6 a:active{ background-position: -309px -31px; }
#navBott_7 a:active{ background-position: -355px -31px; }
#navBott_8 a:active{ background-position: -422px -31px; }

#navBott_1 a#selected_1{ background-position: 0px -31px; }
#navBott_2 a#selected_2{ background-position: -60px -31px; }
#navBott_3 a#selected_3{ background-position: -97px -31px; }
#navBott_4 a#selected_4{ background-position: -162px -31px;}
#navBott_5 a#selected_5{ background-position: -232px -31px; }
#navBott_6 a#selected_6{ background-position: -309px -31px; }
#navBott_7 a#selected_7{ background-position: -355px -31px; }
#navBott_8 a#selected_8{ background-position: -422px -31px; }

ul li#navBott_1:hover > a.dir { background-position: 0px -62px !important;}
ul li#navBott_4:hover > a.dir { background-position: -162px -62px !important; }



#nav li:hover ul {
	left: 0px
}
#nav li.over ul {
	left: 0px
}
#nav li li {
	float: none; width: 100%; 
	position: static
}
#nav li li a {
	padding-right: 12%; 
	padding-left: 12%; 
	background:  url(arrow.gif) transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 76%; 
	text-indent: 0px; 
	padding-top: 3px; 
	height: auto;
	color:#534B48;
	text-decoration:none;
}
#nav li li a:hover {
	padding-right: 12%; 
	padding-left: 12%; 
	background: url(arrow.gif) transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 76%; 
	text-indent: 0px; 
	padding-top: 3px; 
	height: auto;
	font-weight:700
}
#nav li li a:active {
	padding-right: 12%; 
	padding-left: 12%; 
	background: url(arrow.gif) transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 76%; 
	text-indent: 0px; 
	padding-top: 3px;
	height: auto
}
#nav li li a:hover {
	background-color: #eee
}
#nav li ul {
	padding-right: 0px; 
	padding-left: 0px; 
	z-index: 9999; 
	background: #fff; 
	left: -1999px; 
	padding-bottom: 8px; 
	width: 164px; 
	line-height: 1.5; 
	padding-top: 8px; 
	border: #646367 1px solid; 
	border-width:0px 1px 1px 1px;
	position: absolute; 
	top: 31px;	
}

#nav li ul ul{
	background:none;
}

li#navBott_1 ul{ background:url(bg_topSubMenu.gif) no-repeat 58px 0px #fff;}
li#navBott_4 ul{ background:url(bg_topSubMenu.gif) no-repeat 68px 0px #fff;}

li#navBott_4 ul {
	width: 300px; 
	line-height: 1.2;	
}
li#navBott_4 .col {
	font-size: 0.9em; 
	float: left; 
	width: 49%;
	
}
li#navBott_4 .col ul {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	width: 100%; 
	position: static; 
	border-right-width: 0px
}
unknown {
	border-right: #07387a 1px solid; 
	padding-right: 2px; 
	border-top: #07387a 1px solid; 
	padding-left: 2px; 
	font-size: 10px; 
	padding-bottom: 2px; 
	border-left: #07387a 1px solid; 
	color: #ffffff; padding-top: 2px; 
	border-bottom: #07387a 1px solid; 
	position: relative; top: -4px; 
	background-color: #4f87b8
}
unknown {
	position: relative; 
	top: 4px
}

.colDivider{
	background:url(dot_divider.gif) repeat-y 100% 0%
}
/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////  FINE  MENU'  //////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#content{
	margin:0px;
	padding:0px;
	border:0px solid #000;
	width:100%;
	float:left;
}
#innerContent{
	margin:0px;
	padding:0px;
	border:0px solid #000;
	
}
#contentLeft_home{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:644px;
}
#contentRight_home{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 1px;
	width:345px;
}
#payoff{
	width:100%;
	height:223px;
	float:left;
	text-indent:-99999em;
	background:url(payoff.gif) no-repeat 0px 0px;
}
#flashHome{
	width:644px;
	/*height:323px;*/
	height:335px;
}
#homeDescription{
	float:left;
	/*height:107px;*/
	height:96px;
	width:100%;
	background:#F1EFEB;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
#homeDescription P { 
	  font-size: 11px;
	  color:#666; 
	  font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	  letter-spacing: 0px;
	  line-height: 1.4em;
	  margin-bottom: 10px;
	  margin-top: 0px;
	  text-align: left;
}
#homeDescription .inner{
	padding:15px 20px 20px 20px;
}
/*=========================== news home =============================*/
#newsHome{
	width:100%;
	height:215px;
	overflow:hidden;
	float:left;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#newsHome h4{
	text-indent:-9999em;
	width:100%;
	height:16px;
	margin:0px;
	padding:0px;
	background:url(title_newsHome.gif) no-repeat 0px -2px;
}
.leggi{
	display:block;
	float:left;
	font-size:10px;
	font-family:"Lucida Sans";
	font-weight:600;
	margin-top:3px;
	padding-left:9px;
	clear:both;
	width:100%;
	background:url(arrow_2.gif) no-repeat 0px 4px
}
 a.leggi{
	color:#ACACAC !important
}
 a:hover.leggi{
	color:#999 !important;
	text-decoration:none !important;
}
#newsHome a{
	color:#5A595C;
}
#newsHome a:hover{
	color:#5A595C;
	text-decoration:underline;
}
#newsHome ul {
	/*height: 122px;*/
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	float:left;
	border:0px solid #000;
	width:315px;

}
#newsHome ul a{
	text-decoration:none;
}
#newsHome ul li {
	display: block;
	/*height:160px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width:100%;
	height: 95px;
	border:0px dashed #000;
	overflow:hidden;
	position:relative;
}
#newsHome ul div{
	float:left;
	width:245px;
	border-bottom:0px solid #000;
	padding:9px 0px 15px 5px;
	background: url(divider_homeNews.gif) no-repeat 100% 20px;
	height:95px;
	border:0px dashed #000
}
#newsHome ul li .newsTitle{
	display: block;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:auto;
	float:left;
	
}
.newsTitle h5{
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:1.4em;
	font-size:13px;
}
#newsHome ul .data_news_flash {
	display:block;
	float:right;
	border-left:1px solid #CECAC9;
	width:40px;
	height:50px;
	margin:-25px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	position:absolute;
	top:50%;
	right:0px;

}
#newsHome ul li .newsText{
	clear:both;
	display:block;
	border:0px solid #ff9900;
	font-size:11px;
	color:#646367;
	line-height:1.2em;
	font-family:Arial;
	letter-spacing:0.04em;
	float:left;
	width:100%;
}
#newsHome ul .arrow {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px solid #000
}

.divider{
	background: url(hdot.gif) repeat-x 0% 0%;
}
/*=============================  page inside ===========================*/
.pageInside{
	height:432px;
	background: url(bg_pageInside.gif) repeat-x 0px 0px !important;
}
#contentLeft_generic{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:216px;
	height:432px;
	background: url(bg_insideCircle.gif) no-repeat 0px 0px;
	border-right:1px solid #E3E0E1;
	position:relative
}
#contentRight_generic{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:772px;
	border-bottom:0px solid #000;
	height:432px;
	background: url(bg_insideCircle.gif) no-repeat -216px 0px !important;
	/*position:relative*/
	
}
/*
#contentRight_prodotti{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 1px;
	width:772px;
	border-bottom:0px solid #000;
	height:432px;
	background: url(bg_insideCircle.gif) no-repeat -216px 0px !important;
	position:relative
	
}
*/
.contentLeftInner{
	float:left;
	margin:15px 10px 0px 10px;
	padding:15px 15px 10px 15px;	
	/*background:#E6E6E6;*/
	border-top:1px solid #DBD8D9
}
.contentRightInner{
	float:left;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:20px 25px 0px 25px;	
}

#mappa1{
	float:left;
	width:720px;
	height:340px;
	border:0px solid #000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#map1{
	border:1px solid #dcdcdc;
	padding:0px;
	width:100%;
	float:left;
	height:270px;
}
#indirizzi{
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #000
}
#indirizzi div{
	float:left;
	width:128px;
	height:65px;
	margin:15px 0px 0px 0px;
	padding:0px 29px 0px 29px;
	
}
#indirizzi b{
	line-height:1.1em;
	
}
#indirizzi div.col_1{ border-right:1px solid #dcdcdc; padding-left:0px}
#indirizzi div.col_2{ border-right:1px solid #dcdcdc; }
#indirizzi div.col_3{ border-right:1px solid #dcdcdc; }
#indirizzi div.col_4{ border-right:0px solid #dcdcdc; }

#contentLeft_generic .contentLeftInner p {color:#777;line-height:1.6em;}

#contentLeft_generic h5{
	font-size:12px;
	color:#646367;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
#contentLeft_generic h2{
	width:191px;
	font-size:14px;
	font-weight:600;
	padding:9px 0px 9px 25px;
	margin:0px 0px 0px 0px;
	float:left;
	background:#646367; 
	color:#fff;
}
#contentRight_generic h3{
	width:100%;
	font-size:14px;
	font-weight:600;
	padding:9px 0px 9px 25px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#646367
}
#contentLeft_prodotti{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:216px;
	border-right:0px solid #000;
	height:432px;
	background: url(bg_insideCircle.gif) no-repeat 0px 0px !important;
	border-right:1px solid #E3E0E1;
	position:relative
}
#contentLeft_prodotti h2{
	width:191px;
	font-size:14px;
	font-weight:600;
	padding:9px 0px 9px 25px;
	margin:0px 0px 0px 0px;
	float:left;
}

#contentLeft_prodotti h2.cat1 { background:#D07632; color:#fff; }			/*basket      */
#contentLeft_prodotti h2.cat2 { background:#7EBFE9; color:#fff; }			/*bathroom    */
#contentLeft_prodotti h2.cat3 { background:#814435; color:#fff; }			/*carpets     */
#contentLeft_prodotti h2.cat4 { background:#E43144; color:#fff; }			/*christmas   */
#contentLeft_prodotti h2.cat5 { background:#FDCB93; color:#646367; }		/*classic     */
#contentLeft_prodotti h2.cat6 { background:#5DBB52; color:#fff; }			/*garden      */
#contentLeft_prodotti h2.cat7 { background:#B492C3; color:#fff; }			/*homeDecor   */
#contentLeft_prodotti h2.cat8 { background:#5C5C54; color:#fff; }			/*homeOffice  */
#contentLeft_prodotti h2.cat9 { background:#F79234; color:#fff; }			/*kitchen     */
#contentLeft_prodotti h2.cat10 { background:#FFD57E; color:#646367; }		/*lighting    */
#contentLeft_prodotti h2.cat11 { background:#BAAD99; color:#fff; }			/*modernLiving*/
#contentLeft_prodotti h2.cat12 { background:#E7D4A6; color:#646367; }		/*storage     */
#contentLeft_prodotti h2.cat13 { background:#FAA943; color:#fff; }		    /*table       */
#contentLeft_prodotti h2.cat14 { background:#B27C67; color:#fff; }			/*textiles    */
#contentLeft_prodotti h2.cat15 { background:#F098C1; color:#fff; }			/*wall        */


#contentRight_prodotti{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 1px;
	width:772px;
	border-bottom:0px solid #000;
	height:432px;
	background: url(bg_insideCircle.gif) no-repeat -216px 0px !important;
	
}
#galleryBox{
	float:left;
	width:540px;
	height:432px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*position:relative;*/
}
#productBox{
	float:left;
	width:219px;
	height:432px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	border-right:1px solid #E3E0E1;
	
}
#contentRight_prodotti h3{
	width:180px;
	font-size:14px;
	font-weight:600;
	padding:9px 20px 9px 20px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#646367
}
#contentRight_generic h3{
	width:300px;
	font-size:14px;
	font-weight:600;
	padding:9px 0px 9px 25px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#646367
}
/*=============================  submenu left  ===========================*/
#contentLeft_prodotti ul,
#contentLeft_generic ul{
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 25px;
	float:left;
	width:191px;
}
#contentLeft_prodotti ul li,
#contentLeft_generic ul li{
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	float:left;
	width:100%;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
}
#contentLeft_prodotti ul li a,
#contentLeft_generic ul li a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 16px;
	background:url(arrowCircled.gif) no-repeat 0px 3px;
	display:block;
	text-decoration:none;
	color:#646367
}
#contentLeft_prodotti ul li a:hover,
#contentLeft_generic ul li a:hover{
	background:url(arrowCircled.gif) no-repeat 0px -97px;
	color:#7E7E84
}
#contentLeft_prodotti ul li a.selected,
#contentLeft_generic ul li a.selected{
	background:url(arrowCircled.gif) no-repeat 0px -97px;
}
#logoSezione{
	margin:0px 0px 0px 0px;
	padding:0px 0px 25px 25px;
	float:left;
	position:absolute;
	bottom:0px;
	left:0px
}
/*=============================  / submenu left  ===========================*/
#immagineSezione{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	height:432px;
	width:232px;
	overflow:hidden;
}
#immagineDettaglio{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	height:432px;
	width:552px;
	overflow:hidden;
}
/*=============================  precedente - successivo  ===========================*/
#nav_prodotti{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:535px;
	position:absolute;
	left:220px;
	bottom:50px;
}
#nav_news{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:780px;
	position:absolute;
	left:220px;
	bottom:50px;
}
#nav_prodotti ul,
#nav_news ul{
	float:left;
	margin:0px 30px 0px 30px;
	padding:6px 0px 6px 0px;
	background:url(hdottt2.gif) repeat-x 0px 0px;
	width:88%;
}
#nav_prodotti ul li,
#nav_news ul li{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:9px;
	
	color:#646367;
}
#nav_prodotti ul li a,
#nav_news ul li a{
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
	font-family:Tahoma !important;
	color:#999
}
#nav_prodotti ul li a.off,
#nav_news ul li a.off{
	color:#CCC !important;
}
#nav_prodotti ul li a:hover,
#nav_news ul li a:hover{
	color:#888;
}
#nav_prodotti ul li#back,
#nav_news ul li#back{
	float:left
}
#nav_prodotti ul li#prev,
#nav_news ul li#prev{
	float:right !important;
	padding:0px 10px 0px 0px;
	margin:0px 10px 0px 0px;
	border-right:1px solid #dcdcdc
}
#nav_prodotti ul li#next,
#nav_news ul li#next{
	float:right !important
}
/*
#nav_prodotti ul li#prev a{
	text-indent:-9999em !important;
	display:block;
	height:15px;
	width:65px;
	background:url(nextBack_eng.gif) no-repeat 0px 0px;
}
#nav_prodotti ul li#next a{
	text-indent:-9999em !important;
	display:block;
	height:15px;
	width:65px;
	background:url(nextBack_eng.gif) no-repeat -96px 0px;
}*/
ul.navNews{
	float:left;
	margin:0px 0px 0px 25px !important;
	padding:12px 0px 12px 0px;
	width:93% !important;
}
/***/
#nav_prodottiDet{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:170px;
	position:absolute;
	left:0px;
	bottom:20px;
}
#nav_prodottiDet ul{
	float:left;
	margin:0px 30px 0px 30px;
	padding:6px 0px 6px 0px;
	background:url(hdottt2.gif) repeat-x 0px 0px;
	width:88%;
}
#nav_prodottiDet ul li{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:9px;
	
	color:#646367;
}
#nav_prodottiDet ul li a{
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
	font-family:Tahoma !important;
	color:#999
}
#nav_prodottiDet ul li a.off{
	color:#CCC !important;
}
#nav_prodottiDet ul li a:hover{
	color:#888;
}
#nav_prodottiDet ul li#back{
	float:left
}
#nav_prodottiDet ul li#prev{
	float:right !important;
	padding:0px 10px 0px 0px;
	margin:0px 10px 0px 0px;
	border-right:1px solid #dcdcdc
}
#nav_prodottiDet ul li#next{
	float:right !important
}
#navProd {
	/*z-index: 9998;*/ 
	line-height: 1;
	border:0px solid #000;
	width:185px;
	float:left;
	margin:0px 15px 20px 15px;
	position:absolute;
	left:0px;
	bottom:0px;
}
#navProd a {
	display: block; 
	background: url(navProd_eng.gif) no-repeat 0px 0px ; 
	overflow: hidden; 
	text-indent: -999em; 
	height: 15px;
	
}

#navProd li {
	float: left; 
	position: relative
}
 html #navProd li  {
	position: relative
}
#navProd li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
#navProd ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

#navProd_1 a{ width:50px; }
#navProd_2 a{ width:15px; }
#navProd_3 a{ width:15px; }

#navProd_1 a{ background-position: 0px 0px; }
#navProd_2 a{ background-position: -159px 0px; }
#navProd_3 a{ background-position: -178px 0px; }

#navProd_1 a:hover{ background-position: 0px -15px; }
#navProd_2 a:hover{ background-position: -159px -15px; }
#navProd_3 a:hover{ background-position: -178px -15px; }

#navProd_1 a:active{ background-position: 0px -15px; }
#navProd_2 a:active{ background-position: -159px -15px; }
#navProd_3 a:active{ background-position: -178px -15px; }

#navProd_1 a.off_1{ background-position: 0px -30px; cursor:default !important}
#navProd_2 a.off_2{ background-position: -159px -30px; cursor:default !important }
#navProd_3 a.off_3{ background-position: -178px -30px; cursor:default !important }

#navProd_1{
	margin:0px 0px 0px 0px !important
}
#navProd_2{
	margin:0px 4px 0px 0px !important
}
#navProd_2,
#navProd_3{
	float:right !important
}
/*=============================  gallery prodotti  ===============================*/
#gallery{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:540px;	
}
#gallery ul{
	float:left;
	margin:20px 20px 0px 20px;
	padding:0px 0px 0px 0px;
	border-bottom:0px solid #000;
	width:500px
}
#gallery ul li{
	float:left;
	margin:0px 12px 0px 12px;
	padding:0px 0px 0px 0px;
	width:100px;
}
#gallery ul li div {
	width:100px;
	height:100px;
	overflow:hidden;
	border:1px solid #C1B9B6;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*position:relative;*/
}
#gallery ul li div:hover{
	border:1px solid #534B48;
		filter: alpha(opacity=80);
		-moz-opacity: .80;
		KhtmlOpacity: .80;
		opacity: .80;
}
#gallery li span{
	line-height:1.2em;
	padding:6px 0px 6px 0px;
	float:left;
	font-size:10px;
	letter-spacing:0px;
	color:#777;
	font-family:Tahoma;

}
#gallery li span strong{
	font-weight:700;
	display:block;
	font-size:10px;
	letter-spacing:0px;
	color:#685B5A;
}
#gallery li div span{
	line-height:1.1em;
	padding:0px 0px 0px 0px;
	float:left;
	position:absolute;
	bottom:3px;
	right:3px;
	width:9px;
	height:9px;
	
	/*background:url(plus.gif) no-repeat 0px 0px;*/
}
#gallery li div:hover span{
	/*background:url(plus.gif) no-repeat 0px -9px;*/
}
#row2{
	margin:28px 20px 0px 20px !important;
}
#detail{
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	width:179px;
	
}
#detail h4{
	float:left;
	clear:both;
	font-size:19px !important;
	font-weight:500;
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
}
#detail h5{
	float:left;
	clear:both;
	font-size:11px !important;
	font-weight:500;
	margin:0px 0px 14px 0px;
	padding:0px 0px 0px 0px;
	color:#666
}
#detail .description{
	font-size:12px;
	line-height:1.6em;
	float:left;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#666;
	width:100%;
}
/*============================================== lista news =======================================*/
#lista_news {
	width:720px;
	padding-top:20px;
	float:left;
	background:none !important
}
#lista_news div {
	position:relative;
	height:125px;
	width:290px;
	margin:0px 60px 55px 10px;
	overflow:hidden;
	border:0px solid #000;
	float:left;
}
#lista_news div h4 {
	border-bottom:0px solid #D3D3D3;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	font:1.20em/1.1em Arial, "HelveticaNeueLT Std Cn", "Helvetica Lt Std", "HelveticaNeue", "Helvetica", Arial, Verdana, Geneva,Helvetica, sans-serif !important;
	font-weight:600 !important;
	letter-spacing:-0.0000em;
	float:left;
	width:100%;
}

#lista_news div em{
	display:block;
	padding:0px;
	margin:0px;
	font-style:italic;
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	color:#888
}
#lista_news div h4 a{
	color:#F79234;
	text-decoration:none;
}
#lista_news div h4 a:hover{
	color:#E78122;
	text-decoration:none;
}

#lista_news div.thumb  {
	overflow:hidden;	
	position:relative;
	width:80px;
	height:80px;
	margin:4px 10px 0px 0px;
	border:1px solid #dcdcdc

}
#lista_news div.thumb img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}
#lista_news div p {
	text-align:left;
	line-height:1.2em;
	/*font-size:11px;*/
}
#lista_news div p img {
	float:none;
	margin:0px 0px 0px 0px;
}
#lista_news .read{
	display:block;
	text-decoration:none;
	line-height:20px;
	font-size:9px;
	font-family:verdana
}
#lista_news a.read{
	/*color:gray !important*/
}
/*============================================== paginatore =======================================*/

.paginatore{
	position:absolute;
	clear:both;
	bottom:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 7px 0px;
	color:#666;
	width:100%;
	font: 11px/1.1em Arial,Verdana,Geneva,Helvetica,sans-serif;
	height:20px;
	line-height:20px;
	border-top:0px solid #dcdcdc;
	display:block;
	background:url(hdott.gif) repeat-x 0px 0px;
}
.paginatore div{
	float:left;
	width:116px !important;
	margin:0px 0px 0px 20px !important;
	padding:0px 0px 0px 0px;
	color:#666
}
.paginatore ul{
	float:right;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
}
.paginatore li {
	list-style:none !important;
	float:left;
	padding:0px 0px 0px 0px;
	/*border:1px solid #333 !important;*/
	margin:0px 1px 0px 1px;
	text-align:center;
	padding:0px 0px 0px 0px;
	line-height:18px !important;
	width:18px !important;
	font-size:11px;
	background:#FFF;
}
.paginatore li a{
	color:#666 ;
	border:0px solid #dcdcdc !important;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	
}
.paginatore li a:link,
.paginatore li A:visited{
	border:0px;
	text-decoration:none !important;
	color:#666;	
}
.paginatore li a:hover,
.paginatore li a:focus,
.paginatore li a:active{
	border:0px;
	text-decoration:none !important;
	color:#953334;

}
.paginatore li.arrow{
	font-size:10px !important;
	background:none;
	font-weight:normal
}
.paginatore li.arrow a{
	padding:0px 0px 0px 0px;
}
.paginatore li.arrow a:hover{
	background:none !important;
	color:#953334;
}
.paginatore li.selected{
	color:#fff;
	font-weight:normal;
	font-family:"Trebuchet MS";
	/*background:#953334;*/
	background:url(bg_circle.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:18px !important;
	width:18px !important;
	border-top:0px solid #333 !important;
	border-right:0px solid #333 !important;
	border-bottom:0px solid #333 !important;
	border-left:0px solid #333 !important;
}
/*============================================== scheda news ================================*/
#scheda_news{
	float:left;
	width:720px;
	height:350px;
	/*overflow:hidden;*/
	border:0px solid #000;
	/*background:#ff9900*/
}
#scheda_news h3 {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font:1.5em/1.0em Arial, "HelveticaNeueLT Std Cn", "Helvetica Lt Std", "HelveticaNeue", "Helvetica", Arial, Verdana, Geneva,Helvetica, sans-serif !important;
	font-weight:600 !important;
	letter-spacing:-0.0005em;
	color:#F79234;
	background:url(hdot.gif) repeat-x 0 100%;
	width:100%;
	float:left;
}
/*#scheda_news img {
	float:right;
	margin:25px 0px 10px 15px;
}*/
#scheda_news em{
	display:block;
	padding:0px;
	margin:0px;
	font-style:italic;
	font-family:Verdana;
	font-size:10px;
	line-height:24px;
	color:#888
}
#scheda_news div.testoNews {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	overflow:auto;
	height:215px;
	width:385px !important;
	float:left;
	line-height:1.4em;
}
.testoNews p{
	width:335px
}
#scheda_news .imgDettaglio{
	border:0px solid #ff9900;
	float:right;
	position:relative;
	overflow:hidden;
	width:300px;
	height:270px;
}

.imgDettaglio a .caption{
	display:none;
	
}

.imgDettaglio a:hover .caption{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
	padding:4px 0px;
	background:#000;
	font-family:Tahoma;
	color:#fff;
	font-weight:700;
	filter: alpha(opacity=45);
	-moz-opacity: .45;
	KhtmlOpacity: .45;
	opacity: .45;
	
}
#immagineDettaglio a span.caption{
	display:none;
}
#immagineDettaglio a:hover span.caption{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
	padding:7px 0px 8px 0px;
	background:#000;
	font-family:Tahoma;
	color:#fff;
	font-weight:700;
	filter: alpha(opacity=45);
	-moz-opacity: .45;
	KhtmlOpacity: .45;
	opacity: .45;
	
}
#scheda_news  img {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.colonnaTesto{
	float:left;
	border:0px solid #ff9900;
	width:390px !important;
	padding:0px;
	margin:0px

}
#link_tasti {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border-top:1px solid #D3D3D3;
}
#link_tasti_sx {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-top:10px !important;
	padding-top:5px;
	list-style:none;
}
#link_tasti_sx li {
	background:url(images/tastino_back.gif) no-repeat left center;
	line-height:14px;
	padding:3px 0px 3px 0px;
	margin:0px 0px 0px 0px;
}
#link_tasti_sx li a {
	padding-left:20px;
	font-weight:bold;
}
#link_tasti_dx {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-top:10px !important;
	padding-top:5px;
	list-style:none;
}
#link_tasti_dx li {
	background:url(images/tastino.gif) no-repeat left center;
	line-height:14px;
	padding:3px 0px 3px 0px;
	margin:0px 0px 0px 0px;
}
#link_tasti_dx li a {
	padding-left:20px;
	font-weight:bold;
}
/**/
UL.pdf-link{
	padding:0px 0px 0px 0px;
	margin:12px 0px 0px 0px;
	font-size:11px;	
	float:left
}
UL.pdf-link LI{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}
UL.pdf-link A{
	text-decoration:underline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:22px;
	font-weight:700;
	color:#555;
	
}

UL.pdf-link A:hover{
	color:#666;
	text-decoration:none !important
}

UL.pdf-link LI.download {
	padding:0 0 2px 29px;
	display:block;
	background:url("ico_download.gif") no-repeat 0px 0px;
}
UL.pdf-link LI.url {
	padding:0 0 2px 29px;
	display:block;
	background:url("ico_link.gif") no-repeat 0px 0px;
}
/*============================ form ==================================*/
.nota{
	font-size:11px;
}
.formDescription{
	padding:0px;
	margin:0px;
	width:600px;
}
.formStyle { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	border:0px dashed #000;
	width:720px;
}
i.mandatory{ 
	line-height:2.4em;
}
.formStyle fieldset { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px dashed #ff9900;
	width:360px;
	float:left
}

.formStyle div { 
	padding: 0px 0px 0px 0px;
	clear: both;
}
.formStyle div {
	margin: 7px 0px 7px 0px; /* IE 6.0 */
	margin: 5px 0px 5px 0px!important; /* IE 7.0 */
}

html>/**/body .formStyle div /* FireFox*/ {
	margin: 7px 0px 7px 0px !important;
}

* html .formStyle div { 
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}         
.formStyle label { 
	display: block;
	width: 90px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #646367;
	text-align:left;
	margin-right: 0px;
}
.formStyle label.agree { 
	font-size:11px;
	letter-spacing:0px;
}
.formStyle label span {
	color: #ff0000;
}
        
.formStyle input,
.formStyle select,
.formStyle textarea { 
	background: transparent; 
	color: #666; 
	font-weight: normal;
	font-family:  Arial, Tahoma, Verdana,Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:normal;
	line-height:normal;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px solid #999;
	width: 230px;
	cursor: text;
}
.formStyle input:hover,
.formStyle select:hover { 
	border-bottom: 1px solid #999;
	background:url("bgInput.gif") repeat-x 0px 100%;
}
.formStyle input:focus,
.formStyle select:focus { 
	border-bottom: 1px solid #999;
	background:url("bgInput.gif") repeat-x 0px 100%;
}

.formStyle div.riga_textarea label { 
	clear:both;
	margin-top:0px;
}
.formStyle div.riga_textarea textarea {
	border:none;
	height: auto;
	width: 310px;
	padding:5px;
	background:transparent;
	border: 1px solid #999;
}
.formStyle div.riga_textarea textarea:hover {
	border:none;
	background:#f9f9f9;
	border: 1px solid #999;
}
.formStyle div.riga_textarea textarea:focus {
	background:#f9f9f9;
	border: 1px solid #dcdcdc;
}

.formStyle div.riga_spunta {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:250px;

}
.formStyle div.riga_spunta input {
	background: transparent;
	width: auto;
	vertical-align: middle;
	padding: 0px  !important;
	margin: 0px !important;
	border:0px;
	cursor: pointer;
}
.formStyle div.riga_spunta input:hover {
	background: transparent;
}
.formStyle div.riga_spunta label {
	display: inline;
	width: 180px;
	text-align: left;
	float: none;
}

.formStyle p.leggi_privacy { 
	color: #777;
	font-size:11px;
	margin: 10px 0px 10px 0px;
	padding:1px 0 0 19px !important;
	background:url("arrowSquared.gif") no-repeat 0px 2px;
	width:250px;
}
p.leggi_privacy a{
	text-decoration:none;
	color:#777
}
input.pulsante {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:lowercase;
	text-align: center;
	font-weight: 700;
	line-height:normal;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	letter-spacing:0.00em;
	border: 0px;
	float: left;
	width:75px;
	height:25px;
	background:url("bgBott.gif") no-repeat 0px 0px #FCD56E;
	border:0px solid #ccc;

}

.formStyle input.pulsante:hover {
	color: #666;
	border:none;
	background:url("bgBott.gif") no-repeat 0px 0px #F0CB65;
}

.sender, .sender_eng{
	background: url("bott_invia-off.gif") no-repeat 0px 0px;
	border:0px solid #000;
	padding:0px;
	margin:0px;
	height:25px !important;
	height /**/:25px;
	line-height: 25px;
	width:90px;
	margin-bottom:0px;
}

.sender_eng{
	background: url("bott_invia_eng-off.gif") no-repeat 0px 0px;
}


/*=============================  footer  ===============================*/

#footer{
	border:0px solid #000;
	float:left;
	clear:both;
	width: 100%;
	position:absolute;
	bottom:0px;
	left:0px;
	border-top:1px solid #E2E0DF
	
}
#innerFooter {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#footerLeft {
	width: 550px;
	float: left;
	padding:0 0 0 0px;
}
#footerLeft ul {
	width: 550px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

#footerLeft ul li {	
	float:left;
	font-size: 11px;
	list-style: none;
	border-right:1px solid #DEDAD9;
	padding: 1px 12px 1px 12px;
	color: #9B9AA0;
}

#footer ul li a {
	color: #9B9AA0;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #B7B7BD;
}

#footerRight {
	width: 325px;
	float: right;
	padding:0 0 0 0px;
}
#footerRight ul {
	width: 305px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

#footerRight ul li {	
	float:right;
	font-size: 11px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	padding: 1px 12px 1px 12px;
	color: #9B9AA0;
}
#sitemap{
	width:720px;
	height:350px;
	overflow:auto;
	border:0px solid #ff9900
}
#sitemap ul{
		width:100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}
#sitemap ul li ul{
		padding: 15px 0px 15px 15px;
		margin: 0px 0px 0px 0px;
		display:block;
		width:95%;
		float:left;
		background:url(arrow_sitemap2.gif) no-repeat 0% 50%;
		clear:both
}
#sitemap ul li{
		list-style:none;
		padding: 4px 0px 4px 0px;
		margin: 0px 0px 0px 0px;
		border-bottom:0px solid #dcdcdc;
		border-left:0px solid #f2f2f2 ;
		font-weight:700;
		display:block;
		font-size:11px;
		text-transform:uppercase
}
#sitemap ul li ul li{
		padding: 0px 20px 0px 0px;
		margin: 0px 0px 0px 0px;
		display:inline;
		border-bottom:none;
		font-weight:400;
		width:150px !important;
		background:none;
		text-transform:capitalize !important;
		font-size:11px;
}
#sitemap ul a{
	text-decoration:none;
	
}
#sitemap ul li ul li a{
	text-decoration:none;
	
}

#sitemap ul li ul li a:hover{
	text-decoration:underline
}
.sitemapLeft{
	background:url(bg_sitemapLeft.jpg) no-repeat 0px 35px !important
}
.imgDx{
	float:right;
	background:url(bg_generic.jpg) 0px 0px #f2f2f2
}
.scroll-pane {
width:360px;
height:345px;
overflow:auto;
padding-left:3px;
float:left
}

.jScrollPaneTrack {
background:#f2f2f2;
}

.jScrollPaneDrag {
background:#ccc;
}

a.jScrollArrowUp {
background:#C60751 url(freccia_su_scroll.gif) no-repeat 50% 50%;
}

a.jScrollArrowDown {
background:#C60751 url(freccia_giu_scroll.gif) no-repeat 50% 50%;
}

.clear {
overflow:hidden;
width:100%;
}
.scroll-pane p,
.scroll-pane li{
	color:#666
}
.indent{
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}
.indent li{
 	list-style:disc !important;
}
