#content{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(../img/thumb-sf2.gif);
	background-repeat: repeat-y;
	background-position: 260px 0px;
}

#content #col-sx{
	width: 261px;
	float: left;

}
#content #col-dx{
	width: 519px;
	float: left;

}

/*----------------------------------------------------------*/

#col-sx h3{
	margin-left: 20px;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#col-sx #listNews{
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#col-sx #listNews li{
	list-style-type: none;
	background-image: url(../img/puntini1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#col-sx #listNews h4{
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#col-sx #listNews h3{
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#col-sx #listNews a{
	color: #666666;
	text-decoration: none;
}
#col-sx #listNews a:hover{
	text-decoration: underline;
}
#col-sx #listNews p{
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------------*/
#col-dx #headerNews{
	height: 110px;
	width: 519px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	position: relative;
}
#col-dx #headerNews #titolo{
	padding-left: 20px;
}
#col-dx #headerNews h4{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 23px;

}
#col-dx #headerNews img{
	position: absolute;
	right: 20px;
	bottom: 10px;

}

/*----------------------------------------------------------*/
#col-dx #corpoNotizia {
	padding: 20px;
	color: #999999;
	margin-bottom: 20px;
}
#col-dx #corpoNotizia img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*----------------------------------------------------------*/
#col-dx  #links{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#col-dx  #links h2{
	font-size: 11px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
#col-dx  #links ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col-dx  #links ul li{
	color: #999999;
}
#col-dx  #links ul li a{
	font-size: 10px;
	color: #999999;
}
/*----------------------------------------------------------*/
#col-dx  #downloads{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#col-dx  #downloads h2{
	font-size: 11px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
#col-dx  #downloads ul{
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#col-dx  #downloads ul li{
	color: #999999;
}
#col-dx  #downloads ul li a{
	font-size: 10px;
	color: #999999;
}
/*----------------------------------------------------------*/
/* ------------------------------------------------------------------------- */
#content #col-dx #newsList{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #col-dx #newsList li{
	list-style-type: none;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../img/puntini1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #999999;
}
#content #col-dx #newsList li img{
	float: left;
	margin-right: 10px;
}
#content #col-dx #newsList li h3{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#content #col-dx #newsList li h3 a{
	color: #666666;
	text-decoration: none;
}
#content #col-dx #newsList li h3 a:hover{
	color: #FF6600;
	text-decoration: none;
}
#content #col-dx #newsList li p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

/* ------------------------------------------------------------------------- */
