#header {
	background: #fff;
  width: 987px;
  min-height: 81px;
  height: auto !important;
  height: 81px;
	margin: 0 auto 0 auto;
  position: relative;
}
#logo {
  float: left;
  display: inline;
  margin: 14px 0 0 0;
}
#nav,
#nav ul,
#nav ul li {
  float: left;
  display: inline;
}
#nav ul { 
	width: 514px; margin: 43px 0 0 15px; border-bottom: 2px solid #dadada;
}
#nav ul li {
  border-bottom: 2px solid #dadada;
  padding: 0 0 5px 0;
  margin: 0 0 0 23px;
	margin-bottom: -2px;
}
#nav ul li.selected { border-color: #2c9469; }
#nav ul li.selected a { color: #2c9469; }
#nav ul li:first-child { margin-left: 0; }
#nav ul li a {
  font-size: 11px;
  color: #646464;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 0;
}

/* SubMenu */
ul#submenu .ldd_submenu{
	position:absolute;
	top:56px;
	width:987px;
	height:235px;
	display:none;
	z-index : 10;
	left:0px;
	padding: 20px 0 0 0;
}

#submenu .ldd_submenu .cosaAss {
	
	width		:987px;
	height		:235px;
	background	:url("/img/cosaBck.jpg");
	overflow	: hidden;
	position	: relative;
	
}

#submenu .ldd_submenu .cosaAss .cosaItems{
	
	position	: absolute;
	left 		: 250px;
	top			: 25px;
	
}

#submenu .ldd_submenu .cosaAss .cosaItems ul{
	
	padding 	: 0;
	margin		: 0;
	clear		: both;
	border		: none;
		
}

#submenu .ldd_submenu .cosaAss .cosaItems ul li{
	
	display			: block;
	text-align		: left;
	clear			: both;
	margin			: 0;
	padding			: 5px 0 5px 0;
	width			: 210px;
	background  	: url("/img/freccia.jpg") no-repeat scroll 100% 6px transparent;
	border-bottom	: 1px solid #dadada;
	
}

#submenu .ldd_submenu .cosaAss .image{
	
	position	: absolute;
	left 		: 500px;
	top			: 25px;
	
}

#corporate {
  float: right;
  display: inline;
  position: relative;
  margin: 25px 0 0 14px;
}
#corporate,
#corporate h4 a {
  width: 208px;
  height: 36px;
}
#corporate h4 a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  font-size: 0;
  text-indent: -999em;
  overflow: hidden;
  outline: none;
  background: url(../img/logo_intesa_tendina.gif) no-repeat top left;
}
#corporate h4 a.open {
  background-position: bottom left;
}
#corporate ul {
  display: none;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 34px;
  z-index: 1;
  padding-bottom: 10px;
  background: url(../img/bg_tendina.gif) no-repeat bottom left;
  margin: 0px; /*DD*/
}
#corporate ul li {
  padding: 1px 0;
}
#corporate ul li.first { padding-top: 4px; }
#corporate ul li a {
  border-bottom: 1px solid #DADADA;
  color: #969696;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 2px 6px;
  text-decoration: none;
}

/* preventivatore */
.preventivatore #header {
	margin: 0 auto;
  padding: 0 10px;
  position: relative;
  border-bottom: 1px solid #e1e1e1;
  width: 967px;
}
.preventivatore #header .backtohp {
	font-size: 16px;
	font-weight: bold;
	color: #646464;
	padding-left: 15px;
	background: url(../img/arrow_grey_back.png) no-repeat center left;
	position: absolute;
	top: 30px;
	right: 324px;
}
.preventivatore #header .phone {
	float: right;
	width: 239px;
	border-left: 1px solid #e1e1e1;
	padding: 27px 0 0 20px;
	height: 55px;
}
.preventivatore #header .phone label,
.preventivatore #header .phone strong { color: #2c9469; }
.preventivatore #header .phone label  { font-size: 16px; padding-right: 25px; }
.preventivatore #header .phone strong { font-size: 22px; line-height: 16px; }
