html {
    min-height: 100%;
    height: auto;
}

body {
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/background-bas.jpg);
	background-position: bottom;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-attachment: fixed;
}

#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  overflow: visible;
}
#validformulaire {
	color: #000000;
}

/* Structure page accueil - page estimer - page contact - page services*/
#haut{
    margin-bottom: 50px;
    position: fixed;
    bottom: 0;
    height: 553px;
    width: 960px;
}
#gauche{
	width:540px;
	height : 530px;
	float:left;
}
#droite{
	width:420px;
	height : 530px;
	float:right;

}
/* Structure page bien et liste de bien*/
#hautbiens {
    height: auto;
    width: 960px;
}
#gauchebiens{
	width:355px;
	height : 530px;
	float:left;
	background-image:url(../images/fond-recherche.png);
	background-repeat: no-repeat;
	background-position: left top;

}
#droitebiens{
	width:605px;
	float:right;
	overflow: hidden;
}

#adresse{
	margin-right:10px;
	text-align:right;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 12px;
    color: #FFFFFF;
}
#selection{
	height:450px;
	width:390px;
	padding:30px 15px 20px 15px;
	background-image:url("../images/background-accueil.png");
	background-repeat: no-repeat;
}
#selection ul li a {
	font-size:1.2em;
	color:#000;
	text-decoration : none;
}
#basdepage {
    margin: 0px;
    width: 100%;
    position: fixed;
    bottom: 0;
}
#basdepagebiens {
    margin: 0px;
    width: 100%;
}

#bas {
    border-top: solid 1px #ffffff;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    width: 960px;
}

#mentions {
    padding-top: 10px;
    line-height: 14px;
    float: left;
    height: 40px;
    width: 480px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}

#fnaim {
    padding-top: 2px;
    float: right;
    height: 48px;
    width: 480px;
    text-align: right;
}

.separateur {
    clear: both;
	height:1px;
}

/*TITRE PAGE ACCUEIL*/

h1.prestation{
margin:0;
background:transparent url(../images/prestation.jpg) no-repeat scroll left top;
height:22px;
overflow:hidden;
width:280px;
}
h1.prestation span {
background:transparent url(../images/prestation.jpg) no-repeat scroll left top;
display:block;
height:22px;
width:168px;
 }
 
h1.selection {
  margin:0;
  background:transparent url(../images/selection.jpg) no-repeat scroll left top;
  height:22px;
  overflow:hidden;
  width:280px;
}
h1.selection span {
  background:transparent url(../images/selection.jpg) no-repeat scroll left top;
  display:block;
  height:22px;
  width:261px;
}
h1.decoration {
  margin:0;
  background:transparent url(../images/decoration.jpg) no-repeat scroll left top;
  height:22px;
  overflow:hidden;
  width:280px;
}
h1.decoration span {
  background:transparent url(../images/decoration.jpg) no-repeat scroll left top;
  display:block;
  height:22px;
  width:168px;
}
h1.misevaleur{
  margin:0;
  background:transparent url(../images/mise-en-valeur.jpg) no-repeat scroll left top;
  height:22px;
  overflow:hidden;
  width:390px;
  font-size : 1px;
}
h1.misevaleur span{
background:transparent url(../images/mise-en-valeur.jpg) no-repeat scroll left top;
display:block;
height:22px;
width:390px;
 } 
  h1.suivitravaux{
margin:0;
background:transparent url(../images/suivi-de-travaux.jpg) no-repeat scroll left top;
height:22px;
overflow:hidden;
width:390px;
font-size : 1px;
}
h1.suivitravaux span{
background:transparent url(../images/suivi-de-travaux.jpg) no-repeat scroll left top;
display:block;
height:22px;
width:390px;
 }
   h1.contactutiles{
margin:0;
background:transparent url(../images/contacts-utiles.jpg) no-repeat scroll left top;
height:22px;
overflow:hidden;
width:390px;
font-size : 1px;
}
h1.contactutiles span{
background:transparent url(../images/contacts-utiles.jpg) no-repeat scroll left top;
display:block;
height:22px;
width:390px;
 }
    h1.contactez{
margin:0;
background:transparent url(../images/contactez-nous.jpg) no-repeat scroll left top;
height:22px;
overflow:hidden;
width:200px;
}
h1.contactez span{
background:transparent url(../images/contactez-nous.jpg) no-repeat scroll left top;
display:block;
height:22px;
width:200px;
 }
 
h2{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color: #b30000;
	padding-bottom: 10px;
	
}
h3{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color: #b30000;
	padding-top: 10px;
	padding-bottom: 5px;
	
}
/*Puce Accueil*/
ul{
	margin:0px;
	padding: 10px 0px 10px 0px;
}
li {
	margin: 3px 0px 3px 0px;
	padding-left: 30px;
	background-image: url(../images/puce-maison.jpg);
	background-repeat: no-repeat;
	background-position-x:left;
	font-weight:bold;
	list-style-type: none;
}
ul#example{
	margin:0px;
	padding: 0px;
}
ul#example li {
	margin: 10px 0px 15px 0px;
	padding-left: 0px;
	background-image: none;
	background-position-x:left;
	font-weight:bold;
	list-style-type: none;
}

/*paragraphe accueil*/
p {
	margin: 3px 0px 3px 0px;
}

/*ligne*/
hr{
	height:1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	padding-bottom: 10px;
}
/*liens*/
#mentions a{
	color: #FFFFFF;
	text-decoration:none;
}
#mentions a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#fnaim img{
	border:none;
	float:right;
}
#adresse a{
	color: #FFFFFF;
	text-decoration:none;
}
#adresse a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

/* Formulaire */
#formulaire{
	width:380px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}
.emphase {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	font-weight:bold;
}
.boutonradio{
	width: 390px;
	text-align:left;
	height: 14px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 5px;
	clear:both;
}
.boutonradio2{
	width: 390px;
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	clear:both;
}
.radiobouton{
	background-image:url(../images/fond-radio.jpg);
	border:none;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: left;
	margin : 0;
}
.radiotexte{
padding-top:0px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	margin-right:10px;
	}
	
.formulairegauche{
float:right;
width: 180px;
}
.formulairedroit{
float:left;
width: 180px;
}
.formulairelong{
float:right;
width: 380px;
clear:both;
}

.formulairegauche input {
	background-image:url(../images/champs-court.jpg);
	border:none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 163px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
}
.formulairedroit input {
	background-image:url(../images/champs-court.jpg);
	border:none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 163px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
}
.formulairelong input {
	background-image:url(../images/champ-long.jpg);
	border:none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 370px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
}
p.renseignement{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin:0;
	}
textarea.precision  {
	background-image:url(../images/precision.png);
	border:none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 61px;
	width: 366px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
	overflow:hidden;
	}

.boutonok{
width:380px;
text-align:right;
clear:both
}
.bouton-ok input.ok{
background-image:url(../images/envoyer.png);
border:none;
width:85px;
height:28px;
color: #B30000;
}
/*liste de biens*/

.barretri {
	width:560px;
	height:15px;
	padding-left:20px;
	padding-right:20px;
	padding-top: 30px;
	padding-bottom:30px;
	background-image:url(../images/barre-de-tri.png);
	background-repeat: no-repeat;
	background-position: center center;
		font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.pagination{
width:200px;
height:15px;
float:left;
}
.pagination img{
margin-left:7px;
}
.navigation{
width:200px;
height:15px;
float:left;
}
.navigation img{
margin-right:7px;
}
.tri{
width:200px;
height:15px;
float:left;
}
.retourliste{
width:160px;
height:15px;
float:left;
text-align:center;
}
.navigation2{
width:200px;
height:15px;
float:left;
text-align:right;
}
.navigation2 img{
margin-left:7px;
}
.nbrannonces{
width:160px;
height:15px;
float:left;
text-align:right;
}
select.triage {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border:solid #333333 1px;
}
.hautannonces{
	width:600px;
	height:15px;
	background-image: url(../images/haut-selection.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.interieurannonces{
	width:560px;
	padding: 5px 20px 5px 20px;
	background-image: url(../images/interieur-selection.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.basannonces{
	width:600px;
	height:15px;
	background-image: url(../images/bas-selection.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.annonces .texte{
float:left;
width: 365px;
}
.annonces img.imageannonces {
width:170px;
	padding: 0px;
	border:#333333 solid 1px; 
	display: block;
	float: left; display: inline;
	margin-right: 20px;
}
.annonces .texte .prix{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
width:250px;
font-weight:bold;
float:left;
color: #B30000;
}
.annonces .texte .ref{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:115px;
float:left;
text-align:right;
color:#666666;
}
.annonces .texte .caracteristique{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:365px;
clear:both;
text-align:left;
padding-top: 5px;
}
.annonces .texte .details{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:365px;

text-align:justify;
padding-top: 5px;
}
.annonces .photosnbr {
	float: left;
	height: 20px;
	width: 170px;
	padding-top: 10px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	margin-right:20px;
}
.annonces .details {
	float: left;
	height: 20px;
	width: 365px;
		padding-top: 10px;
		text-align:right;
		font-weight:bold;
}
.annoncebien .texte{
width: 560px;
}

.annoncebien .textebien .prixbien{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
width:400px;
font-weight:bold;
float:left;
color: #B30000;
}
.annoncebien .textebien .refbien{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:160px;
float:left;
text-align:right;
color:#666666;
}
.annoncebien .textebien .caracteristiquebien{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:365px;
clear:both;
text-align:left;
padding-top: 5px;
}
.annoncebien .textebien .detailsbien{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:560px;

text-align:justify;

}
.annoncebien .textebien hr{
	height:1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	padding-bottom: 0px;
}
ul.complement{
	margin:0px 0px 0px 12px;
	padding: 0px;
}
ul.complement li {
	margin: 2px 0px 2px 0px;
	padding-left: 0px;
	background-image: none;
	list-style-type: disc;
	font-weight:normal;
}
/*galleries images*/
#main_image{
margin:0 auto 0px auto;
height:420px;
width:560px;
background:#fff;
text-align:center;
}
#main_image img{
max-height:420px;
max-width:560px;
margin-bottom:2px;
}
.gallery_demo{
width:560px;
margin:0 auto;
}
.gallery_demo li{
	width:67px;
	height:50px;
	border:1px solide #111;
	background:#fff;
	padding: 0px;
	float:left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
.gallery_demo ul.gallery_demo_unstyled{
margin-bottom:2px;
margin-top: 2px;
}
.gallery_demo ul.gallery_demo_unstyled li{
text-align:center;
}
.gallery_demo ul.gallery_demo_unstyled li img.thumb{
height:50px !important ;
}
	.gallery_demo li div{left:560px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	.caption{
	display: none;
	color:#FFFFFF;}
/* annonce nous contacter*/
	.annoncebien .nouscontactezbien{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
width:560px;
font-weight:bold;
float:left;
color: #B30000;
margin-bottom: 15px;
}
.annoncebien .coordonnees {
float:left;
width:280px;
}
.annoncebien .coordonnees p {
margin-bottom:15px;
}
.annoncebien .miniform {
float:left;
width:280px;
}
.miniform input {
background-image:url(../images/miniform-input.jpg);
border:none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 270px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.miniformprecision {
background-image:url(../images/mini-form-textearea.png);
	border:none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 95px;
	width: 270px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	overflow:hidden;
	}

.miniformboutonok  .boutonokcontact{
background-image:url(../images/envoyer.png);
border:none;
width:85px;
height:28px;
color: #B30000;
}
.miniformboutonok {
width:280px;
text-align:right;
clear:both;
}

.miniformboutonok input.ok{
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background:none;
background-image:url(../images/bouton-ok.png);
border:none;
width:36px;
height:36px;
color: #B30000;
font-weight:bold;
text-decoration:underline;
}
/*formulaire de recherche de bien*/
#vendrebiens{
	width:230px;
	height : 300px;
	margin-top: 20px;
	margin-left: 90px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	float: left;
}
h1.vendrebiens{
	margin:0;
	height:22px;
	overflow:hidden;
	width:280px;
	font-family: arial;
	font-size: 18px;
	color: #B30000;
}
#lienaccueil {
	margin-top: 20px;
	margin-left: 20px;
	height: 150px;
	width: 150px;
	float: left;
}

.formulairebiens{
	float:left;
	width: 180px;
	color: #FFFFFF;
}
input {
background:none;
}
.champs {
	background-image:url(../images/champs-court.png);
	border:none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 163px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}
#vendrebiens select{
	border:1px solid #CDC5C0;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 173px;
	margin-left:5px;
	margin-bottom: 2px;
}
#vendrebiens option{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-right: 10px;
}

.boutonok{
width:180px;
text-align:center;
clear:both;
}
.boutonokcontact{
text-align:right;
float:right;
width:100%;
}
.boutonokcontact input[type=submit]{
background-image:url(../images/envoyer.png);
border:none;
width:85px;
height:28px;
color: #B30000;
}
.boutonokcontact p{
color : #b20303; float : left; text-align:left;font-style:italic;clear:left;
font-size:10px;
line-height:10px;
}
.boutonok input.ok{
background:none;
background-image:url(../images/bouton-ok.png);
border:none;
width:36px;
height:36px;
color: #B30000;
font-weight:bold;
text-decoration:underline;
}
#plan {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
	margin:10 px;
}
.pagination a, .navigation a, .navigation2 a, .retourliste a, .coordonnees a {
	color: #333333;
	text-decoration: none;
}
.pagination img ,.navigation img, .navigation2 img, .retourliste img{
	border:none;
}
.photosnbr a{
	color:#B30000;
	font-weight:bold;
	text-decoration:none;
}
.details a{
color:#333333;
text-decoration:none;
		font-weight:bold;
}
/*
ul.gallery_demo_unstyled li
{
	text-align : center;
}

ul.gallery_demo_unstyled li img
{
	max-height : 50px;
	max-width : 67px;
}*/
.barrecontact {
	height:18px;
	padding-left:20px;
	/*padding-right:10px;*/
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	width: 400px;
	float: right;
}

.navigationcontact1{
	height:15px;
	float:right;
	text-align: right;
	margin-right: 0px;
}

.navigationcontact2{
	height:15px;
	float:right;
	text-align: right;
	padding-right: 5px;
		margin-right: 5px;

	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navigationcontact1 a{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.navigationcontact2 a{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#valid {
	color:#FFFFFF;

	z-index:2;
}

#container #haut #droite #adresse a {
	color: #FFFFFF;
}
.services p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: lighter;
}
.services a{
	font-family: arial;
	font-size: 12px;
	color: #B30000;
	text-decoration: none;
}
.services a:hover{
	font-family: arial;
	font-size: 12px;
	color: #B30000;
	text-decoration: none;
}
.services a:visited{
	font-family: arial;
	font-size: 12px;
	color: #B30000;
	text-decoration: none;
}
.visible {
	display: block;
}

.pagination .Selectionne {
	font-weight : bold;
	color : red;
	font-size : 130%;
}