/* M_rech_semaine_prec */

#M_rech_semaine_prec {
	background: white url(../img/bicolore_ligne_457.png) left bottom no-repeat;
	margin: 26px 11px 21px 0;
	padding-bottom: 15px;
}

#M_rech_semaine_prec #M_rech_semaine_prec_titre {
	position: relative;
	background: url(../img/bicolore_fin.png) left bottom no-repeat;
	margin-bottom: 13px;
	padding-bottom: 3px;
}
#M_rech_semaine_prec #M_rech_semaine_prec_titre h2 {
	background: url(../img/M_rech_semaine_prec_titre.png) left top no-repeat;
	width: 457px;
	height: 38px;
	text-align: left;
	margin: 0;
}

#M_rech_semaine_prec #M_rech_semaine_prec_titre a {
 width: 457px;
 height: 38px;
}

/* en cas d'absence d'image pour le "menu" de 4 items */
#M_rech_semaine_prec ul {
	background: url(../img/bicolore_ligne_457.png) left bottom no-repeat;
	padding-bottom: 1px;
}

#M_rech_semaine_prec li {
	background: url(../img/bicolore_ligne_457.png) left top no-repeat;
	padding-top: 1px;
	font-size: 1.5em;
}

/* images au survol de chaque lien */
#M_rech_semaine_prec #M_rech_semaine_prec_1 a {
	display: block;
	width: 457px;
	line-height: 29px ;
	color: white;
	text-decoration: none;
	background: url(../img/M_rech_semaine_prec_1.png) no-repeat 0 0 ;
}

#M_rech_semaine_prec #M_rech_semaine_prec_1 a:hover {
	background: #FFE9D2 url(../img/M_rech_semaine_prec_1.png) no-repeat 0 -29px;
}

#M_rech_semaine_prec #M_rech_semaine_prec_2 a {
	display: block;
	width: 457px;
	line-height: 28px ;
	color: white;
	text-decoration: none;
	background: url(../img/M_rech_semaine_prec_2.png) no-repeat 0 0 ;
}

#M_rech_semaine_prec #M_rech_semaine_prec_2 a:hover {
	background: #FFE9D2 url(../img/M_rech_semaine_prec_2.png) no-repeat 0 -28px;
}

#M_rech_semaine_prec #M_rech_semaine_prec_3 a {
	display: block;
	width: 457px;
	line-height: 30px ;
	color: white;
	text-decoration: none;
	background: url(../img/M_rech_semaine_prec_3.png) no-repeat 0 0 ;
}

#M_rech_semaine_prec #M_rech_semaine_prec_3 a:hover {
	background: #FFE9D2 url(../img/M_rech_semaine_prec_3.png) no-repeat 0 -30px;
}

#M_rech_semaine_prec #M_rech_semaine_prec_tout a {
	display: block;
	width: 457px;
	line-height: 28px ;
	color: white;
	text-decoration: none;
	background: url(../img/M_rech_semaine_prec_tout.png) no-repeat 0 0 ;
}

#M_rech_semaine_prec #M_rech_semaine_prec_tout a:hover {
	background: #FFE9D2 url(../img/M_rech_semaine_prec_tout.png) no-repeat 0 -28px;
}

