
/* surclassement de couleur pour les pages accueil et segment */

body
	{
	background-color: rgb(240,242,244) ;
	}

#menu
	{
	background: url('../images/menu_coins_b1v3_haut.gif') left top no-repeat ;
	}

div.signature
	{
	background: url('../images/menu_coins_b1v3_bas.gif') left bottom no-repeat ;
	}

#contenu div.identite
	{
	background: url('../images/identite_fond_b1.gif') left top no-repeat ;
	}

#contenu_contextuel div.bloc div.liste
	{
	background: rgb(255,255,255) url('../images/contextuel_coins_b1g1_haut.gif') left top no-repeat ;
	}

#contenu_contextuel div.bloc div.liste ul
	{
	background: rgb(255,255,255) url('../images/contextuel_coins_b1g1_bas.gif') left bottom no-repeat ;
	}

#contenu_contextuel div.promotion
	{
	background: rgb(217,217,217) url('../images/contextuel_coins_b1g2_haut.gif') left top no-repeat ;
	}

#contenu_contextuel div.promotion div.image
	{
	background: url('../images/contextuel_coins_b1g2_bas.gif') left bottom no-repeat ;
	}


#contenu_contextuel div.bloc div.liste p.sansliste
	{
	background: rgb(255,255,255) url('../images/contextuel_coins_b1g1_bas.gif') left bottom no-repeat ;
	padding: 0px 15px 20px 20px ;
	}