.menu_g {
	position: relative;
	margin-left: 75px;
	font-family: Arial Narrow;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}

.texte {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #595959;
  text-align: justify;
}

#photo_centrale {
    background-repeat: no-repeat;
    height: 250px;
    width: 440px;
    position: absolute;
}

.titre_central {
    position: absolute;
    height: auto;
    width: 440px;
    text-align: center;
    top: 25px;
	font-family: Eurostile;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

.corps_texte {
	margin-top: 265px;
}

table.texte td {
	font-family: Trebuchet MS;
	font-size: 13px;
 	color: #595959;
}

.cell_bg {
	background-color : #5079a9;
}

.cell_bg2 {
	background-color : #dcdcdc;
}