/*
	Page BiensDefilant.asp
*/

	#scrollPropertiesContainerContainer {
		position:absolute;
		top: 28px;
		left:0px;
		width:100%;
		overflow: hidden;
		background: transparent;
	}

	#scrollPropertiesContainer {
		position:relative;
		margin-left	 :700px;
		width    :100%;
		height	 :229px;
		overflow :hidden;		
	}
	#scrollIframePropertiesContainer {
		position:absolute;
		top:0;
		left:0;
		background: transparent url(/include/images/bleu_orange_roset/header3.png) repeat-x scroll 0px -28px	;
	}
	.scrollProperties{
		position  :relative;
		height	  :229px;
		background:transparent;	
	}
	
	.scrollIframeProperties{
		position  :relative;
		height	  :229px;
		background:transparent;	
	}


	.scrollProperty {
		float:left;
		border-left: 1px solid white;
		width : 149px;
		height: 229px;
		cursor:pointer;
		padding	:0;
		margin  :0;
		width : 149px;
	}

	.scrollProperty p{
		
		border	:0;
		padding	:0;
	}
	
	.scrollRef{
		font-weight : bold;
		color       : white;
		width       :100%;
		text-align  :center;
		margin		:0;
	}
	.scrollPrix{
		color      : #efd733;
		width      :100%;
		text-align :center;
		margin	   :10 0 0 0;
		font-weight : bold;
	}
	.scrollImg{
		width      :147px;
		height	   :110px;
		margin	   :1 0 0 0;
		
	}
	.scrollAffaire{
		color      : white;
		width      :100%;
		text-align :center;
		margin	:0;
	}

	.scrollAffaire {
		color: blue;
		font-weight : bold;
		margin	:0;
	}
	
	
	.scrollCP{
		color      : white;
		width      : 100%;
		text-align : left;
		font-size  : small;	
		margin: 0 15px 0 15px;
	}
	
	.scrollVille{		
		color: white;
		width      : 140px;
		height	   : 1.2em;
		
		text-align : left;
		
		font-size  : 0.8em;
		margin: 0 15px 0 15px;
		overflow: hidden;
		
	}
	.scrollTypeBien{
		color	   : white;
		width      : 100%;
		text-align : center;
		color	   : blue;
		margin	   : 0 0 7px 0 ;
	}
	.scrollPropertyOverflow{
		overflow  :hidden;
		width     :150px;
		float     :left;
	}
	.scrollIframe {
		
	}