html, body {
	/*height: 100%;*/
	height:	650px;
	margin: 0;
	font-family:Verdana;
	font-size:	12px;
	
	background: #fffdb5;
}

a {
	text-decoration: none;
	color:			white;
}

a:hover {
	text-decoration: underline;
}

img {
	display: block;
}

ul {
	margin:		0;
	margin-left:20px;
	padding:	0;
	list-style-type:square;
	
	/*font-size: 20px;*/
	font-size: 18px;
}

input, select, textarea {
	border:	1px solid black;
}


.spacer {
	clear: both;
}


.message_erreur {
	width:				80%;
	border:				1px solid red;
	background-color:	#ffb6b6;
	
	margin:		10px auto;
	padding: 	15px;
	text-align:	center;
	font-weight:bold;
}


.message {
	width:				80%;
	border:				1px solid green;
	background-color:	#e5feb4;
	
	margin:		10px auto;
	padding: 	15px;
	text-align:	center;
	font-weight:bold;
}





div#accueil {
	min-height: 720px;
	height: 720px;
	width: 		850px;
	padding: 	0;
	margin: 	0 auto;
	position: 	relative;
	
	background: url(images/background_accueil.jpg) repeat-x;
	border:		1px solid black;
	font-family:Tahoma;
}

div#principal {
	min-height: 100%;
	width: 		850px;
	padding: 	0;
	margin: 	0 auto;
	position: 	relative;
	
	background: url(images/background.jpg) center repeat-y;
	border:		1px solid black;
}

div#top {
	background: #fffdbf no-repeat;
	height: 	150px;
}

div#corps {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 20px; 
	overflow: auto;
}
div#contenu {
	float: right;
	width: 690px;
	margin: 0;
	padding-bottom: 50px;
}

div#gauche {
	float: left;
	width: 160px;
}

div#menu {
	margin-top: 22px;
	text-indent:20px;
	background: url(images/menu/fond_gauche.jpg) repeat-y left;	
}

.menu_titre {
	background: 	url(images/menu/pointilles_titre.jpg) no-repeat top left;
	margin-bottom: 	5px;
	margin-top:		15px;
}


.menu_titre_financier {
	background: 	url(images/menu/pointilles_titre.jpg) no-repeat top left;
	margin-bottom: 	10px;
	margin-top:		15px;
	padding-top:	5px;
	font-weight:	bold;
	font-size:		14px;
	font-family:	Tahoma;
	color:			white;
}

.menu_type {	
	/*background: url(images/menu/fleche.jpg) no-repeat 3px 2px;*/
	text-indent: 0;
	margin-left: 20px;
	line-height: 15px;
}

.menu_type a {
	font-family:Tahoma;
	font-weight:bold;
	font-size:	12px;	
	color: 		#91d07f;
}

.menu_bas {
	background: url(images/menu/pointilles_titre.jpg) no-repeat bottom left;
	line-height:8px;	
}



div#titre {
	background:		#fffdb5;
	height: 		27px;
	border-top: 	1px solid black;
	border-bottom: 	1px solid black;
}

.titre_image {
	position: relative;
	top: 2px;
}



div#bottom {
	position: 	absolute;
	/*width: 		100%;*/
	width:		850px;
	left: 		50%;                    
    margin-left:-425px; 
	
	background-color: #005012;
	
	font-family:Tahoma;
	font-size:	10px;
	text-align: center;
	color:		white;		
}

div#menu_bas {
	height:		25px;
	border:		1px solid black;
	background: url(images/bas/background_bas.jpg) center repeat-y;
}





#onglet {
  float:		left;
  width:		100%;
  padding-top:	15px;
  background:	#fff94b url(images/onglets/fond_top.jpg) repeat-x bottom;
  font-size:	10px;
  /*line-height:	normal;*/
}
#onglet ul {
  margin:0;
  padding:10px 10px 0 5px;
  list-style:none;
}
#onglet li {
  float:left;
  background:url(images/onglets/gauche.jpg) no-repeat left top;
  margin:0;
  padding:0 8px 0 9px;
}
#onglet a {
  float:	left;
  display:	block;
  background:url(images/onglets/droite.jpg) no-repeat right top;
  padding:	2px 10px 2px 6px;
  text-decoration:none;
  font-family:	Tahoma;
  font-size:	12px;
  font-weight:	bold;
  color:		#765;
}


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#onglet a {
	float:none;
}
/* End IE5-Mac hack */
#onglet a:hover {
  color:#000000;
  text-decoration: underline;
}
#onglet #current {
  background-image:url(images/onglets/gauche_actif.jpg);
  /*border: 1px solid;*/
  border-bottom: 0px;
}
#onglet #current a {
  background-image:url(images/onglets/droite_actif.jpg);
  color:#333;
  padding-bottom:3px;
}





#logo_accueil{
	position: absolute; 
	/* left:	266px; */
	left : 25px;
	top: 	20px;
}

#texte_accueil {
	position: 	absolute;
	top: 		120px;
	border:		2px solid white;
	font-weight:bold;
	color:		white;
	
}

#texte_accueil_contenu {
	padding:	10px 5px 10px 5px;
	text-indent:20px;
	text-align : center;
}


.cadre_accueil {
	position:	absolute;
	border:		2px solid white;
	border-bottom: 0px;
	width:	161px;
	height:	378px;
	color:	white;
}

.cadre_accueil_bottom {
	position:absolute;	
	width:	161px;
	height:	114px;
}


.conditions {
	font-weight: normal;
	text-align: center; 
	position: 	absolute;
	top:		270px;
	left: 		15px;
}


.liens_accueil {width: 100%;
	color: 		white;
	font-weight:bold;
	text-align: left;
	
	position: 	absolute;
	top:		220px;
	left: 		15px;
}

.date_maj {
	color: 		white;
	font-weight:bold;
	text-align: center;
	
	position: 	absolute;
	top:		290px;
	left: 		15px;
}







#cadres {
	margin-left:10px;
	margin-top:	10px;
	font-family:Verdana;
	font-size:	12px;
	font-weight:bold;
	
	color:	#015516;	
	float: 	left;
}


#cadres {
	margin-left:10px;
	margin-top:	10px;
	font-family:Verdana;
	font-size:	12px;
	font-weight:normal;
	
	color:	black;	
	float: 	left;
}

.cadre_bien {
	width:		140px;
	height:		193px;
	min-height:	193px;
	background-color: #e9e9e9;
	border:	1px solid black;
	
	float: 	left;
	margin-right: 20px;
	margin-bottom: 25px;
	/*padding-bottom:20px;*/
}

.photo {
	background-color: white;
	padding: 		10px;
	padding-bottom:	20px;
}


.photo_texte {
	background-color: white;
	
	padding:5px;
	border:	1px solid black;
}

.photo_texte_mini {
	background-color: white;
	width:	110px;
	padding:2px;
	border:	1px solid black;
	text-align:left;
}


.cadre_bien img {
	border: 1px solid;
	position: relative;
	margin: 0 auto;
}

.bien_description {	
	padding:	3px;
	text-align: center;
	border-top: 1px solid;
	color:		black;
	font-weight:normal;
}

.bien_texte {
	color:		black;
	font-weight:normal;
	text-align:	justify;
}

.bien_encart {
	background-color:	#015615;
	padding:			5px;
	margin-top:			20px;
	color:				white;
	font-weight:		bold;
}


.date_ajout {
	font-size: 10px;
	margin-top:5px;
}

.adresse_description {	
	text-align: center;
	font-weight:bold;
}


.formulaire {
	font-family:Verdana;
	font-size:	12px;
	color:		black;
	
	margin-left:10px;
	margin-top:	20px;
	
	float: left;
}

.formulaire ul {
	margin:		0;
	margin-left:20px;
	padding:	0;
	list-style-type:square;
	
	font-size: 12px;
}

.formulaire li {
	font-weight:	bold;
}

.champ {
	border:	1px solid;
	margin-bottom: 10px;
}




#bien_details_top {
	background-color:	#fffdb5;
	margin-top:			20px;	
	
	font-family:		Verdana;
	border-top:			1px solid black;
	border-bottom:		1px solid black;
	padding-bottom:		5px;
	
	color:	black;	
}


#bien_details_top .image {
	border-left:	1px solid black;
	border-right:	1px solid black;
	border-bottom:	1px solid black;
}


.bien_caracteristique {
	font-size:	11px;
	color:		black;
	text-indent:15px;
	background:	url(images/puce.jpg) no-repeat left;
}


.bien_valeur {
	font-size:	11px;
	font-weight:normal;
	color:		black;
}


.bien_cadre_droite {
	float:	right;
	width:	180px;
	border: 1px solid;
	margin-left:	20px;
	margin-bottom:	5px;
	padding:		6px;
	background-color:white;	
	
	font-weight:normal;
	font-size:	11px;
	color:		black;
	line-height:15px;
}

.bien_coordonnees{
	margin-top:		25px;
	border-top:		1px solid black;
	border-bottom:	1px solid black;
	background-color:#fffdb5;
}



.entete_bien {
	/*position:	relative;*/
	
	font-family:Tahoma;
	font-weight:bold;
	font-size:	14px;
	color:	#015516;
}

.mini_description_bien {
	margin-top:	10px;
	font-family:Verdana;
	font-weight:normal;
	font-size:	12px;
	color:		black;
}


.lien_bien {
	font-family:Tahoma;
	font-weight:bold;
	font-size:	12px;	
	color: 		#015516;
}

.lien_bien_droite {
	/*float: 		right;*/
	border:		1px solid black;
	background-color:white;
	width:		100px;
	margin:		5px;
	margin-left:20px;
	padding:	5px;
	
	font-family:Tahoma;
	font-weight:bold;
	font-size:	12px;		
}




.lien_bien_contact {
	background:		url(images/icone_contact.gif) no-repeat left;
	text-indent:	22px;
	margin-bottom:	10px;
	line-height:	16px;
}

.lien_bien_photo {
	background:		url(images/icone_photo.gif) no-repeat left;
	text-indent:	22px;
	margin-bottom:	10px;
	line-height:	16px;
}

.lien_bien_imprimer {
	background:		url(images/icone_imprimante.gif) no-repeat left;
	text-indent:	22px;
	margin-bottom:	10px;
	line-height:	16px;
}

.lien_bien_offre {
	background:		white url(images/icone_argent.jpg) no-repeat left;
	text-indent:	22px;
	margin-top:		20px;
	padding:		5px;
	line-height:	16px;
	border-top:		1px solid black;
	border-bottom:	1px solid black;
	width:			90%;	
}


.lien_bien_vendeur {
	background:		#91d07f url(images/icone_argent.gif) no-repeat left;	
	text-indent:	22px;	
	padding:		5px;
	line-height:	16px;
	width:			90%;	
}


.lien_bien_recherche {
	background:		#015615 url(images/loupe.gif) no-repeat left;
	text-indent:	22px;
	
	padding:		5px;
	line-height:	14px;
	border-top:		1px solid black;
	border-bottom:	1px solid black;
	width:			90%;	
}


.lien_recherche {
	font-family:Tahoma;
	font-weight:bold;
	font-size:	12px;	
	color: 		white;
}


.galerie_photo {
	margin-top:	20px;
}


.statut {
	width:	100%;
	background-color:	red;
	text-align:			center;
	padding:			5px;
	border-bottom:		1px solid black;
	
	font-family:Tahoma;
	font-size:	14px;
	font-weight:bold;
	color:		white;
}


.puce {
	float: left;
	margin-top: -15px;
}

.nos_biens {
	color: 		white;
	font-weight:bold;
	margin-bottom: -5px;
}

a.admin:hover{
	text-decoration : none;
}