body.page {
	--background-color: #8a170e;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #121212;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	--background-image: url(../image/design/fd.gif);
	--background-repeat: repeat-y;
	--background-position: 0px 0px;
}
div#titre{
	position: absolute;
	top: 49px;
	left: 234px;
	width:756px;
	height: 41px;
	background-image: url(../image/design/tracabilite_titre.jpg);
}
div#imgFond1{
	position: absolute;
	top: 0px;
	left: 234px;
	width:756px;
	height: 49px;
	background-image: url(../image/design/traca_haut.jpg);
}
div#photo{
	position: absolute;
	top: 90px;
	left: 234px;
	width:756px;
	height: 249px;
	background-image: url(../image/design/Tacabilite_photos.jpg);
}
div#txt{
	position: absolute;
	top: 339px;
	left: 234px;
	width:756px;
	height: 249px;
}
div#imgFond2{
	position: absolute;
	top: 899px;
	left: 234px;
	width:756px;
	height: 150px;
	background-image: url(../image/design/contact_log.jpg);
}
div#imgFond3{
	position: absolute;
	top: 1048px;
	left: 234px;
	width:756px;
	height: 41px;
	background-image: url(../image/design/recre_bas.jpg);
}
div#imgFondrepeat{
	position: absolute;
	top: 600px;
	left: 0px;
	width:235px;
	height: inherit;
	background-image: url(../image/design/fd_repeat.jpg);
	background-repeat: repeat-y;
}

span#txtspan{
	color : #8a170e;
}
table.form{

color: #f5e5bb;	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
table.formFont{
color: #f5e5bb;	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

