.blocContextualHeaderComponent{
	width: 100%;
	height: 35px;
}

.blocContextualHeaderComponent a {
	display: block;
	height : 35px;
	width: 100%;
}


.blocContextualHeaderComponent a.ACCUEIL {
	background: url(/include/images/site/navigation/g-ACCUEIL.gif) no-repeat;
}

.blocContextualHeaderComponent a.SAISON {
	background: url(/include/images/site/navigation/g-SAISON.gif) no-repeat;
}

.blocContextualHeaderComponent a.DECO {
	background: url(/include/images/site/navigation/g-DECO.gif) no-repeat;
}

.blocContextualHeaderComponent a.TRADITION {
	background: url(/include/images/site/navigation/g-TRADITION.gif) no-repeat;
}

.blocContextualHeaderComponent a.TENDANCE {
	background:url(/include/images/site/navigation/g-TENDANCE.gif) no-repeat;
}

.blocContextualHeaderComponent a.JUNIOR {
	background: url(/include/images/site/navigation/g-JUNIOR.gif) no-repeat;
}

.blocContextualHeaderComponent a.BOITE {
	background: url(/include/images/site/navigation/g-BOITE.gif) no-repeat;
}

.blocContextualHeaderComponent a.PRESSE-MAGAZINES {
	background:url(/include/images/site/navigation/g-PRESSE-MAGAZINES.gif) no-repeat;
}

.blocContextualHeaderComponent a {
	background: url(/include/images/site/navigation/g-A-VIRER.gif) no-repeat;
}
/*Mise en forme Idée du Trimestre*/
#GB_colonne-g .accroche{
	background: url(/include/images/site/navigation/g-TRIMESTRE.gif) no-repeat;
	display: block;
	height : 35px;
	width: 100%;
}
#GB_colonne-g .visuel {
	margin-left: 20px;
}
#GB_colonne-g .titre a{
	margin-left: 3px;
	font-size: 12px;
	color: #9fba0a;
	font-weight:bold;
	margin-top: 2px;
}
#GB_colonne-g #caracteristique {
	display: none;
}
