/*----------------------------------------------------------------------------------widget-------*/
/*#encart*/ #widget{	
	background-image: url(../media/images/promo_general.png);
	background-repeat: repeat-y;
	text-align: left;
	}
#widget p{
	text-align: center;
	color: #333;
}
#widget img{
	margin: 10px 0 10px 0;
}
/*#encart*/ #widget #promo-gen{
	padding: 0 10px 0 15px;

	}
/*#encart*/ #widget #promo-haut{
	background-image: url(../media/images/promo_haut.png);
	background-repeat: no-repeat;
	height: 32px;
	}
/*#encart*/ #widget #promo-bas{
	background-image: url(../media/images/promo_bas.png);
	background-repeat: no-repeat;
	height: 26px;
	}
/*#encart*/ #widget h2{
	font-size:17px;
}