#zoneContent h1 {
	color: #666666;
	background: none;
	font-size: 1.2em;
	text-align: left;
	padding: 2px;
	text-transform: uppercase;
	margin-bottom: 0.5em; }
/* INSCRIPTION */
#inscriptionBox {
	background-color: #f2f1ee;
	margin: 10px 0px;
	margin-right: 5px;
	border: 1px solid #e7e3d7; }
#inscriptionZone {
	width: 440px;
	margin: 10px auto; }
	#inscriptionBox h2 {
		height: 1.6em;
		line-height: 1.6em;
		padding-left: 20px;
		color: #333333;
		font-size: 1em;
		margin: 5px 0px;
		text-transform: uppercase;
		background: url("../images/h2_Bck.gif") no-repeat 3px center; }
	#inscriptionBox ul {
		list-style-type: none;
		padding-left: 10px; }
	#inscriptionBox li {
		line-height: 2em;
		height: 2em; }
	#inscriptionBox label {
		width: 240px;
		color: #666666; }
	#inscriptionBox input { width: 140px; }
	#inscriptionBox a {
		text-decoration: underline;
		color: #666666; }
	#inscriptionBox li.checkBox { height: auto; }
	#inscriptionBox li.checkBox label { width: 280px; }
	#inscriptionBox li.checkBox input {
		width: 20px;
		border: 0px none; }
	#inscriptionBox li.obligatory label { color: #ff6600; }
	#inscriptionBox p.button {
		text-align: center;
		clear: both;
		padding-bottom: 5px; }
	#inscriptionBox p.button input { width: auto; }
	#inscriptionBox #policyB {
		height: 150px;
		width: 396px;
		padding: 8px;
		margin: 5px auto;
		background-color: #f3f3f3;
		border: 1px solid #cccccc;
		overflow: auto; }
	#inscriptionBox #policyB p { padding: 5px 0px; }
	#inscriptionBox #policyB ul {
		list-style-type: disc;
		padding-left: 20px; }
	#inscriptionBox #policyB li {
		line-height: normal;
		height: auto;
		margin-bottom: 5px; }
/* LOGIN */
#loginBox {
	width: 320px;
	float: left;
	background-color: #f2f1ee;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #e7e3d7; }
	#loginBox h2 {
		height: 1.6em;
		line-height: 1.6em;
		padding-left: 20px;
		color: #333333;
		font-size: 1em;
		text-transform: uppercase;
		background: url("../images/h2_Bck.gif") no-repeat 3px center; }
#loginZone ul {
	list-style-type: none;
	padding-left: 10px; }
	#loginZone li {
		clear: both;
		line-height: 2em; }
	#loginZone li span { 
		color: red;
		line-height: 1.6em;
		height: 1.6em;
		padding-left: 145px;
		clear: both; }
	#loginZone label {
		width: 140px;
		color: #666666; }
	#loginZone input { width: 140px; }
	#loginZone a {
		text-decoration: underline;
		color: #666666; }
	#loginZone li.checkBox { height: auto; }
	#loginZone li.checkBox label { width: 280px; }
	#loginZone li.checkBox input {
		width: 20px;
		border: 0px none; }
#loginZone li.obligatory label { color: #ff6600; }
#loginZone p.button {
	text-align: center;
	clear: both;
	padding-bottom: 5px; }
#loginZone p.button input { width: auto; }


/* REGISTER */
#registerBox {
	width: 450px;
	float: right;
	background-color: #f2f1ee;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #e7e3d7;
}
#registerBox h2 {
	height: 1.6em;
	line-height: 1.6em;
	padding-left: 20px;
	color: #333333;
	font-size: 1em;
	text-transform: uppercase;
	background: url("../images/h2_Bck.gif") no-repeat 3px center;
}
#registerBox p {
	padding-left: 10px;
	margin-bottom: 5px; }
#registerZone fieldset { clear: both; }
#registerZone legend { color: #333333; }
#registerZone ul {
	list-style-type: none;
	padding-left: 10px; }
#registerZone li {
	line-height: 2em;
	clear: both; }
#registerZone label { width: 180px; }
#registerZone li.obligatory label { color: #ff6600; }
#registerZone li span {
	color: red;
	line-height: 1.6em;
	height: 1.6em;
	padding-left: 185px;
	clear: both; 
	width: 210px;}
#registerZone input { width: 220px; }
#registerZone select { width: 220px; }
#registerZone li.checkBox label { width: 320px; }
#registerZone li.checkBox input {
	border: 0px none;
	width: 20px;
}
#registerZone p.button {
	text-align: center;
	clear: both;
}
#registerZone p.button input { width: auto; }
/* CHAMPS PARTICULIERS */
/* DATE DE NAISSANCE */
#birthdate li
{
	margin-right: 10px;
	float: left;
}
#birthdate label
{
	display: inline;
	float: none;
	width: auto;
}
#birthdate input { width: 50px; }
#birthdate_e { float: right; }
/* CODE POSTAL */
#registerZone #zipCode_e {
	float: left;
	clear: none;
	width: 232px; }
	* html #registerZone #zipCode_e { width: 235px; }
	#registerZone #zipCode_e input { width: 40px; }
	#registerZone #zipCode_e span { display: none; }
#registerZone #locality_e {
	float: left;
	clear: none;
	width: 159px;
	padding: 0px;
	margin: 0px; }
	#registerZone #locality_e label { display: none; }
	#registerZone #locality_e input { width: 159px; }
	#registerZone li#zipCode_e span {
		width: 232px;
		clear: none;
		float: left;
		padding-left: 0px;
		text-align: right; }
	#registerZone li#locality_e span {
		width: 159px;
		clear: none;
		float: left;
		padding-left: 0px;
		text-align: left; }
/* PAYS */
#ctl06_ctl06_drpDwnLstCountry
{
	width: 200px;
}
/* ADRESSE */
#adresse ul
{
	clear: both;
}
#adresse li
{
	margin: 0px;
}
#adresse #city li
{
	margin: 5px 0px;
}
#adresse legend
{
	display: none;
}
#zipCode_e
{
	padding-right: 14px;
	float: left;
}
#zipCode_e input
{
	width: 50px;
}
#cityName_e
{
	float: left;
}

#cityName_e input
{
	width: 150px;
}
/* NEW ACCOUNT */
#newAccount li
{
	width: 400px;
	margin-bottom: 5px;
	clear: both;
}
/* LEGAL NOTICE */
#policy
{
	height: 150px;
	width: 396px;
	padding: 8px;
	margin: 5px auto;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	overflow: auto;
}
#policy p
{
	padding: 5px 0px;
}
/************************************************************************************************************************************/
/* PROFIL 			BOX */
#MyProfilBox
{
	margin-bottom: 5px;
	padding: 10px;
	padding-bottom: 0px;
	clear: both;
}
#MyProfilBox h2
{
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	border-bottom: 1px solid #b4b4b4;
	padding: 2px 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	background: url("../icones/menuImmobox_myProfile.gif") no-repeat left center;
}
#profileManage
{
	padding-left: 30px;
}
#MyProfilBox dl
{
	line-height: 1.4em;
	clear: both;
}
#MyProfilBox dl.dlHidden
{
	display: none;
}
#MyProfilBox dt
{
	width: 15em;
	float: left;
}
#MyProfilBox dd
{
	width: 15em;
	float: left;
	font-weight: bold;
}
#MyProfilBox ul
{
	clear: both;
	line-height: 1.4em;
	height: 1.4em;
	margin-top: 5px;
	list-style-type: none;
}
#MyProfilBox li
{
	display: inline;
	margin-right: 15px;
}
#MyProfilBox li a
{
	color: #333333;
	text-decoration: underline;
}
/* MY OFFER			BOX */
#myOfferBox
{
	margin-bottom: 5px;
	padding: 10px;
	padding-bottom: 0px;
	clear: both;
}
#myOfferBox h2
{
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	border-bottom: 1px solid #b4b4b4;
	padding: 2px 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	background: url("../icones/menuImmobox_myOffers.gif") no-repeat left center;
}
#myOfferList
{
	padding-left: 30px;
}
#myOfferBox p
{
	margin-bottom: 10px;
}
#myOfferBox p a
{
	margin-right: 10px;
	text-decoration: underline;
}
#myOfferBox div.classifiedElement
{
	clear: both;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
#myOfferBox img
{
	width: 30px;
	height: 20px;
	float: left;
	margin-right: 5px;
}
#myOfferBox h3
{
	float: left;
	width: 550px;
	height: 1.4em;
	line-height: 1.4em;
	font-size: 1em;
	overflow: hidden;
}
#myOfferBox ul
{
	line-height: 1.4em;
	height: 1.4em;
	float: right;
	text-align: right;
	list-style-type: none;
}
#myOfferBox li
{
	display: inline;
	margin-left: 15px;
}
#myOfferBox li a
{
	padding-left: 20px;
	font-size: 1em;
	text-transform: lowercase;
	text-decoration: none;
	color: #ff6600;
	background: url("alternates/images/normal_morinfo.gif") no-repeat left center;
}
/* FAVORITES 		BOX */
#favoritesBox
{
	margin-bottom: 5px;
	padding: 10px;
	padding-bottom: 0px;
	clear: both;
}
#favoritesBox h2
{
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	border-bottom: 1px solid #b4b4b4;
	padding: 2px 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	background: url("../icones/menuImmobox_favorites.gif") no-repeat left center;
}
#favoritesList
{
	padding-left: 30px;
}
#favoritesBox p
{
	margin-bottom: 10px;
}
#favoritesBox p a
{
	margin-right: 10px;
	text-decoration: underline;
}
#favoritesBox div.classifiedElement
{
	clear: both;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
#favoritesBox img
{
	width: 30px;
	height: 20px;
	float: left;
	margin-right: 5px;
}
#favoritesBox h3
{
	float: left;
	width: 550px;
	height: 1.4em;
	line-height: 1.4em;
	font-size: 1em;
	overflow: hidden;
}
#favoritesBox ul
{
	line-height: 1.4em;
	height: 1.4em;
	float: right;
	text-align: right;
	list-style-type: none;
}
#favoritesBox li
{
	display: inline;
	margin-left: 15px;
}
#favoritesBox li a
{
	padding-left: 20px;
	font-size: 1em;
	text-transform: lowercase;
	text-decoration: none;
	color: #ff6600;
	background: url("alternates/images/normal_morinfo.gif") no-repeat left center;
}
/* REQUESTED		BOX */
#requestBox
{
	margin-bottom: 5px;
	padding: 10px;
	padding-bottom: 0px;
	clear: both;
}
#requestBox h2
{
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	border-bottom: 1px solid #b4b4b4;
	padding: 2px 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	background: url("../icones/menuImmobox_requested.gif") no-repeat left center;
}
#requestedList
{
	padding-left: 30px;
}
#requestBox p
{
	margin-bottom: 10px;
}
#requestBox p a
{
	margin-right: 10px;
	text-decoration: underline;
}
#requestBox div.classifiedElement
{
	clear: both;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
#requestBox img
{
	width: 30px;
	height: 20px;
	float: left;
	margin-right: 5px;
}
#requestBox h3
{
	float: left;
	width: 550px;
	height: 1.4em;
	line-height: 1.4em;
	font-size: 1em;
	overflow: hidden;
}
#requestBox ul
{
	line-height: 1.4em;
	height: 1.4em;
	float: right;
	text-align: right;
	list-style-type: none;
}
#requestBox li
{
	display: inline;
	margin-left: 15px;
}
#requestBox li a
{
	padding-left: 20px;
	font-size: 1em;
	text-transform: lowercase;
	text-decoration: none;
	color: #ff6600;
	background: url("alternates/images/normal_morinfo.gif") no-repeat left center;
}
/* LAST VIEWED 	BOX */
#lastViewBox
{
	margin-bottom: 5px;
	padding: 10px;
	padding-bottom: 0px;
	clear: both;
}
#lastViewBox h2
{
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	border-bottom: 1px solid #b4b4b4;
	padding: 2px 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	background: url("../icones/menuImmobox_lastViewed.gif") no-repeat left center;
}
#lastViewList
{
	padding-left: 30px;
}
#lastViewBox ul
{
	margin-bottom: 10px;
	list-style-type: none;
}
#lastViewBox ul li
{
	display: inline;
}
#lastViewBox ul a
{
	margin-right: 10px;
	text-decoration: underline;
}
#lastViewBox div.classifiedElement
{
	clear: both;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
#lastViewBox img
{
	width: 30px;
	height: 20px;
	float: left;
	margin-right: 5px;
}
#lastViewBox h3
{
	float: left;
	width: 550px;
	height: 1.4em;
	line-height: 1.4em;
	font-size: 1em;
	overflow: hidden;
}
#lastViewBox p
{
	line-height: 1.4em;
	height: 1.4em;
	float: right;
	text-align: right;
	list-style-type: none;
}
#lastViewBox p a
{
	padding-left: 20px;
	font-size: 1em;
	text-transform: lowercase;
	text-decoration: none;
	color: #ff6600;
	background: url("alternates/images/normal_morinfo.gif") no-repeat left center;
}
/* EMAIL ALERTS 	BOX */
#emailAlertBox
{
	margin-bottom: 5px;
	padding: 10px;
	padding-bottom: 0px;
	clear: both;
}
#emailAlertBox h2
{
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	border-bottom: 1px solid #b4b4b4;
	padding: 2px 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	background: url("../icones/menuImmobox_emailAlerts.gif") no-repeat left center;
}
#emailAlertList
{
	padding-left: 30px;
}
#emailAlertBox p
{
	margin-bottom: 10px;
}
#emailAlertBox p a
{
	margin-right: 10px;
	text-decoration: underline;
}
#emailAlertBox div.classifiedElement
{
	border-bottom: 1px dotted #cccccc;
	clear: both;
	margin-bottom: 10px;
}
#emailAlertBox h3
{
	line-height: 1.4em;
	font-size: 1em;
	float: left;
	width: 350px;
	color: #000000;
}
#emailAlertBox img
{
	display: none;
}
#emailAlertBox ul
{
	line-height: 1.4em;
	list-style-type: none;
	text-align: right;
}
#emailAlertBox li
{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	background: url("../icones/arrowLink_ff.gif") no-repeat left center;
	margin-right: 5px;
	white-space: nowrap;
}
#emailAlertBox li a
{
	color: #777777;
	text-decoration: none;
}
/* RECENT SEARCH 	BOX */
#recentSearchBox
{
	margin-bottom: 5px;
	padding: 10px;
	padding-bottom: 0px;
	clear: both;
}
#recentSearchBox h2
{
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	border-bottom: 1px solid #b4b4b4;
	padding: 2px 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	background: url("../icones/menuImmobox_recentSearch.gif") no-repeat left center;
}
#recentSearchList h2
{
	color: #666666;
	background: none;
	font-size: 1.2em;
	text-align: left;
	padding: 2px;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
div.searchElement
{
	margin-left: 30px;
}
#recentSearchList p
{
	margin-bottom: 10px;
	margin-left: 30px;
}
#recentSearchList p a
{
	margin-right: 10px;
	text-decoration: underline;
}
#recentSearchList div.searchElement
{
	border-bottom: 1px dotted #cccccc;
	clear: both;
	margin-bottom: 10px;
}
#recentSearchList h3
{
	line-height: 1.4em;
	font-size: 1em;
	color: #000000;
	float: left;
	width: 350px;
}
#recentSearchList ul
{
	line-height: 1.4em;
	list-style-type: none;
	text-align: right;
}
#recentSearchList li
{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	background: url("../icones/arrowLink_ff.gif") no-repeat left center;
	margin-right: 5px;
	white-space: nowrap;
}
#recentSearchList li#noViewNewSince
{
	background: url("../../images/nbsp.gif") no-repeat left center;
}
#recentSearchList li a
{
	color: #777777;
	text-decoration: none;
}
/************************************************************************************************************************************/
/* EDIT PROFIL */
#editProfile
{
}
#editProfile h2
{
	font-size: 1.1em;
	color: #333333;
	text-align: center;
	margin: 10px 0px;
}
#formEditProfile
{
	width: 500px;
	margin: 0px auto;
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 10px;
}
#formEditProfile p
{
	margin-bottom: 5px;
}
#formEditProfile label
{
	width: 160px;
}
#formEditProfile .obligatory label
{
	color: #ff6600;
}
#formEditProfile input
{
	width: 200px;
}
#formEditProfile select
{
	width: 200px;
}
#formEditProfile span
{
	display: none;
}
#formEditProfile .RadInput_Vista
{
	display: inline;
}
#formEditProfile .riTextBox
{
	display: inline;
}
#formEditProfile #ctl06_ctl06_txtBoxBirthdateDay
{
	width: 25px;
}
#formEditProfile #ctl06_ctl06_txtBoxBirthdateMonth
{
	width: 25px;
}
#formEditProfile #ctl06_ctl06_txtBoxBirthdateYear
{
	width: 45px;
}
#formEditProfile #zipCode_P
{
	width: 230px;
	float: left;
}
#formEditProfile #zipCode_P input
{
	width: 45px;
}
#formEditProfile #cityName_P
{
}
#formEditProfile #cityName_P label
{
	display: none;
}
#formEditProfile #cityName_P input
{
	width: 135px;
}
#formEditProfile p.button
{
	text-align: center;
	margin: 5px 0px;
}
#formEditProfile p.button input
{
	width: auto;
}
#formEditProfile .ToolTippedInput
{
	display: block;
}
/* CHANGE ADDRESS */
#changeAddress
{
	width: 450px;
	margin: 10px auto;
	background-color: #f2f1ee;
	border: 1px solid #e7e3d7;
}
#changeAddress h2
{
	height: 1.6em;
	line-height: 1.6em;
	padding-left: 20px;
	color: #333333;
	font-size: 1em;
	text-transform: uppercase;
	background: url("../images/h2_Bck.gif") no-repeat 3px center;
}
#changeAddress p
{
	line-height: 2em;
	height: 2em;
	padding-left: 10px;
}
#changeAddress label
{
	width: 160px;
	color: #666666;
}
#changeAddress .obligatory label
{
	color: #ff6600;
}
#changeAddress input
{
	width: 200px;
}
#changeAddress select
{
	width: 200px;
}
#changeAddress span
{
	display: none;
}
#changeAddress #zipCode_P
{
	width: 230px;
	float: left;
}
#changeAddress #zipCode_P input
{
	width: 45px;
}
#changeAddress #cityName_P
{
	padding: 0px;
}
#changeAddress #cityName_P label
{
	display: none;
}
#changeAddress #cityName_P input
{
	width: 135px;
}
#changeAddress p.button
{
	text-align: center;
	margin: 5px 0px;
}
#changeAddress p.button input
{
	width: auto;
}
/* CHANGE PASSWORD */
#changePassword
{
	width: 450px;
	margin: 10px auto;
	background-color: #f2f1ee;
	border: 1px solid #e7e3d7;
}
#changePassword h2
{
	height: 1.6em;
	line-height: 1.6em;
	padding-left: 20px;
	color: #333333;
	font-size: 1em;
	text-transform: uppercase;
	background: url("../images/h2_Bck.gif") no-repeat 3px center;
}
#changePassword p
{
	line-height: 2em;
	height: 2em;
	padding-left: 10px;
}
#changePassword label
{
	width: 240px;
	color: #666666;
}
#changePassword input
{
	width: 180px;
}
#changePassword select
{
	width: 180px;
}
#changePassword span
{
	display: none;
}
#changePassword p.button
{
	text-align: center;
	margin: 5px 0px;
}
#changePassword p.button input
{
	width: auto;
}
/*******************************************************************************************************************7	
/* MY OFFERS - PAGE */
#myOffersTools { width: 785px; }
#myOffersTools h2 { 
	display: none;
	background: url("../icones/menuImmobox_myOffers.gif") no-repeat left center; }
#myOffersTools p { display: none; }
#myOffersToolsList { 
	height: 20px;
	line-height: 20px;
	list-style-type: none; }
#myOffersToolsList li {
	margin-right: 10px;
	display: inline; }
#myOffersToolsList a {
	text-decoration: none;
	color: #ffffff;
	padding: 1px 3px;
	background-color: #ff9900;
	border-width: 1px;
	border-style: solid;
	border-color: #ffcc33 #cc6600 #cc6600 #ffcc33; }
/* MY OFFERS HISTORIQUE */
	#billingList { margin-top: 10px; }
	#billingList ul {
		list-style-type: none;
		border-bottom: 1px solid #cccccc;
		line-height: 2em;
		height: 2em;
		font-size: 1em;
		margin: 2px auto;
		width: 600px; }
	#billingList ul.header {
		font-weight: bold;
		background-color: #f8f8f8;
		border: 1px solid #cccccc; }
	#billingList li {
		padding: 0px 5px;
		float: left;
		width: 140px; }
/* MY OFFERS MODIFIER (= ADD AN OFFER STEP 2) */
	#zoneAddAnOfferStep {
		background-color: #f2f1ee;
		border: 1px solid #e7e3d7;
		padding: 10px;
		padding-top: 0px; }
	#zoneAddAnOfferStep h1 {
		height: 1.6em;
		line-height: 1.6em;
		padding-left: 20px;
		margin-left: -10px;
		color: #333333;
		font-size: 1em;
		margin-bottom: 0.5em;
		text-transform: uppercase;
		background: url("../images/h2_Bck.gif") no-repeat 3px center; }
	#zoneAddAnOfferStep p {
		font-size: 1em;
		margin-bottom: 3px; }
	#zoneAddAnOfferStep fieldset { border-bottom: 1px solid #cccccc; }
	#zoneAddAnOfferStep legend { color: #333333; }
	#zoneAddAnOfferStep label { color: #666666; }
	#zoneAddAnOfferStep li.obligatory label, #zoneAddAnOfferStep p.obligatoryText { color: #ff6600; }
	#zoneAddAnOfferStep p.obligatory label { color: #ff6600; }
	#zoneAddAnOfferStep fieldset ul {
		list-style-type: none;
		padding-left: 10px; }
/* HACK IE6 */
	* html #zoneAddAnOfferStep fieldset ul { padding-left: 0px; }
	#zoneAddAnOfferStep fieldset li { line-height: 2em; }
	#zoneAddAnOfferStep p.button {
		line-height: 2em;
		text-align: center; }
	#zoneAddAnOfferStep p.button input, #zoneAddAnOfferStep p.button a {
		vertical-align: baseline;
		height: 1.7em;
		padding: 1px 2px; }
	#zoneAddAnOfferStep p.button a { margin-right: 10px; }
/* HACK IE6 + IE7*/
	* html #zoneAddAnOfferStep p.button a {
		padding-top: 2px;
		padding-bottom: 0px; }
	* + html #zoneAddAnOfferStep p.button a {
		padding-top: 2px;
		padding-bottom: 0px; }
	div.step2 ul.button {
		list-style-type: none;
		float: right;
		width: 400px;
		text-align: right;
		padding-top: 2px; }
	div.step2 ul.button li {
		display: inline;
		height: 2em; }
	div.step2 ul.button li a {
		font-size: 1em;
		text-decoration: none;
		letter-spacing: 0.2em;
		color: #ffffff;
		background-color: #ff9900;
		padding: 1px 2px;
		border-width: 1px;
		border-style: solid;
		border-color: #ffcc33 #cc6600 #cc6600 #ffcc33; }
/* TYPES */
	div.step2 #Empty { border-top-color: #f2f1ee; }
	div.step2 #Empty dl {
		width: 370px;
		float: left;
		font-size: 1em;
		line-height: 2em;
		margin-bottom: 3px; }
	div.step2 #Empty dt {
		width: 160px;
		float: left; }
	div.step2 #Empty dd {
		width: 210px;
		float: left;
		font-weight: bold; }
	div.step2 fieldset p, div.step2 ul.formColumn {
		width: 370px;
		float: left;
		margin-left: 10px;
		list-style-type: none; }
	div.step2 ul.formColumn li {
		margin-bottom: 5px;
		clear: both; }
	div.step2 fieldset label { width: 170px; }
	div.step2 fieldset input { width: 160px; }
	div.step2 fieldset select { width: 160px; }
	div.step2 fieldset em {
		padding-left: 5px;
		font-style: normal; }
	div.step2 fieldset input.checkbox {
		border: 0px none;
		width: 20px; }
	div.step2 li.obligatory label { color: #ff6600; }
/* Champs SPECIAUX */
	div.step2 #location_e #country { display: none; }
/* CHECKBOX */
div.step2 #Empty legend { display: none; }
	div.step2 #rentExtraCostsIncluded_e input, div.step2 #View input, div.step2 #Facilities input, div.step2 #Exposures input, div.step2 #Exposure input, div.step2 #Environment input, div.step2 #Proximity input, div.step2 #Parkinglots input {
		border: 0px none;
		width: 20px; }
	#zoneAddAnOfferStep.step2 fieldset#rentExtraCostsIncluded_e li, #zoneAddAnOfferStep.step2 fieldset#View li, #zoneAddAnOfferStep.step2 fieldset#Facilities li, #zoneAddAnOfferStep.step2 fieldset#Exposures li, #zoneAddAnOfferStep.step2 fieldset#Exposure li, #zoneAddAnOfferStep.step2 fieldset#Environment li, #zoneAddAnOfferStep.step2 fieldset#Proximity li, #zoneAddAnOfferStep.step2 fieldset#Parkinglots li, #zoneAddAnOfferStep.step2 #Description li { line-height: normal; }
/* DESCRIPTION */
	div.step2 #Descriptions { height: auto; }
	div.step2 #Descriptions ul.formColumn {
		width: 750px;
		float: none;
		margin-left: 10px;
		list-style-type: none; }
	div.step2 #description_e textarea {
		width: 740px;
		height: 150px; }
	div.step2 #BusinessUnitContact { clear: both; }
/* TYPES */
	div.step2 #Empty { border-top-color: #f2f1ee; }
	div.step2 #Empty dl {
		width: 370px;
		float: left;
		font-size: 1em;
		line-height: 2em;
		margin-bottom: 3px; }
	div.step2 #Empty dt {
		width: 160px;
		float: left; }
	div.step2 #Empty dd {
		width: 210px;
		float: left;
		font-weight: bold; }
	div.step2 fieldset p, div.step2 ul.formColumn {
		width: 370px;
		float: left;
		margin-left: 10px;
		list-style-type: none; }
	div.step2 ul.formColumn li {
		margin-bottom: 5px;
		clear: both; }
	div.step2 fieldset label { width: 170px; }
	div.step2 fieldset input { width: 160px; }
	div.step2 fieldset select { width: 160px; }
	div.step2 fieldset em {
		padding-left: 5px;
		font-style: normal; }
	div.step2 fieldset input.checkbox {
		border: 0px none;
		width: 20px; }
	div.step2 li.obligatory label { color: #ff6600; }
/* MY OFFER EXTEND 1 (= ADD AN OFFER STEP 4) */
div.step4 {
	margin: 0px;
	position: relative; }
#zoneAddAnOfferStep.step4 h1 { text-align: left; }
/* HACK IE6 + IE7 */
	* html #zoneAddAnOfferStep.step4 h1 {
		position: relative;
		left: -10px; }
	* + html #zoneAddAnOfferStep.step4 h1 {
		position: relative;
		left: -10px; }
	div.step4 fieldset { width: 400px; }
	div.step4 fieldset#promotionCode {
		width: auto;
		clear: both; }
	div.step4 fieldset ul { clear: both; }
	div.step4 fieldset li {
		float: left;
		width: 200px; }
	div.step4 fieldset label { width: 170px; }
	div.step4 fieldset li.price {
		width: 100px;
		text-align: right; }
/* Checkbox */
	#classifiedDuration input, #paymentMethod input, #otherProduct input {
		border: 0px none;
		width: 20px; }
/* format et durée */
	div.step4 fieldset li.AdzoneType { width: 100px; }
	#classifiedDuration15_P, #classifiedDuration30_P, #classifiedDuration60_P, #classifiedDuration90_P { width: 100px; }
	#classifiedDuration15_P label, #classifiedDuration30_P label, #classifiedDuration60_P label, #classifiedDuration90_P label { width: 70px; }
/* Code Promotionnel */
	#zoneAddAnOfferStep.step4 fieldset#promotionCode {
		border-bottom: 0px none;
		margin-bottom: 0.5em; }
	#promotionCode li { width: auto; }
	#promotionCode label {
		width: auto;
		display: inline;
		float: none; }
	#promotionCode input { margin-left: 5px; }
	div.step4 #totalPrice ul { list-style-type: none; }
/* TOTAL PRICE */
	#totalPrice {
		width: 300px;
		position: absolute;
		top: 5px;
		right: 5px;
		background-color: #f8f8f8;
		border: 1px solid #cccccc;
		padding: 5px; }
	#totalPrice li, #totalPrice dl {
		height: 1.6em;
		font-size: 1.1em;
		line-height: 1.6em;
		float: none;
		clear: both;
		border-bottom: 1px dotted #cccccc; }
	#totalPrice dl { border-bottom: 0px none;
		background-color: #cccccc;
		font-weight: bold; }
	#totalPrice p {
		width: 100px;
		float: left; }
	#PaymentLine p { width: 200px; }
	#totalPrice #TaxId00SubpricesText, #totalPrice #PaymentId0SubpricesText, #totalPrice #TaxId01SubpricesText, #totalPrice dd {
		width: 80px;
		text-align: right;
		float: right; }
	#totalPrice dt {
		float: left;
		width: 180px; }
/* MY OFFER EXTEND 2 (= ADD AN OFFER STEP 5) */
	div.step5 fieldset p { padding-left: 10px; }
	div.step5 label { width: 160px; }
	div.step5 input { width: 150px; }
/*******************************************************************************************************************7	
/* EMAIL ALERTS - PAGE */
#alertsTools {
	width: 785px;
	margin-bottom: 10px; }
#alertsTools h2 { display: none; background: url("../icones/menuImmobox_emailAlerts.gif") no-repeat left center; }
#alertsTools p {
	padding-left: 30px;
	margin: 0.5em 0em; }
#alertsTools ul { list-style-type: none; }
#alertsToolsList li {
	margin-right: 20px;
	display: inline; }
#alertsToolsList a {
	text-decoration: underline;
	color: #666666; }
#emailAlertsList { padding-left: 30px; }
#emailAlertsList div.emailAlertData {
	border-top: 1px dotted #cccccc;
	padding: 5px;
	margin-bottom: 5px; }
#emailAlertsList div.emailAlertEdit {
	border-top: 1px dotted #cccccc;
	padding: 5px;
	margin-bottom: 5px;
	text-align: right; }
	#emailAlertsList div.emailAlertEdit p.alertName,
	#emailAlertsList div.emailAlertEdit fieldset { text-align: left;}
#emailAlertsList p.checkBox {
	width: 20px;
	float: left;
	font-size: 1.1em;
	line-height: 1.4em;
	height: 1.4em; }
	
#emailAlertsList p.checkBox label { display: none; }
#emailAlertsList p.checkBox input {
	border: 0px none;
	width: 15px; }
#emailAlertsList h3 {
	line-height: 1.4em;
	height: 1.4em;
	margin-bottom: 3px;
	font-size: 1.1em;
	color: #333333; }
#emailAlertsList p.date {
	float: left;
	width: 220px;
	margin-right: 10px; }
#emailAlertsList p.media {
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-right: 10px; }
	* html #emailAlertsList p.media { margin-left: 10px; }
#emailAlertsList p.frequency {
	float: left;
	width: 220px;
	margin-right: 10px; }
#emailAlertsList ul.tools {
	list-style-type: none;
	text-align: left;
	clear: both;
	padding-top: 5px;
	margin-left: 20px; }
#emailAlertsList ul.tools li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	background: url("../icones/arrowLink_ff.gif") no-repeat left center;
	margin-right: 5px; }
#emailAlertsList ul.tools li a {
	text-decoration: underline;
	color: #666666; }
#emailAlertsList p.alertName {
	line-height: 1.4em;
	height: 1.4em;
	margin-bottom: 3px;
	font-size: 1.1em;
	color: #666666; }
#emailAlertsList p.alertName input {
	font-weight: bold;
	color: #333333;
	width: 450px; }
fieldset.alertFrequency legend {
	padding-bottom: 0px;
	color: #666666; }
fieldset.alertFrequency ul { margin-left: 10px; }
fieldset.alertFrequency li {
	display: inline;
	margin-right: 10px; }
fieldset.alertFrequency label {
	display: inline;
	float: none; }
fieldset.alertFrequency input { border: 0px none; }
#emailAlertsList p.button { text-align: right; }
* html #emailAlertsList p.button input { padding: 0px; }
* + html #emailAlertsList p.button input { padding: 0px; }
#emailAlertsList div.emailAlertEdit p.button { display: inline; }
/*******************************************************************************************************************7	
/* FAVORITES - PAGE */
#favoritesTools { width: 785px; }
#favoritesTools h2 { 
	display: none;
	background: url("../icones/menuImmobox_favorites.gif") no-repeat left center; }
#favoritesTools p { display: none; }
#favoritesToolsList { 
	height: 20px;
	line-height: 20px;
	list-style-type: none; }
#favoritesToolsList li {
	margin-right: 10px;
	display: inline; }
#favoritesToolsList a {
	text-decoration: none;
	color: #ffffff;
	padding: 1px 3px;
	background-color: #ff9900;
	border-width: 1px;
	border-style: solid;
	border-color: #ffcc33 #cc6600 #cc6600 #ffcc33; }
/*******************************************************************************************************************7	
/* REQUESTED - PAGE */
#requestedTools { width: 785px; }
#requestedTools h2 { 
	display: none;
	background: url("../icones/menuImmobox_myOffers.gif") no-repeat left center; }
#requestedTools p { display: none; }
#requestedToolsList { 
	height: 20px;
	display: none;
	line-height: 20px;
	list-style-type: none; }
#requestedToolsList li {
	margin-right: 10px;
	display: inline; }
#requestedToolsList a {
	text-decoration: none;
	color: #ffffff;
	padding: 1px 3px;
	background-color: #ff9900;
	border-width: 1px;
	border-style: solid;
	border-color: #ffcc33 #cc6600 #cc6600 #ffcc33; }
/*******************************************************************************************************************7	
/* SORTING - PAGE */
#ListViewMode, #sortingMode, #resultPerPage { float: left; }
#sortingTools {
	padding: 0px 5px;
	margin-top: 10px; }
#sortingTools h2 { display: none; }
#sortingTools h3 {
	text-transform: uppercase;
	font-size: 1em;
	color: #ff6600;
	margin-bottom: 0.2em; }
#sortingTools ul { list-style-type: none; }
#ListViewMode {
	width: 200px;
	border-right: 1px solid #B9B9B9;
	margin-right: 20px; }
#ListViewMode ul { height: 20px; }
#ListViewMode ul li {
	float: left;
	margin-right: 5px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat; }
#ListViewMode ul li a {
	display: block;
	width: 20px;
	height: 20px; }
#ListViewMode ul li a span { display: none; }
#modenormal {
	background-position: left top;
	background-image: url("images/sort_viewNormal.gif"); }
#modethumbs {
	background-position: left top;
	background-image: url("images/sort_viewThumbs.gif"); }
#modeinline {
	background-position: left top;
	background-image: url("images/sort_viewInline.gif"); }
#sortingMode {
	font-size: 1em;
	width: 260px;
	border-right: 1px solid #B9B9B9;
	margin-right: 20px; }
#sortingMode div {
	position: relative;
	border: 1px solid #cccccc;
	width: 240px; }
#sortingMode p {
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
	padding-left: 5px;
	background: url("images/sort_arrowDown.gif") no-repeat right top; }
#sortingList {
	position: static;
	top: 1.2em;
	left: -1px;
	width: 235px;
	padding-left: 5px;
	border: 1px solid #cccccc;
	border-width: 0px 1px 1px 1px;
	background-color: #ffffff; }
#sortingList li { padding-top: 5px; }
#sortingList li.actif { color: #FF9900; }
#sortingList a {
	text-decoration: none;
	color: #666666; }
#resultPerPage {
	font-size: 1em;
	width: 200px; }
#resultPerPage div {
	position: relative;
	border: 1px solid #cccccc;
	width: 60px; }
#resultPerPage p {
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
	padding-left: 5px;
	background: url("images/sort_arrowDown.gif") no-repeat right top; }
#resultPerPageList {
	position: static;
	top: 1.2em;
	left: -1px;
	width: 55px;
	padding-left: 5px;
	line-height: 1.4em;
	border: 1px solid #cccccc;
	border-width: 0px 1px 1px 1px;
	background-color: #ffffff; }
#resultPerPageList li { padding-top: 5px; }
#resultPerPageList li.actif { color: #FF9900; }
#resultPerPageList a {
	text-decoration: none;
	color: #666666; }
#sortingView { 
	clear: both;
	margin-bottom: 5px;
	background: url("images/resultList_sorting.gif") repeat-x left 2.2em; }
	#sortingView a { text-decoration: none; }
#listQteResults {
	float: left;
	padding-top: 0.8em;
	list-style-type: none; }
#listResultsTools {	
	height: 20px;
	padding-top: 2px;
	list-style-type: none; }	
#listQteResults li, #listResultsTools li {
	float: left;
	line-height: 1.4em;
	height: 1.4em;
	text-align: center;
	padding: 0px 5px;
	border: 1px solid #ffffff;
	border-top: 0px none; }
#listQteResults a, #listResultsTools a { color: #ff6600; }
/*#listQteResults li { background-color: #cccccc; }*/
#listQteResults li a, #listResultsTools li a { color: #333333; }
#listQteResults li a.clientAction, #listResultsTools li a.clientAction
{
	color: #666666;
	text-decoration:underline;
	background-color: #ffffff;
	width:100%;
}
#listQteResults li.actif, #listResultsTools li.actif { 
	background-color: #ff9900;
	border-color: #ff9900; }
#listQteResults li.actif a, #listResultsTools la.actif a { color: #ffffff; }
ul.listPages {
	float: right;
	width: auto;
	padding-top: 0.2em;
	padding-bottom: 2px;
	text-align: right;
	list-style-type: none; }
	ul.listPages li {
		display: inline;
		text-align: center;
		line-height: 1.6em;
		margin-bottom: 2px;
		padding: 0px; }
	ul.listPages li a {
		line-height: 1.2em;
		color: #666666;
		font-weight: bold;
		padding-left: 5px;
		padding-right: 5px;
		background-color: #FFFFFF;
		border: 1px solid #cccccc; }
	ul.listPages li.actif a {
		color: #ffffff;
		cursor: default;
		background-color: #ff6600;
		border-color: #ff6600; }
	ul.listPages li.prevhidden, ul.listPages li.nexthidden {	display: none; }
#sortingViewBottom { clear: both; }
