/*	-------------------------------------------------------------
	Agence du Parc
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Styles theme 2000
	Nom fichier:	page2000.css
	Version:			1.0
	Date:				26 Août 2006
	-------------------------------------------------------------	*/

/*
#choixmoteur {
	display: block;
}




#listing .listentete {
  padding: 5px;
  width: 98%;
  background-color: #88ad07;

}
#listing .listtitre {
	float: left;
	width: 75%;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffcc00;
}
#listing .listprix {
	float: left;
	width: 25%;
	display: block;
	text-align: right;
}
#listing .titre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#listing .prix {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
*/
/* --------------------------- */
/*
#listing .listphoto {
  float: right;
  width: 167px;
  text-align: center;
  margin-left: 5px;
}
#listing .listcadre {
   padding: 5px;
   width: 98%;
	border-bottom: 3px solid #bdce00;
}


#listing .listtexte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 10px;
	}
	
#listing .listlien {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f9f25;
	font-weight: bold; 
	margin-top: 10px;
	line-height: 55px;
	} 
	
#listing .listagence {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bdce00;
	font-weight: bold;
	}
	
#listing .listsepa {
	clear: both;
	width: 1px;
	height: 1px;
	display: block;
}
*/
#pagetoto {
	text-align: left;
	visibility: visible;
	margin:0px;
	position: relative;
	background-color: #ccc;
	border-bottom: 5px solid #FAC012;
}


#toto {
	width: 150px;
	height: 23px;
	background-color: #FAC012;
	position: relative;  bottom: 0px; right: 0px;
	text-align: center;
	vertical-align: middle;
}


.fichenav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}


.fichenavsepa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE537;
	font-weight: bold;
}


.rubfiche {
	background-color:  #c3d212;	
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;	
	border-bottom: 3px solid #c3d212;
}

.rubfiche2 {
	background-color:  #dae459;	
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;	
	border-bottom: 3px solid #dae459;
}


.signatureagence {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: cfd2d0;
}




