/*----------------------- decoration de noel ----------------------------*/

#ListeOnglets a.tab_devis{
	background: url(../../img/Onglet-devis_noel.gif) top left no-repeat;
	background-position:0px 20px;
}

#ListeOnglets a.tab_pro{
	width:106px;
	background: url(../../img/Onglet-pro_noel.gif) top left no-repeat;
	background-position:0px 20px;
}

#ListeOnglets a{
	background: url(../../img/Onglet_noel.gif) top left no-repeat;
	background-position:0px 20px;
}
#ListeOnglets a:hover,
#ListeOnglets a.current{
	background-position:0px 0px;
}

.search_bulle { /*positionne la bulle orange dans le bloc d'accueil*/
	background: url(../../img/Bulle_acc_noel.gif) top right no-repeat;
}