#centre {
	background: url("../images/fond_societe.gif") repeat-y;
	z-index:1;
}

/* POUR LES PAGES INTERNE */ 

#topSociete {
	width: 785px;
	height: 38px;
	background-image: url("../images/top_societe.jpg");
 	}
 	
#leftSociete {
	width: 123px;
	float: left ;
	height: 350px;
	background: url("../images/left_societe.jpg") no-repeat top;
	z-index:2;
 	}
 

	
#Societe {
	width: 468px;
	float: left ;
	padding-left: 30px;
	padding-right: 10px;
	font: 13px/17px arial,sans-serif ;
	color: #1a171b;
	/* background-color : blue ; */
 	}
#rightSociete {
	width: 153px;
	float: left ;
	/* background-color : red ; */
	font: 11px arial,sans-serif ;
	color: #1a171b;
 	}
 	
#rightSociete h1 {
	font: 27px arial,sans-serif ;
	color: #999;
	margin-top: 95px;
	margin-bottom: 10px;
	}
 	
#Societe h1 {
	font: 33px/33px arial,sans-serif ;
	color: #004591;
	font-weight: bold ;
	width: 446px;
	border-bottom: 1px solid #666666;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#Societe h2 {
	font: 18px arial,sans-serif ;
	color: #1a171b;
	font-weight: bold ;
	}
	
#Societe h3 {
	font: 17px/10px arial,sans-serif ;
	color: #004591;
	font-weight: bold ;
	border-left: 10px solid #004591;
	padding-left: 8px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
	}
	
#Societe h5 {
	font: 18px arial,sans-serif ;
	color: #1a171b;
	font-weight: bold ;
	width: 446px;
	border-bottom: 1px solid #666666;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#Societe td {
	font: 10px arial,sans-serif ;
	color: #1a171b;
	text-align: left;
	}

#Societe p {
	width: 446px;
	font: 13px/17px arial,sans-serif ;
	color: #1a171b;
	}
	
#Societe p a {
	color: #1a171b;
	text-decoration: underline;
	}