body {
	margin-top:0px;
	background-image:url(../img-fond-diapo.jpg);
	background-position:center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
}

#titre-page{
	width:830px;
	height:160px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#nav1 {
	width:270px;
	height:110px;
	float:left;
	text-align:left;
	padding-top:50px;
}
#nav2 {
	width:290px;
	height:130px;
	float:left;
	text-align:center;
	padding-top:30px;
}
#nav3 {
	width:270px;
	height:160px;
	float:left;
	text-align:right;
}

#diapo-page{
	width:830px;
	height:20px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#diapo1 {
	width:277px;
	height:190px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	text-align:center;
}
#diapo2 {
	width:276px;
	height:190px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	text-align:center;
}
#diapo3 {
	width:277px;
	height:190px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	text-align:center;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #9ca763;
	text-decoration: none;
}
.legende {
	color:#9ca763;
	font-size:10px;
}
.txt-accueil {
	color:#999;
	font-size:10px;
}