/* Eléments de mise en page *****/

* {margin:0;padding:0;}
body {
	position: relative;
	margin:0;
	padding:0;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: small;
	color: #000;
}
div#conteneur {
	background:url(../images/skin-arbre/arbre.jpg) no-repeat top left;
	position: absolute;
	width: 990px;
	border:1px solid black;
	top:5px;
	left: 50%;
	margin-left: -495px;
	margin-bottom:20px;
}
h1, h2, h3, h4, h5, h6 { margin:0;padding:0 }
.spacer {clear:both; visibility:hidden; padding: 7px 0 7px 0;}

/* En-tête de la page *****/
div#entete {
	position:absolute;
	top:0;
	left:0;
	height: 115px;
}
img#logo {
	position:absolute;
	bottom: 0px;
	left:400px;
}
img#bandeau {
	display:none;
	margin: 0px 20px 10px 10px;
}
img#fnaim {
	position:absolute;
	bottom: 25px;
	left:850px;
}

/* Menu *****/
div#menu {
	position: absolute;
	top: 254px;
	left:0;
	width: 193px; 
}
ul, li{
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: none;
}
li { margin-bottom:5px; }
div#menu li.drapeau {
	text-align:center;
	margin:50px 0 10px 0;
}
div#menu li.drapeau a {
	display:inline;
	margin: 0 3px 0 3px;
}
div#menu a {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px;
	width: 193px;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	color:black;
}
div#menu a.vide {
	background-image: url(../images/skin-arbre/panier.png);
	height:30px;
	margin-left:20px;
}
div#menu a.debut {	background:url(../images/skin-arbre/planche-1.jpg); }
div#menu a.milieu1 {	background:url(../images/skin-arbre/planche-2.jpg); }
div#menu a.milieu2 {	background:url(../images/skin-arbre/planche-3.jpg); }
div#menu a.milieu3 {	background:url(../images/skin-arbre/planche-4.jpg); }
div#menu a.milieu4 {	background:url(../images/skin-arbre/planche-5.jpg); }
div#menu a.milieu5 {	background:url(../images/skin-arbre/planche-6.jpg); }
div#menu a.fin {	background:url(../images/skin-arbre/planche-7.jpg);
}
div#menu a:hover {
	background-position: 7px top;
	width:186px;
	padding-left:7px;
}
div#menu a.vide:hover, div#menu li.drapeau a:hover  {
	background-position: left top;
	width:193px;
	padding-left:0px;
}
div#droite {
	position: absolute;
	top: 133px;
	right: 0;
	width: 135px;
	/*background-color:#00FF00;*/
}
div#droite h5.titre-cc {
	background:url(../images/skin-arbre/fond-citron-vert.jpg) no-repeat top left;
	width:120px; /* -10 pour le padding */
	/*height:24px;*/
	text-align:center;
	/*line-height: 22px;*/
	color:#FFFF99;
	margin: 0; 
	/*padding-right:10px; /* décalage vers la gauche à cause de l'ombre */
	font-size:11px;
	padding:5px 0 5px 0;
}
span.photo_top {
	display:block;
	width:120px;
	height:90px;
	cursor:pointer;
	text-align:right;
}
.titre-cc a {text-decoration: none; color: black;}

/* Pied de page *****/
div#pied {
	margin:10px;
	text-align: center;
}
#xiti { 
	float:right;
	margin:10px 15px 0 0;
}

/* Mise en forme du contenu *****/
div#contenu, div#contenu_ss_top, div#contenu_blanc, div#contenu_blanc_ss_top { 
	background:url(../images/skin-arbre/prairie.jpg) no-repeat bottom left;
	border:1px dashed black;
	margin: 133px 150px 0 205px; 
}
div#contenu_ss_top, div#contenu_blanc_ss_top { /* Contenu sans la colonne de droite (Top du mois) */
	margin: 133px 15px 0 205px;
}
div#cadre {
	min-height: 620px; 
	padding:10px;
}
* html div#cadre {height: 620px;} /* hack pour IE qui ne connaît pas min-height */
div#cadre p#espace_hauteur { height:100px } /* espace pour descendre le fond prairie */
/* Bordures *****/
div#porteh { 
	display:none;
	background: url(../images/skin/porteh2.gif) no-repeat;
	background-position: top right; 
}
#porteb {
	display:none;
	background:url(../images/skin/porteb.gif) no-repeat;
	background-position: bottom right;
}
#porteb2, #porteb3 {
	display:none;
	background:url(../images/skin/porteb2.gif) no-repeat;
	background-position: bottom right;
}
#bordureg {
	/*
	background:url(../images/skin-arbre/prairie.jpg) no-repeat bottom left;
	min-height:700px;*/
}
/* * html div#bordureg {height: 700px;} /* hack pour IE qui ne connaît pas min-height */
#bordured {
	/*background:url(../images/skin/bordured.gif) repeat-y;
	background-position: top right;*/
}
div#contenu p.accueil {
 	margin-top:1em 0 1em 0;
 	line-height:1.4em;
}
.col_droite {
	float: right;
	width:48%;
	text-align: center;
}
.col_gauche {
	width:50%;
	text-align: center;
}
.col_droite p, .col_gauche p {
	text-align: center;
	text-indent:0;
	margin-top:1em 0 1em 0;
 	line-height:1.4em;
}
#photo {
	/*background-color:white;*/
	display:block;
	width: 495px;
	text-align:center;
	padding:2px;
	margin:0;
	/*border:solid 1px #003;*/
}
form.moteur {margin: 1em 30px 1em 10px;padding: 10px;}
label.moteur {
	display: block;
	width: 100%;
	border-bottom: solid 1px #003;
	margin-bottom: 0.3em;
	padding-bottom:0.3em;
	padding-top:0.3em;
	cursor: default;
}
form.contact {margin:1em 20px 1em 10px;padding:10px;}
label.contact {
	float: left;
	width: 8em;
  margin: 0.5em 0 0 0.3em;
  font-weight: bold;
  cursor: default;
}
input.contact {margin: 0.5em 0 0 0;width:177px;}
button.contact {float:right;margin: 1em 5em; 0 0;padding: 0.1em 0.5em 0.1em 0.5em;}
p#legal {
	margin: 0 30px 0 10px;
	padding: 1em 10px 0 10px;
	font-size: 0.85em;
	text-align:center;
	border-top: solid 1px #003;
}
input, select, label, option {cursor:hand;}
.titre_admin {
	background: url(../images/skin-arbre/citrons-verts.jpg) top left no-repeat;
	height: 35px;
	font-size:20px;
	font-weight:bold;
	/*text-align:center;*/
	line-height: 40px;
	margin:0 0 0 9%;
	padding-left:40px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#669966;
	/*background-color:red;*/
	border-bottom:3px solid #669966;
}
.accueil { width:70%;margin:auto; } /* Complément de titre_admin lorsque le top du mois est présent */
.titre_admin img, .fiche_desc img{
	float:left;
	margin:0;
}
.titre_top_mois {
	background:url(../images/skin-arbre/clementine.jpg) top left no-repeat;
	height:52px;
	padding:5px 5px 0 50px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	text-align:center;
}
.voir_selec { /* Lien vers la liste des sélections de l'agence */
	display:block;
	text-align:center;
	padding-right:20px;
	padding-top:10px;
	font-weight:bold;
}
#liens_detail { /* retour à la sélection, précedent, suivant, poser une alerte, haut de la page détail */
	text-indent:0;
	margin:5px 0 0 40px;
	padding:0;
	font-size:0.85em;
	line-height:0;
}
#titre_detail {
	background: url(../images/skin-arbre/citrons-verts.jpg) top left no-repeat;
	width:100%; 
	height:35px;
	text-align:center;
	line-height: 40px;
	margin: 0 0 10px 0; 
	font-size:20px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	color:#669966;
	border-bottom:3px solid #669966;
}
#reference { /* Référence de l'affaire affichée dans le titre de la page détail */
	float:right;
	padding-right:10px;
	font-size:16px;
}
h5.fiche_desc {
	background:url(../images/skin-arbre/planche-5.jpg) no-repeat top left;
	height:24px;
	width:193px;
	text-align:center;
	line-height: 24px;
	margin: 5px auto 10px auto; 
	font-size:12px;
}
a.nav {margin-right:2em;}
.champ_moteur {
	text-align: right;
	width: 60px;
	padding-right:5px;
}
table.recherche {padding:0; margin:0 0 0 10px; background-color: #FFF;}
table.recherche th {
	background: url(../images/skin-arbre/fond-long-citron.jpg) left top no-repeat;
	height: 20px; 
	line-height:19px;
	color:#FFFF99;
}
.angle_fixe {
	float:left;
	height:20px;
	width:1px;
}
table.recherche tr, table.recherche td {margin: 0; padding: 0; border:none;}
.spacer_left {clear: left;}
#desc {
	display: block;
	width:495px;
	text-align:justify;
	margin: 5px 0 7px 0;
	padding: 5px 2px 5px 2px; 
	background-color:#FFF;
} 
#selectionPhoto {
	width:505px;
	max-height:186px;
	overflow:auto;
	overflow-x:hidden;
 	text-align: center;
	margin:0;
}
#selectionPhoto td, #selectionPhoto tr, #selectionPhoto img {border:none;margin:0;padding:0;}
#car {float:right;margin:0 0 0 0;padding:0;
	width:223px;}
.licar {clear:right;}
#caracteristiques li{
	list-style-image:url(../images/skin-arbre/puce.gif);
	margin: 0.7em 5px 0.7em 20px;
	font-size:11px;
}
#caddie {margin:auto;padding-right:20px;text-align:center;}

#icones_detail { /* contener des icônes de la page détail */
	text-indent:0;
	margin:0;
	padding:0;
	font-size:0.7em;
}
/* icônes de la page détail */
.panier { background:url(../images/skin-arbre/panier.png) center top no-repeat; }
.avion { background:url(../images/skin-arbre/fraise.jpg) center top no-repeat; }
.enveloppe { background:url(../images/skin-arbre/pomme.jpg) center top no-repeat; }
.carte-france { background:url(../images/skin-arbre/cerises.jpg) center top no-repeat;}
.imprimante { background:url(../images/skin-arbre/poire.jpg) center top no-repeat; }
/* lien href des icônes de la page détail */
.entete_detail {
	display:block;
	width:20%;
	float:left;
	text-align:center;
	padding-top:27px;
}

.bold {font-weight: bold;}

/* Ajout Nicolas */
/*****************/
.lien_alerte {
	float:right; text-align:center; font-size:0.8em; color:red; font-family:arial; font-weight:bold;
}
a:link, a:visited { text-decoration:none; }

/* affichage résultats d'une recherche */
.res_titre { height:1em;padding-left:0.5em;font-size:0.85em;color:red; } /* titre ex.: villa 5 pièces */
.res_ref { height:1em;text-align:right;padding-right:12px;font-size:0.85em; } /* référence du bien */
.res_resume { text-align:justify; padding:0 12px 0 0.5em; font-size:0.75em; }
.res_bandeau_bas { background-color:#669966;padding:0 5px 0 5px;font-weight:bold; } /* bandeau avec le lien plus d'infos et le prix */
.res_prix { float:right;color:yellow; }
.res_plus_infos { color:orange; }
.accroche_txt {
	float:right;
	padding-right:15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: blink;
}
.accroche_txt_detail {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
#dhtmltooltip {
	position: absolute;
	border: 1px solid black;
	padding: 3px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	left: 12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.entete_tab { /* Cellule d'entête des tableaux qui listent les biens de la sélection ou de l'envoi à un ami ou d'une demande d'info */
	background-color:#99CCFF;
}
.msg_form { /* Message d'erreur ou confirmation d'envoi des formulaires */
	margin: 1em 0 1em 0;font-size:15px;font-weight:bold;text-align:center;color:red; 
}
/* Page détail */
.prix_detail {
	font-size:14px;
	color:red;
	font-weight:bold;
}
/* Texte blanc avec contour noir pour prix des sélections */
h1.contour, .ombre, ombre2 {
	font: normal 20px arial, sans-serif;
}
h1.contour {
	position: relative; /* on positionne le conteneur H1 pour placer ensuite le SPAN correctement */
	top: 53px; /* on décale le titre */
	right: 6px;
	color: black;
}
.ombre {
	position: absolute; /* on superpose le SPAN sur le titre */
	top: 2px; /* on décale le SPAN */
	right: -2px;
	color: black;
}
.ombre2 {
	position: absolute; /* on superpose le SPAN sur le titre */
	top: 1px;
	right: -1px;
	color: white;
}