#controlsDIV{
	position: absolute;
	overflow: visible;
	top: 70px;
	left: -190px;
	width: 180px;
}

.beneheader{
	background-image: url(../img/banner_benessere.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 135px;
	width: 744px;
}

#navigazione{
	z-index: 99;
	position: relative;
	left: 0px;
	top: -11px;
	padding-left: 5px;
}

#spallaBACK{
	background-image: url(../img/spallaSX_benessere.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 395px;
	padding-top: 20px;
}


.spallaSX{
	background-color: #656861;
	border-right: solid 1px #656861;
}

#pagina{
	padding-top: 20px;
	width: 555px;
	color: #76a3cc;
	font-size: 12px;
	background-image: url(../img/benessere_back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#spallaDX{
}

#spallaDX .padded{
	text-align: left;
	padding: 10px 20px 0px 15px;
}

.cloud{
	text-align: center;
	padding: 5px;
	color: #9b866c;
	width: 178px;
}

.cloud A{
	color: #white;
	font-weight: bold;
}

.cloud A:hover{
	color: #02b8df;
}


#DIVcutter{
	z-index: 5;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	width: 1px;
	height: 1px;
}

#DIVbene{
	z-index: 5;
	position: relative;
	text-align: left;
	left: 0px;
	top: -100px;
	overflow: hidden;
	width: 535px;
	height: 600px;
}




















#pagina{
	width: 555px;
	color: #76a3cc;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#pagina TABLE.principale TD.bordato{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	border-left: 1px solid #e8f0fd;
}

#pagina P{
	color: #76a3cc;
}

#pagina UL{
	margin-left: 20px;
	list-style-type: circle;
}

#pagina STRONG{
	color: #4682B4;
}

#spallaDX A{
	font-weight: bold;
}

#spallaDX .divider{
	padding-top: 15px; 
	padding-bottom: 5px; 
}