#accueil
{
	margin-bottom: 10px;
}
#accueil td
{
	vertical-align: top;
}
#accueil h1
{
color:black;
font-size: 18px;
text-align: center;
}

#presentation
{
	background-image:url("../image/bg-entreprise.png");
	background-repeat:no-repeat;
	width:438px;
	height:206px;
}
#presentation p
{
	
	padding-right: 26px;
	padding-left: 15px;
	text-align: justify;
}

#techno ul
{
	
	text-align: left;
	list-style-image: url("../image/puce3.png");
	margin-left: 22px;
}

#techno
{
	background-image:url("../image/bg-techno.png");
	background-repeat: no-repeat;
	width:438px;
	height:206px;
}
#techno h3
{
	margin-left: 100px;
}

.centre
{
	text-align:center;
}


#realisations
{
	
	width: 919px;
	height: 200px;
	margin: auto;
	background-image: url("../image/bg-realisations.png");
	z-index: 100;
	

}

#realisations h3
{
	margin: 0px;
	padding-top: 20px;
	padding-left: 90px;
	margin-bottom: -50px;
}






