/* CSS Document */
#banners_container {
	width: 142px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.banner {
	margin: 10px 0;
}
.banner p {
	padding: 3px 5px;
	margin: 0;
}
.banner_top {
	background-image: url(/servizi/img/top.png);
	background-position: center top;
	
}
.banner_bottom {
	width: 142px;
	height: 41px;
	overflow: hidden;
	background-image: url(/servizi/img/bottom.png);
	background-position: center top;
}
.banner_bottom p{
	text-align: center;
		font-weight:700;

}
.banner_bottom p.title{
	padding-top: 5px;
	color: #036;
}
.banner_bottom a{
	color: #030;
}
#staticcontent01 {
	position:fixed;
	/*background:#ffffff;*/
	left:1050px;
}
#staticcontent02 {
	position:fixed;
	/*background:#ffffff;*/
	left:1050px;
}
#imgtestata {
	position:fixed;
	/*background:#ffffff;*/
	left:1050px;
}