/* CSS Document */

.bloc-realisations{
	clear:both;
}

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

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

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

.realisations-text{
	width:295px;
	float:left;
	padding-left:20px; padding-right:10px;
	font-size:12px;
}

.realisations-img{
	width:335px;
	float:left;
	text-align:center;
	padding-bottom:30px;
}