#content{
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	position: relative;
	height: 340px;
}
/* ---------------------------------------------------- */
#col-dx{
	width: 260px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/sf-newsletter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 340px;
}
#col-dx hr{
	display: none;
}
/* ---------------------------------------------------- */
#news{
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#news img{
	margin-bottom: 5px;
}
#news h4{
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
#news h3{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#news p{
	font-size: 10px;
	padding: 0px;
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news a{}
#news a:hover{}
/* ---------------------------------------------------- */
#e-cards{
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#e-cards img{}
/* ---------------------------------------------------- */
#newsletter{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 10px;
	color: #999999;
}
#newsletter img{
	margin-bottom: 0px;
}
#newsletter p{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#newsletter .input0{
	font-size: 10px;
	color: #999999;
	padding-left: 3px;
	width: 100px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	background-image: url(../img/input0-sf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#newsletter .input1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ---------------------------------------------------- */
#contentBottom{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	height: 120px;
	background-image: url(../img/sf1.gif);
	background-repeat: repeat-y;
}
#contentBottom #progetto{
	padding-top: 20px;
	padding-right: 270px;
	padding-left: 20px;
}
#contentBottom #progetto img{}
#contentBottom #progetto p{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentBottom #progetto a{
	font-weight: bolder;
	color: #FF6600;
}
#contentBottom #banner{
	position: absolute;
	top: 0px;
	right: 0px;
}
#contentBottom hr{
	display: none;
}
