/* CSS Document */

.bloc-nos-produits{
	clear:both;
}

.nos-produits-header{
	width: 660px; height:37px;
	background-image:url(../images/realisations-header.jpg); background-repeat:no-repeat; background-position:0px 0px;
}

.nos-produits-content{
	width: 660px;
	background-image:url(../images/realisations-content.jpg); background-repeat:repeat-y;
	padding-top:20px;
}

.nos-produits-footer{
	clear:both;
	width: 660px; height:67px;
	background-image:url(../images/realisations-footer.jpg); background-repeat:no-repeat;
}

.nos-produits-text{
	width:295px;
	padding-left:20px; padding-right:10px;
}

.nos-produits-img{
	width:335px;
	text-align:center;
	padding-bottom:30px;
}