#mainContent {
	border-bottom: #626469 solid 6px;
	padding-top: 13px;
}
#mainContent h3 {
	border-bottom: #626469 solid 6px;
	font-size: 1.4em;
	font-weight: normal;
}

#planDuSite {
	font-size: .85em;
	overflow: hidden;
	padding: .5em 0;
}
* html #planDuSite {
	height: 1%;
}
#planDuSite h4 {
	margin: 0 0 3px 0 !important;
	padding: 17px 0 0 0 !important;
	background: no-repeat left top;
	height: 0px !important;
	height /**/: 17px;
	overflow: hidden;
}
#planDuSite h5 {
	font-size: 1.2em;
}
#planDuSite h5.AltSubTitle {
	color: #fff;
	background-color: #f5a94c;
	padding: 1px 3px;
}
#planDuSite h5.AltSubTitle span {
	font-size: .8em;
}
#planDuSite ul {
	margin-top: 3px;
	margin-bottom: 15px;
}
#planDuSite ul li {
	background: no-repeat left 4px;
	padding-left: 12px;
}

#planDuSite ul li a:hover { text-decoration:underline }

#toutesAnnoncesList {
	clear: both;
	background-color: #e1e1e1;
	padding: 10px 15px;
}
#toutesAnnoncesList h5 {
	display: none;
}
#toutesAnnoncesList h5 span {
	display: none;
}
#toutesAnnoncesList ul li {
	background-image: url(../images/decor/illus_arrow_1.gif);
}

#louerList {
	width: 230px;
	clear: both;
}
#louerList ul li {
	background-image: url(../images/decor/illus_arrow_3.gif);
}
#louerList h4 {
	background-image: url(../images/decor/illus_planDuSite_louer.gif);
}
#louerList h5 {
	color: #014995;
}

#acheterList {
	float: left;
	width: 230px;
	margin-right: 20px;
}
#acheterList ul li {
	background-image: url(../images/decor/illus_arrow_4.gif);
}
#acheterList h4 {
	background-image: url(../images/decor/illus_planDuSite_acheter.gif);
}
#acheterList h5 {
	color: #d10527;
}

#louerMeubleList1,
#louerMeubleList2 {
	float: left;
	width: 230px;
	margin-right: 20px;
}
#louerMeubleList1 ul li,
#louerMeubleList2 ul li {
	background-image: url(../images/decor/illus_arrow_9.gif);
}
#louerMeubleList1 h4,
#louerMeubleList2 h4 {
	background-image: url(../images/decor/illus_planDuSite_louer_meuble_en.gif);
}
#louerMeubleList1 h5,
#louerMeubleList2 h5 {
	color: #ff8400;
}

#vendreGererList {
	float: left;
	width: 230px;
}
#vendreGererList ul li {
	background-image: url(../images/decor/illus_arrow_10.gif);
}
#vendreGererList h4 {
	background-image: url(../images/decor/illus_planDuSite_vendre_gerer.gif);
}
#vendreGererList h5 {
	color: #91714a;
}