

#mainContent {
	  position: relative;
	  top:-30px;
	  z-index: 5;
	  padding:10px;
	  height:320px;
	  width:828px;
	background-color:#FFFFFF;
	  }


#realisationscontainer {
text-align:center;
z-index:2;
	height:300px;
	width:100%;
	  padding: -20px;
}

#titleservices {
position:relative;
top:-12px;
height: 69px;
width:100%;
background-image: url(images/titlebg.png); 
background-repeat: repeat-x;
z-index: 10;

}


#titlerealisations {
position:relative;
top:-24px;
height: 69px;
width:100%;
background-image: url(images/titlebg.png); 
background-repeat: repeat-x;
z-index: 9;
}

#titlepacks {
position:relative;
top:-36px;
height: 69px;
width:100%;
background-image: url(images/titlebg.png); 
background-repeat: repeat-x;
z-index: 8;

}

#footer {
top:-36px;
}
