@charset "iso-8859-1";

h1, h2, h3, h4, h5, h6, p, div, form, body, html, ul, li, hr, table{
	padding:0;
	margin:0;
	border:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #330000;
	background-image: url(images/blanc.gif);
}

img {
	border:none;
}

/***** class ******/
ul {
list-style-position: inside;
}
h1 {
	font-size:18px;
}
h2 {
font-size:16px;
font-weight:normal;
}
a {
color: #330000;
text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
.fontS {
font-size:80%;
}
.fontL {
font-size:120%;
}
.fontXL {
font-size:150%;
}
.fontXXL {
font-size:180%;
}
.gras {
font-weight:bold;
}
.norm {
font-weight:normal;
}
.justifier {
text-align:justify;
}
.centrer {
text-align:center;
}
.droite {
text-align:right;
}
.gauche {
text-align:gauche;
}
.mention {
font-size:9px;
font-style:italic;
}
.color1 {
color:#990000;
}
.color2 {
color: #FFFFFF;
}
.color3 {
color: #333333;
}
.titre {
	font-size:18px;
	padding:0 0 0 0;
	background: url(images/titre.gif) left bottom no-repeat;
	padding:0 0 0 0;
	width: 312px;
	height: 25px;
}
.bordurenone {
border:0;
}
/*formulaire ---------------------------------------------------------------- */
input.bouton {
	border:0;
	cursor:pointer;
	background: url(images/fd-bt.gif) top left repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 8px 3px 8px;
}
.bt {
border:1px solid #FFFFFF;
	background: url(images/fd-bt.gif) top left repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 8px 2px 8px;
	text-decoration:none;
	text-align:center;
}
.bt a{
color: #FFFFFF;
}
.bt a:hover{
color: #FFFFFF;
text-decoration:none;
}

input[type=submit], input[type=reset] {
	border:0;
	cursor:pointer;
	background: url(images/fd-bt.gif) top left repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 8px 3px 8px;
}
input[type=submit]:hover, input[type=reset]:hover {	
	border:0;
	cursor:pointer;
	background: url(images/fd-bt-roll.gif) top left repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 8px 3px 8px;
}


select, textarea, input {
	background-color: #FFFFFF;
	color: #330000;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}
input.radio {
	border:0;
	background:none;
}


.clear {
	clear:both;
	height: 0px;
}

.hr {
	background:url(images/fd-2.gif);
	height:1px;
	margin:15px 0 15px 0;
}

/***** page ******/
#page {
	width:955px;
	margin: 0 auto 0 auto;
}
/***** top ******/
#top {
	width:955px;
	height:112px;
	height:240px;
	background:url(images/vert.gif);
}
#logo {
	width:243px;
	height:240px;
	background:url(images/logo.jpg) top left no-repeat;
	float:left;
}
#logo h2 {
	padding:182px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	font-size:22px;
	font-weight: bold;
	font-variant:small-caps;
}

#bandeau {
	width:712px;
	height:217px;
	float:left;
}
#nav {
	float:left;
	background:url(images/menu.jpg);
	width:712px;
	height:23px;
}
.separ-nav {
border-right:#996600 solid 1px;
}
#nav ul {
list-style:none;

}
#nav li {
display:inline;
float:left;
}
#nav a {
display:block;
height:19px;
text-align:center;
color:#FFFFFF;
font-size:14px;
text-decoration:none;
padding:3px 0 0 0;
border-bottom: solid 1px #660000;
}
#nav a:hover {
background: url(images/roll-bt.jpg) bottom left repeat-x; 
text-decoration:none;
}
.bt-on {
background: url(images/roll-bt.jpg) bottom left repeat-x; 
text-decoration:none;
}
.bt1 {
width:94px;
}
.bt2 {
width:121px;
}
.bt3 {
width:163px;
}
.bt4 {
width:177px;
}
.bt5 {
width:153px;
}
#menu2 {
	background:url(images/menu2.gif) top right no-repeat;
	height:18px;
	padding:2px 15px 0 625px;
	float: left;
	width: 315px;
}
#menu2 ul{
list-style:none;
}
#menu2 li {
	float:left;
	display:block;
	padding:0 5px 0 0;
}
#menu2 a {
text-decoration:none;
}
#menu2 a:hover {
color: #996600;
}
.space-ico {
	margin:0 2px 0 8px;
}
#centre {
	width:955px;
	padding:0;
	background: url(images/fd-centre.gif) top left repeat-y;
}

#gauche {
	width:212px;
	float:left;
	padding:0 15px 0 15px;
	line-height:16px;
	text-align: justify;
}
#gauche ul{
	list-style:url(images/puce.gif);
	list-style-position:inside;
	margin:0;
	padding:0;
	border:0;
}
#gauche ul a{
margin: 0 0 0 5px;
padding: 0;
}
#gauche li{
margin: 0 0 2px 0;	

}
#gauche h1 {
font-size:13px;
}
#gauche h3 {
	font-size:18px;
	margin: 0 0 14px 0;
}

.bt-gauche-marg1 {
	margin:10px 0 0 0;
}
.bt-gauche-marg2 {
	margin:18px 0 0 0;
}
.bt-gauche-marg3 {
	margin:26px 0 0 0;
}
.bt-gauche-marg4 {
	margin:6px 0 0 0;
}
#centre-footer {
	width:711px;
	height:23px;
	clear: both;
	padding: 0 0 0 243px;
}

#centre-footer-contact {
	background:url(images/vert.gif);
	color:#FFFFFF;
	height: 19px;
	text-align:right;
	padding: 4px 15px 0 0;
	font-size: 10px;
}
#centre-footer-contact a {
color:#FFFFFF;
}
#footer {
	width:955px;
	font-size:10px;
	padding: 3px 15px 3px 15px;
	margin: 5px auto 0 auto;
	text-align: center;
}

#footer a {
color:#333333;
text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* accueil **************************/
#main {
	background: url(images/fd-main1.jpg) right bottom no-repeat;
	float: left;
	width: 692px;
	height: 344px;
	padding: 0 0 0 20px;
}
#main2 {
	background: url(images/fd-main2.jpg) right bottom no-repeat;
	float: left;
	width: 712px;
	height: 344px;
	padding:0px;
}
#main3 {
	background: url(images/fd-main3.jpg) right bottom no-repeat;
	float: left;
	width: 692px;
	height: 344px;
	padding: 0 0 0 20px;
}
#main4 {
	background: url(images/fd-main4.jpg) right bottom no-repeat;
	float: left;
	width: 692px;
	height: 344px;
	padding: 0 0 0 20px;
}
#rech-rapide {
	width: 312px;
	margin: 10px 0 10px 0;
}

#rech {
	width: 312px;
	margin: 10px 0 10px 0;
}
.ligne-form{
	height: 20px;
	width: 312px;
	margin: 0 0 3px 0;
}
.ligne-form2{
	height: 65px;
	width: 312px;
	margin: 0 0 3px 0;
}
.ligne-form3{
	height: 45px;
	width: 312px;
	margin: 0 0 3px 0;
}
.ligne-form4{
	height: 32px;
	width: 312px;
	margin: 0 0 3px 0;
}
.ligne-footer{
	width: 312px;
	padding: 4px 0 0 0;
}


.champs {
	width:99%;
}
.champs-profil {
	width:110px;
	margin-bottom: 2px;
}

/* champs rech *************************/
.tx-form1 {

	width:90px;
	float: left;
}
.tx-form2 {

	width:40px;
	float: left;
	margin-left: 14px;
}
.tx-form3 {
	width:312px;
	float: left;
	margin: 0 0 3px 0;

}

.champs-form {
	width:220px;
	float: left;
}
.champs-form2 {
	width:80px;
	float: left;
}
.champs-form3 {
	width:50px;
	float: left;
}
/* champs profil ******************************/
.tx-form4 {
	width:78px;
	float: left;
	margin: 0 0 3px 0;
	
}
.tx-form5 {
	width:70px;
	float: left;
	margin: 0 0 3px 8px;
	
}
.champs-form4 {
	width:74px;
	float: left;
}
.champs-form5 {
	width:230px;
	float: left;
}
/* champs vendre ***********************************************/
.champs-form6 {
	width:218px;
	float: left;
}
/* coeur *****************************************************/
#coeur {
width: 312px;
margin:10px 0 0 0;
}
.coeur-tx {
	float:left;
	width:168px;
	height:58px;
	overflow:hidden;
	margin:0 0 4px 0;
	text-align: left;
}
.coeur-tx2 {
	float:left;
	width:168px;
	height:15px;
	overflow:hidden;
	margin:0 0 4px 0;
	font-weight: bold;
}
.coeur-img {
	float: right;
	width:139px;
	text-align: left;
	overflow: hidden;
	height: 100px;
}
.coeur-footer {
	clear:both;
	background: url(images/puce.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

/* coeur gauche ************************************************/
#coeur2 {
	width: 213px;
	margin:10px 0 0 0;
}
.coeur2-tx {
	float:right;
	width:102px;
	height:80px;
	overflow:hidden;
	margin:0 0 4px 0;
	text-align: left;
	font-size: 11px;
}
.coeur2-tx2 {
	float:left;
	width:213px;
	height:15px;
	overflow:hidden;
	margin:0 0 4px 0;
	font-weight: bold;
}
.coeur2-img {
	float: left;
	width:145px;
	text-align: left;
	overflow: hidden;
	height: 110px;
	margin: 6px 0 4px 0;
}
.coeur2-footer {
	background: url(images/puce.gif) center left no-repeat;
	padding: 0 0 0 15px;
	width: 198px;
	clear: both;
}

/* engagements *********************************************/
.bloc-tx {
	width:312px;
	text-align:justify;
	padding-bottom: 10px;
}
.bloc-tx ul{
	list-style: inside url(images/puce.gif);
	font-size: 13px;
}

.bloc-tx li{
	margin: 0 0 0 5px;
}


/* profil **************************************************/
#compte {
	margin: 132px 0 0 0;
}

/* rech ***************************************************/
#rech {
	width: 312px;
	margin: 10px 0 0 0;
}
.ligne-titre {
	background:url(images/ico-maison.gif) center left no-repeat;
	padding:4px 0 4px 30px;
	height: 14px;
	width: 282px;
	font-size:14px;
	margin: 0 0 4px 0;
	font-weight: bold;
}
.ligne-titre2 {
	background:url(images/ico-carte.gif) center left no-repeat;
	padding:4px 0 4px 30px;
	height: 14px;
	width: 282px;
	font-size:14px;
	margin: 0 0 4px 0;
	font-weight: bold;
}
.ligne-titre3 {
	background:url(images/ico-surface.gif) center left no-repeat;
	padding:4px 0 4px 30px;
	height: 14px;
	width: 282px;
	font-size:14px;
	margin: 0 0 4px 0;
	font-weight: bold;
}
.ligne-titre4 {
	background:url(images/ico-budget.gif) center left no-repeat;
	padding:4px 0 4px 30px;
	height: 14px;
	width: 282px;
	font-size:14px;
	margin: 0 0 4px 0;
	font-weight: bold;
}


/* resultrech *************************************************/



#resultrech {
	width: 692px;
	height: 320px;
	overflow: auto;
	margin-left:20px;
}

#pagination-bas {
	height:19px;
	clear:both;
	background-color:#21c0d9;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;
	padding-top:5px;
	padding-right:50px;
}

#pagination-bas a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}

#pagination-bas img {
	vertical-align:top;
	padding-top:2px;
}

.titre-result {
	font-size:18px;
	padding:0 0 0 0;
	background: url(images/titre.gif) left bottom no-repeat;
	padding:0 0 0 0;
	width: 312px;
	height: 25px;
	margin: 0 0 10px 0;
}
#annonce {
	width:664px;
	float:left;

}


#annonce table {
	width:100%;
}
.annonce-gauche {
	width:10px;
	height:78px;
	background:url(images/vert.gif);
	margin: 0 5px 0 0;
	float: left;

}
#annonce-photo {
	width:105px;
	height:78px;
	overflow: hidden;
	margin: 0 5px 0 0;
	float: left;
}
#annonce-tx {
	border-top:#330000 1px solid;
	border-bottom:#330000 1px solid;
	padding:13px 0 13px 0;
	width: 450px;
	height: 49px;
	float: left;
	margin: 0 5px 0 0;
}
#annonce-tx-titre {
	width:198px;
	height:50px;
	text-align:justify;
	margin: 0 2px 0 0;
	overflow: hidden;
}
#annonce-panier {
	width:38px;
	height:78px;
	float: left;
}
#annonce-fiche {
	width:38px;
	height:78px;
	float: left;
	margin-right:5px;
}
.annonce-footer {
	clear:both;
	margin:0 0 15px 0;
}
#annonce-tx-detail {
width:150px;
text-align:center;
}
#annonce-tx-detail2 {
	width:95px;
	text-align:center;
}
.champs-filtres {
	width:100%;
	margin: 0 0 12px 0;
}

#gauche select {
	margin-bottom:10px;
	width:212px;
}

#gauche  #select_filtre_ville {
	width:155px;
}

.filtre-cadre {
	border:1px solid #FFFFFF;
	padding:2px;
	margin: 0 0 12px 0;
}

.barre-centre {
	border:1px solid #330000;
	padding:2px;
	margin:5px 0 5px 0;
	width:660px;
	clear:both;
}


/* detail ******************************************************************************************/

#detail {
width:692px;
height:344px;
margin-left:20px;
}
#detail-annonce ul{
	list-style:url(images/puce.gif);
	list-style-position:inside;
	margin:0;
	padding:0;
	border:0;
}
#detail-annonce ul a{
margin: 0 0 0 5px;
padding: 0;
}
#detail-annonce li{
margin: 0 0 2px 0;	

}
.bloc-detail {
	text-align:justify;
	margin:10px 0 0 0;
}

/**********************************************************************************************************/

/*detail-annonce et photo ------------------------------------------------------------- */
#detail-annonce {
	width:356px;
	float:left;
	margin: 0 0 0 0;
	height: 334px;
	overflow:auto;
}

#detail-photo {
	background:url(images/fd-galerie.gif) top left no-repeat;
	width:326px;
	height:324px;
	float:left;
	margin: 20px 0 0 10px;
	padding: 0 0 0 0;
}

#detail-carte {
	background:url(images/fd-carte.gif) top left no-repeat;
	width:300px;
	height:331px;
	float:left;
	margin: 0 0 0 18px;
	padding: 10px;
}

#detail-contact {
	background:url(images/fd-contact.gif) top left no-repeat;
	width:300px;
	height:341px;
	float:left;
	margin: 0 0 0 18px;
	padding: 10px 10px 0 10px;
}



#contact-agence {
	background:url(images/fd-contact-agence.gif) top left no-repeat;
	width: 307px;
	height:52px;
	margin: 3px 25px 0 25px;
	padding: 7px 5px 5px 7px;
	font-size: 10px;
}
#contact-tx {
height:135px;
}
#contact-tx h1{
font-size:14px;
color:#009999;
}

#contact-tx-en {
	height:120px;
}

#contact-tx-en h1{
font-size:14px;
color:#009999;
}
#contact-form {
height:205px;
}
.champs-contact {
width:85px;
}


#contact-tx2 {
height:80px;
}
#contact-tx2 h1{
font-size:14px;
color:#CC3333;
}
#contact-form2 {
height:260px;
}
/* galerie photos ------------------------------------------------------------*/
#gal {
	position:relative;
	margin:0;
	padding:0px;
	border:0;
	cursor: default;
	text-align:center;
	width:297px;
	height:333px;
	overflow:hidden;
	
}


#gal-tumbs{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 225px;
	left: 0px;
	width:300px;
	display:inline;
	text-align: center;
}
#gal a {
text-decoration: none;
}
#gal a:hover {
background: none;
}
#gal a span {
display: none;
cursor: default;
}
/* position et hauteur des thumbs*/
#gal a img {
	display: inline;
	margin:0 auto;
	position: relative;
	z-index: 1010;
	height: 40px;
	border:1px solid #CCCCCC;
	width: auto;
}
/*image projetée et du texte commentaire*/
#gal a:active span, #gal a:focus span,  #gal a:hover span{
display: inline;
visibility: visible;
position: absolute;
text-align:center;
top: -250px;
left: 0px;
width: 100%;
background: #FFFFFF;
}
/* position image initiale*//* image projetée*/
#gal img, #gal a span img {
height: 220px;
border:1px solid #CCCCCC;
margin-top:25px;
}

#gal #photo1, #gal #photo0 {
	margin-top:0;
}

#maparea {
	width:500px;
	height:500px;
}

.copyright {
	display:none;
}

#resultrech h1, #resultrech h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-top:15px;
}

#resultrech a {
	text-decoration:underline;
}

#resultrech a:hover {
	text-decoration:none;
}

#resultrech ul {
	list-style:none;
	list-style-image:none;
}

#detail-annonce .titre {
	font:bold 14px Arial, Helvetica, sans-serif;
	width:100%;
}


#image-scroll {
	width:710px;;
	overflow:hidden;
	float:right;
	margin-right:2px;
	height:40px;
}

#image-scroll #image-defilante {
	margin-left:700px;
}

#baseline {
	width:710px;;
	float:right;
	margin-right:2px;
	font:bold 14px "Comic Sans MS";
	font-style:italic;
	color:#461e1f;
	text-align:center;
}

.annonces-tag {
	text-align:right;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-right:3px;
}

.annonces-tag a {
	font:normal 11px Arial, Helvetica, sans-serif;
}