.bordure {
	border: 2px solid #FFFFFF;
}
.fond_body {
	background-image:url(../img/body.jpg);
	background-repeat:no-repeat;
}
.gd_fond {
	background-image:url(../img/gd_fond.jpg);
	background-repeat:repeat-y;
}
.image {
	margin-left:10px;
	border:1px solid #000;
}
h2 {
	font:bold 16px;
	letter-spacing:5px;
	margin:10 10 5 20;
	border-bottom:1px solid #FFF;
}
h3 {
	font:bold 16px;
	letter-spacing:2px;
	text-decoration:underline;
}
.texte {
	text-align:justify;
	margin:0 30 10 30;
}
.texte_centre {
	color:#006600;
	font:bold 14px Arial;
	text-align:center;
}
.link {
	color:#006600;
}
.link:hover {
	color:#FFF;
}
ul {
	list-style-image:url(../img/puce.jpg);
}
li {
	margin-left:50px;
}
#encart {
	width:500px;
	height:50px;
	background:url(../img/fond_encart.jpg) no-repeat;
	text-align:center;
	margin-left:50px;
	padding-top:10px;
}.coord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}

