/* Les rubrique sont les fond de couleur  pour les catégorie sur l'accueil */
.Rubrique1 {
	background-color: #475e8b;
}
.Rubrique2 {
	background-color: #7e8fae;
}
.Rubrique3 {
	background-color: #b50000;
	background-image:url(../images/bg/BgHeaderTitreEnchere.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.Enchere {
	background-image:url(../images/logoenchere.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}

/* Liste des background de fond de table */
.BgMenu {
	background-color: #475d8c;
}
.BgContenu {
	background-image: url(../images/bg/bg_incide.gif);
	background-repeat: repeat;
}
.BG_titre_recherche {
	background-color: #bfc7d7;
}
.BG_rech_ligneGauche {
	background-image: url(../images/rechercheAvancee/ligne_gauche.gif);
	background-repeat: repeat-y;
}
.BG_radio {
	background-image: url(../images/bg/bg_bradio1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.BG_separateurVerticalBlanc {
	background-image: url(../images/bg/bgSeparateurVerticalBlanc.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.BG_separateurHorizontalBleu {
	background-image: url(../images/bg/bgSeparateurHorizontalBleu1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.BG_bouteRechAccueil {
	background-image: url(../images/bg/bg_boite_recherche1.gif);
	background-repeat: no-repeat;
}
.BgTourContenu {
	background-color: #d4d5d6;
}
.BgRechercheAvance {
	background-image: url(../images/bg/bg_boite_rechercheAv1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.BgRechercheAvanceTop {
	background-image: url(../images/rechercheAvancee/top.gif);
	background-repeat: no-repeat;
}
.BgRechercheAvanceMilieu {
	background-image: url(../images/rechercheAvancee/milieu.gif);
	background-repeat: repeat-y;
}
.BgRechercheAvanceBas {
	background-image: url(../images/rechercheAvancee/bas.gif);
	background-repeat: no-repeat;
}
.BgBlancContenu {
	background-color: #FFFFFF;
}
.bgfondpale {
	background-color: #ebf2fc;
}
.BgGestion {
	background-color: #EBF2FC;
}
