body {
	background-color: #FFFFFF;
	background-image: url(../img/sf-01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#news {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 40px;
	height: 100px;
	font-size: 10px;
	color: #666666;
}
#news ul{
	width: 575px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/label-latest.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news ul li{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F4F4F4;
	height: 70px;
	list-style-type: none;
}
#news ul li img{
	float: left;
	margin-right: 10px;
}
#news ul li h4{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#news ul li h3{
	color: #4E8EB3;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#news ul li p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#news ul li a{
	color: #4E8EB3;
}
#news ul li a:hover{}
#newsletter.tradefairs{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/label-tradefairs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
}
#newsletter #newsletterContent{
	margin-top: 15px;
	height: 70px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DAD6DA;
}

#newsletter #newsletterContent h4 {
	margin: 0 0 0 5px;
	padding: 0;
	font-size:10px;
}

#newsletter #newsletterContent h4 a {
	color: #666;
	font: bold 11px Arial;
}

#newsletter #newsletterContent h4 a:hover {
	color: #fff;
	text-decoration: none;
}
#newsletter #newsletterContent p{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin: 0px;
	color: #999999;
}
#newsletter #newsletterContent a{
	text-decoration: none;
	color: #999999;

}
#newsletter #newsletterContent a:hover{
	color: #666666;
	text-decoration: underline;

}

#loghi_footer {
	width: 100%;
	height: 54px;
	background: url(../img/loghi_footer_bg.jpg) repeat-x;
	margin-bottom: 30px;
	margin-top: 30px;
}

#loghi_footer #container_loghi {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#loghi_footer #container_loghi ul {
	margin: 0 0 0 5px;
	padding: 0;
}

#loghi_footer #container_loghi ul li {
	float: left;
	padding: 0;
	margin: 0 11px 0 0;
	list-style-type: none;
}

#loghi_footer #container_loghi ul li a {
	
}