#centre {
	float:left;
	position:relative;
	width:950px;
	min-height:347px;
	height: 100%;
	padding: 0;
	margin: 0;
	background:url('../images/fond-port.jpg') no-repeat left top;
}
#bloc1 {
	float:left;
	width:179px;
	height: 347px;
	padding: 0;
	margin: 0;
}
#bloc3Service {
	float:left;
	position:relative;
	width:574px;
	height: 100%;
	padding: 0;
	margin: 0;
	background:url('../images/fond-services.jpg') no-repeat left top;
}
#bloc3Service .tableau {
	float:left;
	background-color:#ffd000;
	width:504px;
	height:100%;
	margin: 65px 0 0 57px;
	padding:0;
}
#bloc3Service .tableau hr {
	
	margin-left:20px;
	color: #000;
	background-color: #000;
	height: 2px;
	border: 0;
}
#bloc3Service .tableau h2.atelier {
	background:url('../images/cle.gif') no-repeat 0 2px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	text-align:left;
	margin:0 0 0 20px;
	padding: 0 0 0 65px;
}
#bloc3Service .tableau .photoMoteur {
	float:left;
	width:220px;
	height:220px;
	background:url('../images/moteur.jpg') no-repeat left top;
	text-align:left;
	margin:0 0 0 0;
	padding: 0;
}
#bloc3Service .tableau p {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
	margin:15px 0 0 0;
	padding: 0 20px 0 0;
}
#bloc3Service .tableau h2.stockage {
	background:url('../images/stockage.gif') no-repeat 0 0;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	text-align:left;
	margin:20px 0 0 20px;
	padding: 0 0 0 75px;
}
#bloc3Service .tableau .photoStockage {
	float:left;
	width:397px;
	height:265px;
	background:url('../images/photo-stockage.jpg') no-repeat left top;
	text-align:left;
	margin:0 0 0 50px;
	padding: 0;
}
#bloc3Service .tableau p.stockage {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
	margin:15px 0 0 0;
	padding: 0 60px 0 50px;
}
#bloc3Service .tableau h2.pieces {
	background:url('../images/piece.jpg') no-repeat 0 0;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	text-align:left;
	margin:20px 0 0 20px;
	padding: 4px 0 3px 40px;
}
#bloc3Service .tableau .photoPieces {
	float:left;
	width:397px;
	height:279px;
	background:url('../images/piece-detachees.jpg') no-repeat left top;
	text-align:left;
	margin:0 0 0 50px;
	padding: 0;
}

#bloc3Service .tableau h2.vente {
	background:url('../images/vente.jpg') no-repeat 0 0;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	text-align:left;
	margin:20px 0 0 20px;
	padding: 0 0 0 50px;
}
#bloc3Service .tableau .photoVente {
	float:left;
	width:397px;
	height:262px;
	background:url('../images/photo-vente.jpg') no-repeat left top;
	text-align:left;
	margin:0 0 0 50px;
	padding: 0;
}

#bloc3Service .tableau h2.intervention {
	background:url('../images/intervention.jpg') no-repeat 0 0;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	text-align:left;
	margin:20px 0 0 20px;
	padding: 0 0 0 55px;
}
#bloc3Service .tableau .photoIntervention {
	float:left;
	width:397px;
	height:242px;
	background:url('../images/photo-intervention.jpg') no-repeat left top;
	text-align:left;
	margin:0 0 0 50px;
	padding: 0;
}
#bloc3Service .tableau p.txtintervention {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
	margin:15px 0 0 0;
	padding: 0 60px 20px 50px;
}



#bloc2Menu {
	height: 925px;
	/*background:url('../images/societe-fd2.jpg') no-repeat left top;*/
}

a  {	
	color:#FFD400;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
a:visited {  
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	letter-spacing:0px;
	}
a:hover {  
	color:#FFD400;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	letter-spacing:0px;
	}
a.noir {	
	color:#000000;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	}
a.noir:visited {  
	color:#000000;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	letter-spacing:0px;
	}
a.noir:hover {  
	color:#000000;
	text-align:left;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:underline;
	}
