#content{
	background-repeat: repeat-y;
	background-position: right top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	background-image: url(../img/azienda-sf1.gif);
}
#contentInt{
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/news-sf1.gif);
	width: 780px;
	background-color: #F4F4F4;
}
#content-sx{
	width: 619px;
	float: left;
}

#content-dx{
	width: 150px;
	float: right;
	margin-bottom: 10px;
	position: relative;
}

/* ------------------------------------------------------------------------- */
#boxContent{
}
.box{
	width: 190px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
/*----------------------------------------------------------------------- */

#content-sx-sx{
	width: 161px;
	float: left;
}
#content-sx-dx{
	float: right;
	width: 457px;
}

#content-sx-sx #menuSx{
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content-sx-sx #menuSx li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#content-sx-sx #menuSx li a{
	display: block;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	width: auto;
}
#content-sx-sx #menuSx li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0068B3;

}
#content-sx-sx #menuSx li .selected{
	background-color: #FFFFFF;
	color: #0068B3;
	background-image: url(../img/arrow4.gif);
	background-repeat: no-repeat;
	background-position: 151px center;
}

/* -------------------------------------------------------------------------------- */
#content-sx-sx  #subMenuSx{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content-sx-sx  #subMenuSx li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F4F4F4;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content-sx-sx  #subMenuSx li a{
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#content-sx-sx  #subMenuSx li a:hover{}
#content-sx-sx  #subMenuSx li .selected{
	background-color: #FFFFFF;
	background-image: url(../img/arrow4.gif);
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 130px center;
}

/* ----------------------------------------------------------------------- */
#contentText{
	padding: 15px;
}

.headerImg{
	margin: 0px;
	padding: 0px;
}
#content-sx-sx #downCorrelati h3{
	font-size: 11px;
	color: #0068B3;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content-sx-sx #downCorrelati ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
#content-sx-sx #downCorrelati ul li{
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

/* ------------------------------------------------------------------ */

#contentText hr{
	color: #E2E2E2;
	background-color: #E2E2E2;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
