@charset "iso-8859-1";
/* CSS Document */

/*contenu type texte*/
#content {
	width:481px;
	margin-top:10px;
	height:600px;
}
/*contenu type liste bien*/
#content_full {
	width:990px;
	margin-top:15px;
	padding-left:2px;
	overflow:auto;
}


#scrollZone{
	margin-top:15px;
	width:482px;
	height:35px;
	background-image:url('../images/interface/bg-beandeau-defilant.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	overflow:hidden;
	position:relative;
}
#scrollZone #defile {
	position:absolute;
	padding-top:10px; 
	color:white;
	height:20px;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

/*contenu a droite*/
#content_right{
	width:480px;
	height:304px;
	margin-left:493px;
	margin-top: -320px;
}
#content_right.contact{
	background-image:url('../images/interface/bg-form-contact.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	padding:10px;
	width:460px;
	height:284px;
	color:#ccd1e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#content_right.contact .newForm{
	background-image:url('../images/interface/picto-nouveau.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left:121px;
	padding-bottom:10px;
	font-size:10px;
}
#content_right.contact #contact td{
	margin: 5px 0;
	text-align:right;
	width:50%;
	padding: 10px 0;
}
#content_right.contact #contact textarea{
	width:335px;;
}
#content_right.contact #contact .piedForm{
	text-align:right;
}
#content.bienDetail{
	border:0;
}

/*vignette*/
.blocBien{
	width:235px;
	height:210px;
	float:left;
	background:#ccd1e6;
	margin:10px 8px 10px 0;
	border:1px solid #3b4e94;
	text-align:center;
	color:#2a3666;
	cursor:pointer;
	position:relative;
	font-family:arial;
	font-size:13px;
	line-height:18px;
}
.Prestige{
	background-color:#e6e6e6;
	background-image:url('../images/interface/bg_prestige.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.blocVide{
	width:235px;
	height:210px;
	margin:10px 8px 10px 0;
	float:left;
}
.blocBien:hover{
	background:#939dc7;
	text-decoration:none;
}
.Prestige:hover{
	background-image:url('../images/interface/bg_prestige_hover.jpg');
	text-decoration:underline;
	background-color:#e6e6e6;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.blocBien strong{
	font-size:14px;
	text-transform:capitalize;
}

.blocBien img{
	margin:8px;
}
.blocBien img.pic{
	border:1px solid #3b4e94;
	margin:8px;
	margin-bottom:5px;
	width:150px;
}

.blocBien .prix {
	color : #485db0;
	font-family:arial;
	font-size :18px ;
}

.blocBien  img.vignette360{
	position:absolute;
	float:inherit;
	top:-5px;
	right:-5px;
	border:0;
	width:56px;
}

.blocBien  .panier img{
	position:absolute;
	float:inherit;
	top:-5px;
	left:-5px;
	border:0;
	width:22px;
}
.blocBien .detailBien{
	background-image:url('../images/interface/bouton-details.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width:108px;
	height:21px;
	display:block;
	margin-top: 8px;
	margin-left: 62px;
}


/*pagination*/
.aff_par_page{
	background-image:url('../images/interface/pagination.png');
	background-position: center top;
	background-repeat: no-repeat;
	color: white;
	height:33px;
	padding:5px 10px;
	width:461px;
	margin-left:245px;
	margin-bottom:20px;
}
.aff_par_page_vide{
	height:33px;
	padding:5px 10px;
	width:461px;
	margin-left:245px;
	margin-bottom:20px;
}
.aff_par_page a{
	color: white;
	text-decoration:underline;
	font-size:10px;
	padding: 0 2px;
	font-family :arial ;
}

.aff_par_page div{
	float:left;
	width:150px;
	text-align:center;
	height:20px;
}
.aff_par_page div.prev{
	text-align:left;
}
.aff_par_page div.next{
	text-align:right;
}
.aff_par_page div.number{
	width:160px;
	font-size:10px;
}
.aff_par_page div.number a{
	padding: 0 2px;
	text-decoration:none;
}
.aff_par_page div.number strong{
	font-size:15px;
}


#content-title{
	height:31px;
	margin-bottom:5px;
	padding-left:3px;
	width:481px;
}
/*detail bien*/
#content-bien-title,#content-texte-title{
	background-image:url('../images/titres/titre_vide.png');
	background-position: left top;
	background-repeat: no-repeat;
	height:31px;
	margin-bottom:4px;
	/*margin-left:3px;*/
	margin-top:3px;
	width:482px;
}
#content-bien-title .bouton{
	color:green;
	padding:0px;
	font-size:12px;
	margin-top:0px;
	text-transform:uppercase;
	float:left;
}
#content-bien-title #retour{
	float:right;
	margin-right:2px;
}
#ref_agence{
	display:none;
}
#content-bien-detail{
	border:1px solid #3b4e94;
	margin-left:3px;
	height:548px;
	padding: 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
}

#content-bien-detail .panier{
	padding-left: 10px;
}
.details_ref{
	font-weight:bold;
	color:#3A4B99;
	background-image:url('../images/interface/fleche_ref.jpg');
	background-position: left center ;
	background-repeat: no-repeat;
	padding-left:25px;
	padding-top:3px;
	height:25px;
	
}
#detail_bien{
	padding-top:5px;
}
#details_360, #encartVignettes{
	float:right;
	width:80px;
}
#details_titre{
	height:65px;
}
#details_360{
	padding-top:5px;
	height:60px;
}

#encartImageToutes img{
	border:1px solid #3b4e94;
	width:335px;
	
}

#details_360 img, #encartVignettes img{
	width:80px;
	border:1px solid #3b4e94;
	margin:1px;
}
#encartVignettes a{
	display:block;
}
	
#details_titre{
	font-size:15px;
}
#details_titre span{
	font-weight:bold;

}

.details_description{
	text-align:center;
	clear:both;
	font-size:13px;
	font-weight:bold;
	height:80px;
}

.details_droite, .details_gauche{
	font-size:12px;
}

.details_droite{
	float:right;
	padding-top:15px;
}
.details_prix{
	padding-top:15px;
}

.details_prix_chiffre{
	font-size:22px;
	font-weight:bold;
	color:#3A4B99;
}
.details_gauche{
	width:230px;
	height:120px;
}
#content-bien-detail .info{
	text-align:center;
	clear:both;
	font-size:10px;
	font-weight:bold;
	color:#3A4B99;
	padding-top:10px;

}

span.nonContrac{
	float:right;
	font-size:10px;
}

#carrousel {
	margin-top: 5px;
	width:480px;
	height:250px;
	border:1px solid #3b4e94;
}

/*page texte*/

#content-texte-detail{
	padding: 0 15px;
	height:540px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	overflow:auto;
	color:#2b408a;
	font-size:12px;
	padding-top:15px;
}
#content-texte-detail p{
	line-height:17px;
	padding:8px 0;
}
#content-texte-detail ul{
	list-style-type:disc;
	padding: 5px 0;
	margin-left:20px;;
}
#content-texte-detail li, #content-texte-detail li a{
	color:#949cbd;
	line-height:20px;
}
#content-texte-detail li a{
	text-decoration:underline;
}
#content-texte-detail li a:hover, #content-texte-detail li a:visited{
	text-decoration:underline;
	color:#2B408A;
}

 
#content-texte-detail h1{
	font-weight:bold;
	color:#2b408a;
	font-size:14px;
	padding: 10px 0;
	letter-spacing:-0.2px;
	word-spacing:2px;
	margin:6px 0;
}
#content_full .texte_petit{
	color:#2b408a;
	font-size:10px;
	padding: 0px;
	margin:0px;
	margin-top:-15px;
}
#content-texte-detail .texte_petit{
	background-color:#fffbdc;
	border-top: solid 7px #939dc7;
	color:#2b408a;
	font-size:11px;
	padding: 6px;
	margin-top:10px;
}
/*pages des agences*/
.photoAgence{
	float:left;
	height:140px;
	margin-right:15px;
}
.photoAgence  img{
	width:180px;
}

.adr2, .adr1{
	border-bottom: solid 7px #939dc7;
	margin:-5px;
	padding:5px;
	margin-top:70px;
	text-align:left;
}
.adr2 a, .adr1 a{
	font-size:11px;
}
.minicarte{
	text-align:center;
}

.adrFirst{
	background-color:#fffbdc;
	margin-top:5px;
}

.adr2{
	background-color:#fffbdc;
}
/*page financement*/
#content-texte-detail #calculette #selectCalcul label{
	display: inline;
	float:none;
}
#content-texte-detail #calculette #selectCalcul{
	border: solid 1px #939dc7;
	background-color:#fffbdc;
	text-align:center;
	padding:8px 5px 2px 5px;
	margin:10px;
}
#content-texte-detail #calculette #calculForm label{
	width:200px;
	font-weight:bold;
}
#content-texte-detail #calculette #calculForm{
	border: solid 1px #939dc7;
	padding:8px 5px 80px 5px;
	margin:10px;
}
#content-texte-detail #calculette #piedForm{
	margin-top:-30px;
	text-align:center;
}
#content-texte-detail #calculette #calculForm td{
	padding:5px;
}
#content-texte-detail #calculette #calculForm .box{
	display:none;
	position:absolute;
	border: solid 2px #939dc7;
	background-color:#fffbdc;
	width:150px;
	z-index:100;
}
#content-texte-detail #calculette #calculForm .box p{
	padding:5px;
}
#content-texte-detail #calculette #calculForm .box h3{
	color:white;
	background-color:#939dc7;
	padding:5px;
}

/*recherche vide*/
#aucun_resultat{

	height:468px;
	width:400px;
	padding:40px;
	text-align:center;
}

/*login*/
#content-texte-detail #inscription, #rec_user{
	border: solid 2px #939dc7;
	background-color:#fffbdc;
	text-align:center;
	padding:8px;
	margin:10px;
}
#content-texte-detail #inscription label{
	width:150px;
	text-align:right;
}
#content-texte-detail #inscription p{
	text-align:left;
}
#content-texte-detail #inscription .piedForm{
	margin:0;
}

.cnxInfos{
	text-transform:capitalize;
}

.hdp{
	margin-left:360px;
	text-align:right;
	font-weight:bold;
	padding-bottom:40px;
}

.conseil img{
	float:left;
	margin-right:15px;
}
