/* CSS Document */
img, div { behavior: url(/js/iepngfix/iepngfix.htc) }
a {
	color: #6F646B;
}
html, body {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#87888A;
	font-size:11px;
}
img{border:none}
div#container{
	position: relative;
	z-index: 1;
	min-height: 100%;
	width: 1008px;
	margin: 0 auto;
	background:url('/images/bg_container.png') top center no-repeat;
}
div#lang{
	height:18px;
	text-align:right;
	padding:3px 15px 0 0;
	color:#FFF;

}
#lang a{
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:1px 5px;
	background: #9B8F97;
	color: #fff;
	position: relative;
	top: 3px;	
}
#lang a.lang_active, #lang a:hover, #lang a:active {
	background: #fff;
	color: #9B8F97;
	padding: 3px 5px;
	top: 1px;
}
div#logo{
	height:125px;
	width:590px;
	float:left;
	padding:24px 0 16px 0;
	text-align:center;
}
div#menu{
	height:40px;
	width:410px;
	left: 663px;
	top: 66px;
	text-align:center;
	color:#917F85;
	float:right;
	padding:70px 0 0 0;
}
#menu a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#917F85;
	text-decoration:none;
	text-transform: uppercase;
}
div#img{
	width:1008px;
	text-align:center;
	clear:both;
}
div#search{
	height:287px;
	width:306px;
	position:absolute;
	left: 642px;
	top: 135px;
	padding:40px 15px 20px 15px;
	z-index: 10;
}
div#search .title {
	margin-top: -20px;
	position: absolute;
	font-size: 13px;
	padding-left: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	color: #998E96;
}
div#content{
	clear:both;
}
div#content h2 {
	padding-left: 10px;
}
div#main{
	padding:50px;
	color:#666;
}

div#main a{
	font-size:11px;
	font-weight:bold;
	color:#917F85;
	text-decoration:underline;
}
#footer{
	margin:0 auto;
	height:76px;
	width:1008px;
	text-align: center;
	color:#E7E7E8;
	background:url(/images/bg_footer.png) top center no-repeat;
	color:#FFF;
	font-size:10px;
	padding:15px 0 0 0;
	clear:both;
}
#footer a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#footer div{
	width:750px;
	font-size:12px;
	padding:10px 0 0 0;
}
div#gauche{
	position:relative;
	float:left;
	width:480px;
	padding:0 0 0 20px
}
div#droite{
	position:relative;
	float:right;
	width:480px;
}
div#bandeau{
	padding:20px 14px 0 14px;
	clear:both;
}
div#bug{
	clear:both;
}
/********************* LISTING *******************/
div#gauchedroite {
	margin: 0 0 0 15px;
}

div#fiche{
	float: left;
	margin:10px 15px;
}
div#fiche .inside{
	width:458px;
	background:#F8F7F7 url(/images/fiche_h.png) top center no-repeat;
}
div#fiche #txt{
	padding:10px 5px 0 10px;
	float:right;
	width:290px;
}
div#fiche p{
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#727879;
}
div#fiche #txt p {
	padding:5px 0 0 0;
}
div#img_listing{
	margin:0;
	height:135px;
	width:135px;
	float:left;
}
div#img_listing img {
	margin: 5px;
}
.pagination{/*
	border:1px solid red;*/
}
div#btns {
	height: 20px;
	clear: both;
	background:url(/images/fiche_b.png) bottom center no-repeat;
}
div#btn_info{
	float:left;
	margin-left: 5px;
}
div#btn_details{
	float:right;
	margin-right: 5px;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#727879;
	padding:0;
	margin:0;
}
.prix{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
/***************** fiche details ***********************/

div#details{
	margin:0;
	padding:0;
	
}
div#btn_retour{
	background:#F0EEEF;
	margin:10px 5px 0 5px;
	padding:5px 0 0 15px;
	height:21px;
	width:983px;
}
div#btn_retour a{
	background: #fff;
	color: #727879;
	padding: 2px 6px;
	text-decoration: none;
	font-size: 10px;
	position: relative;
	top: 2px;
	text-transform: uppercase;
}
div#details_nav{
	clear: left;
	padding: 0 20px;
	margin: 0;
	background: url('/images/bg_nav_details.jpg') no-repeat top center;
	height: 58px;
	line-height: 58px;
	z-index: 5;
}
div#btn{
	margin-top: 4px;
	float:right;
	padding:2px;
	display: block;
}
#details_nav #btn a, #details_nav #btn a:hover {
	background: url('/images/backbtn.png') no-repeat;
	padding: 0;
	margin: 0;
	color: #fff !important;
	text-align: center;
	height: 48px;
	width: 170px;
	line-height: 48px;
	font-weight: bold;
	text-decoration:none;
	float: right;
	display: block;
}
#details_nav #btn a:hover {
	color: #876666;
}
div#details_img{
	float:left;
	margin:0 0 10px;
	width: 420px;
	z-index: 7;
	position: relative;
}
#zoom_photo {
	border: 1px solid #998D96;
	float: left;
	display: block;
	position: relative;
}
#zoom_photo:hover {
	border: 1px solid #000;
}
#zoom_photo img {
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
}
div#details_img {
	padding:10px 0 0 20px;
}
div#details_img a {
	text-decoration: none;
	border: 1px solid #998D96;
	float: left;
	margin: 3px 9px 3px 5px;
	padding: 0;
	display: block;
}
div#details_img a:hover {
	border: 1px solid #000;
}
div#details_img a img {
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	float: left;
}

div#txt_details{
	padding:10px 0 0 0;
}
div #photos {
	float: left;
	width: 420px;
}
.loading {
	background: url('/images/newloader.gif') 200px 200px no-repeat;
}
div#img_result{	
	height:410px;
	width:400px;
	text-align: center;
	float:left;
	padding:0 20px 0 25px;
	overflow: hidden;
}
div#txt_details p{
	color: #666;
	margin:0;
	padding:5px;
}

div#btn_prec{
	width:100px;
	float:left;
	margin:15px 0 0 30px;
}
div#btn_suiv{
	width:100px;
	float:right;
	margin:15px 20px 0 0;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#998D96;
	padding:5px 0 5px 0;
	margin:0;
}
.tit_descript{
	color:#998D96;
	font-weight:bold;
}
.details_price{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#998D96;
}
.agence{
	width:450px;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	padding:0 0 0 50px;
}
.infos{
	width:400px;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	font-size:11px;
	padding:0 50px 0 0 ;
}
.infosspe{
	width:400px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	font-size:15px;
	font-weight:bold;
	padding:0 50px 0 0 ;
}
.infos2 {
	color:#333;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	text-align:justify;
	padding:0 0px 0 500px;
}
#agence{
	margin:0 0 50px 0;
}

#agence h1{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:0 0 10px 0;
}
/*------------------- ORGANIGRAMMME -------------------------*/
#bureau{
	margin:0 0 50px 0;
}
#bureau h1{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:14px;
	font-weight:bold;
}

#bureau td {
	width:360px;
	height:216px;
	background:url(../images/bg_organi.jpg) top left no-repeat;
}
#bureau td img{
	margin:10px 0 0 15px;
}
#bureau td p{
	margin:20px 0 0 145px;
}
/*table*/
.contact{
	text-align:left;
	padding:0 0 0 50px;
}
.contact input, .contact textarea {
	background-color:#fff;
	border:1px solid #999;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
}
.contact input.text, .contact input.textA {
	width: 175px;
}
.contact textarea, .contact .textareaA {
	width: 356px;
	height: 100px;
}]
.contact label{
	color:#917F85;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
}
.contact td{
	padding:10px;
}
.submit{
	float:right;
}
.pagination {
	clear:both;
	text-align:center;
	padding:10px 0 0 0;
}
.pagination a{
	text-decoration:none;
	color: #666;
	padding:5px;
}
.pagination a:hover{
	text-decoration:none;
 	color: #333;
 	padding:5px;
 }
 
#content_fiche {
	width: 550px;
	float: right;
	padding: 0 10px 0 0;
}

#adresse {
	background-color:#EFEFEF;
	color:#333;
	float:right;
	padding:25px 15px 25px 15px;
	width:200px;
	text-align:center;
}
#adresse span {
	font-weight:bold;
}
#form_contact {
	/*float:left;*/	
}


#bandeau {
	height: 125px;
	overflow: hidden;
	margin: 0 5px;
	position: relative;
	top: -5px;
}
#bandeau .in {
	width: 1300px;
	position: relative;
}
#bandeau .elt {
	float: left;
	width: 200px;
	height: 125px;
	overflow: hidden;
}
#bandeau .elt a {
	float: left;
	display: block;
	height: 125px;
	width: 190px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	position: relative;
	text-align: center;
	background: #f8f8f8;
}
#bandeau .elt a img {
}
#bandeau .elt a div {
	height: 30px;
	position: absolute;
	bottom: 0;
	width: 190px;
	overflow: hidden;
	background: url('/images/58p.png');
	text-align: right;
}
#bandeau .elt a div span {
	margin-right: 5px;
	display: block;
}
.checkbox {
	border: none !important;
	width: 15px;
	height: 15px;
}

.labselect {
	float: left;
	width: 120px;
}
.choice select {
	width: 140px;
	position: relative;
	top: 2px;
}

fieldset.error {
	margin-top: 10px;
	border: 1px solid #900;
}
fieldset.error legend {
	font-weight: bold;
	color: #900;
}

.desactived {
	color: #ccc;
}
.previous, .next {
	text-transform: uppercase;
	font-size: 10px;
}
.previous {
  margin-right: 15px;
}
.next {
  margin-left: 15px;
}
.previous a {
  background: url('/images/precedent.gif') no-repeat 0 50%;
  padding-left: 7px;
}
.previous a:hover {
  background: url('/images/precedentA.gif') no-repeat 0 50%;
  padding-left: 7px;
}
.previous span.desactived {
  background: url('/images/precedentD.gif') no-repeat 0 50%;
  padding-left: 7px;
}

.next a {
  background: url('/images/suivant.gif') no-repeat right 50%;
  padding-right: 7px;
}
.next a:hover {
  background: url('/images/suivantA.gif') no-repeat right 50%;
  padding-right: 7px;
}
.next span.desactived {
  background: url('/images/suivantD.gif') no-repeat right 50%;
  padding-right: 7px;
}
