body {
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size:11px;
}
#header,#menu,#leftMenu,#footer,#content .right,.prev,.next{
	display:none;
}

#infoBien{}
	.image{text-align:center;height:450px;position:relative;}
		.image span.banner{font-size:15px;font-weight:bold;text-transform:uppercase;background-color:#4F464A;left:12px;opacity:0.7;position:absolute;bottom:35px;width:155px;color:#FFF;padding:5px;}
	#infoBien .carrousselContenair{margin:auto;position:relative;width:500px;}	
	#infoBien .carroussel{margin-right:auto;margin-left:auto;}
	
	#infoBien .next{position:absolute;right:0;top:55px;background:url(../img/suivant.jpg);background-repeat:no-repeat;height:26px;border:0;cursor:pointer;}
	#infoBien .prev{position:absolute;left:10px;top:55px;background:url(../img/precedent.jpg);background-repeat:no-repeat;height:26px;border:0;cursor:pointer;}
	#infoBien img{}
	
	#infoBien .carroussel li{background:url(../img/img_petitcadre.jpg);background-repeat:no-repeat;width:140px;height:140px;margin:auto;position:relative;}
		#infoBien .carroussel li span{display:block;padding:8px;}
			#infoBien .carroussel li span a{outline:none;}
		#infoBien .commentaire{margin:auto;text-align:justify;width:80%;}

			#infoBien .info{float:left;margin-left:35px;}
				#infoBien .info h3,#infoBien .info p{margin:0;padding-left:30px;}
				#infoBien .infoTop{background:url(../img/info_top.jpg)no-repeat;width:282px;height:21px;}
				#infoBien .infoContent{background:url(../img/info_bg.jpg)repeat-y;width:282px;}
					#infoBien .infoContent .entete{padding-bottom:5px;}
					#infoBien .infoContent strong{color:#000;}
					#infoBien .infoContent .value{padding-left:45px;}
					#infoBien .infoContent span{color:#000;font-size:13px;line-height:20px;}
				#infoBien .infoBottom{background:url(../img/info_bottom.jpg)no-repeat;width:282px;height:21px;}