/* CSS Document */
#liste3{
	z-index:1;
}
#liste3 #menu{
	background:#2f4f6e url(../images/fond_menu.jpg) 0 0 no-repeat;
}
#liste3 #gauche{
	background:#2f4f6e url(../images/contenu/gauche_liste3.jpg) 0 0 no-repeat;
	height:545px;
}
/*#liste3.fiche #gauche{
	background:#2f4f6e url(../images/contenu/gauche_fiche3.jpg) 0 0 no-repeat;
}
#liste3.fiche #gauche.sanstem{
	background:#2f4f6e url(../images/contenu/gauche_fiche3.2.jpg) 0 0 no-repeat;
}*/
#liste3 #gauche #recherche form input.btn:hover{
	background:url(../images/contenu/btn_ok_o_3.jpg) 0 0 no-repeat;
}
/*#liste3.fiche #gauche #recherche form input.btn:hover{
	background:url(../images/contenu/btn_ok_o_3_f.jpg) 0 0 no-repeat;
}*/
