#piedindex {
	margin:15px 0 0 260px;
}
#piedindex a {
float:left;
margin: 0 5px;
cursor: pointer;
}
#tour{
	background: url(../images/tour_gris.jpg) no-repeat;
	height:45px;
	width:45px;
}
#tour:hover{
	background: url(../images/tour.jpg) no-repeat;
	height:45px;
	width:45px;
}
#maison{
	background: url(../images/maisondelafrance_gris.jpg) no-repeat;
	height:30px;
	width:53px;
}
#maison:hover{
	background: url(../images/maisondelafrance.jpg) no-repeat;
	height:30px;
	width:53px;
}
#idf{
	background: url(../images/idf_gris.jpg) no-repeat;
	height:40px;
	width:51px;
}
#idf:hover{
	background: url(../images/idf.jpg) no-repeat;
	height:40px;
	width:51px;
}
#paris{
	background: url(../images/paris_gris.jpg) no-repeat;
	height:34px;
	width:66px;
	margin-top:-3px;
}
#paris:hover{
	background: url(../images/paris.jpg) no-repeat;
	height:34px;
	width:66px;
}
#malentandant{
	background: url(../images/malentandant_gris.jpg) no-repeat;
	margin-top:3px;
	height:24px;
	width:24px;
}
#malentandant:hover{
	background: url(../images/malentandant.jpg) no-repeat;
	height:24px;
	width:24px;
}