
/*---------------------------- recherche rapide -------------------------------*/

#biens-quick-search {
	background: #d6d4d5 url(../images/quick-search-fond.gif) repeat-x;
	height: 206px;
}

#biens-quick-search .contenu {
	height: 198px;
}

#biens-quick-search .contenu .titre {
	font-size: 16px;
	color: #57637f;
	font-weight: bold;
	padding-left: 27px;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(../images/picto-loupe.gif) no-repeat 7px 9px;
}

#biens-quick-search .contenu .form {
	width: 200px;
	margin: 0 auto 0 auto;
}

#biens-quick-search .contenu .form p {
	margin-bottom: 7px;
	padding-left: 6px;
}

#biens-quick-search .contenu .form p select {
	font-size: 9px;
	width: 195px;
	border: 1px #818589 solid;
}

#biens-quick-search .contenu .form #ville {
	text-transform: lowercase;
}

/*---------------------------- rechercher un bien -------------------------------*/

#biens-ref-search {
	background: #c6c6c6 url(../images/ref-search-fond.gif) repeat-x;
	margin-top: 6px;
	height: 53px;
}

#biens-ref-search .contenu {
	height: 45px;
}

#biens-ref-search .contenu .titre {
	font-size: 16px;
	color: #57637f;
	font-weight: bold;
	padding-left: 27px;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(../images/picto-oeil.gif) no-repeat 7px 9px;
}

#biens-ref-search .contenu .form p {
	padding-left: 6px;
}

#biens-ref-search .contenu .form p label {
	font-size: 9px;
	letter-spacing: 1px;
	background: url(../images/chevrons.gif) no-repeat 7px 3px;
	font-size: 9px;
	letter-spacing: 1px;
	padding-left: 22px;
}

#biens-ref-search .contenu .form p #reference {
	width: 90px;
	height: 13px;
	border: 1px #c8c8c8 solid;
	color: #4864b4;
	font-size: 9px;
	letter-spacing: 1px;
}

/*---------------------------- biens à vendre listés cette semaine -------------------------------*/

#biens-week-offers {
	background: #ceced2 url(../images/week-offers-fond.gif) repeat-x;
	margin-top: 6px;
	min-height: 200px;
}

#biens-week-offers .contenu {
	min-height: 192px;
}

#biens-week-offers .contenu .titre {
	margin-bottom: 5px;
	font-size: 16px;
	color: #57637f;
	font-weight: bold;
	padding-left: 27px;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(../images/picto-maison.gif) no-repeat 7px 9px;
}

#biens-week-offers .contenu .liste {
	padding: 0 20px 5px 20px;
	font-size: 12px;
	color: #727171;
}

#biens-week-offers .contenu a {
	color: #727171;
}

#biens-week-offers .contenu .bien {
	padding-top: 8px;
	padding-bottom: 4px;
	border-top: 1px #eeeeee solid;
}

#biens-week-offers .contenu .bien .ville {
	float: left;
	font-weight: bold;
	color: #aa1414;
	text-transform: uppercase;
	width: 128px;
	font-weight: bold;
}

#biens-week-offers .contenu .bien .prix {
	float: right;
	font-weight: bold;
	color: #8692d2;
	width: 75px;
	text-align: right;
	font-weight: bold;
}


#biens-week-offers .bien .prix .euro {
	font-size: 10px;
	vertical-align: top;
}

/*---------------------------- carte des régions -------------------------------*/

#carte-regions {
	height: 259px;
	width: 537px;
	background: url(../images/carte-fond.gif) no-repeat top left;
	margin-bottom: 5px;
	margin-top: 7px;
	position: relative;
}

#carte-regions .photo,
#carte-regions .carte,
#carte-regions .photo a {
	position: absolute;
}

#carte-regions .photo,
#carte-regions .photo img {
	width: 150px;
}

#carte-regions .photo img {
	height: 115px;
}

#carte-regions .photo {
	left: 15px;
}

#carte-regions .photo.haut {
	top: 10px;
}

#carte-regions .photo.bas {
	bottom: 10px;
}

#carte-regions .photo img,
#carte-regions .photo a {
	display: block;
}

#carte-regions .photo a {
	bottom: 0px;
	right: 0px;
	background-color: #333a4f;
	color: #fff;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 0 6px 0 6px;
}

#carte-regions .photo a span {
	color: #f0b62a;
	font-weight: bold;
	font-size: 10px;
}

#carte-regions .carte {
	right: 5px;
	top: 10px;
}

/*---------------------------- liste des biens -------------------------------*/

#biens_liste,
#alertes_liste {
	color: #384464;
	text-align: justify;
}

#biens_liste .bien,
#alertes_liste .alerte {
	border-bottom: 1px #fff solid;
	padding: 18px 0 16px 0;
}

#biens_liste .bien.first,
#alertes_liste .alerte.first {
	padding-top: 0;
}

#biens_liste .bien.last,
#alertes_liste .alerte.last {
	border-bottom: none;
	padding-bottom: 0;
}

#biens_liste .bien .photo {
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 200px;
}

#biens_liste .bien .photo img {
	width: 200px;
}

#biens_liste .retour-haut-page,
#alertes_liste .retour-haut-page {
	text-align: right;
	margin-top: 25px;
}

#biens_liste .bien .ligne1, 
#biens_liste .bien .ligne2,
#biens_liste .bien table
{
	width: 280px;
	float: left;
}

#biens_liste .bien .ligne1 {
	height: 19px;
	background: url(../images/liste-biens-fond-ville.gif) no-repeat top left;
}

#biens_liste .bien .ligne1 .ville {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #aa1414;
	text-transform: uppercase;
	padding: 2px 0 0 5px;
}

#biens_liste .bien .bouton,
#biens_liste .bien .boutons,
#alertes_liste .alerte .boutons {
	margin-top: 15px;
}

#biens_liste .bien .ligne2 {
	height: 35px;
}

#biens_liste .bien .ligne2 .prix {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #757dc6;
}

#biens_liste .bien .ligne2 .prix .euro {
	font-size: 18px;
	vertical-align: top;
}

#biens_liste .bien .ligne2 .reference {
	float: right;
	background-color: #f0b62d;
	padding: 1px 6px 0px 10px;
	margin-top: 10px;
	letter-spacing: 1px;
}

#biens_liste .bien .ligne2 .reference .label {
	font-size: 10px;
	font-weight: bold;
	color: #384464;
}

#biens_liste .bien .ligne2 .reference .value {
	font-size: 12px;
	font-weight: bold;
	color: #aa1414;
}

#biens_liste .bien table {
	border-collapse: collapse;
	margin-bottom: 15px;
}

#biens_liste .bien table td {
	border-bottom: 1px #aaa solid;
}

#biens_liste .bien table span {
	font-weight: bold;
	font-size: 13px;
}

/*---------------------------- détails des biens -------------------------------*/

#biens_detail {
	color: #384464;
	text-align: justify;
}

#biens_detail .nom {
	text-transform: uppercase;
	font-size: 14px;
	color: #aa1414;
	font-weight: bold;
	background: url(../images/details-biens-barre.gif) no-repeat top left;
	height: 19px;
	padding: 2px 0 0 5px;
}

#biens_detail .prix {
	font-size: 30px;
	font-weight: bold;
	color: #757dc6;
	float: left;
}

#biens_detail .prix .euro {
	font-size: 18px;
	vertical-align: top;
}

#biens_detail .reference {
	float: right;
	background-color: #f0b62d;
	padding: 3px 8px 2px 27px;
	margin-top: 5px;
	letter-spacing: 1px;
}

#biens_detail .reference .label {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

#biens_detail .reference .value {
	font-size: 18px;
	font-weight: bold;
	color: #aa1414;
}

#biens_detail .description {
	margin-top: 15px;
}

#biens_detail .photos {
	width: 550px;
	margin: 15px auto 0 auto;
}

#biens_detail .photos .diaporama {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#biens_detail .photos img.grande {
	width: 548px;
	margin-bottom: 10px;
	border: 1px #e4e5e9 solid;
}

#biens_detail .photos img.petite {
	margin: 0 5px 7px 5px;
	cursor: pointer;
}

#biens_detail .description .titre,
#biens_detail .infos .titre,
#biens_detail  .dynamic-action .contenu .titre {
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 0 5px 10px;
}

#biens_detail .infos {
	margin-top: 10px;
}

#biens_detail .infos table {
	border-collapse: collapse;
	width: 100%;

}

#biens_detail .infos table td {
	border-bottom: 1px #aaa solid;
}

#biens_detail .infos table span {
	font-weight: bold;
	font-size: 13px;
}

#biens_detail .hr {
	padding: 5px 0 5px 0;
}

#biens_detail hr {
	color: #cecdcd;
	background-color: #cecdcd;
	height: 1px;
	border: 0;
}

#biens_detail .actions {
	text-align: left;
}

#biens_detail .actions img {
	margin: 0 4px 0 4px;
}

#biens_detail .actions2 {
	background: url(../images/details-biens-barre.gif) no-repeat top left;
	margin-top: 15px;
}

#biens_detail .actions2 table {
	border-collapse: collapse;
	border: none;
	width: 738px;
}

#biens_detail .actions2 table td.gauche {
	padding: 0 0 0 25px;
}

#biens_detail .actions2 table td.milieu {
	padding: 0;
	text-align: center;
}

#biens_detail .actions2 table td.droite {
	padding: 0 20px 0 0;
	text-align: right;
}

#biens_detail .dynamic-action {
	width: 426px;
	margin: 0 auto 0 auto;
	background-color: #E9E5E5;
	margin-bottom: 10px;
}

#biens_detail .dynamic-action .contenu {
	padding: 2px;
}

#boite2col #colprincipale #biens_detail .dynamic-action .coins-arrondis-haut {
	background: url(../images/coins-arrondis-haut-426.gif) no-repeat top left;
}

#boite2col #colprincipale #biens_detail .dynamic-action .coins-arrondis-bas {
	background: url(../images/coins-arrondis-bas-426.gif) no-repeat bottom left;
}

#biens_detail .dynamic-action .contenu form {
	margin-top: 10px;
}

#biens_detail .dynamic-action .contenu form p label {
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#biens_detail .dynamic-action .contenu form p.submit {
	margin: 10px 0 10px 150px;
}

#biens_detail .dynamic-action .contenu form p input {
	width: 140px;
}

#biens_detail #demander-contact .contenu form p.checkboxes {
	margin-bottom: 10px;
	margin-left: 10px;
}

#biens_detail #demander-contact .contenu form p.checkboxes input {
	width: 20px;
}

#biens_detail .dynamic-action.merci .contenu {
	font-weight: bold;
	text-align: center;
}

#biens_detail .dynamic-action .contenu form p.submit input {
	width: 100px;
}

#biens_detail #ajouter-selection .contenu {
	font-weight: bold;
	text-align: center;
}

#biens_detail #geolocalisation #geolocalisation-carte .googlemap {
	width: 418px;
	height: 250px;
}

/*---------------------------- détails des biens -------------------------------*/

#selection_rss {
	font-weight: bold;
	margin-bottom: 20px;
}
