/*	Portail immobilier (immobilier.notaires.fr)
	Styles spécifiques au module "Annonces"
	ETM 29/12/2011	*/

#header-list-annonces {
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px solid #D5D6D8;
	padding: 0.5em;
}


/* PAGINATION */
.box-pagination {
	margin: 10px 0;
	text-align: center;
}

.but-pagination {
	display: inline;
	margin: 0 0.5em;
	vertical-align: middle;
	margin-top:-3px;
}

.box-pagination span.separ {
	color: #C0F;
}

.box-pagination span.active {
	color: #FFF;
	background-color: #F9F;
	padding: 0 0.25em;
}


/*	TRI	*/

#box-tri {
	margin: 5px 0 20px 0;
}
#box-tri select {
	margin-left: 0.5em;
/*  color: #646567;	*/
    font-size: 0.9em;
}

/*	ELARGISSEMENT	*/
#list-but-elargissement {
	text-align: center;
}
.but-elargissement {
	margin: 0 4px;
	font-weight: bold;
	height: 21px;
	padding: 0.5em;
	line-height: 1.9em;
	background-image: url(../img/bg-but-txt-off.png);
	background-repeat: repeat-x;
	color: #FFF;
}
.but-elargissement:hover {
	background-image:none;
	background-color:#F9F;
	color:#FFF;
}


/*	BLOCS PRINCIPAUX	*/

.list-annonces {
	margin: 15px 0;
	clear: both;
}

.list-annonces .box-annonce {
	border-style: solid;
	border-width: 3px;
	position: relative;
	background-color: #FFF;
	width:582px;
	z-index: 0;
}

.list-annonces .box-annonce .left,
.list-annonces .box-annonce .right {
	float:left;
}

.list-annonces .box-annonce .left {
	width:192px;	
}

.list-annonces .box-annonce .right {
	width:370px;
	padding:5px 10px;
}


/*LOGO + PHOTO */
.list-annonces .box-annonce img.logo {
	margin-top:-10px;
	margin-left:-24px
}

.list-annonces .spaceur {
	margin-bottom:-2px;
}

.list-annonces .box-annonce div.photo-bien {
	display:block;
	width:192px;
	overflow:hidden;
}

.list-annonces .box-annonce div.photo-bien img {
	width:100%;
}


/*CONTENT ANNONCE */
.list-annonces .box-annonce .titre,
.list-annonces .box-annonce .prix {
	float:left;
	padding-bottom:5px;
	text-decoration: none;
}

/*Titre*/
.list-annonces .box-annonce .titre {
	width: 220px;
	font-weight: bold;
	font-size: 110%;
}

.list-annonces .box-annonce .titre span {
	font-weight: bold;
}


/*Prix*/
.list-annonces .box-annonce .prix {
	width: 140px;
	text-align: right;
	padding-left:10px;
}

.list-annonces .box-annonce .prix .montant {
	font-weight: bold;
	font-size: 150%;
}

.list-annonces .box-annonce .prix .foot {
	font-size: 75%;
	line-height:0.9em;
}


/*Date + description + dep*/
.list-annonces .box-annonce .date,
.list-annonces .box-annonce .desc,
.list-annonces .box-annonce .dpe {
	display:block;
	clear:both;
    margin-bottom: 10px;
}

.list-annonces .box-annonce .date {
	font-weight: bold;
	font-size: 90%;
	color: #C0F;
}


.list-annonces .box-annonce .dpe {
	font-weight: bold;
	padding-bottom: 30px;
}

.list-annonces .box-annonce .dpe img.picto-dpe {
	display: inline;
	margin: 0 5px 0 0;
	vertical-align: middle;
}


/* TOOLS FOOTER ANNONCE */
.list-annonces .box-annonce .action,
.list-annonces .box-annonce .immoprix {
	position: absolute;
	bottom: 5px;
}

.list-annonces .box-annonce .action {
	right: 10px;
	width: 185px;
	height: 20px;
}

.list-annonces .box-annonce .immoprix {
	left: 202px;
	width: 180px;
	height: 30px;
}

.list-annonces .box-annonce .immoprix a {
	text-decoration: underline;
	color: #C0F;
}

.list-annonces .box-annonce .immoprix a:hover {
	background-color: #C0F;
}

.list-annonces .box-annonce-foot {
	margin-bottom: 20px;
	padding: 0.5em;
	color: #FFF;
	width:576px;
}


.list-annonces .box-annonce-foot a {
	color: #FFF;
	text-decoration: underline;
}

/*___________________________________ TOOLS SPECIFIQUES */

/*Interactif*/
.tools-spec {
	width:100%;
	overflow:hidden;
}

.but-participVente,
.but-assistVente {
	width: 88px;
	height: 25px;
	text-align: center;
	float: left;
	line-height: 1.2em;
	padding: 2px;
	margin-right: 3px;
	background-image: url(../img/bg-but-txt03-off.png);
	margin-bottom:10px;
}





/*______________________________________________________

						PAGE SELECTION VILLES
________________________________________________________*/

.select-commune {
	margin-top:8px;
}

.select-commune li {
	float: left;
	width: 45%;
	padding: 0 0 10px;
}

.tools-select {
	clear:both;
	padding-top:12px;
}


.tools-select .tool-text {
	font-size:0.8em;
	font-weight:bold;
	padding-right:8px;
}

.tools-select .but-txt-arrow {
	float:right;
	width:180px;
}


/*______________________________________________________

						HISTORIQUE IMMO-INTERACTIF
________________________________________________________*/


#vni,
#vae {
	margin:10px 0;
	font-size:0.9em;
	border-bottom:1px solid #CCC;
}

#vni th,
#vae th {
	color:#FFF;
	font-weight:bold;
	padding:2px 3px;
	border:1px solid #FFF;
}

#vni th {
	background-color:#E2007A;
}

#vae th {
	background-color:#41C0EB;
}



#vni td,
#vae td {
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	padding:2px 3px;
}


.item_form_right, 
.text_align_right {
	text-align: right;
}


#vni .pijama,
#vae .pijama {
	background-color:#e5e5e5;
}

#vni tr:hover,
#vae tr:hover  {
	background-color:#fbef63;
}


/*______________________________________________________

						SELECTION D'ANNONCES
________________________________________________________*/



.selection-annonces .type-annonce {
	color: #F0F;
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 0.5em;
}

.selection-annonces li {
    background-position: 0 2px;
    background-repeat: no-repeat;
    margin-bottom: 0.4em;
    padding-left: 12px;
}

.selection-annonces li {
    background-image: url("../img/puce-selection.png");
}


/*______________________________________________________

				FORMULAIRE RECHERCHE D'ANNONCES
________________________________________________________*/

.form-recherche {
	min-height: 0px;	/*	overload content-edito min-height	*/
	}

.form-recherche .help {
	font-size: 0.9em;
	font-style: italic;
	width:360px;
	padding-top:5px;	
}

.form-recherche h4 {
	margin:15px 0 5px 0;
}

.form-recherche .par_ville {
	position:relative;
}

.form-recherche input[type="text"], 
.form-recherche select, 
.form-recherche textarea,
.form-recherche input[type="checkbox"] {
	margin: 0 0.5em 6px 1em;
}

.form-recherche textarea#loc {
	width: 330px;
	height: 32px;
}

.form-recherche input[type="text"] {
	width: 80px;
}

.form-recherche .par_ville input[type="text"] {
	margin: 0 0 0 0;
}

.form-recherche input[type="radio"] {
	margin-left: 15px;
}


.form-recherche label.line-edit-label {
	float: left;
	display: block;
	width: 180px;
	padding:5px 0;
	height:20x;
}

.form-recherche.avancee label.line-edit-label {
	width: 180px;
}

.form-recherche.simple label.line-edit-label {
	width: 110px;
}

.form-recherche .legende-required {
	float:right;
	margin-top:-14px;
}

.form-recherche .submit .but-txt-arrow {
    width: 120px;
	float:right;
}

.form-recherche .submit {
	overflow:hidden;
	margin-top:5px;
}


/*______________________________________________________

						ANNONCES PAR NOTAIRE & PAR REGION
________________________________________________________*/


/* LISTE DES OFFICES */
.annonce-notaire ul,
.annonce-region {
	margin-bottom:20px;
}

.annonce-notaire ul li,
.annonce-region ul li{
	padding:2px 0 4px 16px;
	background-image:url(../img/puce-disc.png);
	background-repeat:no-repeat;
	background-position:0 6px;
}


.annonce-region ul li{
	padding:2px 0 2px 16px;
}

/* LISTE DES ANNONCES PAR OFFICE */

.list-annonces-notaire #header-list-annonces .but-txt-arrow.but-diaporama {
	float:right;
	width:160px;
}

.list-annonces-notaire .box-annonce {
	margin-bottom:15px;
	
}

.list-annonces-notaire .contact-notaire {
	background-color:#C0F;
	padding:0 10px;
}

.contact-notaire .left,
.contact-notaire .right {
	display:block;
	float:left;
	padding:10px 0;
}

.contact-notaire .left {
	width:357px;
	border-right:1px solid #FFF;
}

.contact-notaire .right {
	width:200px;
	padding-left:10px
}

.contact-notaire .title {
	display: block;
	font-size: 1.2em;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.contact-notaire .adresse {
	display: block;
	padding: 10px 0;
}

.list-annonces-notaire .contact-notaire .right ul li {
	padding:2px 0;
}

.list-annonces-notaire .contact-notaire ul li.url {
	background-image: url(../img/puce-grise.png);
	background-repeat: no-repeat;
	padding: 2px 0 2px 15px;
	margin-bottom: 3px;
	background-position: 0 3px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

.contact-notaire .right .but-txt-arrow {
	width:140px;
	text-align:center;
	margin:0 auto;
	padding:0;
	margin-top:8px;
}