dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu dt {
	cursor: pointer;
	width: 146px;
	margin: 0 0 0 10px;
	padding: 0;
	height: 25px;
	font-weight: bold;
	border-top: 1px dashed #798091;
	text-indent: -1000px;
}
.vente a{
background-image: url(../images/nav/bt-MaiApt-vte.gif);
background-repeat: no-repeat;
}
.vente a:hover,.vente_on a{
background-image: url(../images/nav/bt-MaiApt-vte_over.gif);
background-repeat: no-repeat;
}

.ventemai a{
background-image: url(../images/nav/bt-Mai-vte.gif);
background-repeat: no-repeat;
}
.ventemai a:hover,.ventemai_on a{
background-image: url(../images/nav/bt-Mai-vte_over.gif);
background-repeat: no-repeat;
}

.venteapp a{
background-image: url(../images/nav/bt-Apt-vte.gif);
background-repeat: no-repeat;
}
.venteapp a:hover,.venteapp_on a{
background-image: url(../images/nav/bt-Apt-vte_over.gif);
background-repeat: no-repeat;
}


.loc a{
	background-image: url(../images/nav/bt-MaiApt-loc.gif);
	background-repeat: no-repeat;
}

.loc a:hover,.loc_on a{
	background-image: url(../images/nav/bt-MaiApt-loc_over.gif);
	background-repeat: no-repeat;
}

.locmai a{
	background-image: url(../images/nav/bt-Mai-loc.gif);
	background-repeat: no-repeat;
}

.locmai a:hover,.locmai_on a{
	background-image: url(../images/nav/bt-Mai-loc_over.gif);
	background-repeat: no-repeat;
}
.locapp a{
	background-image: url(../images/nav/bt-Apt-loc.gif);
	background-repeat: no-repeat;
}

.locapp a:hover,.locapp_on a{
	background-image: url(../images/nav/bt-Apt-loc_over.gif);
	background-repeat: no-repeat;
}


#menu dd {
width:146px;
}
#menu li {
text-align: left;
margin-left:45px;
width:60%;
}

#menu dt a {
	display: block;
	color: #656C7C;
	border: 0 none;
	height: 100%;
	width: 146px;
	line-height: 20px;
	font-weight: bolder;

}
#menu dt a:hover {
	color: #ECEEF2;
	background-color: transparent;
}


#fnaim {
	margin-top:400px;
}

a.rubOFF{
	display: block;
	color: #656C7C;
	border: 0 none;
	height: 100%;
	width: 146px;
	line-height: 20px;
	font-weight: bolder;

}

a.rubOFF:hover{
	color: #ECEEF2;
	background-color: transparent;
}

a.rubON{
	display: block;
	border: 0 none;
	height: 100%;
	width: 146px;
	line-height: 20px;
	font-weight: bolder;
	color: #ECEEF2;
	}