/*Site Paris Montmartre Transactions*/
/*Réalisation Alexance - 10 juin 2008*/

/*Page ventesappartementsbiensvendre.php*/

.fond-col-double {
	background-image:url(../../images/global/fd-coldouble.jpg);
	background-repeat:repeat-y;
	width:950px;
}

.col-left {
	float:left;
	width:753px;
}

.col-right  {
	float:left;
	width:197px;
}

.titre01 {
	width:730px; /*753*/
	height:52px; /*58*/
	padding-left:23px;
	padding-top:10px;
}

.bloc-global-biens {
	width:710px; /*753*/
	padding-left:43px;
}

.bloc-biens-separateur01 {
	padding-bottom:20px;
}

.bloc-biens-separateur02 {
	background-image:url(../../images/global/separateur02.jpg);
	background-repeat: repeat-x;
	width:449px;
	height:1px;
	font-size:0;
}

.bloc-biens {
	width:676px;
	height:168px;
	border-bottom:1px solid #BAB8B6;
}

.bloc-biens-titre {
	float:left;
	width:556px; /*576*/
	height:20px; /*25*/
	background-color:#4C5154;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
}

.bloc-biens-prix  {
	float:left;
	width:100px;
	height:20px; /*25*/
	background-color:#C3C338;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
}

.bloc-biens-photo  {
	float:left;
	width:164px; /*184px*/
	height:123px; /*143px*/
	padding:10px;
	background-color:#E8E3DE;
}

.bloc-biens-descript  {
	float:left;
	width:449px; /*492px*/
	height:130px; /*143px*/
	padding-top:13px;
	padding-left:15px;
	padding-right:28px;
	background-color:#E8E3DE;
}

.bloc-biens-descript-text {
	width:449px;
	height:85px;
}

.bloc-biens-descript-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0;
	margin:0;
}

.bloc-biens-descript-lien {
	width:449px;
	height:34px; /*44*/
	padding-top:10px;
}

.bloc-biens-descript-lien-left {
	float:left;
	width:331px;
	text-decoration:none;
}

.bloc-biens-descript-lien-left a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7F1111;
	text-decoration:none;
	padding-right:10px;
}

.bloc-biens-descript-lien-left a:hover {
	text-decoration:underline;
}

.bloc-biens-descript-lien-right {
	float:left;
	width:118px;
}

.bloc-biens-descript-lien-right-bt a {
	float:left;
	width:116px;
	height:20px;
	background-image:url(../../images/vente/bt-detaillee01.jpg);
	background-repeat:no-repeat;
}

.bloc-biens-descript-lien-right-bt a:hover {
	float:left;
	background-image: url(../../images/vente/bt-detaillee02.jpg);
	background-repeat:no-repeat;
}


/*Colonne droite ////////////////////////////////////////////////////////////*/
.bloc-recherche-titre {
	background-image: url(../../images/vente/recherche.jpg);
	background-repeat:no-repeat;
	width:197px;
	height:47px;
}

.bloc-recherche {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C5154;
	padding-left:17px;
	padding-top:10px;
}

.input input {
	width:90px;
	height:15px;
	border:1px solid #7E8487;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C5154;
}

.bt-radio input {
	padding-top:-1px;
}

.bt-fleche-ok {
	float:left;
	padding-left:145px;
}

.bt-fleche-ok a {
	float:left;
	background-image:url(../../images/vente/bt-ok-fleche01.jpg);
	background-repeat:no-repeat;
	width:21px;
	height:20px;
}

.bt-fleche-ok a:hover {
	float:left;
	background-image:url(../../images/vente/bt-ok-fleche02.jpg);
	background-repeat:no-repeat;
	width:21px;
	height:20px;
}

