
#container_immobiliare {
	height: auto;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container_immobiliare #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 321px;
	width: 470px;
}

#container_immobiliare #content_immobiliare {
	background-image: url(images/content_immobiliare_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 470px;
	position:relative;
	text-align: justify;
	top: -1px;
}
#container_immobiliare #content_immobiliare #scroller {
	background-color: transparent;
	position: absolute;
	width: 470px;
	margin-top: 30px;
	left: 0px;
}
#container_immobiliare #footer {
	padding: 10px;
	height: 30px;
	width: 440px;
	background-image: url(images/footer_bg.jpg);
	line-height: 50px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#container_immobiliare #content_immobiliare #left {
	position: relative;
	width: 440px;
	color: #BEBEBE;
	float: left;
	margin-right: 40px;
}

#container_immobiliare #content_immobiliare #right p {
	margin-right: 25px;
}

#container_immobiliare #content_immobiliare a{
color:#fec607;
text-decoration:none;
padding-bottom:3px;
border-bottom: 1px dotted #fec607;
}
#container_immobiliare #content_immobiliare img{
border:none;
}




.fadein {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a .fadein{
	border:none;
}

.clear {
	clear: both;
	margin-bottom: 30px;
}
.headers{
color:#fec408;
}

#leftControl {
	float: left;
	width: 25px;
	text-align: center;
	line-height: 178px;
	display: block;
	height: 178px;
	padding-top: 25px;
}
#rightControl {
	float: left;
	width: 25px;
	text-align: center;
	line-height: 200px;
	display: block;
	height: 178px;
	padding-top: 25px;
}
#outerScroller {
	float: left;
	width: 420px;
	overflow: hidden;
	height: 200px;
	display: block;
	position:relative;


}
#innerScroller {
	width: 1100px;
	height: 233px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
	max-width:250px;
	max-height:200px;
	
}
