#contenthome {
	padding-left: 30px;

}
#picturi {
	background-image: url(images/home/picturi_bkg.jpg);
	background-repeat: no-repeat;
	width: 430px;
	height: 342px;
	float: left;
}
#about {

	width: 399px;
	height: 332px;
	float: left;
}

#separator {
	clear: both;
}

#web {
	background-image: url(images/home/web-design.jpg);
	background-repeat: no-repeat;
	width: 336px;
	height: 316px;
	float: left;	
}
#webimg {
	margin: 25px 0px 0px 33px;
}
#design{
	width: 518px;
	height: 316px;
	float: left;
}
#app {
	background-image: url(images/home/app.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 200px;
	float: left;
}
#appin {
	width: 192px;
	height: 179px;
	margin: 25px 0px 0px 5px;
}
#appimgleft {
	float: left;
	width: 134px;
	height: 177px;
	
}
#appimgright {
	float: left;
	width: 177px;
	height: 57px;
}
#identity {
	background-image: url(images/home/identity.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 191px;
	float: left;
}
#identityimg {
	margin-top: 30px; 
	width: 250px;
	height: 160px;
}
#designbijoux {
	background-image: url(images/home/designbijoux.jpg);
	background-repeat: no-repeat;
	width: 508px;
	height: 95px;
	float: left;
}

#designbijouximg {
	margin: 33px 0px 0px 5px;

}
#picturiimg {
	margin-top: 100px;
	margin-left: 33px;
	background-color: yellow;
}
.pic {
	margin: 1px;
	float: left;

}
.textabout {
	margin-left: 13px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style:italic;
	font-size: 12px;
	line-height: 14px; 
}
