/* CSS Document */

.backgroundImg
{
	background-image:url(../../images/background/img_outillage.jpg);
	width:165px;
	height:261px;
	background-position:left bottom;
	background-repeat:no-repeat;
}

