body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
}
td {
	font-size: 0.8em;
}
a {
	color: #ae56b8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menu {
	padding-top: 10px;
}
.menu a {
	color: #996600;
	text-decoration: underline;
}
h2 {
	color: #996600;
	margin: 10px;
}
h3 {
	color: #e70000;
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px;
}
h1 {
	display: none;
}
.entete {
	background-image: url(image/entete01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	height: 120px;
	text-align: right;
}
.entete_a {
	background-image: url(image/entete01_a.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	height: 120px;
	text-align: right;
}
.etiquette {
}
.popup {
	margin: 10px;
}