div.filtre_accueil{
	background: url('../images/filtre/fond_accueil.png') no-repeat top left;
    width: 188px;
    height: 158px;

}
div.filtre_actu{
	float: left;
	margin: 0px 10px 10px 0px;
	background: url('../images/filtre/fond_article.png') no-repeat top left;
    width: 188px;
    height: 158px;

}
div.texte div.filtre_accueil{
	float: left;
	margin: 0px 10px 10px 0px;
}
div.images  div.filtre_accueil{
	margin: 0px 0px 10px 10px;
}

/*
--
-- DEBUT
--
-- Ajouté le 19-10-09
-- Par Matthieu Charron
--
*/

div.filtre_nav_bas_image{
	margin: 0px auto;
	background: url('../images/filtre/fond_accueil.png') no-repeat top left;
    width: 188px;
    height: 158px;

}
div.filtre_nav_bas_image_gd{
	float: right;
	background: url('../images/filtre/fond_imageGrand.png') no-repeat top left;
    width: 363px;
    height: 307px;

}

div.filtre_nav_bas_temoignage{
	margin: 0px auto;
	background: url('../images/filtre/fond_temoignagePetit.png') no-repeat top left;
    width: 160px;
    height: 130px;

}
div.filtre_nav_bas_temoignage_gd{
	float: right;
	background: url('../images/filtre/fond_temoignagePetit.png') no-repeat top left;
    width: 160px;
    height: 130px;

}

div.filtre_article{
	margin: 0px auto;
	background: url('../images/filtre/fond_article.png') no-repeat top left;
    width: 155px;
    height: 155px;

}

div.filtre_multimedia{
	margin: 0px auto;
	background: url('../images/filtre/fond_multimedia.png') no-repeat top left;
    width: 150px;
    height: 140px;

}

/*
--
-- FIN
--
-- Ajouté le 19-10-09
-- Par Matthieu Charron
--
*/