/* start portfolio */
.menu1{
	background-image:url(img/menu-blanc/menu-blanc-haut.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-indent:10px;
}

.menu2{
	background-image:url(img/menu-blanc/menu-blanc-centre.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-indent:10px;	
}

.menu3{
	background-image:url(img/menu-blanc/menu-blanc-bas.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-indent:10px;	
}

.content1{
	background-image:url(img/menu-blanc/centre-haut.jpg);
	background-repeat:no-repeat;
	height:15px;
}

.content2{
	background-image:url(img/menu-blanc/centre-centre.jpg);
	background-repeat:repeat-y;
	height:300px;
	width:670px;
}

.content3{
	background-image:url(img/menu-blanc/centre-bas.jpg);
	background-repeat:no-repeat;
	height:15px;
}

/*end portfolio */
