.banner {
	/*border: 1px dashed #0FF;*/
	padding-right: 10px;
	display: inline;
}

#banners {
	/*border: 1px dashed #00F;*/
	width: 100%;
	text-align: left;
	margin: 40px 0 80px;
}

.bianchilogo {
	/*border: 1px dashed #CCC;*/
	width: 50%;
	display: inline;
}

#bloccoHeaderFooter {
	float:left;
    width:100%;
    line-height: normal;
	padding-left: 5px;
	/*border: 1px dashed #00F;*/
	display: block;
	font-size: 10px;
	/*letter-spacing: 0.1em;*/
	font-weight: bold;
	/*margin-bottom: -15px;*/
}

#bloccoHeaderFooter a {
	float:left;
	display:block;
	background:url("../img/tabs/E4E4E4/right.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
	color: #000;
}

#bloccoHeaderFooter ul {
	margin:0;
    padding: 10px 10px 0;
    list-style:none;
}

#bloccoHeaderFooter li {
	float:left;
	background:url("../img/tabs/E4E4E4/left.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 9px;
}

#bloccoHeaderFooter li img { /*NDF.prodotti.img.ctgr*/
    padding: 5px 0 0;
}

#bloccoHeaderFooter #current {
    background-image:url("../img/tabs/E4E4E4/left_on.gif");
    }
#bloccoHeaderFooter #current a {
    background-image:url("../img/tabs/E4E4E4/right_on.gif");
    padding-bottom: 5px;
}

#bloccoHeaderFooter .currentnot {
    background-image:url("../img/tabs/E4E4E4/left_off.gif");
}
#bloccoHeaderFooter .currentnot a {
    background-image:url("../img/tabs/E4E4E4/right_off.gif");
    padding-bottom: 5px;
}

.bottone180 {
	width: 158px;
	text-align: left;
	background-color: #bcbcbc;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	display: inline-block;
	/*border: 1px dashed #000;*/
}

.bottone180box {
	width: 185px;
	text-align: left;
	padding: 0px 10px 10px 0px;
	display: inline-block;
	background: url(../img/home/ombra180.gif) no-repeat 0px 4px;
	/*border: 1px dashed #00F;*/
}

.bottone200 {
	width: 194px;
	text-align: left;
	margin-right: 0px;
	color: #ffffff;
	padding: 10px 0 10px 10px;
	display: inline-block;
	background: #bcbcbc;
	/*border: 1px dashed #000;*/
}

.bottone200box {
	width: 210px;
	text-align: left;
	padding: 0px 10px 10px 0px;
	display: inline-block;
	background: url(../img/home/ombra200.gif) no-repeat 3px 3px;
	/*border: 1px dashed #00F;*/
}

#bottoni {
	width: 870px; /*200+20+200+20+200+20+180=840+10shadow*/
	text-align: left;
	/*border: 1px solid #FF6633;*/
}

#container {
	/*width: 960px;*/
	width: 100%;
	margin: 0 auto;
	text-align: center;
	/*border: 3px dashed #000;*/
}

#content {
	width: 870px;
	/*border: 1px dashed #CCC;*/
	display: inline-block;
}

#header {
	width: 870px;
	/*border: 1px solid #FF6633;*/
	display: inline-block;
	padding-bottom: 15px;
	text-align: left;
}

#headerContainer {
	background-color: #EEEEEF;
}

#lingue {
	padding-right: 15px;
}

.slideshow {
	height: 230px;
	width: 100%;
	/*margin: auto;*/
	text-align: left;
	background-color: #000;
	z-index: 1;
	position: absolute;
	top: 102px;
}
.slideshow img {
	padding: 0px;
	/*visibility: hidden;*/
	z-index: 2;
	position: absolute;
}

#srchome {
	width: 200px;
	float: right;
	/*border: 2px solid #000;*/
	display: block;
	margin-top: -60px;
}












