/* slider home */
#slider {
	margin-bottom: 12px;
	width: 960px;
	height: 280px;
    position: relative; /* important */
	overflow: hidden; /* important */
	z-index: 5;
}
#sliderContent {
    width: 960px; /* important to be same as image width or wider */
    height: 280px; /* important to be same as image height */
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
    width: 960px; /* important to be same as image width or wider */
    height: 280px; /* important to be same as image height */
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 934px;
    background: #310;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
	-khtml-opacity: 0;
    opacity: 0;
    color: #f00;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
}
.top {
	/*top: 0;
	left: 0;*/
}
.bottom {
	/*bottom: 0;
    left: 0;*/
}

/* Stile testo */
#pgNdx #article {
	float: right;
	padding: 0;
	width: 960px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}

#boxTop {
	float: left;
	clear: both;
	margin-bottom: 12px;
	width: 960px;
	height: 232px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}

#topSx {
	float: left;
	width: 576px;
}
#sx01 {
	float: left;
	width: 282px;
}
#sx01 h2 {
	text-indent: -2400em;
	margin: 0;
	padding: 0;
	width: 282px;
	height: 232px;
	background: url(../img/box_topSx_privati.jpg) 0 0 no-repeat;
}
#sx01 h2 a {
	display: block;
	width: 282px;
	height: 232px;
}
#sx02 {
	float: right;
	width: 282px;
}
#sx02 h2 {
	text-indent: -2400em;
	margin: 0;
	padding: 0;
	width: 282px;
	height: 232px;
	background: url(../img/box_topSx_imprese.jpg) 0 0 no-repeat;
}
#sx02 h2 a {
	display: block;
	width: 282px;
	height: 232px;
}

#topDx {
	float: right;
	padding: 0 0 0 12px;
	width: 372px;
	height: 232px;
	overflow: hidden;
}
#topDx div {
	margin-bottom: 11px;
	padding: 4px 0 12px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 372px;
	height: 54px;
}
#topDx div h2 {
	font-size: 2em;
	margin: 0 0 0.25em 82px;
	color: #fff;
}
#topDx div p {
	font-size: 1.12em;
	margin: 1em;
	color: #fff;
}
#topDx div a {
	padding: 3px 0 6px 30px;
	background: url(../img/icn_web.png) 0 0 no-repeat;
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
#topDx div a:hover {
	color: #08d;
}
#topRelax {
	background: url(../img/topDx_relax.png) 0 0 no-repeat;
}
#topPos {
	background: url(../img/topDx_pos.png) 0 0 no-repeat;
}
#topCarte {
	background: url(../img/topDx_carte.png) 0 0 no-repeat;
}
#boxDown {
	float: left;
	clear: both;
	padding: 0;
	width: 960px;
	background: url(../img/bkg_boxDwnNdx_03.png) left bottom no-repeat;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}

#boxFiliali {
	float: left;
	position: relative;
	width: 576px;
	background: url(../img/bkg_boxDwnNdx_01.png) left top no-repeat;
}
#boxFiliali h2 {
	font-size: 2em;
	line-height: 0.7;
	margin: 0.75em 40px;
}
#downDx {
	float: right;
	width: 372px;
	background: url(../img/bkg_boxDwnNdx_02.png) left top no-repeat;
}
#newsNdx {
	float: left;
	padding: 0 15px;
	width: 150px;
}
#docNdx {
	float: right;
	padding: 0 15px;
	width: 150px;
}

