body,td,th {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
}
body {
	background-color: #808080;
}
a:link {
	color: #006699;
}
a:visited {
	color: #339999;
}
a:hover {
	color: #33CC99;
}
.coordonnees {
	font-family: "comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #668933;
}
.ouvert {
	font-family: "comic Sans MS";
	font-size: 16px;
	color: #85BE36;
	font-weight: normal;
}
.header {
	color: #FFFFFF;
}
p {
	font-size: 15px;
	text-align: justify;
	text-indent: 30px;
	font-weight: normal;
	color: #333333;
}
h1 {
	display: none;
}

h2 {
	display: none;
}
.traithaut {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A2BE69;
}
.traitbas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #A2BE69;
}
ul {
	font-family: "comic Sans MS";
	font-size: 14px;
	color: #333333;
	list-style-type: square;
}
